Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 20, 2023
1 parent 450d8a5 commit 1731b25
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"rimraf": "^5.0.0",
"tsx": "^3.12.6",
"typescript": "^5.0.4",
"vite": "^4.2.2",
"vite": "^4.3.0",
"vitest": "^0.30.1",
"yarn-upgrade-all": "^0.7.2"
},
Expand Down
27 changes: 20 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6147,7 +6147,7 @@ __metadata:
rimraf: ^5.0.0
tsx: ^3.12.6
typescript: ^5.0.4
vite: ^4.2.2
vite: ^4.3.0
vitest: ^0.30.1
winston: ^3.8.2
yarn-upgrade-all: ^0.7.2
Expand Down Expand Up @@ -7514,6 +7514,20 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.20.2":
version: 3.20.6
resolution: "rollup@npm:3.20.6"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: fa30f1e1d214b8c62e631d3c181a75d61bc9c20fca38220d6f938bb3bf734a874e407cd641c90f550dc2b127df5029dfb3108be08934a654f1f40b50f368b0c2
languageName: node
linkType: hard

"run-async@npm:^2.4.0":
version: 2.4.1
resolution: "run-async@npm:2.4.1"
Expand Down Expand Up @@ -8836,15 +8850,14 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.2.2":
version: 4.2.2
resolution: "vite@npm:4.2.2"
"vite@npm:^4.3.0":
version: 4.3.0
resolution: "vite@npm:4.3.0"
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 @@ -8870,7 +8883,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 7fff9d046f6091c02e030aa5f45e68939b9bec1dd15d4e2c3c084d82ec185300295f3db26f537daf2e19f9ad191be260bf70e5fe0e2d9054f174a7ad457623f8
checksum: 9b6084c92e234e74c47514d864477abb7ad40cf53aa904f84b0a87c1b1238d64ea13ecc7595cf06df4aab1649bda8fa86671f40731a8fc00f4bca3b2c6d76f93
languageName: node
linkType: hard

Expand Down

0 comments on commit 1731b25

Please sign in to comment.