🧪 Add testing dependencies including Vitest, JSDOM, and Vue Test Utils
This commit is contained in:
@@ -22,7 +22,13 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.0.3",
|
||||
"@vitest/coverage-v8": "^1.6.1",
|
||||
"@vitest/ui": "^1.6.1",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"concurrently": "^8.2.2",
|
||||
"vite": "^5.0.12"
|
||||
"happy-dom": "^12.10.3",
|
||||
"jsdom": "^23.2.0",
|
||||
"vite": "^5.0.12",
|
||||
"vitest": "^1.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user