chore(deps): update dependency vitest to v0.24.0 (#2503)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2503 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
44549bb441
commit
59b0f12424
2 changed files with 8 additions and 8 deletions
|
@ -99,7 +99,7 @@
|
||||||
"vite": "3.1.6",
|
"vite": "3.1.6",
|
||||||
"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.23.4",
|
"vitest": "0.24.0",
|
||||||
"vue-tsc": "0.40.13",
|
"vue-tsc": "0.40.13",
|
||||||
"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.6
|
vite: 3.1.6
|
||||||
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.23.4
|
vitest: 0.24.0
|
||||||
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.6_sass@1.55.0+terser@5.10.0
|
vite: 3.1.6_sass@1.55.0+terser@5.10.0
|
||||||
vite-plugin-pwa: 0.13.1_vite@3.1.6
|
vite-plugin-pwa: 0.13.1_vite@3.1.6
|
||||||
vite-svg-loader: 3.6.0
|
vite-svg-loader: 3.6.0
|
||||||
vitest: 0.23.4_dc11c3e7f666e07dbc327a81f99c380a
|
vitest: 0.24.0_dc11c3e7f666e07dbc327a81f99c380a
|
||||||
vue-tsc: 0.40.13_typescript@4.8.4
|
vue-tsc: 0.40.13_typescript@4.8.4
|
||||||
wait-on: 6.0.1
|
wait-on: 6.0.1
|
||||||
workbox-cli: 6.5.4
|
workbox-cli: 6.5.4
|
||||||
|
@ -12046,8 +12046,8 @@ packages:
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/tinybench/2.1.5:
|
/tinybench/2.3.0:
|
||||||
resolution: {integrity: sha512-ak+PZZEuH3mw6CCFOgf5S90YH0MARnZNhxjhjguAmoJimEMAJuNip/rJRd6/wyylHItomVpKTzZk9zrhTrQCoQ==}
|
resolution: {integrity: sha512-zs1gMVBwyyG2QbVchYIbnabRhMOCGvrwZz/q+SV+LIMa9q5YDQZi2kkI6ZRqV2Bz7ba1uvrc7ieUoE4KWnGeKg==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/tinypool/0.3.0:
|
/tinypool/0.3.0:
|
||||||
|
@ -12618,8 +12618,8 @@ packages:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.23.4_dc11c3e7f666e07dbc327a81f99c380a:
|
/vitest/0.24.0_dc11c3e7f666e07dbc327a81f99c380a:
|
||||||
resolution: {integrity: sha512-iukBNWqQAv8EKDBUNntspLp9SfpaVFbmzmM0sNcnTxASQZMzRw3PsM6DMlsHiI+I6GeO5/sYDg3ecpC+SNFLrQ==}
|
resolution: {integrity: sha512-k5j3FPTor+MJx2x0pDW2gtVk+s9VC6nSHT3SoqOIk9Je5fFpPgict+Xy2eAVXUogvSixs45Ya1oZk+oK93BO0w==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -12648,7 +12648,7 @@ packages:
|
||||||
happy-dom: 7.3.0
|
happy-dom: 7.3.0
|
||||||
local-pkg: 0.4.2
|
local-pkg: 0.4.2
|
||||||
strip-literal: 0.4.2
|
strip-literal: 0.4.2
|
||||||
tinybench: 2.1.5
|
tinybench: 2.3.0
|
||||||
tinypool: 0.3.0
|
tinypool: 0.3.0
|
||||||
tinyspy: 1.0.2
|
tinyspy: 1.0.2
|
||||||
vite: 3.1.6_sass@1.55.0+terser@5.10.0
|
vite: 3.1.6_sass@1.55.0+terser@5.10.0
|
||||||
|
|
Loading…
Reference in a new issue