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 8c40433 commit 80b87fdCopy full SHA for 80b87fd
package.json
@@ -116,6 +116,6 @@
116
"rimraf": "^5.0.7",
117
"semantic-release": "^24.2.3",
118
"typescript": "^5.7.3",
119
- "vitest": "^1.0.0"
+ "vitest": "^3.2.4"
120
}
121
views/vite-config/package.json
@@ -9,7 +9,7 @@
9
"@vitest/coverage-v8": "^1.0.0",
10
"vite": "^5.0.0",
11
"vite-plugin-custom-tsconfig": "^1.0.4",
12
13
},
14
"devDependencies": {
15
"typescript": "^5.7.3"
0 commit comments