We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08cd324 commit 60603b7Copy full SHA for 60603b7
package.json
@@ -116,7 +116,7 @@
116
"@release-it-plugins/lerna-changelog": "7.0.0",
117
"@types/node": "22.10.2",
118
"@vitejs/plugin-vue": "5.2.1",
119
- "@vitest/coverage-istanbul": "^2.1.8",
+ "@vitest/coverage-istanbul": "^3.0.3",
120
"@vue/compiler-sfc": "3.5.13",
121
"dotenv-cli": "8.0.0",
122
"eslint": "9.17.0",
@@ -128,7 +128,7 @@
128
"tsup": "8.3.5",
129
"typescript": "5.7.2",
130
"vite": "6.0.4",
131
- "vitest": "2.1.8",
+ "vitest": "3.0.3",
132
"vue": "3.5.13",
133
"vue-loader": "17.4.2",
134
"webpack": "5.97.1"
0 commit comments