chore(deps): update dependency vitest to v0.25.0 (#2650)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2650 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e0fd4f216f
commit
7ba421e810
@ -104,7 +104,7 @@
|
|||||||
"vite": "3.2.3",
|
"vite": "3.2.3",
|
||||||
"vite-plugin-pwa": "0.13.3",
|
"vite-plugin-pwa": "0.13.3",
|
||||||
"vite-svg-loader": "3.6.0",
|
"vite-svg-loader": "3.6.0",
|
||||||
"vitest": "0.24.5",
|
"vitest": "0.25.0",
|
||||||
"vue-tsc": "1.0.9",
|
"vue-tsc": "1.0.9",
|
||||||
"wait-on": "6.0.1",
|
"wait-on": "6.0.1",
|
||||||
"workbox-cli": "6.5.4"
|
"workbox-cli": "6.5.4"
|
||||||
|
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@ -78,7 +78,7 @@ specifiers:
|
|||||||
vite: 3.2.3
|
vite: 3.2.3
|
||||||
vite-plugin-pwa: 0.13.3
|
vite-plugin-pwa: 0.13.3
|
||||||
vite-svg-loader: 3.6.0
|
vite-svg-loader: 3.6.0
|
||||||
vitest: 0.24.5
|
vitest: 0.25.0
|
||||||
vue: 3.2.41
|
vue: 3.2.41
|
||||||
vue-advanced-cropper: 2.8.6
|
vue-advanced-cropper: 2.8.6
|
||||||
vue-flatpickr-component: 11.0.1
|
vue-flatpickr-component: 11.0.1
|
||||||
@ -177,7 +177,7 @@ devDependencies:
|
|||||||
vite: 3.2.3_r6c6sealr4d6e6goouigf2vxtu
|
vite: 3.2.3_r6c6sealr4d6e6goouigf2vxtu
|
||||||
vite-plugin-pwa: 0.13.3_jklrv2undatkozcsn24zow6xuu
|
vite-plugin-pwa: 0.13.3_jklrv2undatkozcsn24zow6xuu
|
||||||
vite-svg-loader: 3.6.0
|
vite-svg-loader: 3.6.0
|
||||||
vitest: 0.24.5_55dneq6lizwzyprtj5vtp4rzay
|
vitest: 0.25.0_55dneq6lizwzyprtj5vtp4rzay
|
||||||
vue-tsc: 1.0.9_typescript@4.8.4
|
vue-tsc: 1.0.9_typescript@4.8.4
|
||||||
wait-on: 6.0.1
|
wait-on: 6.0.1
|
||||||
workbox-cli: 6.5.4_acorn@8.8.0
|
workbox-cli: 6.5.4_acorn@8.8.0
|
||||||
@ -12980,8 +12980,8 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.24.5_55dneq6lizwzyprtj5vtp4rzay:
|
/vitest/0.25.0_55dneq6lizwzyprtj5vtp4rzay:
|
||||||
resolution: {integrity: sha512-zw6JhPUHtLILQDe5Q39b/SzoITkG+R7hcFjuthp4xsi6zpmfQPOZcHodZ+3bqoWl4EdGK/p1fuMiEwdxgbGLOA==}
|
resolution: {integrity: sha512-CVgBdKSeA27mowKC/C31Tx7ZBjRoyasq/yW7zoqUaCdKaOsjdzRUH5KgSL3eG36DzaaUsbnwWPUbAOtFz5k6tQ==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -13005,10 +13005,13 @@ packages:
|
|||||||
'@types/chai': 4.3.3
|
'@types/chai': 4.3.3
|
||||||
'@types/chai-subset': 1.3.3
|
'@types/chai-subset': 1.3.3
|
||||||
'@types/node': 18.11.9
|
'@types/node': 18.11.9
|
||||||
|
acorn: 8.8.0
|
||||||
|
acorn-walk: 8.2.0
|
||||||
chai: 4.3.6
|
chai: 4.3.6
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
happy-dom: 7.6.6
|
happy-dom: 7.6.6
|
||||||
local-pkg: 0.4.2
|
local-pkg: 0.4.2
|
||||||
|
source-map: 0.6.1
|
||||||
strip-literal: 0.4.2
|
strip-literal: 0.4.2
|
||||||
tinybench: 2.3.1
|
tinybench: 2.3.1
|
||||||
tinypool: 0.3.0
|
tinypool: 0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user