We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a7cd5 commit 956e52bCopy full SHA for 956e52b
package.json
@@ -87,7 +87,7 @@
87
"@types/react-dom": "^19.2.2",
88
"@typescript-eslint/eslint-plugin": "^8.46.2",
89
"@typescript-eslint/parser": "^8.46.2",
90
- "@vitest/coverage-v8": "3.2.4",
+ "@vitest/coverage-v8": "4.0.5",
91
"babel-plugin-add-module-exports": "^1.0.4",
92
"babel-plugin-dev-expression": "^0.2.3",
93
"cherry-pick": "^0.5.0",
@@ -108,7 +108,7 @@
108
"react-test-renderer": "^19.2.0",
109
"typescript": "^5.9.3",
110
"typescript-eslint": "^8.46.2",
111
- "vitest": "^3.2.4",
+ "vitest": "^4.0.5",
112
"yalc": "^1.0.0-pre.53"
113
},
114
"peerDependencies": {
0 commit comments