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 4dcd6d8 commit f09d009Copy full SHA for f09d009
package.json
@@ -44,15 +44,15 @@
44
"@types/react-dom": "^19.2.2",
45
"@ver0/eslint-config": "^1.3.6",
46
"@ver0/eslint-formatter-gha": "^1.0.1",
47
- "@vitest/coverage-v8": "^3.2.4",
+ "@vitest/coverage-v8": "^4.0.8",
48
"eslint": "^9.39.1",
49
"jsdom": "^27.1.0",
50
"react": "^19.2.0",
51
"react-dom": "^19.2.0",
52
"rimraf": "^6.1.0",
53
"semantic-release": "^25.0.2",
54
"typescript": "^5.9.3",
55
- "vitest": "^3.2.4"
+ "vitest": "^4.0.8"
56
},
57
"peerDependencies": {
58
"react": "^19.1.0",
0 commit comments