We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eff0a4 commit 55639dbCopy full SHA for 55639db
package.json
@@ -52,15 +52,15 @@
52
"@refinist/eslint-config": "^1.0.4",
53
"@refinist/prettier-config": "^0.0.4",
54
"@vitejs/plugin-vue": "^6.0.1",
55
- "@vitest/coverage-istanbul": "3.2.4",
+ "@vitest/coverage-istanbul": "4.0.15",
56
"@vue/test-utils": "^2.4.6",
57
"bumpp": "^10.2.3",
58
"eslint": "^9.34.0",
59
"jsdom": "^26.1.0",
60
"prettier": "^3.6.2",
61
"tsdown": "^0.14.2",
62
"typescript": "^5.9.2",
63
- "vitest": "^3.2.4",
+ "vitest": "^4.0.15",
64
"vue": "^3.5.21"
65
},
66
"peerDependencies": {
0 commit comments