Skip to content

Commit

Permalink
fix(deps): update dependency vite to v4.1.3 (#7664)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2023
1 parent d0bd511 commit 1f9c2c4
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 @@ -27,7 +27,7 @@
"@vitejs/plugin-react": "3.1.0",
"buffer": "6.0.3",
"core-js": "3.27.2",
"vite": "4.1.1",
"vite": "4.1.3",
"vite-plugin-commonjs": "0.6.1",
"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 @@ -7309,7 +7309,7 @@ __metadata:
buffer: 6.0.3
core-js: 3.27.2
typescript: 4.9.5
vite: 4.1.1
vite: 4.1.3
vite-plugin-commonjs: 0.6.1
vite-plugin-environment: 1.1.3
vite-plugin-html: 3.2.0
Expand Down Expand Up @@ -31318,9 +31318,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.1.1":
version: 4.1.1
resolution: "vite@npm:4.1.1"
"vite@npm:4.1.3":
version: 4.1.3
resolution: "vite@npm:4.1.3"
dependencies:
esbuild: ^0.16.14
fsevents: ~2.3.2
Expand Down Expand Up @@ -31352,7 +31352,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 0f09c6686d9fbe9d8fb4ac68865c68ad02e8f076477b25871941939ecfc1f330002e3bd32733466cb7e192c45d7baae85933223de747870fdbb5cfb6e89d3919
checksum: f9bf9ea80f4b775398e7801d7852e700efb4f4872e84cd0224c84ea9e9c4c5df25fb5de993feaaaa6616818f713dccbf3b903a324ac6cbbe41526a9a62f8dc78
languageName: node
linkType: hard

Expand Down

0 comments on commit 1f9c2c4

Please sign in to comment.