Skip to content

Commit 396defb

Browse files
committed
chore(deps): update
1 parent a2b7211 commit 396defb

3 files changed

Lines changed: 407 additions & 427 deletions

File tree

src/Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PackageVersion Include="OpenTelemetry.Instrumentation.Process" Version="1.11.0-beta.1" />
4343
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.12.0" />
4444
<PackageVersion Include="OpenTelemetry.Instrumentation.StackExchangeRedis" Version="1.12.0-beta.1" />
45-
<PackageVersion Include="Scalar.AspNetCore" Version="2.6.1" />
45+
<PackageVersion Include="Scalar.AspNetCore" Version="2.6.4" />
4646
<PackageVersion Include="Serilog.AspNetCore" Version="9.0.0" />
4747
<PackageVersion Include="Serilog.Expressions" Version="5.0.0" />
4848
<PackageVersion Include="Serilog.Extensions.Logging" Version="9.0.2" />
@@ -65,10 +65,10 @@
6565
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.7" />
6666
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
6767
<PackageVersion Include="xunit" Version="2.9.3" />
68-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.2" />
68+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.3" />
6969
<PackageVersion Include="xunit.runner.console" Version="2.9.3" />
7070
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
7171
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
72-
<PackageVersion Include="ZstdSharp.Port" Version="0.8.5" />
72+
<PackageVersion Include="ZstdSharp.Port" Version="0.8.6" />
7373
</ItemGroup>
7474
</Project>

src/GZCTF/ClientApp/package.json

Lines changed: 19 additions & 19 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.1.3",
18-
"@mantine/colors-generator": "^8.1.3",
19-
"@mantine/core": "^8.1.3",
20-
"@mantine/dates": "^8.1.3",
21-
"@mantine/dropzone": "^8.1.3",
22-
"@mantine/emotion": "^8.1.3",
23-
"@mantine/form": "^8.1.3",
24-
"@mantine/hooks": "^8.1.3",
25-
"@mantine/modals": "^8.1.3",
26-
"@mantine/notifications": "^8.1.3",
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",
2727
"@marsidev/react-turnstile": "^1.1.0",
2828
"@mdi/js": "^7.4.47",
2929
"@mdi/react": "^1.6.1",
@@ -43,30 +43,30 @@
4343
"i18next-resources-to-backend": "^1.2.1",
4444
"katex": "^0.16.22",
4545
"lz-string": "^1.5.0",
46-
"marked": "^16.0.0",
46+
"marked": "^16.1.1",
4747
"pdfjs-dist": "5.3.31",
4848
"react": "^19.1.0",
4949
"react-dom": "^19.1.0",
5050
"react-error-boundary": "^6.0.0",
5151
"react-i18next": "^15.6.0",
5252
"react-pdf": "^10.0.1",
53-
"react-router": "^7.6.3",
54-
"shiki": "^3.8.0",
53+
"react-router": "^7.7.0",
54+
"shiki": "^3.8.1",
5555
"swr": "^2.3.4"
5656
},
5757
"devDependencies": {
58-
"@shikijs/transformers": "^3.8.0",
58+
"@shikijs/transformers": "^3.8.1",
5959
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
6060
"@types/chroma-js": "^3.1.1",
6161
"@types/katex": "^0.16.7",
62-
"@types/node": "^24.0.13",
62+
"@types/node": "^24.1.0",
6363
"@types/prismjs": "^1.26.5",
6464
"@types/react": "^19.1.8",
6565
"@types/react-dom": "^19.1.6",
66-
"@vitejs/plugin-react-oxc": "^0.2.3",
66+
"@vitejs/plugin-react-oxc": "^0.3.0",
6767
"axios": "^1.10.0",
6868
"babel-plugin-prismjs": "^2.1.0",
69-
"oxlint": "^1.6.0",
69+
"oxlint": "^1.8.0",
7070
"postcss": "^8.5.6",
7171
"postcss-preset-mantine": "^1.18.0",
7272
"postcss-simple-vars": "^7.0.1",
@@ -75,11 +75,11 @@
7575
"swagger-typescript-api": "^13.2.7",
7676
"tslib": "^2.8.1",
7777
"typescript": "5.8.3",
78-
"vite": "npm:rolldown-vite@^7.0.9",
78+
"vite": "npm:rolldown-vite@^7.0.10",
7979
"vite-plugin-banner": "^0.8.1",
8080
"vite-plugin-optimize-css-modules": "^1.2.0",
8181
"vite-plugin-pages": "^0.33.1",
82-
"vite-plugin-webfont-dl": "^3.11.0",
82+
"vite-plugin-webfont-dl": "^3.11.1",
8383
"vite-tsconfig-paths": "^5.1.4"
8484
},
8585
"pnpm": {

0 commit comments

Comments
 (0)