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.7 to 4.4.12 #7

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"svelte-check": "^3.4.6",
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6",
"vite": "^4.4.7"
"vite": "^4.4.12"
},
"packageManager": "[email protected]",
"volta": {
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ __metadata:
tailwindcss: ^3.3.3
tslib: ^2.6.0
typescript: ^5.1.6
vite: ^4.4.7
vite: ^4.4.12
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6914,7 +6914,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8, postcss@npm:^8.4.23, postcss@npm:^8.4.26, postcss@npm:^8.4.27":
"postcss@npm:^8, postcss@npm:^8.4.23, postcss@npm:^8.4.27":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
dependencies:
Expand Down Expand Up @@ -7430,17 +7430,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.25.2":
version: 3.26.3
resolution: "rollup@npm:3.26.3"
"rollup@npm:^3.27.1":
version: 3.29.4
resolution: "rollup@npm:3.29.4"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: e6a765b2b7af709170344cc804392936613e06b6bdab46a04d264368d154bdadaaaf77de39e6e656bf728a060d7b4867d81e2464d791c0f37dd5b21aa9c7a6df
checksum: 8bb20a39c8d91130825159c3823eccf4dc2295c9a0a5c4ed851a5bf2167dbf24d9a29f23461a54c955e5506395e6cc188eafc8ab0e20399d7489fb33793b184e
languageName: node
linkType: hard

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

"vite@npm:^4.4.7":
version: 4.4.7
resolution: "vite@npm:4.4.7"
"vite@npm:^4.4.12":
version: 4.5.1
resolution: "vite@npm:4.5.1"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
postcss: ^8.4.26
rollup: ^3.25.2
postcss: ^8.4.27
rollup: ^3.27.1
peerDependencies:
"@types/node": ">= 14"
less: "*"
Expand Down Expand Up @@ -8772,7 +8772,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 787c4d891da18d0a0545bee07dec73c3201979dcf2b1ea3dc13fdd2d3b9ad76d413bcc0e68502183e309007a612c1f4116adefe0093d95fbbb9cf1c1755f7e41
checksum: 72b3584b3d3b8d14e8a37f0248e47fb8b4d02ab35de5b5a8e5ca8ae55c3be2aab73760dc36edac4fa722de182f78cc492eb44888fcb4a9a0712c4605dad644f9
languageName: node
linkType: hard

Expand Down
Loading