chore(deps): update dependency vitest to v2 (#2906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d2aee8fc37
commit
f8b4f700e7
|
@ -139,7 +139,7 @@
|
||||||
"simple-git-hooks": "^2.11.1",
|
"simple-git-hooks": "^2.11.1",
|
||||||
"tsx": "^4.7.2",
|
"tsx": "^4.7.2",
|
||||||
"typescript": "^5.4.4",
|
"typescript": "^5.4.4",
|
||||||
"vitest": "1.6.0",
|
"vitest": "2.0.3",
|
||||||
"vue-tsc": "^2.0.10"
|
"vue-tsc": "^2.0.10"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
|
@ -151,7 +151,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"vitest": "1.6.0",
|
"vitest": "2.0.3",
|
||||||
"vue": "^3.4.21"
|
"vue": "^3.4.21"
|
||||||
},
|
},
|
||||||
"simple-git-hooks": {
|
"simple-git-hooks": {
|
||||||
|
|
638
pnpm-lock.yaml
638
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue