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 7596e63 commit a14a7f8
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageVersion Include="FluentStorage" Version="5.6.0" />
<PackageVersion Include="FluentStorage.AWS" Version="5.5.0" />
<PackageVersion Include="FluentStorage.Azure.Blobs" Version="5.3.0" />
<PackageVersion Include="KubernetesClient" Version="16.0.1" />
<PackageVersion Include="KubernetesClient" Version="16.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="9.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.SpaProxy" Version="9.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"swagger-typescript-api": "^13.0.23",
"tslib": "^2.8.1",
"typescript": "5.7.3",
"vite": "^6.0.10",
"vite": "^6.0.11",
"vite-plugin-banner": "^0.8.0",
"vite-plugin-optimize-css-modules": "^1.2.0",
"vite-plugin-pages": "^0.32.4",
Expand Down
46 changes: 23 additions & 23 deletions src/GZCTF/ClientApp/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.100",
"version": "9.0.102",
"rollForward": "latestMinor"
}
}

0 comments on commit a14a7f8

Please sign in to comment.