chore(deps): update dependency vitest to v0.29.2
This commit is contained in:
parent
e272dd8e64
commit
28d01c5ba0
@ -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.29.1",
|
"vitest": "0.29.2",
|
||||||
"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"
|
||||||
|
44
pnpm-lock.yaml
generated
44
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.29.1
|
vitest: 0.29.2
|
||||||
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.29.1_gp4r3v4gw5z5574exdnocnzh5m
|
vitest: 0.29.2_gp4r3v4gw5z5574exdnocnzh5m
|
||||||
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
|
||||||
@ -4308,30 +4308,30 @@ packages:
|
|||||||
vue: 3.2.47
|
vue: 3.2.47
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/expect/0.29.1:
|
/@vitest/expect/0.29.2:
|
||||||
resolution: {integrity: sha512-VFt1u34D+/L4pqjLA8VGPdHbdF8dgjX9Nq573L9KG6/7MIAL9jmbEIKpXudmxjoTwcyczOXRyDuUWBQHZafjoA==}
|
resolution: {integrity: sha512-wjrdHB2ANTch3XKRhjWZN0UueFocH0cQbi2tR5Jtq60Nb3YOSmakjdAvUa2JFBu/o8Vjhj5cYbcMXkZxn1NzmA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 0.29.1
|
'@vitest/spy': 0.29.2
|
||||||
'@vitest/utils': 0.29.1
|
'@vitest/utils': 0.29.2
|
||||||
chai: 4.3.7
|
chai: 4.3.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/runner/0.29.1:
|
/@vitest/runner/0.29.2:
|
||||||
resolution: {integrity: sha512-VZ6D+kWpd/LVJjvxkt79OA29FUpyrI5L/EEwoBxH5m9KmKgs1QWNgobo/CGQtIWdifLQLvZdzYEK7Qj96w/ixQ==}
|
resolution: {integrity: sha512-A1P65f5+6ru36AyHWORhuQBJrOOcmDuhzl5RsaMNFe2jEkoj0faEszQS4CtPU/LxUYVIazlUtZTY0OEZmyZBnA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 0.29.1
|
'@vitest/utils': 0.29.2
|
||||||
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.29.1:
|
/@vitest/spy/0.29.2:
|
||||||
resolution: {integrity: sha512-sRXXK44pPzaizpiZOIQP7YMhxIs80J/b6v1yR3SItpxG952c8tdA7n0O2j4OsVkjiO/ZDrjAYFrXL3gq6hLx6Q==}
|
resolution: {integrity: sha512-Hc44ft5kaAytlGL2PyFwdAsufjbdOvHklwjNy/gy/saRbg9Kfkxfh+PklLm1H2Ib/p586RkQeNFKYuJInUssyw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 1.0.2
|
tinyspy: 1.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/utils/0.29.1:
|
/@vitest/utils/0.29.2:
|
||||||
resolution: {integrity: sha512-6npOEpmyE6zPS2wsWb7yX5oDpp6WY++cC5BX6/qaaMhGC3ZlPd8BbTz3RtGPi1PfPerPvfs4KqS/JDOIaB6J3w==}
|
resolution: {integrity: sha512-F14/Uc+vCdclStS2KEoXJlOLAEyqRhnw0gM27iXw9bMTcyKRPJrQ+rlC6XZ125GIPvvKYMPpVxNhiou6PsEeYQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: 3.1.0
|
cli-truncate: 3.1.0
|
||||||
diff: 5.1.0
|
diff: 5.1.0
|
||||||
@ -14711,8 +14711,8 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node/0.29.1_u3khg5ydwbv6diqlrnljjxhpsq:
|
/vite-node/0.29.2_u3khg5ydwbv6diqlrnljjxhpsq:
|
||||||
resolution: {integrity: sha512-Ey9bTlQOQrCxQN0oJ7sTg+GrU4nTMLg44iKTFCKf31ry60csqQz4E+Q04hdWhwE4cTgpxUC+zEB1kHbf5jNkFA==}
|
resolution: {integrity: sha512-5oe1z6wzI3gkvc4yOBbDBbgpiWiApvuN4P55E8OI131JGrSuo4X3SOZrNmZYo4R8Zkze/dhi572blX0zc+6SdA==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -14804,8 +14804,8 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.29.1_gp4r3v4gw5z5574exdnocnzh5m:
|
/vitest/0.29.2_gp4r3v4gw5z5574exdnocnzh5m:
|
||||||
resolution: {integrity: sha512-iSy6d9VwsIn7pz5I8SjVwdTLDRGKNZCRJVzROwjt0O0cffoymKwazIZ2epyMpRGpeL5tsXAl1cjXiT7agTyVug==}
|
resolution: {integrity: sha512-ydK9IGbAvoY8wkg29DQ4ivcVviCaUi3ivuPKfZEVddMTenFHUfB8EEDXQV8+RasEk1ACFLgMUqAaDuQ/Nk+mQA==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -14829,10 +14829,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.2
|
'@types/node': 18.14.2
|
||||||
'@vitest/expect': 0.29.1
|
'@vitest/expect': 0.29.2
|
||||||
'@vitest/runner': 0.29.1
|
'@vitest/runner': 0.29.2
|
||||||
'@vitest/spy': 0.29.1
|
'@vitest/spy': 0.29.2
|
||||||
'@vitest/utils': 0.29.1
|
'@vitest/utils': 0.29.2
|
||||||
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
|
||||||
@ -14849,7 +14849,7 @@ packages:
|
|||||||
tinypool: 0.3.1
|
tinypool: 0.3.1
|
||||||
tinyspy: 1.0.2
|
tinyspy: 1.0.2
|
||||||
vite: 4.1.4_u3khg5ydwbv6diqlrnljjxhpsq
|
vite: 4.1.4_u3khg5ydwbv6diqlrnljjxhpsq
|
||||||
vite-node: 0.29.1_u3khg5ydwbv6diqlrnljjxhpsq
|
vite-node: 0.29.2_u3khg5ydwbv6diqlrnljjxhpsq
|
||||||
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