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 269137a commit 289749bCopy full SHA for 289749b
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": "4.0.1",
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.3",
52
"vite": "5.4.21",
53
"vite-plugin-dts": "3.9.1",
54
- "vitest": "1.6.1"
+ "vitest": "4.0.1"
55
},
56
"publishConfig": {
57
"access": "public"
0 commit comments