mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-21 08:55:24 +03:00
chore(deps): update dependency vitest to v2.1.5 (#3051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fb5cd0ecdb
commit
beb2b2d3bd
2 changed files with 229 additions and 546 deletions
|
@ -139,7 +139,7 @@
|
||||||
"simple-git-hooks": "^2.11.1",
|
"simple-git-hooks": "^2.11.1",
|
||||||
"tsx": "^4.19.2",
|
"tsx": "^4.19.2",
|
||||||
"typescript": "^5.4.4",
|
"typescript": "^5.4.4",
|
||||||
"vitest": "2.1.4",
|
"vitest": "2.1.5",
|
||||||
"vue-tsc": "^2.1.6"
|
"vue-tsc": "^2.1.6"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
|
@ -154,7 +154,7 @@
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"nuxt-component-meta": "0.9.0",
|
"nuxt-component-meta": "0.9.0",
|
||||||
"unstorage": "^1.13.1",
|
"unstorage": "^1.13.1",
|
||||||
"vitest": "2.1.4",
|
"vitest": "2.1.5",
|
||||||
"vue": "^3.5.4"
|
"vue": "^3.5.4"
|
||||||
},
|
},
|
||||||
"simple-git-hooks": {
|
"simple-git-hooks": {
|
||||||
|
|
771
pnpm-lock.yaml
771
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue