We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c76c46e commit 7a5de10Copy full SHA for 7a5de10
package.json
@@ -63,15 +63,15 @@
63
"license": "MIT",
64
"devDependencies": {
65
"@types/node": "^22.8.7",
66
- "@vitest/coverage-v8": "^1.6.0",
+ "@vitest/coverage-v8": "^2.1.4",
67
"lint-staged": "^15.2.10",
68
"pinia": "^2.2.6",
69
"prettier": "^3.3.3",
70
"standard-version": "^9.5.0",
71
"ts-debounce": "^4.0.0",
72
"tsup": "^8.3.5",
73
"typescript": "~5.6.3",
74
- "vitest": "^1.6.0",
+ "vitest": "^2.1.4",
75
"vue": "^3.5.12",
76
"yorkie": "^2.0.0"
77
},
0 commit comments