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 12a30ea commit c36aa64Copy full SHA for c36aa64
package.json
@@ -63,15 +63,15 @@
63
"license": "MIT",
64
"devDependencies": {
65
"@types/node": "^20.16.10",
66
- "@vitest/coverage-v8": "^1.6.0",
+ "@vitest/coverage-v8": "^2.1.1",
67
"lint-staged": "^15.2.10",
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.3.0",
73
"typescript": "~5.6.2",
74
- "vitest": "^1.6.0",
+ "vitest": "^2.1.1",
75
"vue": "^3.5.10",
76
"yorkie": "^2.0.0"
77
},
0 commit comments