chore(dependencies): add @pinia/testing dependency

This commit is contained in:
2026-07-23 13:18:34 +02:00
parent a9e9bffd50
commit e6f5f5083f
3 changed files with 7534 additions and 39 deletions
+3 -2
View File
@@ -19,11 +19,12 @@
"vue-router": "^5.0.6"
},
"devDependencies": {
"@vue/test-utils": "^2.4.6",
"@pinia/testing": "^1.0.3",
"@vitejs/plugin-vue": "^6.0.6",
"@vue/test-utils": "^2.4.6",
"jsdom": "^29.1.1",
"vite": "^8.0.10",
"vite-plugin-html": "^3.2.2",
"vitest": "^4.1.7"
}
}
}