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 4514650 commit 3798cafCopy full SHA for 3798caf
package.json
@@ -90,7 +90,7 @@
90
}
91
},
92
"devDependencies": {
93
- "@vitest/coverage-v8": "^1.0.4",
+ "@vitest/coverage-v8": "^1.1.1",
94
"@vue/runtime-core": "^3.3.11",
95
"@vue/test-utils": "^2.4.3",
96
"chalk": "^5.3.0",
@@ -114,7 +114,7 @@
114
"typescript": "~5.3.3",
115
"unbuild": "^2.0.0",
116
"vitepress": "1.0.0-rc.31",
117
- "vitest": "^1.0.4",
+ "vitest": "^1.1.1",
118
"vue": "^3.3.11"
119
120
"simple-git-hooks": {
playground/package.json
@@ -26,7 +26,7 @@
26
"npm-run-all": "^4.1.5",
27
28
"unplugin-vue-router": "^0.7.0",
29
- "vite": "^5.0.8",
+ "vite": "^5.0.10",
30
"vue-tsc": "^1.8.25"
31
32
0 commit comments