Skip to content

Commit 0dcc3fa

Browse files
chore(deps): update vite packages
1 parent aeae316 commit 0dcc3fa

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.1.2",
@@ -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.0",
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.3.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.0"
42404242
vite-plugin-eslint: "npm:1.8.1"
42414243
vite-plugin-istanbul: "npm:7.0.0"
42424244
vite-plugin-vuetify: "npm:2.1.1"
@@ -8749,7 +8751,7 @@ __metadata:
87498751
languageName: node
87508752
linkType: hard
87518753

8752-
"postcss@npm:^8.5.3, postcss@npm:^8.5.5, postcss@npm:^8.5.6":
8754+
"postcss@npm:^8.5.5, postcss@npm:^8.5.6":
87538755
version: 8.5.6
87548756
resolution: "postcss@npm:8.5.6"
87558757
dependencies:
@@ -9246,7 +9248,7 @@ __metadata:
92469248
languageName: node
92479249
linkType: hard
92489250

9249-
"rollup@npm:^4.34.9, rollup@npm:^4.40.0":
9251+
"rollup@npm:^4.40.0":
92509252
version: 4.43.0
92519253
resolution: "rollup@npm:4.43.0"
92529254
dependencies:
@@ -10533,7 +10535,7 @@ __metadata:
1053310535
languageName: node
1053410536
linkType: hard
1053510537

10536-
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.13, tinyglobby@npm:^0.2.14":
10538+
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.14":
1053710539
version: 0.2.14
1053810540
resolution: "tinyglobby@npm:0.2.14"
1053910541
dependencies:
@@ -11097,26 +11099,26 @@ __metadata:
1109711099
languageName: node
1109811100
linkType: hard
1109911101

11100-
"vite@npm:6.3.5":
11101-
version: 6.3.5
11102-
resolution: "vite@npm:6.3.5"
11102+
"vite@npm:7.0.0":
11103+
version: 7.0.0
11104+
resolution: "vite@npm:7.0.0"
1110311105
dependencies:
1110411106
esbuild: "npm:^0.25.0"
11105-
fdir: "npm:^6.4.4"
11107+
fdir: "npm:^6.4.6"
1110611108
fsevents: "npm:~2.3.3"
1110711109
picomatch: "npm:^4.0.2"
11108-
postcss: "npm:^8.5.3"
11109-
rollup: "npm:^4.34.9"
11110-
tinyglobby: "npm:^0.2.13"
11110+
postcss: "npm:^8.5.6"
11111+
rollup: "npm:^4.40.0"
11112+
tinyglobby: "npm:^0.2.14"
1111111113
peerDependencies:
11112-
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
11114+
"@types/node": ^20.19.0 || >=22.12.0
1111311115
jiti: ">=1.21.0"
11114-
less: "*"
11116+
less: ^4.0.0
1111511117
lightningcss: ^1.21.0
11116-
sass: "*"
11117-
sass-embedded: "*"
11118-
stylus: "*"
11119-
sugarss: "*"
11118+
sass: ^1.70.0
11119+
sass-embedded: ^1.70.0
11120+
stylus: ">=0.54.8"
11121+
sugarss: ^5.0.0
1112011122
terser: ^5.16.0
1112111123
tsx: ^4.8.1
1112211124
yaml: ^2.4.2
@@ -11148,7 +11150,7 @@ __metadata:
1114811150
optional: true
1114911151
bin:
1115011152
vite: bin/vite.js
11151-
checksum: 10c0/df70201659085133abffc6b88dcdb8a57ef35f742a01311fc56a4cfcda6a404202860729cc65a2c401a724f6e25f9ab40ce4339ed4946f550541531ced6fe41c
11153+
checksum: 10c0/860838d223f877dd8e04bd2b8f33cf67a38706643bdf07e3153e2857d7c0d33c3ee94cea7e86e60937cc91b3793272912cc7af14565641476f814bd61b3a1374
1115211154
languageName: node
1115311155
linkType: hard
1115411156

0 commit comments

Comments
 (0)