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 059c724 commit 414fbadCopy full SHA for 414fbad
package.json
@@ -145,8 +145,8 @@
145
"@ultraviolet/themes": "workspace:*",
146
"@ultraviolet/ui": "workspace:*",
147
"@vitejs/plugin-react": "4.5.2",
148
- "@vitest/coverage-istanbul": "3.1.4",
149
- "@vitest/ui": "3.1.4",
+ "@vitest/coverage-istanbul": "3.2.4",
+ "@vitest/ui": "3.2.4",
150
"babel-loader": "10.0.0",
151
"babel-plugin-annotate-pure-calls": "0.5.0",
152
"babel-plugin-named-exports-order": "0.0.2",
@@ -189,7 +189,7 @@
189
"turbo": "2.5.4",
190
"typescript": "5.8.3",
191
"vite": "6.3.5",
192
- "vitest": "3.1.4",
+ "vitest": "3.2.4",
193
"vitest-canvas-mock": "0.3.3",
194
"vitest-localstorage-mock": "0.1.2",
195
"zxcvbn": "4.4.2"
0 commit comments