Skip to content

Commit

Permalink
fix(deps): update dependency vite to v4.3.4 (#8194)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2023
1 parent df8956b commit 76a9a6b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@vitejs/plugin-react": "4.0.0",
"buffer": "6.0.3",
"core-js": "3.30.1",
"vite": "4.3.3",
"vite": "4.3.4",
"vite-plugin-commonjs": "0.7.0",
"vite-plugin-environment": "1.1.3",
"vite-plugin-html": "3.2.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7532,7 +7532,7 @@ __metadata:
buffer: 6.0.3
core-js: 3.30.1
typescript: 5.0.4
vite: 4.3.3
vite: 4.3.4
vite-plugin-commonjs: 0.7.0
vite-plugin-environment: 1.1.3
vite-plugin-html: 3.2.0
Expand Down Expand Up @@ -31894,9 +31894,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.3.3":
version: 4.3.3
resolution: "vite@npm:4.3.3"
"vite@npm:4.3.4":
version: 4.3.4
resolution: "vite@npm:4.3.4"
dependencies:
esbuild: ^0.17.5
fsevents: ~2.3.2
Expand Down Expand Up @@ -31927,7 +31927,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 87814f40a1e21fb372014fe43d0faf3b8f166ee0bc458527b6bccd1b6340782f8e6f5a8986492d99bd31d02f7d1b1538cc0006a0ab6f7e311e603fd1782ae04e
checksum: 05cbff29d9379a4441845a2b6c6c6770a35a858408f3e17f56c86e01d88dc7eda60f41aff7b15b99382b64c198b892a76f9a16505a62a2b0d53ec38e454d5948
languageName: node
linkType: hard

Expand Down

0 comments on commit 76a9a6b

Please sign in to comment.