Skip to content

Commit 8beacea

Browse files
committed
Update Vite & Vitest
1 parent 84e63f7 commit 8beacea

3 files changed

Lines changed: 826 additions & 949 deletions

File tree

package.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,10 @@
4444
"@storybook/testing-library": "^0.2.2",
4545
"@storybook/vue3": "^8.5.0",
4646
"@storybook/vue3-vite": "^8.5.0",
47-
"@vitejs/plugin-vue": "^4.6.2",
48-
"@vitest/coverage-v8": "^1.6.0",
49-
"@vitest/ui": "^1.6.0",
47+
"@vitejs/plugin-vue": "^5.2.1",
48+
"@vitest/coverage-v8": "^3.0.2",
5049
"@vue/test-utils": "^2.4.6",
51-
"c8": "^8.0.1",
52-
"happy-dom": "^12.10.3",
50+
"happy-dom": "^16.6.0",
5351
"http-serve": "^1.0.1",
5452
"open-cli": "^8.0.0",
5553
"postcss": "^8.5.1",
@@ -58,10 +56,10 @@
5856
"sass": "^1.83.4",
5957
"storybook": "^8.5.0",
6058
"typescript": "^5.7.3",
61-
"vite": "^5.4.11",
59+
"vite": "^6.0.7",
6260
"vite-plugin-cp": "^4.0.8",
63-
"vite-plugin-dts": "^3.9.1",
64-
"vitest": "^1.6.0"
61+
"vite-plugin-dts": "^4.5.0",
62+
"vitest": "^3.0.2"
6563
},
6664
"peerDependencies": {
6765
"vue": "3",

0 commit comments

Comments
 (0)