chore(deps): update dependency vitest to v0.29.1
This commit is contained in:
parent
2337b6c9f3
commit
d5d0f9a8e2
@ -138,7 +138,7 @@
|
|||||||
"vite-plugin-inject-preload": "1.3.0",
|
"vite-plugin-inject-preload": "1.3.0",
|
||||||
"vite-plugin-pwa": "0.14.4",
|
"vite-plugin-pwa": "0.14.4",
|
||||||
"vite-svg-loader": "4.0.0",
|
"vite-svg-loader": "4.0.0",
|
||||||
"vitest": "0.28.5",
|
"vitest": "0.29.1",
|
||||||
"vue-tsc": "1.2.0",
|
"vue-tsc": "1.2.0",
|
||||||
"wait-on": "7.0.1",
|
"wait-on": "7.0.1",
|
||||||
"workbox-cli": "6.5.4"
|
"workbox-cli": "6.5.4"
|
||||||
|
46
pnpm-lock.yaml
generated
46
pnpm-lock.yaml
generated
@ -85,7 +85,7 @@ specifiers:
|
|||||||
vite-plugin-inject-preload: 1.3.0
|
vite-plugin-inject-preload: 1.3.0
|
||||||
vite-plugin-pwa: 0.14.4
|
vite-plugin-pwa: 0.14.4
|
||||||
vite-svg-loader: 4.0.0
|
vite-svg-loader: 4.0.0
|
||||||
vitest: 0.28.5
|
vitest: 0.29.1
|
||||||
vue: 3.2.47
|
vue: 3.2.47
|
||||||
vue-advanced-cropper: 2.8.8
|
vue-advanced-cropper: 2.8.8
|
||||||
vue-flatpickr-component: 11.0.2
|
vue-flatpickr-component: 11.0.2
|
||||||
@ -191,7 +191,7 @@ devDependencies:
|
|||||||
vite-plugin-inject-preload: 1.3.0_vite@4.1.4
|
vite-plugin-inject-preload: 1.3.0_vite@4.1.4
|
||||||
vite-plugin-pwa: 0.14.4_qtdhuw7qkuvvectm2wxn5d44j4
|
vite-plugin-pwa: 0.14.4_qtdhuw7qkuvvectm2wxn5d44j4
|
||||||
vite-svg-loader: 4.0.0
|
vite-svg-loader: 4.0.0
|
||||||
vitest: 0.28.5_7oy23k4eb2rvmv74hdnuwe2oga
|
vitest: 0.29.1_7oy23k4eb2rvmv74hdnuwe2oga
|
||||||
vue-tsc: 1.2.0_typescript@4.9.5
|
vue-tsc: 1.2.0_typescript@4.9.5
|
||||||
wait-on: 7.0.1
|
wait-on: 7.0.1
|
||||||
workbox-cli: 6.5.4_acorn@7.4.1
|
workbox-cli: 6.5.4_acorn@7.4.1
|
||||||
@ -4303,30 +4303,30 @@ packages:
|
|||||||
vue: 3.2.47
|
vue: 3.2.47
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/expect/0.28.5:
|
/@vitest/expect/0.29.1:
|
||||||
resolution: {integrity: sha512-gqTZwoUTwepwGIatnw4UKpQfnoyV0Z9Czn9+Lo2/jLIt4/AXLTn+oVZxlQ7Ng8bzcNkR+3DqLJ08kNr8jRmdNQ==}
|
resolution: {integrity: sha512-VFt1u34D+/L4pqjLA8VGPdHbdF8dgjX9Nq573L9KG6/7MIAL9jmbEIKpXudmxjoTwcyczOXRyDuUWBQHZafjoA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 0.28.5
|
'@vitest/spy': 0.29.1
|
||||||
'@vitest/utils': 0.28.5
|
'@vitest/utils': 0.29.1
|
||||||
chai: 4.3.7
|
chai: 4.3.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/runner/0.28.5:
|
/@vitest/runner/0.29.1:
|
||||||
resolution: {integrity: sha512-NKkHtLB+FGjpp5KmneQjTcPLWPTDfB7ie+MmF1PnUBf/tGe2OjGxWyB62ySYZ25EYp9krR5Bw0YPLS/VWh1QiA==}
|
resolution: {integrity: sha512-VZ6D+kWpd/LVJjvxkt79OA29FUpyrI5L/EEwoBxH5m9KmKgs1QWNgobo/CGQtIWdifLQLvZdzYEK7Qj96w/ixQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 0.28.5
|
'@vitest/utils': 0.29.1
|
||||||
p-limit: 4.0.0
|
p-limit: 4.0.0
|
||||||
pathe: 1.1.0
|
pathe: 1.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/spy/0.28.5:
|
/@vitest/spy/0.29.1:
|
||||||
resolution: {integrity: sha512-7if6rsHQr9zbmvxN7h+gGh2L9eIIErgf8nSKYDlg07HHimCxp4H6I/X/DPXktVPPLQfiZ1Cw2cbDIx9fSqDjGw==}
|
resolution: {integrity: sha512-sRXXK44pPzaizpiZOIQP7YMhxIs80J/b6v1yR3SItpxG952c8tdA7n0O2j4OsVkjiO/ZDrjAYFrXL3gq6hLx6Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 1.0.2
|
tinyspy: 1.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/utils/0.28.5:
|
/@vitest/utils/0.29.1:
|
||||||
resolution: {integrity: sha512-UyZdYwdULlOa4LTUSwZ+Paz7nBHGTT72jKwdFSV4IjHF1xsokp+CabMdhjvVhYwkLfO88ylJT46YMilnkSARZA==}
|
resolution: {integrity: sha512-6npOEpmyE6zPS2wsWb7yX5oDpp6WY++cC5BX6/qaaMhGC3ZlPd8BbTz3RtGPi1PfPerPvfs4KqS/JDOIaB6J3w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: 3.1.0
|
cli-truncate: 3.1.0
|
||||||
diff: 5.1.0
|
diff: 5.1.0
|
||||||
@ -14691,8 +14691,8 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node/0.28.5_echm5rv26x5chjjnqjmf3saroi:
|
/vite-node/0.29.1_echm5rv26x5chjjnqjmf3saroi:
|
||||||
resolution: {integrity: sha512-LmXb9saMGlrMZbXTvOveJKwMTBTNUH66c8rJnQ0ZPNX+myPEol64+szRzXtV5ORb0Hb/91yq+/D3oERoyAt6LA==}
|
resolution: {integrity: sha512-Ey9bTlQOQrCxQN0oJ7sTg+GrU4nTMLg44iKTFCKf31ry60csqQz4E+Q04hdWhwE4cTgpxUC+zEB1kHbf5jNkFA==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -14701,8 +14701,6 @@ packages:
|
|||||||
mlly: 1.1.0
|
mlly: 1.1.0
|
||||||
pathe: 1.1.0
|
pathe: 1.1.0
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
source-map: 0.6.1
|
|
||||||
source-map-support: 0.5.21
|
|
||||||
vite: 4.1.4_echm5rv26x5chjjnqjmf3saroi
|
vite: 4.1.4_echm5rv26x5chjjnqjmf3saroi
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
@ -14786,8 +14784,8 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.28.5_7oy23k4eb2rvmv74hdnuwe2oga:
|
/vitest/0.29.1_7oy23k4eb2rvmv74hdnuwe2oga:
|
||||||
resolution: {integrity: sha512-pyCQ+wcAOX7mKMcBNkzDwEHRGqQvHUl0XnoHR+3Pb1hytAHISgSxv9h0gUiSiYtISXUU3rMrKiKzFYDrI6ZIHA==}
|
resolution: {integrity: sha512-iSy6d9VwsIn7pz5I8SjVwdTLDRGKNZCRJVzROwjt0O0cffoymKwazIZ2epyMpRGpeL5tsXAl1cjXiT7agTyVug==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -14811,10 +14809,10 @@ packages:
|
|||||||
'@types/chai': 4.3.4
|
'@types/chai': 4.3.4
|
||||||
'@types/chai-subset': 1.3.3
|
'@types/chai-subset': 1.3.3
|
||||||
'@types/node': 18.14.1
|
'@types/node': 18.14.1
|
||||||
'@vitest/expect': 0.28.5
|
'@vitest/expect': 0.29.1
|
||||||
'@vitest/runner': 0.28.5
|
'@vitest/runner': 0.29.1
|
||||||
'@vitest/spy': 0.28.5
|
'@vitest/spy': 0.29.1
|
||||||
'@vitest/utils': 0.28.5
|
'@vitest/utils': 0.29.1
|
||||||
acorn: 8.8.1
|
acorn: 8.8.1
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
@ -14831,7 +14829,7 @@ packages:
|
|||||||
tinypool: 0.3.1
|
tinypool: 0.3.1
|
||||||
tinyspy: 1.0.2
|
tinyspy: 1.0.2
|
||||||
vite: 4.1.4_echm5rv26x5chjjnqjmf3saroi
|
vite: 4.1.4_echm5rv26x5chjjnqjmf3saroi
|
||||||
vite-node: 0.28.5_echm5rv26x5chjjnqjmf3saroi
|
vite-node: 0.29.1_echm5rv26x5chjjnqjmf3saroi
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
Loading…
x
Reference in New Issue
Block a user