From aaa843560fbfd3e43ad850603558ade3c6703716 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 18:34:10 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 8 +-- pnpm-lock.yaml | 190 ++++++++++++++++++++++++------------------------- 2 files changed, 99 insertions(+), 99 deletions(-) diff --git a/package.json b/package.json index e934dac..3e305b1 100644 --- a/package.json +++ b/package.json @@ -26,14 +26,14 @@ }, "devDependencies": { "@nuxtjs/eslint-config-typescript": "latest", - "@types/node": "^16.11.43", - "c8": "^7.11.3", + "@types/node": "^16.11.45", + "c8": "^7.12.0", "eslint": "latest", "jiti": "^1.14.0", "standard-version": "latest", "typescript": "^4.7.4", "unbuild": "^0.7.4", - "vitest": "^0.18.0" + "vitest": "^0.18.1" }, - "packageManager": "pnpm@7.5.1" + "packageManager": "pnpm@7.5.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51be7d9..db541ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,25 +2,25 @@ lockfileVersion: 5.4 specifiers: '@nuxtjs/eslint-config-typescript': latest - '@types/node': ^16.11.43 - c8: ^7.11.3 + '@types/node': ^16.11.45 + c8: ^7.12.0 eslint: latest jiti: ^1.14.0 standard-version: latest typescript: ^4.7.4 unbuild: ^0.7.4 - vitest: ^0.18.0 + vitest: ^0.18.1 devDependencies: - '@nuxtjs/eslint-config-typescript': 10.0.0_4x5o4skxv6sl53vpwefgt23khm - '@types/node': 16.11.43 - c8: 7.11.3 - eslint: 8.19.0 + '@nuxtjs/eslint-config-typescript': 10.0.0_he2ccbldppg44uulnyq4rwocfa + '@types/node': 16.11.45 + c8: 7.12.0 + eslint: 8.20.0 jiti: 1.14.0 standard-version: 9.5.0 typescript: 4.7.4 unbuild: 0.7.4 - vitest: 0.18.0_c8@7.11.3 + vitest: 0.18.1_c8@7.12.0 packages: @@ -322,36 +322,36 @@ packages: fastq: 1.13.0 dev: true - /@nuxtjs/eslint-config-typescript/10.0.0_4x5o4skxv6sl53vpwefgt23khm: + /@nuxtjs/eslint-config-typescript/10.0.0_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-DaFjb0IPOq5MhdPs/5h0+kUmjQ6sVSMo3mrEuuAY3r2NUWmVSWEFrlUCqx0S0pHvjBXS4MfwBWS/oWPs41aQeA==} peerDependencies: eslint: ^8.14.0 dependencies: - '@nuxtjs/eslint-config': 10.0.0_6qxiv36oksreojg37rjcflawkm - '@typescript-eslint/eslint-plugin': 5.22.0_6li6rsunxbkde2b6lxeybnzale - '@typescript-eslint/parser': 5.22.0_4x5o4skxv6sl53vpwefgt23khm - eslint: 8.19.0 - eslint-import-resolver-typescript: 2.7.1_q2xwze32dd33a2fc2qubwr4ie4 - eslint-plugin-import: 2.26.0_6qxiv36oksreojg37rjcflawkm + '@nuxtjs/eslint-config': 10.0.0_6cmcbaltd5vrtwgf47odriipse + '@typescript-eslint/eslint-plugin': 5.22.0_vy5bhkasrtkc2tnw6v3cts465a + '@typescript-eslint/parser': 5.22.0_he2ccbldppg44uulnyq4rwocfa + eslint: 8.20.0 + eslint-import-resolver-typescript: 2.7.1_afl3vkhn63baibzal45igheroq + eslint-plugin-import: 2.26.0_6cmcbaltd5vrtwgf47odriipse transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color - typescript dev: true - /@nuxtjs/eslint-config/10.0.0_6qxiv36oksreojg37rjcflawkm: + /@nuxtjs/eslint-config/10.0.0_6cmcbaltd5vrtwgf47odriipse: resolution: {integrity: sha512-5umb4Nyd/D9azWyFPGe3ru0E5v8SSVzgtZeJwTaCpqjsQDrr51P7QPtBTVdJXIbhdY1lws67x9Emkb7oKwh4zw==} peerDependencies: eslint: ^8.14.0 dependencies: - eslint: 8.19.0 - eslint-config-standard: 17.0.0_emmzphfr62fe7sfusbnubntlse - eslint-plugin-import: 2.26.0_6qxiv36oksreojg37rjcflawkm - eslint-plugin-n: 15.2.0_eslint@8.19.0 - eslint-plugin-node: 11.1.0_eslint@8.19.0 - eslint-plugin-promise: 6.0.0_eslint@8.19.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.19.0 - eslint-plugin-vue: 8.7.1_eslint@8.19.0 + eslint: 8.20.0 + eslint-config-standard: 17.0.0_ma4tuetgdntduzyf46mnes5vhm + eslint-plugin-import: 2.26.0_6cmcbaltd5vrtwgf47odriipse + eslint-plugin-n: 15.2.0_eslint@8.20.0 + eslint-plugin-node: 11.1.0_eslint@8.20.0 + eslint-plugin-promise: 6.0.0_eslint@8.20.0 + eslint-plugin-unicorn: 42.0.0_eslint@8.20.0 + eslint-plugin-vue: 8.7.1_eslint@8.20.0 transitivePeerDependencies: - '@typescript-eslint/parser' - eslint-import-resolver-typescript @@ -473,8 +473,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node/16.11.43: - resolution: {integrity: sha512-GqWykok+3uocgfAJM8imbozrqLnPyTrpFlrryURQlw1EesPUCx5XxTiucWDSFF9/NUEXDuD4bnvHm8xfVGWTpQ==} + /@types/node/16.11.45: + resolution: {integrity: sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==} dev: true /@types/normalize-package-data/2.4.1: @@ -484,10 +484,10 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 16.11.43 + '@types/node': 16.11.45 dev: true - /@typescript-eslint/eslint-plugin/5.22.0_6li6rsunxbkde2b6lxeybnzale: + /@typescript-eslint/eslint-plugin/5.22.0_vy5bhkasrtkc2tnw6v3cts465a: resolution: {integrity: sha512-YCiy5PUzpAeOPGQ7VSGDEY2NeYUV1B0swde2e0HzokRsHBYjSdF6DZ51OuRZxVPHx0032lXGLvOMls91D8FXlg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -498,12 +498,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.22.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/parser': 5.22.0_he2ccbldppg44uulnyq4rwocfa '@typescript-eslint/scope-manager': 5.22.0 - '@typescript-eslint/type-utils': 5.22.0_4x5o4skxv6sl53vpwefgt23khm - '@typescript-eslint/utils': 5.22.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/type-utils': 5.22.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.22.0_he2ccbldppg44uulnyq4rwocfa debug: 4.3.4 - eslint: 8.19.0 + eslint: 8.20.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -514,7 +514,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.22.0_4x5o4skxv6sl53vpwefgt23khm: + /@typescript-eslint/parser/5.22.0_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-piwC4krUpRDqPaPbFaycN70KCP87+PC5WZmrWs+DlVOxxmF+zI6b6hETv7Quy4s9wbkV16ikMeZgXsvzwI3icQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -528,7 +528,7 @@ packages: '@typescript-eslint/types': 5.22.0 '@typescript-eslint/typescript-estree': 5.22.0_typescript@4.7.4 debug: 4.3.4 - eslint: 8.19.0 + eslint: 8.20.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color @@ -542,7 +542,7 @@ packages: '@typescript-eslint/visitor-keys': 5.22.0 dev: true - /@typescript-eslint/type-utils/5.22.0_4x5o4skxv6sl53vpwefgt23khm: + /@typescript-eslint/type-utils/5.22.0_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-iqfLZIsZhK2OEJ4cQ01xOq3NaCuG5FQRKyHicA3xhZxMgaxQazLUHbH/B2k9y5i7l3+o+B5ND9Mf1AWETeMISA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -552,9 +552,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.22.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/utils': 5.22.0_he2ccbldppg44uulnyq4rwocfa debug: 4.3.4 - eslint: 8.19.0 + eslint: 8.20.0 tsutils: 3.21.0_typescript@4.7.4 typescript: 4.7.4 transitivePeerDependencies: @@ -587,7 +587,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.22.0_4x5o4skxv6sl53vpwefgt23khm: + /@typescript-eslint/utils/5.22.0_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-HodsGb037iobrWSUMS7QH6Hl1kppikjA1ELiJlNSTYf/UdMEwzgj0WIp+lBNb6WZ3zTwb0tEz51j0Wee3iJ3wQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -597,9 +597,9 @@ packages: '@typescript-eslint/scope-manager': 5.22.0 '@typescript-eslint/types': 5.22.0 '@typescript-eslint/typescript-estree': 5.22.0_typescript@4.7.4 - eslint: 8.19.0 + eslint: 8.20.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint-utils: 3.0.0_eslint@8.20.0 transitivePeerDependencies: - supports-color - typescript @@ -759,8 +759,8 @@ packages: semver: 7.3.7 dev: true - /c8/7.11.3: - resolution: {integrity: sha512-6YBmsaNmqRm9OS3ZbIiL2EZgi1+Xc4O24jL3vMYGE6idixYuGdy76rIfIdltSKDj9DpLNrcXSonUTR1miBD0wA==} + /c8/7.12.0: + resolution: {integrity: sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A==} engines: {node: '>=10.12.0'} hasBin: true dependencies: @@ -1682,7 +1682,7 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-standard/17.0.0_emmzphfr62fe7sfusbnubntlse: + /eslint-config-standard/17.0.0_ma4tuetgdntduzyf46mnes5vhm: resolution: {integrity: sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==} peerDependencies: eslint: ^8.0.1 @@ -1690,10 +1690,10 @@ packages: eslint-plugin-n: ^15.0.0 eslint-plugin-promise: ^6.0.0 dependencies: - eslint: 8.19.0 - eslint-plugin-import: 2.26.0_6qxiv36oksreojg37rjcflawkm - eslint-plugin-n: 15.2.0_eslint@8.19.0 - eslint-plugin-promise: 6.0.0_eslint@8.19.0 + eslint: 8.20.0 + eslint-plugin-import: 2.26.0_6cmcbaltd5vrtwgf47odriipse + eslint-plugin-n: 15.2.0_eslint@8.20.0 + eslint-plugin-promise: 6.0.0_eslint@8.20.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -1705,7 +1705,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/2.7.1_q2xwze32dd33a2fc2qubwr4ie4: + /eslint-import-resolver-typescript/2.7.1_afl3vkhn63baibzal45igheroq: resolution: {integrity: sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==} engines: {node: '>=4'} peerDependencies: @@ -1713,8 +1713,8 @@ packages: eslint-plugin-import: '*' dependencies: debug: 4.3.4 - eslint: 8.19.0 - eslint-plugin-import: 2.26.0_6qxiv36oksreojg37rjcflawkm + eslint: 8.20.0 + eslint-plugin-import: 2.26.0_6cmcbaltd5vrtwgf47odriipse glob: 7.2.0 is-glob: 4.0.3 resolve: 1.22.0 @@ -1741,38 +1741,38 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.22.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/parser': 5.22.0_he2ccbldppg44uulnyq4rwocfa debug: 3.2.7 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 2.7.1_q2xwze32dd33a2fc2qubwr4ie4 + eslint-import-resolver-typescript: 2.7.1_afl3vkhn63baibzal45igheroq find-up: 2.1.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-es/3.0.1_eslint@8.19.0: + /eslint-plugin-es/3.0.1_eslint@8.20.0: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.19.0 + eslint: 8.20.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.19.0: + /eslint-plugin-es/4.1.0_eslint@8.20.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.19.0 + eslint: 8.20.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.26.0_6qxiv36oksreojg37rjcflawkm: + /eslint-plugin-import/2.26.0_6cmcbaltd5vrtwgf47odriipse: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -1782,12 +1782,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.22.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/parser': 5.22.0_he2ccbldppg44uulnyq4rwocfa array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.19.0 + eslint: 8.20.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_kvyt4kvbdmj4ueyk2ybejan4d4 has: 1.0.3 @@ -1803,16 +1803,16 @@ packages: - supports-color dev: true - /eslint-plugin-n/15.2.0_eslint@8.19.0: + /eslint-plugin-n/15.2.0_eslint@8.20.0: resolution: {integrity: sha512-lWLg++jGwC88GDGGBX3CMkk0GIWq0y41aH51lavWApOKcMQcYoL3Ayd0lEdtD3SnQtR+3qBvWQS3qGbR2BxRWg==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 4.1.0 - eslint: 8.19.0 - eslint-plugin-es: 4.1.0_eslint@8.19.0 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint: 8.20.0 + eslint-plugin-es: 4.1.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.20.0 ignore: 5.2.0 is-core-module: 2.9.0 minimatch: 3.1.2 @@ -1820,14 +1820,14 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-node/11.1.0_eslint@8.19.0: + /eslint-plugin-node/11.1.0_eslint@8.20.0: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.19.0 - eslint-plugin-es: 3.0.1_eslint@8.19.0 + eslint: 8.20.0 + eslint-plugin-es: 3.0.1_eslint@8.20.0 eslint-utils: 2.1.0 ignore: 5.2.0 minimatch: 3.1.2 @@ -1835,16 +1835,16 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-promise/6.0.0_eslint@8.19.0: + /eslint-plugin-promise/6.0.0_eslint@8.20.0: resolution: {integrity: sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.19.0 + eslint: 8.20.0 dev: true - /eslint-plugin-unicorn/42.0.0_eslint@8.19.0: + /eslint-plugin-unicorn/42.0.0_eslint@8.20.0: resolution: {integrity: sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==} engines: {node: '>=12'} peerDependencies: @@ -1853,8 +1853,8 @@ packages: '@babel/helper-validator-identifier': 7.16.7 ci-info: 3.3.0 clean-regexp: 1.0.0 - eslint: 8.19.0 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint: 8.20.0 + eslint-utils: 3.0.0_eslint@8.20.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -1867,19 +1867,19 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/8.7.1_eslint@8.19.0: + /eslint-plugin-vue/8.7.1_eslint@8.20.0: resolution: {integrity: sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.19.0 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint: 8.20.0 + eslint-utils: 3.0.0_eslint@8.20.0 natural-compare: 1.4.0 nth-check: 2.0.1 postcss-selector-parser: 6.0.10 semver: 7.3.7 - vue-eslint-parser: 8.3.0_eslint@8.19.0 + vue-eslint-parser: 8.3.0_eslint@8.20.0 transitivePeerDependencies: - supports-color dev: true @@ -1907,13 +1907,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.19.0: + /eslint-utils/3.0.0_eslint@8.20.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.19.0 + eslint: 8.20.0 eslint-visitor-keys: 2.1.0 dev: true @@ -1932,8 +1932,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.19.0: - resolution: {integrity: sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==} + /eslint/8.20.0: + resolution: {integrity: sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -1946,7 +1946,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint-utils: 3.0.0_eslint@8.20.0 eslint-visitor-keys: 3.3.0 espree: 9.3.2 esquery: 1.4.0 @@ -2675,8 +2675,8 @@ packages: strip-bom: 3.0.0 dev: true - /local-pkg/0.4.1: - resolution: {integrity: sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==} + /local-pkg/0.4.2: + resolution: {integrity: sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==} engines: {node: '>=14'} dev: true @@ -3581,13 +3581,13 @@ packages: readable-stream: 3.6.0 dev: true - /tinypool/0.2.1: - resolution: {integrity: sha512-HFU5ZYVq3wBfhSaf8qdqGsneaqXm0FgJQpoUlJbVdHpRLzm77IneKAD3RjzJWZvIv0YpPB9S7LUW53f6BE6ZSg==} + /tinypool/0.2.4: + resolution: {integrity: sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==} engines: {node: '>=14.0.0'} dev: true - /tinyspy/0.3.3: - resolution: {integrity: sha512-gRiUR8fuhUf0W9lzojPf1N1euJYA30ISebSfgca8z76FOvXtVXqd5ojEIaKLWbDQhAaC3ibxZIjqbyi4ybjcTw==} + /tinyspy/1.0.0: + resolution: {integrity: sha512-FI5B2QdODQYDRjfuLF+OrJ8bjWRMCXokQPcwKm0W3IzcbUmBNv536cQc7eXGoAuXphZwgx1DFbqImwzz08Fnhw==} engines: {node: '>=14.0.0'} dev: true @@ -3795,8 +3795,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.18.0_c8@7.11.3: - resolution: {integrity: sha512-ryAtlh5Gvg3+aLNuOQ8YOHxgQCCu46jx40X5MBL0K0/ejB9i5zsr8fV8LTGXbXex80UMHlzceI9F+ouGaiR+mQ==} + /vitest/0.18.1_c8@7.12.0: + resolution: {integrity: sha512-4F/1K/Vn4AvJwe7i2YblR02PT5vMKcw9KN4unDq2KD0YcSxX0B/6D6Qu9PJaXwVuxXMFTQ5ovd4+CQaW3bwofA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -3819,13 +3819,13 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@types/node': 16.11.43 - c8: 7.11.3 + '@types/node': 16.11.45 + c8: 7.12.0 chai: 4.3.6 debug: 4.3.4 - local-pkg: 0.4.1 - tinypool: 0.2.1 - tinyspy: 0.3.3 + local-pkg: 0.4.2 + tinypool: 0.2.4 + tinyspy: 1.0.0 vite: 2.9.12 transitivePeerDependencies: - less @@ -3834,14 +3834,14 @@ packages: - supports-color dev: true - /vue-eslint-parser/8.3.0_eslint@8.19.0: + /vue-eslint-parser/8.3.0_eslint@8.20.0: resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.19.0 + eslint: 8.20.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.3.2