chore(deps): update vitest to ^1.6.0 (#12908)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-08 14:10:51 +08:00
committed by GitHub
parent 168728e298
commit f4dbe8d0da
2 changed files with 58 additions and 69 deletions

View File

@@ -61,7 +61,7 @@
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/coverage-istanbul": "^1.5.3",
"@vitest/coverage-istanbul": "^1.6.0",
"@vue/runtime-core": "^3.4.27",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",
@@ -69,7 +69,7 @@
"jsdom": "^22.1.0",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vitest": "^1.5.3",
"vitest": "^1.6.0",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.4.27",
"vue-router": "^4.3.2"