Skip to content

Commit bb07360

Browse files
chore(deps): update vite packages (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7bb2b6 commit bb07360

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@cypress/code-coverage": "3.14.0",
58-
"@vitejs/plugin-vue": "5.2.3",
58+
"@vitejs/plugin-vue": "5.2.4",
5959
"@vitest/coverage-istanbul": "3.1.2",
6060
"@vue/test-utils": "2.4.6",
6161
"concurrently": "9.1.2",
@@ -82,7 +82,7 @@
8282
"sass-embedded": "1.87.0",
8383
"sinon": "20.0.0",
8484
"standard": "17.1.2",
85-
"vite": "6.3.4",
85+
"vite": "6.3.5",
8686
"vite-plugin-eslint": "1.8.1",
8787
"vite-plugin-istanbul": "7.0.0",
8888
"vite-plugin-vuetify": "2.1.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2390,13 +2390,13 @@ __metadata:
23902390
languageName: node
23912391
linkType: hard
23922392

2393-
"@vitejs/plugin-vue@npm:5.2.3":
2394-
version: 5.2.3
2395-
resolution: "@vitejs/plugin-vue@npm:5.2.3"
2393+
"@vitejs/plugin-vue@npm:5.2.4":
2394+
version: 5.2.4
2395+
resolution: "@vitejs/plugin-vue@npm:5.2.4"
23962396
peerDependencies:
23972397
vite: ^5.0.0 || ^6.0.0
23982398
vue: ^3.2.25
2399-
checksum: 10c0/34a719c70567582c8f345378e4f46a7edd9242e7f1595cdda408d97fccf210b8ee66b97c8555ec867f777be86ae530bd19166a542b1d7ecd6894bc544096f047
2399+
checksum: 10c0/9559224f178daf35e3a665410d09089b0ce7c0402981f8757481c24c22f29df377f96cc6161d92f74d16c37c6e32ac19fea99086f75338ad6ceb9b5ee8375509
24002400
languageName: node
24012401
linkType: hard
24022402

@@ -3918,7 +3918,7 @@ __metadata:
39183918
"@lumino/default-theme": "npm:2.1.9"
39193919
"@lumino/widgets": "npm:2.7.0"
39203920
"@mdi/js": "npm:7.4.47"
3921-
"@vitejs/plugin-vue": "npm:5.2.3"
3921+
"@vitejs/plugin-vue": "npm:5.2.4"
39223922
"@vitest/coverage-istanbul": "npm:3.1.2"
39233923
"@vue/test-utils": "npm:2.4.6"
39243924
"@vueuse/core": "npm:13.1.0"
@@ -3961,7 +3961,7 @@ __metadata:
39613961
standard: "npm:17.1.2"
39623962
subscriptions-transport-ws: "npm:0.11.0"
39633963
svg-pan-zoom: "npm:3.6.2"
3964-
vite: "npm:6.3.4"
3964+
vite: "npm:6.3.5"
39653965
vite-plugin-eslint: "npm:1.8.1"
39663966
vite-plugin-istanbul: "npm:7.0.0"
39673967
vite-plugin-vuetify: "npm:2.1.1"
@@ -10825,9 +10825,9 @@ __metadata:
1082510825
languageName: node
1082610826
linkType: hard
1082710827

10828-
"vite@npm:6.3.4":
10829-
version: 6.3.4
10830-
resolution: "vite@npm:6.3.4"
10828+
"vite@npm:6.3.5":
10829+
version: 6.3.5
10830+
resolution: "vite@npm:6.3.5"
1083110831
dependencies:
1083210832
esbuild: "npm:^0.25.0"
1083310833
fdir: "npm:^6.4.4"
@@ -10876,7 +10876,7 @@ __metadata:
1087610876
optional: true
1087710877
bin:
1087810878
vite: bin/vite.js
10879-
checksum: 10c0/f1534a3f42d14b30e11c58e5e451903d965d5f5ba18d8c81f9df208589e3d2c65535abaa3268d3963573174b8e056ea7bc445f567622c65fcdf98eb4acc1bf4e
10879+
checksum: 10c0/df70201659085133abffc6b88dcdb8a57ef35f742a01311fc56a4cfcda6a404202860729cc65a2c401a724f6e25f9ab40ce4339ed4946f550541531ced6fe41c
1088010880
languageName: node
1088110881
linkType: hard
1088210882

0 commit comments

Comments
 (0)