Skip to content

Commit 72d634f

Browse files
committed
chore(deps): update vite packages
1 parent 949e586 commit 72d634f

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
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@cypress/code-coverage": "3.12.39",
57-
"@vitejs/plugin-vue": "5.0.4",
57+
"@vitejs/plugin-vue": "5.0.5",
5858
"@vitest/coverage-istanbul": "1.6.0",
5959
"@vue/test-utils": "2.4.6",
6060
"concurrently": "8.2.2",
@@ -81,7 +81,7 @@
8181
"sass": "1.75.0",
8282
"sinon": "18.0.0",
8383
"standard": "17.1.0",
84-
"vite": "5.2.11",
84+
"vite": "5.2.12",
8585
"vite-plugin-eslint": "1.8.1",
8686
"vite-plugin-istanbul": "6.0.2",
8787
"vite-plugin-vuetify": "2.0.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2316,13 +2316,13 @@ __metadata:
23162316
languageName: node
23172317
linkType: hard
23182318

2319-
"@vitejs/plugin-vue@npm:5.0.4":
2320-
version: 5.0.4
2321-
resolution: "@vitejs/plugin-vue@npm:5.0.4"
2319+
"@vitejs/plugin-vue@npm:5.0.5":
2320+
version: 5.0.5
2321+
resolution: "@vitejs/plugin-vue@npm:5.0.5"
23222322
peerDependencies:
23232323
vite: ^5.0.0
23242324
vue: ^3.2.25
2325-
checksum: 10c0/2e65900ff41037a013ef40351aa2fb68ee1963da461795b4e3d01fc4a0226c65e9ca4bc39941dc163f883773bcd80744ee0f1f96ecc2f46fae1a4cd71c741308
2325+
checksum: 10c0/03b16e398be8de1e89a631ce8329722b26aa0856f3f4722acaefbd834edc16abdba2b7898091ec0b38adb1421b1abcf7c284aad39243ecde02128c8254188d2d
23262326
languageName: node
23272327
linkType: hard
23282328

@@ -3784,7 +3784,7 @@ __metadata:
37843784
"@lumino/default-theme": "npm:2.1.5"
37853785
"@lumino/widgets": "npm:2.3.2"
37863786
"@mdi/js": "npm:7.4.47"
3787-
"@vitejs/plugin-vue": "npm:5.0.4"
3787+
"@vitejs/plugin-vue": "npm:5.0.5"
37883788
"@vitest/coverage-istanbul": "npm:1.6.0"
37893789
"@vue/test-utils": "npm:2.4.6"
37903790
"@vueuse/core": "npm:10.9.0"
@@ -3826,7 +3826,7 @@ __metadata:
38263826
standard: "npm:17.1.0"
38273827
subscriptions-transport-ws: "npm:0.11.0"
38283828
svg-pan-zoom: "npm:3.6.1"
3829-
vite: "npm:5.2.11"
3829+
vite: "npm:5.2.12"
38303830
vite-plugin-eslint: "npm:1.8.1"
38313831
vite-plugin-istanbul: "npm:6.0.2"
38323832
vite-plugin-vuetify: "npm:2.0.3"
@@ -10394,9 +10394,9 @@ __metadata:
1039410394
languageName: node
1039510395
linkType: hard
1039610396

10397-
"vite@npm:5.2.11":
10398-
version: 5.2.11
10399-
resolution: "vite@npm:5.2.11"
10397+
"vite@npm:5.2.12":
10398+
version: 5.2.12
10399+
resolution: "vite@npm:5.2.12"
1040010400
dependencies:
1040110401
esbuild: "npm:^0.20.1"
1040210402
fsevents: "npm:~2.3.3"
@@ -10430,7 +10430,7 @@ __metadata:
1043010430
optional: true
1043110431
bin:
1043210432
vite: bin/vite.js
10433-
checksum: 10c0/664b8d68e4f5152ae16bd2041af1bbaf11c43630ac461835bc31ff7d019913b33e465386e09f66dc1037d7aeefbb06939e0173787c063319bc2bd30c3b9ad8e4
10433+
checksum: 10c0/f03fdfc320adea3397df3e327029fd875f8220779f679ab183a3a994e8788b4ce531fee28f830361fb274f3cf08ed9adb9429496ecefdc3faf535b38da7ea8b1
1043410434
languageName: node
1043510435
linkType: hard
1043610436

0 commit comments

Comments
 (0)