Skip to content

Commit

Permalink
build: update dependency vite {5.4.11 => 6.0.0}
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 748c597 commit 9813ec9
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"rollup": "^4.21.3",
"sass": "^1.78.0",
"typescript": "5.6.3",
"vite": "^5.4.5",
"vite": "^6.0.0",
"vue": "^3.5.5",
"vue-tsc": "^2.1.6",
"vuetify": "^3.7.0"
Expand Down
58 changes: 55 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4823,7 +4823,7 @@ __metadata:
rollup: "npm:^4.21.3"
sass: "npm:^1.78.0"
typescript: "npm:5.6.3"
vite: "npm:^5.4.5"
vite: "npm:^6.0.0"
vue: "npm:^3.5.5"
vue-tsc: "npm:^2.1.6"
vuetify: "npm:^3.7.0"
Expand Down Expand Up @@ -6539,7 +6539,7 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^4.20.0, rollup@npm:^4.21.3, rollup@npm:^4.24.3":
"rollup@npm:^4.20.0, rollup@npm:^4.21.3, rollup@npm:^4.23.0, rollup@npm:^4.24.3":
version: 4.27.4
resolution: "rollup@npm:4.27.4"
dependencies:
Expand Down Expand Up @@ -7718,7 +7718,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.4.11, vite@npm:^5.4.5":
"vite@npm:^5.0.0, vite@npm:^5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
dependencies:
Expand Down Expand Up @@ -7761,6 +7761,58 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.0.0":
version: 6.0.0
resolution: "vite@npm:6.0.0"
dependencies:
esbuild: "npm:^0.24.0"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.49"
rollup: "npm:^4.23.0"
peerDependencies:
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
jiti: ">=1.21.0"
less: "*"
lightningcss: ^1.21.0
sass: "*"
sass-embedded: "*"
stylus: "*"
sugarss: "*"
terser: ^5.16.0
tsx: ^4.8.1
yaml: ^2.4.2
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
jiti:
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
tsx:
optional: true
yaml:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/2516144161c108452691ec1379aefd8f3201da8f225e628cb1cdb7b35b92d856d990cd31f1c36c0f36517346efe181ea3c096a04bc846c5b0d1416b7b7111af8
languageName: node
linkType: hard

"vscode-jsonrpc@npm:6.0.0":
version: 6.0.0
resolution: "vscode-jsonrpc@npm:6.0.0"
Expand Down

0 comments on commit 9813ec9

Please sign in to comment.