chore(deps): update dependency vitest to v0.29.3
This commit is contained in:
parent
3e128f3966
commit
79c7cbedcc
@ -138,7 +138,7 @@
|
|||||||
"vite-plugin-inject-preload": "1.3.1",
|
"vite-plugin-inject-preload": "1.3.1",
|
||||||
"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.2",
|
"vitest": "0.29.3",
|
||||||
"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"
|
||||||
|
53
pnpm-lock.yaml
generated
53
pnpm-lock.yaml
generated
@ -90,7 +90,7 @@ specifiers:
|
|||||||
vite-plugin-inject-preload: 1.3.1
|
vite-plugin-inject-preload: 1.3.1
|
||||||
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.2
|
vitest: 0.29.3
|
||||||
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.3
|
vue-flatpickr-component: 11.0.3
|
||||||
@ -196,7 +196,7 @@ devDependencies:
|
|||||||
vite-plugin-inject-preload: 1.3.1_vite@4.1.4
|
vite-plugin-inject-preload: 1.3.1_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.2_qkiijodw3iekfhhsd7gvopg4tm
|
vitest: 0.29.3_qkiijodw3iekfhhsd7gvopg4tm
|
||||||
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
|
||||||
@ -4387,35 +4387,34 @@ packages:
|
|||||||
vue: 3.2.47
|
vue: 3.2.47
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/expect/0.29.2:
|
/@vitest/expect/0.29.3:
|
||||||
resolution: {integrity: sha512-wjrdHB2ANTch3XKRhjWZN0UueFocH0cQbi2tR5Jtq60Nb3YOSmakjdAvUa2JFBu/o8Vjhj5cYbcMXkZxn1NzmA==}
|
resolution: {integrity: sha512-z/0JqBqqrdtrT/wzxNrWC76EpkOHdl+SvuNGxWulLaoluygntYyG5wJul5u/rQs5875zfFz/F+JaDf90SkLUIg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 0.29.2
|
'@vitest/spy': 0.29.3
|
||||||
'@vitest/utils': 0.29.2
|
'@vitest/utils': 0.29.3
|
||||||
chai: 4.3.7
|
chai: 4.3.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/runner/0.29.2:
|
/@vitest/runner/0.29.3:
|
||||||
resolution: {integrity: sha512-A1P65f5+6ru36AyHWORhuQBJrOOcmDuhzl5RsaMNFe2jEkoj0faEszQS4CtPU/LxUYVIazlUtZTY0OEZmyZBnA==}
|
resolution: {integrity: sha512-XLi8ctbvOWhUWmuvBUSIBf8POEDH4zCh6bOuVxm/KGfARpgmVF1ku+vVNvyq85va+7qXxtl+MFmzyXQ2xzhAvw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 0.29.2
|
'@vitest/utils': 0.29.3
|
||||||
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.2:
|
/@vitest/spy/0.29.3:
|
||||||
resolution: {integrity: sha512-Hc44ft5kaAytlGL2PyFwdAsufjbdOvHklwjNy/gy/saRbg9Kfkxfh+PklLm1H2Ib/p586RkQeNFKYuJInUssyw==}
|
resolution: {integrity: sha512-LLpCb1oOCOZcBm0/Oxbr1DQTuKLRBsSIHyLYof7z4QVE8/v8NcZKdORjMUq645fcfX55+nLXwU/1AQ+c2rND+w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 1.0.2
|
tinyspy: 1.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/utils/0.29.2:
|
/@vitest/utils/0.29.3:
|
||||||
resolution: {integrity: sha512-F14/Uc+vCdclStS2KEoXJlOLAEyqRhnw0gM27iXw9bMTcyKRPJrQ+rlC6XZ125GIPvvKYMPpVxNhiou6PsEeYQ==}
|
resolution: {integrity: sha512-hg4Ff8AM1GtUnLpUJlNMxrf9f4lZr/xRJjh3uJ0QFP+vjaW82HAxKrmeBmLnhc8Os2eRf+f+VBu4ts7TafPPkA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: 3.1.0
|
cli-truncate: 3.1.0
|
||||||
diff: 5.1.0
|
diff: 5.1.0
|
||||||
loupe: 2.3.6
|
loupe: 2.3.6
|
||||||
picocolors: 1.0.0
|
|
||||||
pretty-format: 27.5.1
|
pretty-format: 27.5.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@ -4724,12 +4723,6 @@ packages:
|
|||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
/acorn/8.8.1:
|
|
||||||
resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==}
|
|
||||||
engines: {node: '>=0.4.0'}
|
|
||||||
hasBin: true
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/acorn/8.8.2:
|
/acorn/8.8.2:
|
||||||
resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==}
|
resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==}
|
||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
@ -14840,8 +14833,8 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node/0.29.2_snuxutxh24snajebi7e7upfm6u:
|
/vite-node/0.29.3_snuxutxh24snajebi7e7upfm6u:
|
||||||
resolution: {integrity: sha512-5oe1z6wzI3gkvc4yOBbDBbgpiWiApvuN4P55E8OI131JGrSuo4X3SOZrNmZYo4R8Zkze/dhi572blX0zc+6SdA==}
|
resolution: {integrity: sha512-QYzYSA4Yt2IiduEjYbccfZQfxKp+T1Do8/HEpSX/G5WIECTFKJADwLs9c94aQH4o0A+UtCKU61lj1m5KvbxxQA==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -14933,8 +14926,8 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.29.2_qkiijodw3iekfhhsd7gvopg4tm:
|
/vitest/0.29.3_qkiijodw3iekfhhsd7gvopg4tm:
|
||||||
resolution: {integrity: sha512-ydK9IGbAvoY8wkg29DQ4ivcVviCaUi3ivuPKfZEVddMTenFHUfB8EEDXQV8+RasEk1ACFLgMUqAaDuQ/Nk+mQA==}
|
resolution: {integrity: sha512-muMsbXnZsrzDGiyqf/09BKQsGeUxxlyLeLK/sFFM4EXdURPQRv8y7dco32DXaRORYP0bvyN19C835dT23mL0ow==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -14958,11 +14951,11 @@ 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.15.3
|
'@types/node': 18.15.3
|
||||||
'@vitest/expect': 0.29.2
|
'@vitest/expect': 0.29.3
|
||||||
'@vitest/runner': 0.29.2
|
'@vitest/runner': 0.29.3
|
||||||
'@vitest/spy': 0.29.2
|
'@vitest/spy': 0.29.3
|
||||||
'@vitest/utils': 0.29.2
|
'@vitest/utils': 0.29.3
|
||||||
acorn: 8.8.1
|
acorn: 8.8.2
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
chai: 4.3.7
|
chai: 4.3.7
|
||||||
@ -14978,7 +14971,7 @@ packages:
|
|||||||
tinypool: 0.3.1
|
tinypool: 0.3.1
|
||||||
tinyspy: 1.0.2
|
tinyspy: 1.0.2
|
||||||
vite: 4.1.4_snuxutxh24snajebi7e7upfm6u
|
vite: 4.1.4_snuxutxh24snajebi7e7upfm6u
|
||||||
vite-node: 0.29.2_snuxutxh24snajebi7e7upfm6u
|
vite-node: 0.29.3_snuxutxh24snajebi7e7upfm6u
|
||||||
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