chore(deps): update dependency vitest to v0.24.1 (#2517)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2517 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
3e8e5bb554
commit
87ad58b4b7
2 changed files with 5 additions and 5 deletions
|
@ -99,7 +99,7 @@
|
||||||
"vite": "3.1.7",
|
"vite": "3.1.7",
|
||||||
"vite-plugin-pwa": "0.13.1",
|
"vite-plugin-pwa": "0.13.1",
|
||||||
"vite-svg-loader": "3.6.0",
|
"vite-svg-loader": "3.6.0",
|
||||||
"vitest": "0.24.0",
|
"vitest": "0.24.1",
|
||||||
"vue-tsc": "1.0.3",
|
"vue-tsc": "1.0.3",
|
||||||
"wait-on": "6.0.1",
|
"wait-on": "6.0.1",
|
||||||
"workbox-cli": "6.5.4"
|
"workbox-cli": "6.5.4"
|
||||||
|
|
|
@ -72,7 +72,7 @@ specifiers:
|
||||||
vite: 3.1.7
|
vite: 3.1.7
|
||||||
vite-plugin-pwa: 0.13.1
|
vite-plugin-pwa: 0.13.1
|
||||||
vite-svg-loader: 3.6.0
|
vite-svg-loader: 3.6.0
|
||||||
vitest: 0.24.0
|
vitest: 0.24.1
|
||||||
vue: 3.2.40
|
vue: 3.2.40
|
||||||
vue-advanced-cropper: 2.8.6
|
vue-advanced-cropper: 2.8.6
|
||||||
vue-drag-resize: 2.0.3
|
vue-drag-resize: 2.0.3
|
||||||
|
@ -167,7 +167,7 @@ devDependencies:
|
||||||
vite: 3.1.7_sass@1.55.0+terser@5.10.0
|
vite: 3.1.7_sass@1.55.0+terser@5.10.0
|
||||||
vite-plugin-pwa: 0.13.1_vite@3.1.7
|
vite-plugin-pwa: 0.13.1_vite@3.1.7
|
||||||
vite-svg-loader: 3.6.0
|
vite-svg-loader: 3.6.0
|
||||||
vitest: 0.24.0_7fc655e167cf9da448ccc3b585011dd3
|
vitest: 0.24.1_7fc655e167cf9da448ccc3b585011dd3
|
||||||
vue-tsc: 1.0.3_typescript@4.8.4
|
vue-tsc: 1.0.3_typescript@4.8.4
|
||||||
wait-on: 6.0.1
|
wait-on: 6.0.1
|
||||||
workbox-cli: 6.5.4
|
workbox-cli: 6.5.4
|
||||||
|
@ -12616,8 +12616,8 @@ packages:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.24.0_7fc655e167cf9da448ccc3b585011dd3:
|
/vitest/0.24.1_7fc655e167cf9da448ccc3b585011dd3:
|
||||||
resolution: {integrity: sha512-k5j3FPTor+MJx2x0pDW2gtVk+s9VC6nSHT3SoqOIk9Je5fFpPgict+Xy2eAVXUogvSixs45Ya1oZk+oK93BO0w==}
|
resolution: {integrity: sha512-NKkK1xnDIOOr42pKBfGQQl6b6IWdFVBpG6ZS1T+nUlJuqcOiZ7lxjVwHy9wrtTYpJ0BWww9y6bSGYXubD29Nag==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
|
Loading…
Reference in a new issue