Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Jan 21, 2025
1 parent 1558b0d commit 7596e63
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 167 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageVersion Include="OpenTelemetry.Instrumentation.Process" Version="1.10.0-beta.1" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0" />
<PackageVersion Include="OpenTelemetry.Instrumentation.StackExchangeRedis" Version="1.10.0-beta.1" />
<PackageVersion Include="Scalar.AspNetCore" Version="2.0.1" />
<PackageVersion Include="Scalar.AspNetCore" Version="2.0.2" />
<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 All @@ -61,8 +61,8 @@
<PackageVersion Include="xunit" Version="2.9.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
<PackageVersion Include="xunit.runner.console" Version="2.9.3" />
<PackageVersion Include="coverlet.collector" Version="6.0.3" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.3" />
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
<PackageVersion Include="ZstdSharp.Port" Version="0.8.4" />
</ItemGroup>
</Project>
8 changes: 4 additions & 4 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"@types/prismjs": "^1.26.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"@vitejs/plugin-react": "^4.3.4",
"axios": "^1.7.9",
"babel-plugin-prismjs": "^2.1.0",
Expand All @@ -86,11 +86,11 @@
"postcss-simple-vars": "^7.0.1",
"prettier": "~3.4.2",
"prettier-plugin-sort-json": "^4.1.1",
"rollup": "^4.30.1",
"rollup": "^4.31.0",
"swagger-typescript-api": "^13.0.23",
"tslib": "^2.8.1",
"typescript": "5.7.3",
"vite": "^6.0.7",
"vite": "^6.0.10",
"vite-plugin-banner": "^0.8.0",
"vite-plugin-optimize-css-modules": "^1.2.0",
"vite-plugin-pages": "^0.32.4",
Expand Down
Loading

0 comments on commit 7596e63

Please sign in to comment.