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 bdeb8c9 commit 25f3dd5Copy full SHA for 25f3dd5
package.json
@@ -107,7 +107,7 @@
107
"@release-it-plugins/lerna-changelog": "6.1.0",
108
"@types/node": "20.12.4",
109
"@vitejs/plugin-vue": "5.0.4",
110
- "@vitest/coverage-istanbul": "^1.4.0",
+ "@vitest/coverage-istanbul": "^2.0.1",
111
"@vue/compiler-sfc": "3.4.21",
112
"dotenv-cli": "7.4.1",
113
"eslint": "8.57.0",
@@ -119,7 +119,7 @@
119
"tsup": "8.0.2",
120
"typescript": "5.4.3",
121
"vite": "5.2.8",
122
- "vitest": "1.4.0",
+ "vitest": "2.0.1",
123
"vue": "3.4.21",
124
"vue-loader": "17.4.2",
125
"webpack": "5.91.0"
0 commit comments