Skip to content

Commit

Permalink
fix(deps): update dependency vite to v5.4.6 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 2b74931 commit bc5768d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/ogimage-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ts-toolbelt": "9.6.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vite": "5.4.5",
"vite": "5.4.6",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/node": "20.16.5",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vite": "5.4.5"
"vite": "5.4.6"
},
"peerDependencies": {
"@redwoodjs/project-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"react": "19.0.0-rc-f2df5694-20240916",
"react-server-dom-webpack": "19.0.0-rc-f2df5694-20240916",
"rimraf": "6.0.1",
"vite": "5.4.5",
"vite": "5.4.6",
"vite-plugin-cjs-interop": "2.1.3",
"vite-plugin-node-polyfills": "0.22.0",
"ws": "8.18.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8469,7 +8469,7 @@ __metadata:
ts-toolbelt: "npm:9.6.0"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.5"
vite: "npm:5.4.6"
vitest: "npm:2.0.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8795,7 +8795,7 @@ __metadata:
rollup: "npm:4.21.2"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.5"
vite: "npm:5.4.6"
vite-plugin-cjs-interop: "npm:2.1.3"
vite-plugin-node-polyfills: "npm:0.22.0"
vitest: "npm:2.0.5"
Expand Down Expand Up @@ -27627,7 +27627,7 @@ __metadata:
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
unplugin-auto-import: "npm:0.18.3"
vite: "npm:5.4.5"
vite: "npm:5.4.6"
peerDependencies:
"@redwoodjs/project-config": "workspace:*"
"@redwoodjs/router": "workspace:*"
Expand Down Expand Up @@ -29670,9 +29670,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.5, vite@npm:^5.0.0":
version: 5.4.5
resolution: "vite@npm:5.4.5"
"vite@npm:5.4.6, vite@npm:^5.0.0":
version: 5.4.6
resolution: "vite@npm:5.4.6"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -29709,7 +29709,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/89c6459452fc238cdf8e99681b30996af171c9c557af476f96408a18a639fb5a0a6ee2d2257e005b21dc284edceb604595c34920cd4a007ad18f7ebafb654c76
checksum: 10c0/5f87be3a10e970eaf9ac52dfab39cf9fff583036685252fb64570b6d7bfa749f6d221fb78058f5ef4b5664c180d45a8e7a7ff68d7f3770e69e24c7c68b958bde
languageName: node
linkType: hard

Expand Down

0 comments on commit bc5768d

Please sign in to comment.