chore(deps): update dependency vitest to v1.6.0 (#2822)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-14 17:19:42 +09:00 committed by GitHub
parent 16a09cd959
commit b4886fa135
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 93 additions and 59 deletions

View file

@ -139,7 +139,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vitest": "1.4.0",
"vitest": "1.6.0",
"vue-tsc": "^2.0.10"
},
"pnpm": {
@ -151,7 +151,7 @@
}
},
"resolutions": {
"vitest": "1.4.0",
"vitest": "1.6.0",
"vue": "^3.4.21"
},
"simple-git-hooks": {