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 117a30e commit f0d0a90Copy full SHA for f0d0a90
package.json
@@ -133,8 +133,8 @@
133
"@types/lodash": "4.17.20",
134
"@types/node": "22.19.1",
135
"@vitejs/plugin-react": "5.1.1",
136
- "@vitest/coverage-v8": "3.2.4",
137
- "@vitest/ui": "3.2.4",
+ "@vitest/coverage-v8": "4.0.9",
+ "@vitest/ui": "4.0.9",
138
"babel-plugin-transform-dynamic-import": "2.1.0",
139
"check-node-version": "4.2.1",
140
"colors": "1.4.0",
@@ -154,7 +154,7 @@
154
"turbo": "2.6.1",
155
"typescript": "5.9.3",
156
"vite": "7.2.2",
157
- "vitest": "3.2.4",
+ "vitest": "4.0.9",
158
"vitest-localstorage-mock": "0.1.2"
159
}
160
0 commit comments