⬆️ Update dependency vitest to v1.5.0
All checks were successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Renovate 2024-04-14 01:09:25 +00:00
parent 613c0a3275
commit 6da6a18e86
2 changed files with 32 additions and 32 deletions

View File

@ -51,7 +51,7 @@
"typescript": "5.4.5", "typescript": "5.4.5",
"vite": "5.2.8", "vite": "5.2.8",
"vite-plugin-vuetify": "2.0.3", "vite-plugin-vuetify": "2.0.3",
"vitest": "1.4.0", "vitest": "1.5.0",
"vue-cli-plugin-vuetify": "2.5.8", "vue-cli-plugin-vuetify": "2.5.8",
"vue-tsc": "2.0.13", "vue-tsc": "2.0.13",
"webpack-plugin-vuetify": "3.0.3" "webpack-plugin-vuetify": "3.0.3"

View File

@ -113,8 +113,8 @@ devDependencies:
specifier: 2.0.3 specifier: 2.0.3
version: 2.0.3(vite@5.2.8)(vue@3.4.21)(vuetify@3.5.15) version: 2.0.3(vite@5.2.8)(vue@3.4.21)(vuetify@3.5.15)
vitest: vitest:
specifier: 1.4.0 specifier: 1.5.0
version: 1.4.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0) version: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)
vue-cli-plugin-vuetify: vue-cli-plugin-vuetify:
specifier: 2.5.8 specifier: 2.5.8
version: 2.5.8(sass-loader@14.2.0)(vue@3.4.21)(webpack@5.89.0) version: 2.5.8(sass-loader@14.2.0)(vue@3.4.21)(webpack@5.89.0)
@ -787,38 +787,38 @@ packages:
vue: 3.4.21(typescript@5.4.5) vue: 3.4.21(typescript@5.4.5)
dev: true dev: true
/@vitest/expect@1.4.0: /@vitest/expect@1.5.0:
resolution: {integrity: sha512-Jths0sWCJZ8BxjKe+p+eKsoqev1/T8lYcrjavEaz8auEJ4jAVY0GwW3JKmdVU4mmNPLPHixh4GNXP7GFtAiDHA==} resolution: {integrity: sha512-0pzuCI6KYi2SIC3LQezmxujU9RK/vwC1U9R0rLuGlNGcOuDWxqWKu6nUdFsX9tH1WU0SXtAxToOsEjeUn1s3hA==}
dependencies: dependencies:
'@vitest/spy': 1.4.0 '@vitest/spy': 1.5.0
'@vitest/utils': 1.4.0 '@vitest/utils': 1.5.0
chai: 4.3.10 chai: 4.3.10
dev: true dev: true
/@vitest/runner@1.4.0: /@vitest/runner@1.5.0:
resolution: {integrity: sha512-EDYVSmesqlQ4RD2VvWo3hQgTJ7ZrFQ2VSJdfiJiArkCerDAGeyF1i6dHkmySqk573jLp6d/cfqCN+7wUB5tLgg==} resolution: {integrity: sha512-7HWwdxXP5yDoe7DTpbif9l6ZmDwCzcSIK38kTSIt6CFEpMjX4EpCgT6wUmS0xTXqMI6E/ONmfgRKmaujpabjZQ==}
dependencies: dependencies:
'@vitest/utils': 1.4.0 '@vitest/utils': 1.5.0
p-limit: 5.0.0 p-limit: 5.0.0
pathe: 1.1.1 pathe: 1.1.1
dev: true dev: true
/@vitest/snapshot@1.4.0: /@vitest/snapshot@1.5.0:
resolution: {integrity: sha512-saAFnt5pPIA5qDGxOHxJ/XxhMFKkUSBJmVt5VgDsAqPTX6JP326r5C/c9UuCMPoXNzuudTPsYDZCoJ5ilpqG2A==} resolution: {integrity: sha512-qpv3fSEuNrhAO3FpH6YYRdaECnnRjg9VxbhdtPwPRnzSfHVXnNzzrpX4cJxqiwgRMo7uRMWDFBlsBq4Cr+rO3A==}
dependencies: dependencies:
magic-string: 0.30.7 magic-string: 0.30.7
pathe: 1.1.1 pathe: 1.1.1
pretty-format: 29.7.0 pretty-format: 29.7.0
dev: true dev: true
/@vitest/spy@1.4.0: /@vitest/spy@1.5.0:
resolution: {integrity: sha512-Ywau/Qs1DzM/8Uc+yA77CwSegizMlcgTJuYGAi0jujOteJOUf1ujunHThYo243KG9nAyWT3L9ifPYZ5+As/+6Q==} resolution: {integrity: sha512-vu6vi6ew5N5MMHJjD5PoakMRKYdmIrNJmyfkhRpQt5d9Ewhw9nZ5Aqynbi3N61bvk9UvZ5UysMT6ayIrZ8GA9w==}
dependencies: dependencies:
tinyspy: 2.2.0 tinyspy: 2.2.0
dev: true dev: true
/@vitest/utils@1.4.0: /@vitest/utils@1.5.0:
resolution: {integrity: sha512-mx3Yd1/6e2Vt/PUC98DcqTirtfxUyAZ32uK82r8rZzbtBeBo+nqgnjx/LvqQdWsrvNtm14VmurNgcf4nqY5gJg==} resolution: {integrity: sha512-BDU0GNL8MWkRkSRdNFvCUCAVOeHaUlVJ9Tx0TYBZyXaaOTmGtUFObzchCivIBrIwKzvZA7A9sCejVhXM2aY98A==}
dependencies: dependencies:
diff-sequences: 29.6.3 diff-sequences: 29.6.3
estree-walker: 3.0.3 estree-walker: 3.0.3
@ -2568,7 +2568,7 @@ packages:
/mlly@1.4.2: /mlly@1.4.2:
resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==} resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==}
dependencies: dependencies:
acorn: 8.11.2 acorn: 8.11.3
pathe: 1.1.1 pathe: 1.1.1
pkg-types: 1.0.3 pkg-types: 1.0.3
ufo: 1.3.2 ufo: 1.3.2
@ -3307,8 +3307,8 @@ packages:
resolution: {integrity: sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==} resolution: {integrity: sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==}
dev: true dev: true
/tinypool@0.8.2: /tinypool@0.8.3:
resolution: {integrity: sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==} resolution: {integrity: sha512-Ud7uepAklqRH1bvwy22ynrliC7Dljz7Tm8M/0RBUW+YRa4YHhZ6e4PpgE+fu1zr/WqB1kbeuVrdfeuyIBpy4tw==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
dev: true dev: true
@ -3441,8 +3441,8 @@ packages:
hasBin: true hasBin: true
dev: false dev: false
/vite-node@1.4.0(@types/node@20.12.7)(sass@1.75.0): /vite-node@1.5.0(@types/node@20.12.7)(sass@1.75.0):
resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==} resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==}
engines: {node: ^18.0.0 || >=20.0.0} engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true hasBin: true
dependencies: dependencies:
@ -3515,15 +3515,15 @@ packages:
optionalDependencies: optionalDependencies:
fsevents: 2.3.3 fsevents: 2.3.3
/vitest@1.4.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0): /vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0):
resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==}
engines: {node: ^18.0.0 || >=20.0.0} engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@edge-runtime/vm': '*' '@edge-runtime/vm': '*'
'@types/node': ^18.0.0 || >=20.0.0 '@types/node': ^18.0.0 || >=20.0.0
'@vitest/browser': 1.4.0 '@vitest/browser': 1.5.0
'@vitest/ui': 1.4.0 '@vitest/ui': 1.5.0
happy-dom: '*' happy-dom: '*'
jsdom: '*' jsdom: '*'
peerDependenciesMeta: peerDependenciesMeta:
@ -3541,11 +3541,11 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@types/node': 20.12.7 '@types/node': 20.12.7
'@vitest/expect': 1.4.0 '@vitest/expect': 1.5.0
'@vitest/runner': 1.4.0 '@vitest/runner': 1.5.0
'@vitest/snapshot': 1.4.0 '@vitest/snapshot': 1.5.0
'@vitest/spy': 1.4.0 '@vitest/spy': 1.5.0
'@vitest/utils': 1.4.0 '@vitest/utils': 1.5.0
acorn-walk: 8.3.2 acorn-walk: 8.3.2
chai: 4.3.10 chai: 4.3.10
debug: 4.3.4 debug: 4.3.4
@ -3558,9 +3558,9 @@ packages:
std-env: 3.6.0 std-env: 3.6.0
strip-literal: 2.0.0 strip-literal: 2.0.0
tinybench: 2.5.1 tinybench: 2.5.1
tinypool: 0.8.2 tinypool: 0.8.3
vite: 5.2.8(@types/node@20.12.7)(sass@1.75.0) vite: 5.2.8(@types/node@20.12.7)(sass@1.75.0)
vite-node: 1.4.0(@types/node@20.12.7)(sass@1.75.0) vite-node: 1.5.0(@types/node@20.12.7)(sass@1.75.0)
why-is-node-running: 2.2.2 why-is-node-running: 2.2.2
transitivePeerDependencies: transitivePeerDependencies:
- less - less