Skip to content

Commit 1e71a42

Browse files
committed
chore(deps): upgrade echarts to 6.0.0
1 parent e048ab9 commit 1e71a42

7 files changed

Lines changed: 727 additions & 698 deletions

File tree

src/Directory.Packages.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageVersion Include="OpenTelemetry.Instrumentation.Process" Version="1.11.0-beta.1" />
3737
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.12.0" />
3838
<PackageVersion Include="OpenTelemetry.Instrumentation.StackExchangeRedis" Version="1.12.0-beta.1" />
39-
<PackageVersion Include="Scalar.AspNetCore" Version="2.6.4" />
39+
<PackageVersion Include="Scalar.AspNetCore" Version="2.6.5" />
4040
<PackageVersion Include="Serilog.AspNetCore" Version="9.0.0" />
4141
<PackageVersion Include="Serilog.Expressions" Version="5.0.0" />
4242
<PackageVersion Include="Serilog.Extensions.Logging" Version="9.0.2" />
@@ -51,8 +51,8 @@
5151
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.7" />
5252
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.7" />
5353
<PackageVersion Include="Serilog.Sinks.Grafana.Loki" Version="8.3.1" />
54-
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.10" />
55-
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.6.1" />
54+
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.11" />
55+
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.6.2" />
5656
<PackageVersion Include="PacketDotNet" Version="1.4.8" />
5757
<PackageVersion Include="SharpPcap" Version="6.3.1" />
5858
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.7" />
@@ -65,4 +65,4 @@
6565
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
6666
<PackageVersion Include="ZstdSharp.Port" Version="0.8.6" />
6767
</ItemGroup>
68-
</Project>
68+
</Project>

src/GZCTF/ClientApp/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"dependencies": {
1515
"@babel/core": "^7.28.0",
1616
"@emotion/react": "^11.14.0",
17-
"@mantine/carousel": "^8.2.1",
18-
"@mantine/colors-generator": "^8.2.1",
19-
"@mantine/core": "^8.2.1",
20-
"@mantine/dates": "^8.2.1",
21-
"@mantine/dropzone": "^8.2.1",
22-
"@mantine/emotion": "^8.2.1",
23-
"@mantine/form": "^8.2.1",
24-
"@mantine/hooks": "^8.2.1",
25-
"@mantine/modals": "^8.2.1",
26-
"@mantine/notifications": "^8.2.1",
17+
"@mantine/carousel": "^8.2.2",
18+
"@mantine/colors-generator": "^8.2.2",
19+
"@mantine/core": "^8.2.2",
20+
"@mantine/dates": "^8.2.2",
21+
"@mantine/dropzone": "^8.2.2",
22+
"@mantine/emotion": "^8.2.2",
23+
"@mantine/form": "^8.2.2",
24+
"@mantine/hooks": "^8.2.2",
25+
"@mantine/modals": "^8.2.2",
26+
"@mantine/notifications": "^8.2.2",
2727
"@marsidev/react-turnstile": "^1.1.0",
2828
"@mdi/js": "^7.4.47",
2929
"@mdi/react": "^1.6.1",
@@ -32,7 +32,7 @@
3232
"chroma-js": "^3.1.2",
3333
"clsx": "^2.1.1",
3434
"dayjs": "^1.11.13",
35-
"echarts": "^5.6.0",
35+
"echarts": "^6.0.0",
3636
"echarts-for-react": "^3.0.2",
3737
"embla-carousel": "^8.6.0",
3838
"embla-carousel-autoplay": "^8.6.0",
@@ -45,28 +45,28 @@
4545
"lz-string": "^1.5.0",
4646
"marked": "^16.1.1",
4747
"pdfjs-dist": "5.3.31",
48-
"react": "^19.1.0",
49-
"react-dom": "^19.1.0",
48+
"react": "^19.1.1",
49+
"react-dom": "^19.1.1",
5050
"react-error-boundary": "^6.0.0",
5151
"react-i18next": "^15.6.1",
5252
"react-pdf": "^10.0.1",
53-
"react-router": "^7.7.0",
54-
"shiki": "^3.8.1",
53+
"react-router": "^7.7.1",
54+
"shiki": "^3.9.0",
5555
"swr": "^2.3.4"
5656
},
5757
"devDependencies": {
58-
"@shikijs/transformers": "^3.8.1",
58+
"@shikijs/transformers": "^3.9.0",
5959
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
6060
"@types/chroma-js": "^3.1.1",
6161
"@types/katex": "^0.16.7",
6262
"@types/node": "^24.1.0",
6363
"@types/prismjs": "^1.26.5",
64-
"@types/react": "^19.1.8",
65-
"@types/react-dom": "^19.1.6",
64+
"@types/react": "^19.1.9",
65+
"@types/react-dom": "^19.1.7",
6666
"@vitejs/plugin-react-oxc": "^0.3.0",
6767
"axios": "^1.11.0",
6868
"babel-plugin-prismjs": "^2.1.0",
69-
"oxlint": "^1.8.0",
69+
"oxlint": "^1.9.0",
7070
"postcss": "^8.5.6",
7171
"postcss-preset-mantine": "^1.18.0",
7272
"postcss-simple-vars": "^7.0.1",
@@ -75,7 +75,7 @@
7575
"swagger-typescript-api": "^13.2.7",
7676
"tslib": "^2.8.1",
7777
"typescript": "5.8.3",
78-
"vite": "npm:rolldown-vite@^7.0.10",
78+
"vite": "npm:rolldown-vite@^7.0.12",
7979
"vite-plugin-banner": "^0.8.1",
8080
"vite-plugin-optimize-css-modules": "^1.2.0",
8181
"vite-plugin-pages": "^0.33.1",

0 commit comments

Comments
 (0)