upgrade vite and test libs

This commit is contained in:
Julien Calixte
2023-04-09 09:32:46 +02:00
parent c266eced3e
commit ee7c98bae2
2 changed files with 131 additions and 123 deletions

238
pnpm-lock.yaml generated
View File

@@ -32,43 +32,43 @@ devDependencies:
version: 18.15.3
'@vitejs/plugin-vue':
specifier: ^4.0.0
version: 4.1.0(vite@4.2.0)(vue@3.2.47)
version: 4.1.0(vite@4.2.1)(vue@3.2.47)
'@vue/eslint-config-prettier':
specifier: ^7.1.0
version: 7.1.0(eslint@8.36.0)(prettier@2.8.4)
version: 7.1.0(eslint@8.38.0)(prettier@2.8.7)
'@vue/eslint-config-typescript':
specifier: ^11.0.2
version: 11.0.2(eslint-plugin-vue@9.9.0)(eslint@8.36.0)(typescript@4.8.4)
version: 11.0.2(eslint-plugin-vue@9.10.0)(eslint@8.38.0)(typescript@4.8.4)
'@vue/test-utils':
specifier: ^2.3.0
version: 2.3.1(vue@3.2.47)
specifier: ^2.3.2
version: 2.3.2(vue@3.2.47)
'@vue/tsconfig':
specifier: ^0.1.3
version: 0.1.3(@types/node@18.15.3)
eslint:
specifier: ^8.34.0
version: 8.36.0
specifier: ^8.38.0
version: 8.38.0
eslint-plugin-vue:
specifier: ^9.9.0
version: 9.9.0(eslint@8.36.0)
specifier: ^9.10.0
version: 9.10.0(eslint@8.38.0)
jsdom:
specifier: ^21.1.0
specifier: ^21.1.1
version: 21.1.1
npm-run-all:
specifier: ^4.1.5
version: 4.1.5
prettier:
specifier: ^2.8.4
version: 2.8.4
specifier: ^2.8.7
version: 2.8.7
typescript:
specifier: ~4.8.4
version: 4.8.4
vite:
specifier: ^4.1.4
version: 4.2.0(@types/node@18.15.3)
specifier: ^4.2.1
version: 4.2.1(@types/node@18.15.3)
vitest:
specifier: ^0.29.1
version: 0.29.3(jsdom@21.1.1)
specifier: ^0.29.8
version: 0.29.8(jsdom@21.1.1)
vue-tsc:
specifier: ^1.2.0
version: 1.2.0(typescript@4.8.4)
@@ -296,13 +296,13 @@ packages:
dev: true
optional: true
/@eslint-community/eslint-utils@4.3.0(eslint@8.36.0):
/@eslint-community/eslint-utils@4.3.0(eslint@8.38.0):
resolution: {integrity: sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
dependencies:
eslint: 8.36.0
eslint: 8.38.0
eslint-visitor-keys: 3.3.0
dev: true
@@ -311,13 +311,13 @@ packages:
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
dev: true
/@eslint/eslintrc@2.0.1:
resolution: {integrity: sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==}
/@eslint/eslintrc@2.0.2:
resolution: {integrity: sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
ajv: 6.12.6
debug: 4.3.4
espree: 9.5.0
espree: 9.5.1
globals: 13.20.0
ignore: 5.2.4
import-fresh: 3.3.0
@@ -328,8 +328,8 @@ packages:
- supports-color
dev: true
/@eslint/js@8.36.0:
resolution: {integrity: sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==}
/@eslint/js@8.38.0:
resolution: {integrity: sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
@@ -422,7 +422,7 @@ packages:
resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==}
dev: true
/@typescript-eslint/eslint-plugin@5.55.0(@typescript-eslint/parser@5.55.0)(eslint@8.36.0)(typescript@4.8.4):
/@typescript-eslint/eslint-plugin@5.55.0(@typescript-eslint/parser@5.55.0)(eslint@8.38.0)(typescript@4.8.4):
resolution: {integrity: sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -434,12 +434,12 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.4.0
'@typescript-eslint/parser': 5.55.0(eslint@8.36.0)(typescript@4.8.4)
'@typescript-eslint/parser': 5.55.0(eslint@8.38.0)(typescript@4.8.4)
'@typescript-eslint/scope-manager': 5.55.0
'@typescript-eslint/type-utils': 5.55.0(eslint@8.36.0)(typescript@4.8.4)
'@typescript-eslint/utils': 5.55.0(eslint@8.36.0)(typescript@4.8.4)
'@typescript-eslint/type-utils': 5.55.0(eslint@8.38.0)(typescript@4.8.4)
'@typescript-eslint/utils': 5.55.0(eslint@8.38.0)(typescript@4.8.4)
debug: 4.3.4
eslint: 8.36.0
eslint: 8.38.0
grapheme-splitter: 1.0.4
ignore: 5.2.4
natural-compare-lite: 1.4.0
@@ -450,7 +450,7 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser@5.55.0(eslint@8.36.0)(typescript@4.8.4):
/@typescript-eslint/parser@5.55.0(eslint@8.38.0)(typescript@4.8.4):
resolution: {integrity: sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -464,7 +464,7 @@ packages:
'@typescript-eslint/types': 5.55.0
'@typescript-eslint/typescript-estree': 5.55.0(typescript@4.8.4)
debug: 4.3.4
eslint: 8.36.0
eslint: 8.38.0
typescript: 4.8.4
transitivePeerDependencies:
- supports-color
@@ -478,7 +478,7 @@ packages:
'@typescript-eslint/visitor-keys': 5.55.0
dev: true
/@typescript-eslint/type-utils@5.55.0(eslint@8.36.0)(typescript@4.8.4):
/@typescript-eslint/type-utils@5.55.0(eslint@8.38.0)(typescript@4.8.4):
resolution: {integrity: sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -489,9 +489,9 @@ packages:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.55.0(typescript@4.8.4)
'@typescript-eslint/utils': 5.55.0(eslint@8.36.0)(typescript@4.8.4)
'@typescript-eslint/utils': 5.55.0(eslint@8.38.0)(typescript@4.8.4)
debug: 4.3.4
eslint: 8.36.0
eslint: 8.38.0
tsutils: 3.21.0(typescript@4.8.4)
typescript: 4.8.4
transitivePeerDependencies:
@@ -524,19 +524,19 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils@5.55.0(eslint@8.36.0)(typescript@4.8.4):
/@typescript-eslint/utils@5.55.0(eslint@8.38.0)(typescript@4.8.4):
resolution: {integrity: sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
'@eslint-community/eslint-utils': 4.3.0(eslint@8.36.0)
'@eslint-community/eslint-utils': 4.3.0(eslint@8.38.0)
'@types/json-schema': 7.0.11
'@types/semver': 7.3.13
'@typescript-eslint/scope-manager': 5.55.0
'@typescript-eslint/types': 5.55.0
'@typescript-eslint/typescript-estree': 5.55.0(typescript@4.8.4)
eslint: 8.36.0
eslint: 8.38.0
eslint-scope: 5.1.1
semver: 7.3.8
transitivePeerDependencies:
@@ -552,41 +552,41 @@ packages:
eslint-visitor-keys: 3.3.0
dev: true
/@vitejs/plugin-vue@4.1.0(vite@4.2.0)(vue@3.2.47):
/@vitejs/plugin-vue@4.1.0(vite@4.2.1)(vue@3.2.47):
resolution: {integrity: sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
vite: 4.2.0(@types/node@18.15.3)
vite: 4.2.1(@types/node@18.15.3)
vue: 3.2.47
dev: true
/@vitest/expect@0.29.3:
resolution: {integrity: sha512-z/0JqBqqrdtrT/wzxNrWC76EpkOHdl+SvuNGxWulLaoluygntYyG5wJul5u/rQs5875zfFz/F+JaDf90SkLUIg==}
/@vitest/expect@0.29.8:
resolution: {integrity: sha512-xlcVXn5I5oTq6NiZSY3ykyWixBxr5mG8HYtjvpgg6KaqHm0mvhX18xuwl5YGxIRNt/A5jidd7CWcNHrSvgaQqQ==}
dependencies:
'@vitest/spy': 0.29.3
'@vitest/utils': 0.29.3
'@vitest/spy': 0.29.8
'@vitest/utils': 0.29.8
chai: 4.3.7
dev: true
/@vitest/runner@0.29.3:
resolution: {integrity: sha512-XLi8ctbvOWhUWmuvBUSIBf8POEDH4zCh6bOuVxm/KGfARpgmVF1ku+vVNvyq85va+7qXxtl+MFmzyXQ2xzhAvw==}
/@vitest/runner@0.29.8:
resolution: {integrity: sha512-FzdhnRDwEr/A3Oo1jtIk/B952BBvP32n1ObMEb23oEJNO+qO5cBet6M2XWIDQmA7BDKGKvmhUf2naXyp/2JEwQ==}
dependencies:
'@vitest/utils': 0.29.3
'@vitest/utils': 0.29.8
p-limit: 4.0.0
pathe: 1.1.0
dev: true
/@vitest/spy@0.29.3:
resolution: {integrity: sha512-LLpCb1oOCOZcBm0/Oxbr1DQTuKLRBsSIHyLYof7z4QVE8/v8NcZKdORjMUq645fcfX55+nLXwU/1AQ+c2rND+w==}
/@vitest/spy@0.29.8:
resolution: {integrity: sha512-VdjBe9w34vOMl5I5mYEzNX8inTxrZ+tYUVk9jxaZJmHFwmDFC/GV3KBFTA/JKswr3XHvZL+FE/yq5EVhb6pSAw==}
dependencies:
tinyspy: 1.1.1
dev: true
/@vitest/utils@0.29.3:
resolution: {integrity: sha512-hg4Ff8AM1GtUnLpUJlNMxrf9f4lZr/xRJjh3uJ0QFP+vjaW82HAxKrmeBmLnhc8Os2eRf+f+VBu4ts7TafPPkA==}
/@vitest/utils@0.29.8:
resolution: {integrity: sha512-qGzuf3vrTbnoY+RjjVVIBYfuWMjn3UMUqyQtdGNZ6ZIIyte7B37exj6LaVkrZiUTvzSadVvO/tJm8AEgbGCBPg==}
dependencies:
cli-truncate: 3.1.0
diff: 5.1.0
@@ -671,19 +671,19 @@ packages:
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
dev: false
/@vue/eslint-config-prettier@7.1.0(eslint@8.36.0)(prettier@2.8.4):
/@vue/eslint-config-prettier@7.1.0(eslint@8.38.0)(prettier@2.8.7):
resolution: {integrity: sha512-Pv/lVr0bAzSIHLd9iz0KnvAr4GKyCEl+h52bc4e5yWuDVtLgFwycF7nrbWTAQAS+FU6q1geVd07lc6EWfJiWKQ==}
peerDependencies:
eslint: '>= 7.28.0'
prettier: '>= 2.0.0'
dependencies:
eslint: 8.36.0
eslint-config-prettier: 8.7.0(eslint@8.36.0)
eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.7.0)(eslint@8.36.0)(prettier@2.8.4)
prettier: 2.8.4
eslint: 8.38.0
eslint-config-prettier: 8.7.0(eslint@8.38.0)
eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.7.0)(eslint@8.38.0)(prettier@2.8.7)
prettier: 2.8.7
dev: true
/@vue/eslint-config-typescript@11.0.2(eslint-plugin-vue@9.9.0)(eslint@8.36.0)(typescript@4.8.4):
/@vue/eslint-config-typescript@11.0.2(eslint-plugin-vue@9.10.0)(eslint@8.38.0)(typescript@4.8.4):
resolution: {integrity: sha512-EiKud1NqlWmSapBFkeSrE994qpKx7/27uCGnhdqzllYDpQZroyX/O6bwjEpeuyKamvLbsGdO6PMR2faIf+zFnw==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -694,12 +694,12 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.55.0(@typescript-eslint/parser@5.55.0)(eslint@8.36.0)(typescript@4.8.4)
'@typescript-eslint/parser': 5.55.0(eslint@8.36.0)(typescript@4.8.4)
eslint: 8.36.0
eslint-plugin-vue: 9.9.0(eslint@8.36.0)
'@typescript-eslint/eslint-plugin': 5.55.0(@typescript-eslint/parser@5.55.0)(eslint@8.38.0)(typescript@4.8.4)
'@typescript-eslint/parser': 5.55.0(eslint@8.38.0)(typescript@4.8.4)
eslint: 8.38.0
eslint-plugin-vue: 9.10.0(eslint@8.38.0)
typescript: 4.8.4
vue-eslint-parser: 9.1.0(eslint@8.36.0)
vue-eslint-parser: 9.1.0(eslint@8.38.0)
transitivePeerDependencies:
- supports-color
dev: true
@@ -743,8 +743,8 @@ packages:
/@vue/shared@3.2.47:
resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==}
/@vue/test-utils@2.3.1(vue@3.2.47):
resolution: {integrity: sha512-tRtHRPEETQSUrqXgAewNZHm5iypxDFxwenfdcvMRm1kbGo4bcqHb1XHHlsaIjoDbLkuE2NYiF8vBQDNYrzlrSA==}
/@vue/test-utils@2.3.2(vue@3.2.47):
resolution: {integrity: sha512-hJnVaYhbrIm0yBS0+e1Y0Sj85cMyAi+PAbK4JHqMRUZ6S622Goa+G7QzkRSyvCteG8wop7tipuEbHoZo26wsSA==}
peerDependencies:
vue: ^3.0.1
dependencies:
@@ -1307,16 +1307,16 @@ packages:
source-map: 0.6.1
dev: true
/eslint-config-prettier@8.7.0(eslint@8.36.0):
/eslint-config-prettier@8.7.0(eslint@8.38.0):
resolution: {integrity: sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
eslint: 8.36.0
eslint: 8.38.0
dev: true
/eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.7.0)(eslint@8.36.0)(prettier@2.8.4):
/eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.7.0)(eslint@8.38.0)(prettier@2.8.7):
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
@@ -1327,25 +1327,25 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
eslint: 8.36.0
eslint-config-prettier: 8.7.0(eslint@8.36.0)
prettier: 2.8.4
eslint: 8.38.0
eslint-config-prettier: 8.7.0(eslint@8.38.0)
prettier: 2.8.7
prettier-linter-helpers: 1.0.0
dev: true
/eslint-plugin-vue@9.9.0(eslint@8.36.0):
resolution: {integrity: sha512-YbubS7eK0J7DCf0U2LxvVP7LMfs6rC6UltihIgval3azO3gyDwEGVgsCMe1TmDiEkl6GdMKfRpaME6QxIYtzDQ==}
/eslint-plugin-vue@9.10.0(eslint@8.38.0):
resolution: {integrity: sha512-2MgP31OBf8YilUvtakdVMc8xVbcMp7z7/iQj8LHVpXrSXHPXSJRUIGSPFI6b6pyCx/buKaFJ45ycqfHvQRiW2g==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
dependencies:
eslint: 8.36.0
eslint-utils: 3.0.0(eslint@8.36.0)
'@eslint-community/eslint-utils': 4.3.0(eslint@8.38.0)
eslint: 8.38.0
natural-compare: 1.4.0
nth-check: 2.1.1
postcss-selector-parser: 6.0.11
semver: 7.3.8
vue-eslint-parser: 9.1.0(eslint@8.36.0)
vue-eslint-parser: 9.1.0(eslint@8.38.0)
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
@@ -1367,35 +1367,25 @@ packages:
estraverse: 5.3.0
dev: true
/eslint-utils@3.0.0(eslint@8.36.0):
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
eslint: 8.36.0
eslint-visitor-keys: 2.1.0
dev: true
/eslint-visitor-keys@2.1.0:
resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==}
engines: {node: '>=10'}
dev: true
/eslint-visitor-keys@3.3.0:
resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/eslint@8.36.0:
resolution: {integrity: sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==}
/eslint-visitor-keys@3.4.0:
resolution: {integrity: sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/eslint@8.38.0:
resolution: {integrity: sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
'@eslint-community/eslint-utils': 4.3.0(eslint@8.36.0)
'@eslint-community/eslint-utils': 4.3.0(eslint@8.38.0)
'@eslint-community/regexpp': 4.4.0
'@eslint/eslintrc': 2.0.1
'@eslint/js': 8.36.0
'@eslint/eslintrc': 2.0.2
'@eslint/js': 8.38.0
'@humanwhocodes/config-array': 0.11.8
'@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8
@@ -1406,8 +1396,8 @@ packages:
doctrine: 3.0.0
escape-string-regexp: 4.0.0
eslint-scope: 7.1.1
eslint-visitor-keys: 3.3.0
espree: 9.5.0
eslint-visitor-keys: 3.4.0
espree: 9.5.1
esquery: 1.5.0
esutils: 2.0.3
fast-deep-equal: 3.1.3
@@ -1445,6 +1435,15 @@ packages:
eslint-visitor-keys: 3.3.0
dev: true
/espree@9.5.1:
resolution: {integrity: sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.8.2
acorn-jsx: 5.3.2(acorn@8.8.2)
eslint-visitor-keys: 3.4.0
dev: true
/esprima@4.0.1:
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
engines: {node: '>=4'}
@@ -2486,8 +2485,8 @@ packages:
fast-diff: 1.2.0
dev: true
/prettier@2.8.4:
resolution: {integrity: sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==}
/prettier@2.8.7:
resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==}
engines: {node: '>=10.13.0'}
hasBin: true
dev: true
@@ -2854,8 +2853,8 @@ packages:
resolution: {integrity: sha512-iyziEiyFxX4kyxSp+MtY1oCH/lvjH3PxFN8PGCDeqcZWAJ/i+9y+nL85w99PxVzrIvew/GSkSbDYtiGVa85Afg==}
dev: true
/tinypool@0.3.1:
resolution: {integrity: sha512-zLA1ZXlstbU2rlpA4CIeVaqvWq41MTWqLY3FfsAXgC8+f7Pk7zroaJQxDgxn1xNudKW6Kmj4808rPFShUlIRmQ==}
/tinypool@0.4.0:
resolution: {integrity: sha512-2ksntHOKf893wSAH4z/+JbPpi92esw8Gn9N2deXX+B0EO92hexAVI9GIZZPx7P5aYo5KULfeOSt3kMOmSOy6uA==}
engines: {node: '>=14.0.0'}
dev: true
@@ -2989,8 +2988,8 @@ packages:
spdx-expression-parse: 3.0.1
dev: true
/vite-node@0.29.3(@types/node@18.15.3):
resolution: {integrity: sha512-QYzYSA4Yt2IiduEjYbccfZQfxKp+T1Do8/HEpSX/G5WIECTFKJADwLs9c94aQH4o0A+UtCKU61lj1m5KvbxxQA==}
/vite-node@0.29.8(@types/node@18.15.3):
resolution: {integrity: sha512-b6OtCXfk65L6SElVM20q5G546yu10/kNrhg08afEoWlFRJXFq9/6glsvSVY+aI6YeC1tu2TtAqI2jHEQmOmsFw==}
engines: {node: '>=v14.16.0'}
hasBin: true
dependencies:
@@ -2999,7 +2998,7 @@ packages:
mlly: 1.2.0
pathe: 1.1.0
picocolors: 1.0.0
vite: 4.2.0(@types/node@18.15.3)
vite: 4.2.1(@types/node@18.15.3)
transitivePeerDependencies:
- '@types/node'
- less
@@ -3010,8 +3009,8 @@ packages:
- terser
dev: true
/vite@4.2.0(@types/node@18.15.3):
resolution: {integrity: sha512-AbDTyzzwuKoRtMIRLGNxhLRuv1FpRgdIw+1y6AQG73Q5+vtecmvzKo/yk8X/vrHDpETRTx01ABijqUHIzBXi0g==}
/vite@4.2.1(@types/node@18.15.3):
resolution: {integrity: sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@@ -3044,8 +3043,8 @@ packages:
fsevents: 2.3.2
dev: true
/vitest@0.29.3(jsdom@21.1.1):
resolution: {integrity: sha512-muMsbXnZsrzDGiyqf/09BKQsGeUxxlyLeLK/sFFM4EXdURPQRv8y7dco32DXaRORYP0bvyN19C835dT23mL0ow==}
/vitest@0.29.8(jsdom@21.1.1):
resolution: {integrity: sha512-JIAVi2GK5cvA6awGpH0HvH/gEG9PZ0a/WoxdiV3PmqK+3CjQMf8c+J/Vhv4mdZ2nRyXFw66sAg6qz7VNkaHfDQ==}
engines: {node: '>=v14.16.0'}
hasBin: true
peerDependencies:
@@ -3054,6 +3053,9 @@ packages:
'@vitest/ui': '*'
happy-dom: '*'
jsdom: '*'
playwright: '*'
safaridriver: '*'
webdriverio: '*'
peerDependenciesMeta:
'@edge-runtime/vm':
optional: true
@@ -3065,14 +3067,20 @@ packages:
optional: true
jsdom:
optional: true
playwright:
optional: true
safaridriver:
optional: true
webdriverio:
optional: true
dependencies:
'@types/chai': 4.3.4
'@types/chai-subset': 1.3.3
'@types/node': 18.15.3
'@vitest/expect': 0.29.3
'@vitest/runner': 0.29.3
'@vitest/spy': 0.29.3
'@vitest/utils': 0.29.3
'@vitest/expect': 0.29.8
'@vitest/runner': 0.29.8
'@vitest/spy': 0.29.8
'@vitest/utils': 0.29.8
acorn: 8.8.2
acorn-walk: 8.2.0
cac: 6.7.14
@@ -3086,10 +3094,10 @@ packages:
std-env: 3.3.2
strip-literal: 1.0.1
tinybench: 2.4.0
tinypool: 0.3.1
tinypool: 0.4.0
tinyspy: 1.1.1
vite: 4.2.0(@types/node@18.15.3)
vite-node: 0.29.3(@types/node@18.15.3)
vite: 4.2.1(@types/node@18.15.3)
vite-node: 0.29.8(@types/node@18.15.3)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@@ -3115,14 +3123,14 @@ packages:
vue: 3.2.47
dev: false
/vue-eslint-parser@9.1.0(eslint@8.36.0):
/vue-eslint-parser@9.1.0(eslint@8.38.0):
resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '>=6.0.0'
dependencies:
debug: 4.3.4
eslint: 8.36.0
eslint: 8.38.0
eslint-scope: 7.1.1
eslint-visitor-keys: 3.3.0
espree: 9.5.0