We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5aae9 commit 6daf7f2Copy full SHA for 6daf7f2
package.json
@@ -47,8 +47,8 @@
47
"@typescript-eslint/eslint-plugin": "5.59.5",
48
"@typescript-eslint/parser": "5.59.5",
49
"@vitejs/plugin-vue": "4.2.2",
50
- "@vitest/browser": "^0.25.3",
51
- "@vitest/coverage-c8": "0.24.5",
+ "@vitest/browser": "^0.31.0",
+ "@vitest/coverage-c8": "0.31.0",
52
"@vue/eslint-config-typescript": "11.0.3",
53
"autoprefixer": "10.4.14",
54
"browserslist-to-esbuild": "^1.2.0",
@@ -75,7 +75,7 @@
75
"typescript": "5.0.4",
76
"ufo": "^1.0.1",
77
"vitepress": "1.0.0-alpha.74",
78
- "vitest": "0.24.5",
+ "vitest": "0.31.0",
79
"vue-tsc": "^1.0.13"
80
},
81
"dependencies": {
0 commit comments