Skip to content

Commit 5497139

Browse files
committed
chore(deps): update
1 parent 56f2021 commit 5497139

3 files changed

Lines changed: 278 additions & 278 deletions

File tree

src/Directory.Packages.props

Lines changed: 2 additions & 2 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.9" />
39+
<PackageVersion Include="Scalar.AspNetCore" Version="2.7.0" />
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" />
@@ -66,4 +66,4 @@
6666
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
6767
<PackageVersion Include="ZstdSharp.Port" Version="0.8.6" />
6868
</ItemGroup>
69-
</Project>
69+
</Project>

src/GZCTF/ClientApp/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"dependencies": {
1515
"@babel/core": "^7.28.3",
1616
"@emotion/react": "^11.14.0",
17-
"@mantine/carousel": "^8.2.5",
18-
"@mantine/colors-generator": "^8.2.5",
19-
"@mantine/core": "^8.2.5",
20-
"@mantine/dates": "^8.2.5",
21-
"@mantine/dropzone": "^8.2.5",
22-
"@mantine/emotion": "^8.2.5",
23-
"@mantine/form": "^8.2.5",
24-
"@mantine/hooks": "^8.2.5",
25-
"@mantine/modals": "^8.2.5",
26-
"@mantine/notifications": "^8.2.5",
17+
"@mantine/carousel": "^8.2.7",
18+
"@mantine/colors-generator": "^8.2.7",
19+
"@mantine/core": "^8.2.7",
20+
"@mantine/dates": "^8.2.7",
21+
"@mantine/dropzone": "^8.2.7",
22+
"@mantine/emotion": "^8.2.7",
23+
"@mantine/form": "^8.2.7",
24+
"@mantine/hooks": "^8.2.7",
25+
"@mantine/modals": "^8.2.7",
26+
"@mantine/notifications": "^8.2.7",
2727
"@marsidev/react-turnstile": "^1.3.0",
2828
"@mdi/js": "^7.4.47",
2929
"@mdi/react": "^1.6.1",
@@ -38,7 +38,7 @@
3838
"embla-carousel-autoplay": "^8.6.0",
3939
"embla-carousel-react": "^8.6.0",
4040
"fast-average-color": "^9.5.0",
41-
"i18next": "^25.3.6",
41+
"i18next": "^25.4.0",
4242
"i18next-browser-languagedetector": "^8.2.0",
4343
"i18next-resources-to-backend": "^1.2.1",
4444
"katex": "^0.16.22",
@@ -48,9 +48,9 @@
4848
"react": "^19.1.1",
4949
"react-dom": "^19.1.1",
5050
"react-error-boundary": "^6.0.0",
51-
"react-i18next": "^15.6.1",
51+
"react-i18next": "^15.7.1",
5252
"react-pdf": "^10.1.0",
53-
"react-router": "^7.8.1",
53+
"react-router": "^7.8.2",
5454
"shiki": "^3.11.0",
5555
"swr": "^2.3.6"
5656
},
@@ -61,7 +61,7 @@
6161
"@types/katex": "^0.16.7",
6262
"@types/node": "^24.3.0",
6363
"@types/prismjs": "^1.26.5",
64-
"@types/react": "^19.1.10",
64+
"@types/react": "^19.1.11",
6565
"@types/react-dom": "^19.1.7",
6666
"@vitejs/plugin-react": "^5.0.1",
6767
"axios": "^1.11.0",

0 commit comments

Comments
 (0)