Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vite from 4.4.9 to 4.5.5 #31

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 3 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1569,7 +1569,6 @@ __metadata:
react-color: ^2.19.3
react-dom: ^18.2.0
typescript: ^4.9.4
vite: ^4.5.5
vitest: ^0.34.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3854,8 +3853,8 @@ __metadata:
linkType: hard

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.9
resolution: "vite@npm:4.4.9"
version: 4.5.5
resolution: "vite@npm:4.5.5"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -3889,7 +3888,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: c511024ceae39c68c7dbf2ac4381ee655cd7bb62cf43867a14798bc835d3320b8fa7867a336143c30825c191c1fb4e9aa3348fce831ab617e96203080d3d2908
checksum: 300c5f39c83b22413dfdc84f72e9ba979bf4004e4d939409eea1470b116626294495b09e2bd73fae387a254b79988c8d54ceb281f9515120a0eda179c33b216e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3933,46 +3932,6 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.5":
version: 4.5.5
resolution: "vite@npm:4.5.5"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
postcss: ^8.4.27
rollup: ^3.27.1
peerDependencies:
"@types/node": ">= 14"
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 300c5f39c83b22413dfdc84f72e9ba979bf4004e4d939409eea1470b116626294495b09e2bd73fae387a254b79988c8d54ceb281f9515120a0eda179c33b216e
languageName: node
linkType: hard

"vitest@npm:^0.34.4":
version: 0.34.4
resolution: "vitest@npm:0.34.4"
Expand Down
Loading