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 6ce56c6 commit 33c6850Copy full SHA for 33c6850
package.json
@@ -63,15 +63,15 @@
63
"license": "MIT",
64
"devDependencies": {
65
"@types/node": "^20.16.1",
66
- "@vitest/coverage-v8": "^1.6.0",
+ "@vitest/coverage-v8": "^2.0.5",
67
"lint-staged": "^15.2.9",
68
"pinia": "^2.2.2",
69
"prettier": "^3.3.3",
70
"standard-version": "^9.5.0",
71
"ts-debounce": "^4.0.0",
72
"tsup": "^8.2.4",
73
"typescript": "~5.5.4",
74
- "vitest": "^1.6.0",
+ "vitest": "^2.0.5",
75
"vue": "^3.4.38",
76
"yorkie": "^2.0.0"
77
},
0 commit comments