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 2.9.12 to 2.9.16 in /examples/sveltekit #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Binary file added examples/sveltekit/.yarn/install-state.gz
Binary file not shown.
16 changes: 8 additions & 8 deletions examples/sveltekit/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2110,17 +2110,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^2.59.0":
version: 2.75.6
resolution: "rollup@npm:2.75.6"
"rollup@npm:>=2.59.0 <2.78.0":
version: 2.77.3
resolution: "rollup@npm:2.77.3"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: df83c6d43a144a296daf82bed7f12f2dfcc6c495a64245e840d15fd21f2ab8b66bb3423e61c974875b33ccf53fb659d2ed099f272937ecf23af48815277c6cd5
checksum: b179c68249584565ddb5664a241e8e48c293b2207718d885b08ee25797d98857a383f06b544bb89819407da5a71557f4713309a278f61c4778bb32b1d3321a1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2581,14 +2581,14 @@ __metadata:
linkType: hard

"vite@npm:^2.9.10":
version: 2.9.12
resolution: "vite@npm:2.9.12"
version: 2.9.16
resolution: "vite@npm:2.9.16"
dependencies:
esbuild: ^0.14.27
fsevents: ~2.3.2
postcss: ^8.4.13
resolve: ^1.22.0
rollup: ^2.59.0
rollup: ">=2.59.0 <2.78.0"
peerDependencies:
less: "*"
sass: "*"
Expand All @@ -2605,7 +2605,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 33cf8b6bfbbcae4b7f856d739ae519bed6b1ce23fc652ca98db1d4878bf35424885951c13e0d2536248423a0836d91ef7cae744ff40cbcbd6e7ffe495bd15ea5
checksum: b09d899861d9266ce67bf123f4b3c9adf46bd6f9dad186237e69e08b5862d7fb38984e8503abe622f6396b1b5b6f182617292ce71e9237e1ac3c0a771d611b5a
languageName: node
linkType: hard

Expand Down