Skip to content

Commit

Permalink
fix(deps): update dependency vite to v5.0.12 [security] (#5295)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 22, 2024
1 parent 74ecb1c commit a306577
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"typed-redux-saga": "1.5.0",
"typescript": "5.1.3",
"vanilla-framework": "4.0.0",
"vite": "5.0.8",
"vite": "5.0.12",
"vite-plugin-svgr": "4.1.0",
"vite-tsconfig-paths": "4.2.1",
"yup": "0.32.11"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13566,10 +13566,10 @@ vite-tsconfig-paths@4.2.1:
globrex "^0.1.2"
tsconfck "^2.1.0"

vite@5.0.8:
version "5.0.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.8.tgz#070383dcb4d4f12adde9c119b8cca0f40bf906e9"
integrity sha512-jYMALd8aeqR3yS9xlHd0OzQJndS9fH5ylVgWdB+pxTwxLKdO1pgC5Dlb398BUxpfaBxa4M9oT7j1g503Gaj5IQ==
vite@5.0.12:
version "5.0.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47"
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"
Expand Down

0 comments on commit a306577

Please sign in to comment.