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 6c01e6e commit cd4f3b2Copy full SHA for cd4f3b2
package.json
@@ -57,11 +57,11 @@
57
"@cypress/code-coverage": "3.14.4",
58
"@vitejs/plugin-react": "4.5.1",
59
"@vitejs/plugin-vue": "5.2.4",
60
- "@vitest/coverage-istanbul": "3.1.4",
+ "@vitest/coverage-istanbul": "3.2.2",
61
"@vue/test-utils": "2.4.6",
62
"concurrently": "9.1.2",
63
"cross-fetch": "4.1.0",
64
- "cypress": "14.4.0",
+ "cypress": "14.4.1",
65
"cypress-vite": "1.6.0",
66
"eslint": "8.57.1",
67
"eslint-config-standard": "17.1.0",
@@ -87,7 +87,7 @@
87
"vite-plugin-eslint": "1.8.1",
88
"vite-plugin-istanbul": "7.0.0",
89
"vite-plugin-vuetify": "2.1.1",
90
- "vitest": "3.1.4"
+ "vitest": "3.2.2"
91
},
92
"peerDependenciesMeta": {
93
"react": {
0 commit comments