Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Dec 23, 2024
1 parent bc1e4cc commit bf8b888
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 141 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageVersion Include="OpenTelemetry.Instrumentation.Process" Version="0.5.0-beta.7" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0" />
<PackageVersion Include="OpenTelemetry.Instrumentation.StackExchangeRedis" Version="1.9.0-beta.1" />
<PackageVersion Include="Scalar.AspNetCore" Version="1.2.68" />
<PackageVersion Include="Scalar.AspNetCore" Version="1.2.70" />
<PackageVersion Include="Serilog.AspNetCore" Version="9.0.0" />
<PackageVersion Include="Serilog.Expressions" Version="5.0.0" />
<PackageVersion Include="Serilog.Extensions.Logging" Version="9.0.0" />
Expand Down
24 changes: 12 additions & 12 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"dependencies": {
"@babel/core": "^7.26.0",
"@emotion/react": "^11.14.0",
"@mantine/carousel": "^7.15.1",
"@mantine/colors-generator": "^7.15.1",
"@mantine/core": "^7.15.1",
"@mantine/dates": "^7.15.1",
"@mantine/dropzone": "^7.15.1",
"@mantine/emotion": "^7.15.1",
"@mantine/form": "^7.15.1",
"@mantine/hooks": "^7.15.1",
"@mantine/modals": "^7.15.1",
"@mantine/notifications": "^7.15.1",
"@mantine/carousel": "^7.15.2",
"@mantine/colors-generator": "^7.15.2",
"@mantine/core": "^7.15.2",
"@mantine/dates": "^7.15.2",
"@mantine/dropzone": "^7.15.2",
"@mantine/emotion": "^7.15.2",
"@mantine/form": "^7.15.2",
"@mantine/hooks": "^7.15.2",
"@mantine/modals": "^7.15.2",
"@mantine/notifications": "^7.15.2",
"@marsidev/react-turnstile": "^1.1.0",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
Expand All @@ -48,12 +48,12 @@
"prismjs": "^1.29.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-error-boundary": "^4.1.2",
"react-error-boundary": "^5.0.0",
"react-google-recaptcha-v3": "^1.10.1",
"react-i18next": "^15.2.0",
"react-pdf": "^9.2.1",
"react-router": "^7.1.0",
"swr": "^2.2.5"
"swr": "^2.3.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
Expand Down
Loading

0 comments on commit bf8b888

Please sign in to comment.