Skip to content

Commit

Permalink
fix(deps): update dependency vite to v5.0.13 [security] (#4226)
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] authored Apr 3, 2024
1 parent f192684 commit fddd523
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 31 deletions.
34 changes: 17 additions & 17 deletions .pnp.cjs

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

Binary file not shown.
2 changes: 1 addition & 1 deletion apps/crn-auth-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-app-polyfill": "3.0.0",
"react-dom": "17.0.2",
"react-router-dom": "5.3.4",
"vite": "5.0.12"
"vite": "5.0.13"
},
"devDependencies": {
"@asap-hub/auth-frontend-scripts": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/crn-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"use-debounce": "8.0.4",
"use-deep-compare-effect": "1.6.1",
"uuid": "8.3.2",
"vite": "5.0.12"
"vite": "5.0.13"
},
"devDependencies": {
"@asap-hub/dom-test-utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/gp2-auth-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react-dom": "17.0.2",
"react-router-dom": "5.3.4",
"util": "0.12.5",
"vite": "5.0.12"
"vite": "5.0.13"
},
"devDependencies": {
"@asap-hub/auth-frontend-scripts": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/gp2-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"use-debounce": "8.0.4",
"use-deep-compare-effect": "1.6.1",
"uuid": "8.3.2",
"vite": "5.0.12"
"vite": "5.0.13"
},
"devDependencies": {
"@asap-hub/dom-test-utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-router-dom": "5.3.4",
"storybook": "^8.0.0",
"storybook-addon-designs": "6.3.1",
"vite": "5.0.12"
"vite": "5.0.13"
},
"devDependencies": {
"@asap-hub/eslint-config-asap-hub": "workspace:*",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ __metadata:
react-dom: 17.0.2
react-router-dom: 5.3.4
typescript: 4.9.5
vite: 5.0.12
vite: 5.0.13
webpack: 5.76.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -962,7 +962,7 @@ __metadata:
use-debounce: 8.0.4
use-deep-compare-effect: 1.6.1
uuid: 8.3.2
vite: 5.0.12
vite: 5.0.13
webpack: 5.76.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1298,7 +1298,7 @@ __metadata:
react-router-dom: 5.3.4
typescript: 4.9.5
util: 0.12.5
vite: 5.0.12
vite: 5.0.13
webpack: 5.76.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1434,7 +1434,7 @@ __metadata:
use-debounce: 8.0.4
use-deep-compare-effect: 1.6.1
uuid: 8.3.2
vite: 5.0.12
vite: 5.0.13
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1894,7 +1894,7 @@ __metadata:
storybook: ^8.0.0
storybook-addon-designs: 6.3.1
typescript: 4.9.5
vite: 5.0.12
vite: 5.0.13
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -45899,9 +45899,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.12":
version: 5.0.12
resolution: "vite@npm:5.0.12"
"vite@npm:5.0.13":
version: 5.0.13
resolution: "vite@npm:5.0.13"
dependencies:
esbuild: ^0.19.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -45935,7 +45935,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: b97b6f1c204d9091d0973626827a6e9d8e8b1959ebd0877b6f76e7068e1e7adf9ecd3b1cc382cbab9d421e3eeca5e1a95f27f9c1734439b229f5a58ef2052fa4
checksum: 1b3f720382c4ff6e266142f608e6c0f7fdf06b1368f498b4ed8124e4f6161e43f2d8b94e23b965f3a0c3983723f55014b50f89262a818841aeff5854b8a25e4f
languageName: node
linkType: hard

Expand Down

0 comments on commit fddd523

Please sign in to comment.