1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-01 12:06:49 +01:00

chore(deps): update dependency vitest to ^0.32.2 (#2097)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-02 16:48:59 +00:00 committed by GitHub
parent d4ce90a7e8
commit e0525e5f55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 57 additions and 45 deletions

View file

@ -126,7 +126,7 @@
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vitest": "^0.30.1",
"vitest": "^0.32.2",
"vue-tsc": "^1.8.3"
},
"pnpm": {

View file

@ -150,7 +150,7 @@ importers:
version: 0.13.0(patch_hash=4zi7vnypkav7i5l74w6qfcndqy)(rollup@2.79.1)
nuxt-vitest:
specifier: ^0.7.2
version: 0.7.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@2.79.1)(vite@4.3.9)(vitest@0.30.1)(vue-router@4.2.2)(vue@3.3.4)
version: 0.7.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@2.79.1)(vite@4.3.9)(vitest@0.32.2)(vue-router@4.2.2)(vue@3.3.4)
page-lifecycle:
specifier: ^0.1.2
version: 0.1.2
@ -297,8 +297,8 @@ importers:
specifier: ^5.1.6
version: 5.1.6
vitest:
specifier: ^0.30.1
version: 0.30.1
specifier: ^0.32.2
version: 0.32.2
vue-tsc:
specifier: ^1.8.3
version: 1.8.3(typescript@5.1.6)
@ -3585,10 +3585,10 @@ packages:
/@types/chai-subset@1.3.3:
resolution: {integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==}
dependencies:
'@types/chai': 4.3.4
'@types/chai': 4.3.5
/@types/chai@4.3.4:
resolution: {integrity: sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==}
/@types/chai@4.3.5:
resolution: {integrity: sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==}
/@types/chroma-js@2.4.0:
resolution: {integrity: sha512-JklMxityrwjBTjGY2anH8JaTx3yjRU3/sEHSblLH1ba5lqcSh1LnImXJZO5peJfXyqKYWjHTGy4s5Wz++hARrw==}
@ -4209,30 +4209,30 @@ packages:
vite: 4.3.9(@types/node@20.2.5)
vue: 3.3.4
/@vitest/expect@0.30.1:
resolution: {integrity: sha512-c3kbEtN8XXJSeN81iDGq29bUzSjQhjES2WR3aColsS4lPGbivwLtas4DNUe0jD9gg/FYGIteqOenfU95EFituw==}
/@vitest/expect@0.32.2:
resolution: {integrity: sha512-6q5yzweLnyEv5Zz1fqK5u5E83LU+gOMVBDuxBl2d2Jfx1BAp5M+rZgc5mlyqdnxquyoiOXpXmFNkcGcfFnFH3Q==}
dependencies:
'@vitest/spy': 0.30.1
'@vitest/utils': 0.30.1
'@vitest/spy': 0.32.2
'@vitest/utils': 0.32.2
chai: 4.3.7
/@vitest/runner@0.30.1:
resolution: {integrity: sha512-W62kT/8i0TF1UBCNMRtRMOBWJKRnNyv9RrjIgdUryEe0wNpGZvvwPDLuzYdxvgSckzjp54DSpv1xUbv4BQ0qVA==}
/@vitest/runner@0.32.2:
resolution: {integrity: sha512-06vEL0C1pomOEktGoLjzZw+1Fb+7RBRhmw/06WkDrd1akkT9i12su0ku+R/0QM69dfkIL/rAIDTG+CSuQVDcKw==}
dependencies:
'@vitest/utils': 0.30.1
'@vitest/utils': 0.32.2
concordance: 5.0.4
p-limit: 4.0.0
pathe: 1.1.0
/@vitest/snapshot@0.30.1:
resolution: {integrity: sha512-fJZqKrE99zo27uoZA/azgWyWbFvM1rw2APS05yB0JaLwUIg9aUtvvnBf4q7JWhEcAHmSwbrxKFgyBUga6tq9Tw==}
/@vitest/snapshot@0.32.2:
resolution: {integrity: sha512-JwhpeH/PPc7GJX38vEfCy9LtRzf9F4er7i4OsAJyV7sjPwjj+AIR8cUgpMTWK4S3TiamzopcTyLsZDMuldoi5A==}
dependencies:
magic-string: 0.30.0
pathe: 1.1.0
pretty-format: 27.5.1
/@vitest/spy@0.30.1:
resolution: {integrity: sha512-YfJeIf37GvTZe04ZKxzJfnNNuNSmTEGnla2OdL60C8od16f3zOfv9q9K0nNii0NfjDJRt/CVN/POuY5/zTS+BA==}
/@vitest/spy@0.32.2:
resolution: {integrity: sha512-Q/ZNILJ4ca/VzQbRM8ur3Si5Sardsh1HofatG9wsJY1RfEaw0XKP8IVax2lI1qnrk9YPuG9LA2LkZ0EI/3d4ug==}
dependencies:
tinyspy: 2.1.0
@ -4254,6 +4254,14 @@ packages:
concordance: 5.0.4
loupe: 2.3.6
pretty-format: 27.5.1
dev: false
/@vitest/utils@0.32.2:
resolution: {integrity: sha512-lnJ0T5i03j0IJaeW73hxe2AuVnZ/y1BhhCOuIcl9LIzXnbpXJT9Lrt6brwKHXLOiA7MZ6N5hSJjt0xE1dGNCzQ==}
dependencies:
diff-sequences: 29.4.3
loupe: 2.3.6
pretty-format: 27.5.1
/@volar/language-core@1.3.0-alpha.0:
resolution: {integrity: sha512-W3uMzecHPcbwddPu4SJpUcPakRBK/y/BP+U0U6NiPpUX1tONLC4yCawt+QBJqtgJ+sfD6ztf5PyvPL3hQRqfOA==}
@ -5169,6 +5177,7 @@ packages:
resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==}
engines: {node: '>=0.4.0'}
hasBin: true
dev: true
/acorn@8.9.0:
resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==}
@ -6483,6 +6492,10 @@ packages:
/devalue@4.3.2:
resolution: {integrity: sha512-KqFl6pOgOW+Y6wJgu80rHpo2/3H07vr8ntR9rkkFIRETewbf5GaYYcakYfiKz89K+sLsuPkQIZaXDMjUObZwWg==}
/diff-sequences@29.4.3:
resolution: {integrity: sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
/diff@5.1.0:
resolution: {integrity: sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==}
engines: {node: '>=0.3.1'}
@ -8852,7 +8865,7 @@ packages:
resolution: {integrity: sha512-9xZPKVYp9DxnM3sd1yAsh/d59iIaswDkai8oTxbursfKYbg/ibjX0IzFt35+VZ8iEW453TVTXztnRvYUQlAfUQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.8.2
acorn: 8.9.0
eslint-visitor-keys: 3.4.1
espree: 9.6.0
semver: 7.5.1
@ -10380,7 +10393,7 @@ packages:
dev: false
patched: true
/nuxt-vitest@0.7.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@2.79.1)(vite@4.3.9)(vitest@0.30.1)(vue-router@4.2.2)(vue@3.3.4):
/nuxt-vitest@0.7.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@2.79.1)(vite@4.3.9)(vitest@0.32.2)(vue-router@4.2.2)(vue@3.3.4):
resolution: {integrity: sha512-pWpGHIwUxmXb5lz7A/MEaPB1lSNLKHAzi0n80wr4tqslte/tdCocvaiIqyJ1rpJU9qH+Qmzoa3mQbg5OBOJT1w==}
peerDependencies:
'@vitejs/plugin-vue': '*'
@ -10396,8 +10409,8 @@ packages:
perfect-debounce: 1.0.0
std-env: 3.3.3
vite: 4.3.9(@types/node@20.2.5)
vitest: 0.30.1
vitest-environment-nuxt: 0.7.2(rollup@2.79.1)(vitest@0.30.1)(vue-router@4.2.2)(vue@3.3.4)
vitest: 0.32.2
vitest-environment-nuxt: 0.7.2(rollup@2.79.1)(vitest@0.32.2)(vue-router@4.2.2)(vue@3.3.4)
transitivePeerDependencies:
- rollup
- supports-color
@ -12951,15 +12964,15 @@ packages:
/tiny-invariant@1.3.1:
resolution: {integrity: sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==}
/tinybench@2.4.0:
resolution: {integrity: sha512-iyziEiyFxX4kyxSp+MtY1oCH/lvjH3PxFN8PGCDeqcZWAJ/i+9y+nL85w99PxVzrIvew/GSkSbDYtiGVa85Afg==}
/tinybench@2.5.0:
resolution: {integrity: sha512-kRwSG8Zx4tjF9ZiyH4bhaebu+EDz1BOx9hOigYHlUW4xxI/wKIUQUqo018UlU4ar6ATPBsaMrdbKZ+tmPdohFA==}
/tinycolor2@1.6.0:
resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
dev: true
/tinypool@0.4.0:
resolution: {integrity: sha512-2ksntHOKf893wSAH4z/+JbPpi92esw8Gn9N2deXX+B0EO92hexAVI9GIZZPx7P5aYo5KULfeOSt3kMOmSOy6uA==}
/tinypool@0.5.0:
resolution: {integrity: sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==}
engines: {node: '>=14.0.0'}
/tinyspy@2.1.0:
@ -13760,8 +13773,8 @@ packages:
vfile-message: 3.1.3
dev: true
/vite-node@0.30.1(@types/node@20.2.5):
resolution: {integrity: sha512-vTikpU/J7e6LU/8iM3dzBo8ZhEiKZEKRznEMm+mJh95XhWaPrJQraT/QsT2NWmuEf+zgAoMe64PKT7hfZ1Njmg==}
/vite-node@0.31.1(@types/node@20.2.5):
resolution: {integrity: sha512-BajE/IsNQ6JyizPzu9zRgHrBwczkAs0erQf/JRpgTIESpKvNj9/Gd0vxX905klLkb0I0SJVCKbdrl5c6FnqYKA==}
engines: {node: '>=v14.18.0'}
hasBin: true
dependencies:
@ -13780,8 +13793,8 @@ packages:
- supports-color
- terser
/vite-node@0.31.1(@types/node@20.2.5):
resolution: {integrity: sha512-BajE/IsNQ6JyizPzu9zRgHrBwczkAs0erQf/JRpgTIESpKvNj9/Gd0vxX905klLkb0I0SJVCKbdrl5c6FnqYKA==}
/vite-node@0.32.2(@types/node@20.2.5):
resolution: {integrity: sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA==}
engines: {node: '>=v14.18.0'}
hasBin: true
dependencies:
@ -13941,7 +13954,7 @@ packages:
optionalDependencies:
fsevents: 2.3.2
/vitest-environment-nuxt@0.7.2(rollup@2.79.1)(vitest@0.30.1)(vue-router@4.2.2)(vue@3.3.4):
/vitest-environment-nuxt@0.7.2(rollup@2.79.1)(vitest@0.32.2)(vue-router@4.2.2)(vue@3.3.4):
resolution: {integrity: sha512-Bo/gxvveIdK7x0/o4NjgAhv9+tAqtZrwbWaK7z1pGffze9hQlrMI0frVsyVoo1vLoteFJMCu97enqSdfIxq2JQ==}
peerDependencies:
vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0
@ -13957,7 +13970,7 @@ packages:
magic-string: 0.30.0
ofetch: 1.0.1
unenv: 1.5.1
vitest: 0.30.1
vitest: 0.32.2
vue: 3.3.4
vue-router: 4.2.2(vue@3.3.4)
transitivePeerDependencies:
@ -13965,8 +13978,8 @@ packages:
- supports-color
dev: false
/vitest@0.30.1:
resolution: {integrity: sha512-y35WTrSTlTxfMLttgQk4rHcaDkbHQwDP++SNwPb+7H8yb13Q3cu2EixrtHzF27iZ8v0XCciSsLg00RkPAzB/aA==}
/vitest@0.32.2:
resolution: {integrity: sha512-hU8GNNuQfwuQmqTLfiKcqEhZY72Zxb7nnN07koCUNmntNxbKQnVbeIS6sqUgR3eXSlbOpit8+/gr1KpqoMgWCQ==}
engines: {node: '>=v14.18.0'}
hasBin: true
peerDependencies:
@ -13996,15 +14009,15 @@ packages:
webdriverio:
optional: true
dependencies:
'@types/chai': 4.3.4
'@types/chai': 4.3.5
'@types/chai-subset': 1.3.3
'@types/node': 20.2.5
'@vitest/expect': 0.30.1
'@vitest/runner': 0.30.1
'@vitest/snapshot': 0.30.1
'@vitest/spy': 0.30.1
'@vitest/utils': 0.30.1
acorn: 8.8.2
'@vitest/expect': 0.32.2
'@vitest/runner': 0.32.2
'@vitest/snapshot': 0.32.2
'@vitest/spy': 0.32.2
'@vitest/utils': 0.32.2
acorn: 8.9.0
acorn-walk: 8.2.0
cac: 6.7.14
chai: 4.3.7
@ -14014,13 +14027,12 @@ packages:
magic-string: 0.30.0
pathe: 1.1.0
picocolors: 1.0.0
source-map: 0.6.1
std-env: 3.3.3
strip-literal: 1.0.1
tinybench: 2.4.0
tinypool: 0.4.0
tinybench: 2.5.0
tinypool: 0.5.0
vite: 4.3.9(@types/node@20.2.5)
vite-node: 0.30.1(@types/node@20.2.5)
vite-node: 0.32.2(@types/node@20.2.5)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less