Skip to content

Commit cd6f511

Browse files
chore(deps): update vite packages
1 parent 70e6ac7 commit cd6f511

File tree

2 files changed

+28
-26
lines changed

2 files changed

+28
-26
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@cypress/code-coverage": "3.14.5",
5858
"@vitejs/plugin-react": "4.6.0",
59-
"@vitejs/plugin-vue": "5.2.4",
59+
"@vitejs/plugin-vue": "6.0.0",
6060
"@vitest/coverage-istanbul": "3.2.4",
6161
"@vue/test-utils": "2.4.6",
6262
"concurrently": "9.2.0",
@@ -83,7 +83,7 @@
8383
"sass-embedded": "1.89.0",
8484
"sinon": "21.0.0",
8585
"standard": "17.1.2",
86-
"vite": "6.3.5",
86+
"vite": "7.0.3",
8787
"vite-plugin-eslint": "1.8.1",
8888
"vite-plugin-istanbul": "7.0.0",
8989
"vite-plugin-vuetify": "2.1.1",

yarn.lock

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2641,13 +2641,15 @@ __metadata:
26412641
languageName: node
26422642
linkType: hard
26432643

2644-
"@vitejs/plugin-vue@npm:5.2.4":
2645-
version: 5.2.4
2646-
resolution: "@vitejs/plugin-vue@npm:5.2.4"
2644+
"@vitejs/plugin-vue@npm:6.0.0":
2645+
version: 6.0.0
2646+
resolution: "@vitejs/plugin-vue@npm:6.0.0"
2647+
dependencies:
2648+
"@rolldown/pluginutils": "npm:1.0.0-beta.19"
26472649
peerDependencies:
2648-
vite: ^5.0.0 || ^6.0.0
2650+
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
26492651
vue: ^3.2.25
2650-
checksum: 10c0/9559224f178daf35e3a665410d09089b0ce7c0402981f8757481c24c22f29df377f96cc6161d92f74d16c37c6e32ac19fea99086f75338ad6ceb9b5ee8375509
2652+
checksum: 10c0/45715a68f92a6d8d173c1af37304c1b44a5386288a1ff43cb0782cadbfd4569b8c343facfeb69d4d51d4c09294a20f99a57581a9959e97521aa123e9d76b729c
26512653
languageName: node
26522654
linkType: hard
26532655

@@ -4193,7 +4195,7 @@ __metadata:
41934195
"@lumino/widgets": "npm:2.7.1"
41944196
"@mdi/js": "npm:7.4.47"
41954197
"@vitejs/plugin-react": "npm:4.6.0"
4196-
"@vitejs/plugin-vue": "npm:5.2.4"
4198+
"@vitejs/plugin-vue": "npm:6.0.0"
41974199
"@vitest/coverage-istanbul": "npm:3.2.4"
41984200
"@vue/test-utils": "npm:2.4.6"
41994201
"@vueuse/core": "npm:13.5.0"
@@ -4236,7 +4238,7 @@ __metadata:
42364238
standard: "npm:17.1.2"
42374239
subscriptions-transport-ws: "npm:0.11.0"
42384240
svg-pan-zoom: "npm:3.6.2"
4239-
vite: "npm:6.3.5"
4241+
vite: "npm:7.0.3"
42404242
vite-plugin-eslint: "npm:1.8.1"
42414243
vite-plugin-istanbul: "npm:7.0.0"
42424244
vite-plugin-vuetify: "npm:2.1.1"
@@ -8790,7 +8792,7 @@ __metadata:
87908792
languageName: node
87918793
linkType: hard
87928794

8793-
"postcss@npm:^8.5.3, postcss@npm:^8.5.5, postcss@npm:^8.5.6":
8795+
"postcss@npm:^8.5.5, postcss@npm:^8.5.6":
87948796
version: 8.5.6
87958797
resolution: "postcss@npm:8.5.6"
87968798
dependencies:
@@ -9287,7 +9289,7 @@ __metadata:
92879289
languageName: node
92889290
linkType: hard
92899291

9290-
"rollup@npm:^4.34.9, rollup@npm:^4.40.0":
9292+
"rollup@npm:^4.40.0":
92919293
version: 4.43.0
92929294
resolution: "rollup@npm:4.43.0"
92939295
dependencies:
@@ -10574,7 +10576,7 @@ __metadata:
1057410576
languageName: node
1057510577
linkType: hard
1057610578

10577-
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.13, tinyglobby@npm:^0.2.14":
10579+
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.14":
1057810580
version: 0.2.14
1057910581
resolution: "tinyglobby@npm:0.2.14"
1058010582
dependencies:
@@ -11138,26 +11140,26 @@ __metadata:
1113811140
languageName: node
1113911141
linkType: hard
1114011142

11141-
"vite@npm:6.3.5":
11142-
version: 6.3.5
11143-
resolution: "vite@npm:6.3.5"
11143+
"vite@npm:7.0.3":
11144+
version: 7.0.3
11145+
resolution: "vite@npm:7.0.3"
1114411146
dependencies:
1114511147
esbuild: "npm:^0.25.0"
11146-
fdir: "npm:^6.4.4"
11148+
fdir: "npm:^6.4.6"
1114711149
fsevents: "npm:~2.3.3"
1114811150
picomatch: "npm:^4.0.2"
11149-
postcss: "npm:^8.5.3"
11150-
rollup: "npm:^4.34.9"
11151-
tinyglobby: "npm:^0.2.13"
11151+
postcss: "npm:^8.5.6"
11152+
rollup: "npm:^4.40.0"
11153+
tinyglobby: "npm:^0.2.14"
1115211154
peerDependencies:
11153-
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
11155+
"@types/node": ^20.19.0 || >=22.12.0
1115411156
jiti: ">=1.21.0"
11155-
less: "*"
11157+
less: ^4.0.0
1115611158
lightningcss: ^1.21.0
11157-
sass: "*"
11158-
sass-embedded: "*"
11159-
stylus: "*"
11160-
sugarss: "*"
11159+
sass: ^1.70.0
11160+
sass-embedded: ^1.70.0
11161+
stylus: ">=0.54.8"
11162+
sugarss: ^5.0.0
1116111163
terser: ^5.16.0
1116211164
tsx: ^4.8.1
1116311165
yaml: ^2.4.2
@@ -11189,7 +11191,7 @@ __metadata:
1118911191
optional: true
1119011192
bin:
1119111193
vite: bin/vite.js
11192-
checksum: 10c0/df70201659085133abffc6b88dcdb8a57ef35f742a01311fc56a4cfcda6a404202860729cc65a2c401a724f6e25f9ab40ce4339ed4946f550541531ced6fe41c
11194+
checksum: 10c0/9173a1bf9fee82606f39c7b3e785638c1ac7f3473879fc88593f3a2093ed766140a08b845050fd790adb8a36e2cbc81b71401407da05d5dd747ae4f3adb89794
1119311195
languageName: node
1119411196
linkType: hard
1119511197

0 commit comments

Comments
 (0)