Skip to content

Commit

Permalink
fix(deps): update dependency vite to v4.3.5 (#8238)
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 May 7, 2023
1 parent 1b0247a commit 7e910a8
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.4",
"vite": "4.3.5",
"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 @@ -7494,7 +7494,7 @@ __metadata:
buffer: 6.0.3
core-js: 3.30.1
typescript: 5.0.4
vite: 4.3.4
vite: 4.3.5
vite-plugin-commonjs: 0.7.0
vite-plugin-environment: 1.1.3
vite-plugin-html: 3.2.0
Expand Down Expand Up @@ -31837,9 +31837,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 7e910a8

Please sign in to comment.