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 2d0aecf commit 014ff88Copy full SHA for 014ff88
package.json
@@ -54,9 +54,9 @@
54
"vuex": "4.1.0"
55
},
56
"devDependencies": {
57
- "@cypress/code-coverage": "3.13.7",
+ "@cypress/code-coverage": "3.13.8",
58
"@vitejs/plugin-vue": "5.2.1",
59
- "@vitest/coverage-istanbul": "2.1.5",
+ "@vitest/coverage-istanbul": "2.1.6",
60
"@vue/test-utils": "2.4.6",
61
"concurrently": "9.1.0",
62
"cross-fetch": "4.0.0",
@@ -86,7 +86,7 @@
86
"vite-plugin-eslint": "1.8.1",
87
"vite-plugin-istanbul": "6.0.2",
88
"vite-plugin-vuetify": "2.0.4",
89
- "vitest": "2.1.5"
+ "vitest": "2.1.6"
90
91
"peerDependenciesMeta": {
92
"react": {
0 commit comments