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 e1c5bee commit e52aa5aCopy full SHA for e52aa5a
package.json
@@ -48,7 +48,7 @@
48
"@types/node": "^20.14.10",
49
"@types/react": "^18.3.3",
50
"@types/react-dom": "^18.3.0",
51
- "@vitest/coverage-istanbul": "^1.6.0",
+ "@vitest/coverage-istanbul": "^2.0.4",
52
"eslint": "^8.57.0",
53
"eslint-plugin-react-hooks": "^4.6.2",
54
"jsdom": "^24.1.1",
@@ -68,7 +68,7 @@
68
"typescript52": "npm:typescript@5.2",
69
"typescript53": "npm:typescript@5.3",
70
"vite": "^5.3.5",
71
- "vitest": "^1.6.0",
+ "vitest": "^2.0.4",
72
"vue": "^3.3.4"
73
}
74
0 commit comments