Skip to content

Commit cfa5ecb

Browse files
committed
chore(deps): update
1 parent bc512c0 commit cfa5ecb

File tree

3 files changed

+348
-348
lines changed

3 files changed

+348
-348
lines changed

src/Directory.Packages.props

Lines changed: 3 additions & 3 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.4.13" />
39+
<PackageVersion Include="Scalar.AspNetCore" Version="2.4.19" />
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,7 +51,7 @@
5151
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.6" />
5252
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.6" />
5353
<PackageVersion Include="Serilog.Sinks.Grafana.Loki" Version="8.3.1" />
54-
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.9" />
54+
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.10" />
5555
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.6.1" />
5656
<PackageVersion Include="PacketDotNet" Version="1.4.8" />
5757
<PackageVersion Include="SharpPcap" Version="6.3.1" />
@@ -65,4 +65,4 @@
6565
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
6666
<PackageVersion Include="ZstdSharp.Port" Version="0.8.5" />
6767
</ItemGroup>
68-
</Project>
68+
</Project>

src/GZCTF/ClientApp/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"dependencies": {
1515
"@babel/core": "^7.27.4",
1616
"@emotion/react": "^11.14.0",
17-
"@mantine/carousel": "^8.1.0",
18-
"@mantine/colors-generator": "^8.1.0",
19-
"@mantine/core": "^8.1.0",
20-
"@mantine/dates": "^8.1.0",
21-
"@mantine/dropzone": "^8.1.0",
22-
"@mantine/emotion": "^8.1.0",
23-
"@mantine/form": "^8.1.0",
24-
"@mantine/hooks": "^8.1.0",
25-
"@mantine/modals": "^8.1.0",
26-
"@mantine/notifications": "^8.1.0",
17+
"@mantine/carousel": "^8.1.1",
18+
"@mantine/colors-generator": "^8.1.1",
19+
"@mantine/core": "^8.1.1",
20+
"@mantine/dates": "^8.1.1",
21+
"@mantine/dropzone": "^8.1.1",
22+
"@mantine/emotion": "^8.1.1",
23+
"@mantine/form": "^8.1.1",
24+
"@mantine/hooks": "^8.1.1",
25+
"@mantine/modals": "^8.1.1",
26+
"@mantine/notifications": "^8.1.1",
2727
"@marsidev/react-turnstile": "^1.1.0",
2828
"@mdi/js": "^7.4.47",
2929
"@mdi/react": "^1.6.1",
@@ -48,7 +48,7 @@
4848
"react": "^19.1.0",
4949
"react-dom": "^19.1.0",
5050
"react-error-boundary": "^6.0.0",
51-
"react-i18next": "^15.5.2",
51+
"react-i18next": "^15.5.3",
5252
"react-pdf": "^9.2.1",
5353
"react-router": "^7.6.2",
5454
"shiki": "^3.6.0",
@@ -59,27 +59,27 @@
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.0",
62+
"@types/node": "^24.0.3",
6363
"@types/prismjs": "^1.26.5",
64-
"@types/react": "^19.1.7",
64+
"@types/react": "^19.1.8",
6565
"@types/react-dom": "^19.1.6",
6666
"@vitejs/plugin-react": "^4.5.2",
67-
"axios": "^1.9.0",
67+
"axios": "^1.10.0",
6868
"babel-plugin-prismjs": "^2.1.0",
6969
"form-data": "~4.0.3",
7070
"globals": "^16.2.0",
7171
"lodash": "^4.17.21",
72-
"oxlint": "^1.0.0",
73-
"postcss": "^8.5.4",
72+
"oxlint": "^1.1.0",
73+
"postcss": "^8.5.6",
7474
"postcss-preset-mantine": "^1.17.0",
7575
"postcss-simple-vars": "^7.0.1",
7676
"prettier": "~3.5.3",
7777
"prettier-plugin-sort-json": "^4.1.1",
7878
"rollup": "^4.43.0",
79-
"swagger-typescript-api": "^13.2.1",
79+
"swagger-typescript-api": "^13.2.3",
8080
"tslib": "^2.8.1",
8181
"typescript": "5.8.3",
82-
"vite": "npm:rolldown-vite@^6.3.18",
82+
"vite": "npm:rolldown-vite@^6.3.21",
8383
"vite-plugin-banner": "^0.8.1",
8484
"vite-plugin-optimize-css-modules": "^1.2.0",
8585
"vite-plugin-pages": "^0.33.0",

0 commit comments

Comments
 (0)