chore(deps): update dependency vitest to v0.25.4 (#2788)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2788 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
0de9376b2b
commit
4bf9284b38
@ -104,7 +104,7 @@
|
||||
"vite": "3.2.5",
|
||||
"vite-plugin-pwa": "0.13.3",
|
||||
"vite-svg-loader": "3.6.0",
|
||||
"vitest": "0.25.3",
|
||||
"vitest": "0.25.4",
|
||||
"vue-tsc": "1.0.11",
|
||||
"wait-on": "6.0.1",
|
||||
"workbox-cli": "6.5.4"
|
||||
|
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@ -78,7 +78,7 @@ specifiers:
|
||||
vite: 3.2.5
|
||||
vite-plugin-pwa: 0.13.3
|
||||
vite-svg-loader: 3.6.0
|
||||
vitest: 0.25.3
|
||||
vitest: 0.25.4
|
||||
vue: 3.2.45
|
||||
vue-advanced-cropper: 2.8.6
|
||||
vue-flatpickr-component: 11.0.1
|
||||
@ -177,7 +177,7 @@ devDependencies:
|
||||
vite: 3.2.5_aued5kpd3bg45bp3kl7wlhj4ti
|
||||
vite-plugin-pwa: 0.13.3_x7bmrdf5vv7jofix4vzvx6ucm4
|
||||
vite-svg-loader: 3.6.0
|
||||
vitest: 0.25.3_zaxsvvfygf2fhqnly77ckyvfzq
|
||||
vitest: 0.25.4_zaxsvvfygf2fhqnly77ckyvfzq
|
||||
vue-tsc: 1.0.11_typescript@4.9.3
|
||||
wait-on: 6.0.1
|
||||
workbox-cli: 6.5.4_acorn@7.4.1
|
||||
@ -3734,12 +3734,6 @@ packages:
|
||||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
|
||||
/acorn/8.8.0:
|
||||
resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/acorn/8.8.1:
|
||||
resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
@ -12204,10 +12198,10 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/strip-literal/0.4.2:
|
||||
resolution: {integrity: sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==}
|
||||
/strip-literal/1.0.0:
|
||||
resolution: {integrity: sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==}
|
||||
dependencies:
|
||||
acorn: 8.8.0
|
||||
acorn: 8.8.1
|
||||
dev: true
|
||||
|
||||
/strip-outer/1.0.1:
|
||||
@ -13104,8 +13098,8 @@ packages:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitest/0.25.3_zaxsvvfygf2fhqnly77ckyvfzq:
|
||||
resolution: {integrity: sha512-/UzHfXIKsELZhL7OaM2xFlRF8HRZgAHtPctacvNK8H4vOcbJJAMEgbWNGSAK7Y9b1NBe5SeM7VTuz2RsTHFJJA==}
|
||||
/vitest/0.25.4_zaxsvvfygf2fhqnly77ckyvfzq:
|
||||
resolution: {integrity: sha512-v/qoSEYPrf8qa1CbKIKYK+1GGmPPEJyXFbkuD6jhh080cfNBsuUDAdMu6hV2h9Uv34EMiUrVETL/wB+EHxFtbA==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -13129,14 +13123,14 @@ packages:
|
||||
'@types/chai': 4.3.3
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.11.10
|
||||
acorn: 8.8.0
|
||||
acorn: 8.8.1
|
||||
acorn-walk: 8.2.0
|
||||
chai: 4.3.6
|
||||
debug: 4.3.4
|
||||
happy-dom: 7.7.2
|
||||
local-pkg: 0.4.2
|
||||
source-map: 0.6.1
|
||||
strip-literal: 0.4.2
|
||||
strip-literal: 1.0.0
|
||||
tinybench: 2.3.1
|
||||
tinypool: 0.3.0
|
||||
tinyspy: 1.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user