Skip to content

Commit

Permalink
fix(deps): update dependency vite to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2023
1 parent 99f27ce commit 4a50882
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 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.30.1",
"vite": "4.2.1",
"vite": "4.3.1",
"vite-plugin-commonjs": "0.6.2",
"vite-plugin-environment": "1.1.3",
"vite-plugin-html": "3.2.0"
Expand Down
21 changes: 10 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7342,7 +7342,7 @@ __metadata:
buffer: 6.0.3
core-js: 3.30.1
typescript: 5.0.3
vite: 4.2.1
vite: 4.3.1
vite-plugin-commonjs: 0.6.2
vite-plugin-environment: 1.1.3
vite-plugin-html: 3.2.0
Expand Down Expand Up @@ -27893,17 +27893,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.18.0":
version: 3.19.1
resolution: "rollup@npm:3.19.1"
"rollup@npm:^3.20.2":
version: 3.21.0
resolution: "rollup@npm:3.21.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 1bfb191c2d0d84263f9de9ff7c73d41c65cf74920f3222be4324c88fe11a5a2c87b286cd1791b4977758265ac174d6ba94a0eab3c32ca05a7320ee043a1bc3e9
checksum: d88fdc7ea41e1db44b903575782bd7075886e158b31d9869505a06f7afa72ff17f9c6030973736c93142904ad1a9ee730724063a2df227740e587ec62aa4cde3
languageName: node
linkType: hard

Expand Down Expand Up @@ -31489,15 +31489,14 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.2.1":
version: 4.2.1
resolution: "vite@npm:4.2.1"
"vite@npm:4.3.1":
version: 4.3.1
resolution: "vite@npm:4.3.1"
dependencies:
esbuild: ^0.17.5
fsevents: ~2.3.2
postcss: ^8.4.21
resolve: ^1.22.1
rollup: ^3.18.0
rollup: ^3.20.2
peerDependencies:
"@types/node": ">= 14"
less: "*"
Expand All @@ -31523,7 +31522,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: a64e3a1563b9584d1fd1ca45e06ee3c9fa4956320e6d4e9d83bf09fc8e64bb9d3ef62f664b6f740141eee16643690e8a41ffdb3030f4f2e170c57894df1f9a5d
checksum: c9a9ccb0405b2d76c228b989d283a03962d00d2f48491b8b8492162fe7b1f130e77f842970badb691e669ea75e3a137e417ffeeeab0e6944179d71cbd74fa166
languageName: node
linkType: hard

Expand Down

0 comments on commit 4a50882

Please sign in to comment.