Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Nov 28, 2024
1 parent 4ca568b commit 5190dcf
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 135 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageVersion Include="OpenTelemetry.Instrumentation.Process" Version="0.5.0-beta.7" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
<PackageVersion Include="OpenTelemetry.Instrumentation.StackExchangeRedis" Version="1.9.0-beta.1" />
<PackageVersion Include="Scalar.AspNetCore" Version="1.2.44" />
<PackageVersion Include="Scalar.AspNetCore" Version="1.2.45" />
<PackageVersion Include="Serilog.AspNetCore" Version="8.0.3" />
<PackageVersion Include="Serilog.Expressions" Version="5.0.0" />
<PackageVersion Include="Serilog.Extensions.Logging" Version="8.0.0" />
Expand Down
22 changes: 11 additions & 11 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.13.5",
"@mantine/carousel": "^7.14.2",
"@mantine/colors-generator": "^7.14.2",
"@mantine/core": "^7.14.2",
"@mantine/dates": "^7.14.2",
"@mantine/dropzone": "^7.14.2",
"@mantine/emotion": "^7.14.2",
"@mantine/form": "^7.14.2",
"@mantine/hooks": "^7.14.2",
"@mantine/modals": "^7.14.2",
"@mantine/notifications": "^7.14.2",
"@mantine/carousel": "^7.14.3",
"@mantine/colors-generator": "^7.14.3",
"@mantine/core": "^7.14.3",
"@mantine/dates": "^7.14.3",
"@mantine/dropzone": "^7.14.3",
"@mantine/emotion": "^7.14.3",
"@mantine/form": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/modals": "^7.14.3",
"@mantine/notifications": "^7.14.3",
"@marsidev/react-turnstile": "^1.1.0",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/chroma-js": "^2.4.4",
"@types/katex": "^0.16.7",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/prismjs": "^1.26.5",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit 5190dcf

Please sign in to comment.