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 6b2e6d7 commit 3ce7e4cCopy full SHA for 3ce7e4c
package.json
@@ -51,7 +51,7 @@
51
"@cypress/code-coverage": "^3.9.12",
52
"@mdi/js": "^7.0.0",
53
"@vitejs/plugin-vue": "^4.0.0",
54
- "@vitest/coverage-istanbul": "^0.29.7",
+ "@vitest/coverage-istanbul": "^0.31.0",
55
"@vue/test-utils": "^2.0.0",
56
"bufferutil": "^4.0.6",
57
"concurrently": "^8.0.0",
@@ -82,7 +82,7 @@
82
"vite-plugin-eslint": "^1.8.1",
83
"vite-plugin-istanbul": "^4.0.1",
84
"vite-plugin-vuetify": "^1.0.2",
85
- "vitest": "^0.29.7"
+ "vitest": "^0.31.0"
86
},
87
"bugs": {
88
"url": "https://github.com/cylc/cylc-ui/issues"
0 commit comments