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 f605bbe commit 50d6804Copy full SHA for 50d6804
package.json
@@ -63,7 +63,7 @@
63
"@types/node": "^20.17.50",
64
"@typescript-eslint/eslint-plugin": "^7.18.0",
65
"@typescript-eslint/parser": "^7.18.0",
66
- "@vitest/coverage-v8": "^2.1.9",
+ "@vitest/coverage-v8": "^3.2.4",
67
"eslint": "^8.57.1",
68
"eslint-config-prettier": "^9.1.0",
69
"eslint-plugin-prettier": "^5.4.0",
@@ -74,7 +74,7 @@
74
"prettier": "^3.5.3",
75
"rimraf": "^5.0.10",
76
"vite-tsconfig-paths": "^4.3.2",
77
- "vitest": "^2.1.9"
+ "vitest": "^3.2.4"
78
},
79
"repository": {
80
"type": "git",
0 commit comments