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 70548cc commit d59758cCopy full SHA for d59758c
package.json
@@ -41,7 +41,7 @@
41
"@types/node": "22.15.3",
42
"@typescript-eslint/eslint-plugin": "7.18.0",
43
"@typescript-eslint/parser": "7.18.0",
44
- "@vitest/ui": "1.6.1",
+ "@vitest/ui": "3.2.3",
45
"autoprefixer": "10.4.21",
46
"eslint": "9.26.0",
47
"eslint-plugin-qwik": "1.13.0",
@@ -56,7 +56,7 @@
56
"vercel": "41.7.0",
57
"vite": "6.3.4",
58
"vite-tsconfig-paths": "5.1.4",
59
- "vitest": "1.6.1"
+ "vitest": "3.2.3"
60
},
61
"dependencies": {
62
"@modular-forms/qwik": "0.29.1",
0 commit comments