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 e44487b commit ef1cf4aCopy full SHA for ef1cf4a
package.json
@@ -43,15 +43,15 @@
43
"@testing-library/svelte": "4.2.3",
44
"@tsconfig/svelte": "5.0.5",
45
"@vitest/coverage-c8": "0.33.0",
46
- "@vitest/ui": "1.6.1",
+ "@vitest/ui": "3.2.4",
47
"jsdom": "22.1.0",
48
"svelte": "4.2.20",
49
"svelte-check": "3.8.6",
50
"tslib": "2.8.1",
51
"typescript": "5.9.2",
52
"vite": "5.4.19",
53
"vite-plugin-dts": "3.9.1",
54
- "vitest": "1.6.1"
+ "vitest": "3.2.4"
55
},
56
"publishConfig": {
57
"access": "public"
0 commit comments