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.
2 parents cbcc903 + c6d6ac2 commit 59b6ce2Copy full SHA for 59b6ce2
package.json
@@ -117,8 +117,8 @@
117
"@unplugin-vue-cssvars/utils": "workspace:*",
118
"@vitejs/plugin-vue": "^4.2.3",
119
"@vitejs/plugin-vue-jsx": "^3.0.1",
120
- "@vitest/coverage-c8": "^0.31.1",
121
- "@vitest/ui": "^0.31.1",
+ "@vitest/coverage-c8": "^0.32.4",
+ "@vitest/ui": "^0.33.0",
122
"@vue/compiler-dom": "^3.3.4",
123
"@vue/compiler-sfc": "^3.3.4",
124
"bumpp": "^9.1.0",
@@ -141,7 +141,7 @@
141
"tsup": "^6.7.0",
142
"typescript": "5.1.3",
143
"vite": "^4.3.8",
144
- "vitest": "^0.31.1",
+ "vitest": "^0.33.0",
145
"webpack": "^5.83.1"
146
},
147
"simple-git-hooks": {
0 commit comments