From 91140e80f25275e7cabb13bcbf75ec72a76df09e Mon Sep 17 00:00:00 2001 From: JounQin Date: Wed, 20 Jul 2022 01:58:00 +0800 Subject: [PATCH 01/15] docs: link eslint-plugin-import to its GitHub homepage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cb4624..c7907e6 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.m [ISC][] -[`eslint-plugin-import`]: https://www.npmjs.com/package/eslint-plugin-import +[`eslint-plugin-import`]: https://github.com/import-js/eslint-plugin-import [`enhanced-resolve`]: https://github.com/webpack/enhanced-resolve [`typescript`]: https://www.typescriptlang.org [isc]: https://opensource.org/licenses/ISC From e3a51e4d17e16a86d2cf0954891f6a1b36836dda Mon Sep 17 00:00:00 2001 From: JounQin Date: Sun, 24 Jul 2022 21:43:52 +0800 Subject: [PATCH 02/15] docs: update changesets repository link --- README.md | 2 +- package.json | 8 +- pnpm-lock.yaml | 1808 ++++++++++++++++++++++++------------------------ 3 files changed, 908 insertions(+), 910 deletions(-) diff --git a/README.md b/README.md index c7907e6..c906bfd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) -[![changesets](https://img.shields.io/badge/maintained%20with-changesets-176de3.svg)](https://github.com/atlassian/changesets) +[![changesets](https://img.shields.io/badge/maintained%20with-changesets-176de3.svg)](https://github.com/changesets/changesets) This plugin adds [`TypeScript`][] support to [`eslint-plugin-import`][] diff --git a/package.json b/package.json index 476a142..16e343b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "eslint-import-resolver-typescript", "version": "3.3.0", "type": "module", - "description": "TypeScript `.cts`/`.mts`/`.ts`/`.tsx`/`.d.cts`/`.d.mts`/`.d.ts` module resolver for `eslint-plugin-import`", + "description": "This plugin adds `TypeScript` support to `eslint-plugin-import`", "repository": "git+https://github.com/import-js/eslint-import-resolver-typescript", "author": "Alex Gorbatchev ", "contributors": [ @@ -41,7 +41,7 @@ }, "funding": "https://opencollective.com/unts", "license": "ISC", - "packageManager": "pnpm@7.5.2", + "packageManager": "pnpm@7.6.0", "engines": { "node": "^12.20.0 || ^14.18.0 || >=16.0.0" }, @@ -104,8 +104,8 @@ }, "devDependencies": { "@1stg/lib-config": "^9.0.1", - "@changesets/changelog-github": "^0.4.5", - "@changesets/cli": "^2.23.2", + "@changesets/changelog-github": "^0.4.6", + "@changesets/cli": "^2.24.0", "@mozilla/glean": "^1.1.0", "@size-limit/preset-small-lib": "^7.0.8", "@types/debug": "^4.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74d61d0..7f068ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ patchedDependencies: specifiers: '@1stg/lib-config': ^9.0.1 - '@changesets/changelog-github': ^0.4.5 - '@changesets/cli': ^2.23.2 + '@changesets/changelog-github': ^0.4.6 + '@changesets/cli': ^2.24.0 '@mozilla/glean': ^1.1.0 '@size-limit/preset-small-lib': ^7.0.8 '@types/debug': ^4.1.7 @@ -45,8 +45,8 @@ dependencies: devDependencies: '@1stg/lib-config': 9.0.1_typescript@4.7.4 - '@changesets/changelog-github': 0.4.5 - '@changesets/cli': 2.23.2 + '@changesets/changelog-github': 0.4.6 + '@changesets/cli': 2.24.0 '@mozilla/glean': 1.1.0 '@size-limit/preset-small-lib': 7.0.8_size-limit@7.0.8 '@types/debug': 4.1.7 @@ -64,30 +64,30 @@ devDependencies: packages: - /@1stg/babel-preset/3.1.4_u4pnq6aitzjyryj6xisyu635ni: + /@1stg/babel-preset/3.1.4_p2nspltq2mrxfqigdmhjpzxdbm: resolution: {integrity: sha512-2fq/Ov//UUAOObhZmsDdbFkH/s4ihOczuk3F/GcDMa34w1wI+PTmLW7UEZXVq9AhY3tKJh4RFOcvBEpMq9ZAlQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: '@babel/core': '>=7.14.1' dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-decorators': 7.18.6_@babel+core@7.18.6 - '@babel/preset-env': 7.18.6_@babel+core@7.18.6 - '@babel/preset-react': 7.18.6_@babel+core@7.18.6 - '@babel/preset-typescript': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-decorators': 7.18.9_@babel+core@7.18.9 + '@babel/preset-env': 7.18.9_@babel+core@7.18.9 + '@babel/preset-react': 7.18.6_@babel+core@7.18.9 + '@babel/preset-typescript': 7.18.6_@babel+core@7.18.9 '@pkgr/utils': 2.3.0 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.18.6 - '@vue/babel-preset-jsx': 1.3.0_@babel+core@7.18.6 + '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.18.9 + '@vue/babel-preset-jsx': 1.3.1_@babel+core@7.18.9 babel-plugin-import: 1.13.5 babel-plugin-transform-async-to-promises: 0.8.18 babel-plugin-transform-react-remove-prop-types: 0.4.24 babel-plugin-transform-remove-console: 6.9.4 babel-plugin-transform-typescript-metadata: 0.3.2 - babel-preset-proposal-typescript: 2.2.0_u4pnq6aitzjyryj6xisyu635ni - core-js: 3.23.4 + babel-preset-proposal-typescript: 2.2.0_p2nspltq2mrxfqigdmhjpzxdbm + core-js: 3.23.5 fast-async: 7.0.6 transitivePeerDependencies: - supports-color @@ -110,16 +110,16 @@ packages: resolution: {integrity: sha512-x/ahljqYFL5hfEXkK0onMAFrhvM899Am1JUFIC9maKwyb247/c2pkoz0aOclQpWnLmRXqpppRXpTMBOXGj2ChQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: - '@1stg/babel-preset': 3.1.4_u4pnq6aitzjyryj6xisyu635ni + '@1stg/babel-preset': 3.1.4_p2nspltq2mrxfqigdmhjpzxdbm '@1stg/commitlint-config': 3.1.4 - '@1stg/eslint-config': 5.4.3_2otc4ovstvej36ots2wfvlftti + '@1stg/eslint-config': 5.4.3_r2fvqfuoeydpw3g73cntftn3ju '@1stg/lint-staged': 3.3.0_asgeq5zd7vvotyh6rucet6xqam '@1stg/markuplint-config': 2.2.0_eslint@8.20.0 '@1stg/prettier-config': 3.7.0_prettier@2.7.1 '@1stg/remark-config': 4.0.3_prettier@2.7.1 '@1stg/simple-git-hooks': 0.2.1_3a74o2bqahvqfivah2vltmaou4 '@1stg/tsconfig': 2.2.5_typescript@4.7.4 - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@commitlint/cli': 17.0.3 eslint: 8.20.0 lint-staged: 13.0.3 @@ -146,7 +146,7 @@ packages: resolution: {integrity: sha512-7PPr6ZCIh0KqbQSePoVtTO/apo3gjPkrWeM7EAJ8YwN4LJE3CDtYQ0bvF2t0c0zLhNYmGxqe64Z+8c98wzuqaw==} dev: true - /@1stg/eslint-config/5.4.3_2otc4ovstvej36ots2wfvlftti: + /@1stg/eslint-config/5.4.3_r2fvqfuoeydpw3g73cntftn3ju: resolution: {integrity: sha512-KVF1YMXdEcp2v4vGQ56XR+BLI1Y4YufxzHkF6B3c5JAwQPDQfY8vOXQUN3vjTpZpJ1M3c74ozn5todCzuZTfUA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: @@ -156,11 +156,11 @@ packages: '@angular-eslint/eslint-plugin': 14.0.2_he2ccbldppg44uulnyq4rwocfa '@angular-eslint/eslint-plugin-template': 14.0.2_he2ccbldppg44uulnyq4rwocfa '@angular-eslint/template-parser': 14.0.2_he2ccbldppg44uulnyq4rwocfa - '@babel/eslint-parser': 7.18.2_qfqwgqrbldst3lett5sigxr6tq - '@babel/eslint-plugin': 7.17.7_ju23do6a2u3wo33ijsni5s6twy + '@babel/eslint-parser': 7.18.9_454u7sltq2wfyzqnoclqps3oeu + '@babel/eslint-plugin': 7.17.7_5hdsoqonnk3nvwkon7f6brqzku '@pkgr/utils': 2.3.0 - '@typescript-eslint/eslint-plugin': 5.30.6_b7n364ggt6o4xlkgyoaww3ph3q - '@typescript-eslint/parser': 5.30.6_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/eslint-plugin': 5.30.7_6wltbjakwuqm7awqswigmiuhd4 + '@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa angular-eslint-template-parser: 0.1.1_lscoefpp2xo4h6652u3xspi3ma eslint: 8.20.0 eslint-config-prettier: 8.5.0_eslint@8.20.0 @@ -168,17 +168,17 @@ packages: eslint-config-standard-jsx: 11.0.0_d6b2yfc7lkeycvhlikcoxofgwu eslint-config-standard-react: 11.0.1_d6b2yfc7lkeycvhlikcoxofgwu eslint-formatter-friendly: 7.0.0 - eslint-import-resolver-typescript: 3.2.7_afl3vkhn63baibzal45igheroq + eslint-import-resolver-typescript: 3.3.0_afl3vkhn63baibzal45igheroq eslint-plugin-css: 0.6.0_eslint@8.20.0 eslint-plugin-es-x: 5.2.1_eslint@8.20.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.20.0 - eslint-plugin-import: 2.26.0_3qg32nwux7jppjlumnyephfuiu - eslint-plugin-jest: 26.6.0_44kxnblsrltnc6st4trmesnede + eslint-plugin-import: 2.26.0_ng73mesgr3qjuo2tra2ynrmv5i + eslint-plugin-jest: 26.6.0_hd24iy2743l222hqij56zjtbia eslint-plugin-jsdoc: 39.3.3_eslint@8.20.0 - eslint-plugin-json-schema-validator: 3.2.6_eslint@8.20.0 + eslint-plugin-json-schema-validator: 3.2.8_eslint@8.20.0 eslint-plugin-jsonc: 2.3.1_eslint@8.20.0 - eslint-plugin-markup: 0.10.0_eslint@8.20.0 - eslint-plugin-mdx: 2.0.1_eslint@8.20.0 + eslint-plugin-markup: 0.10.1_eslint@8.20.0 + eslint-plugin-mdx: 2.0.2_eslint@8.20.0 eslint-plugin-n: 15.2.4_eslint@8.20.0 eslint-plugin-prettier: 4.2.1_g4fztgbwjyq2fvmcscny2sj6fy eslint-plugin-promise: 6.0.0_eslint@8.20.0 @@ -186,11 +186,11 @@ packages: eslint-plugin-react-hooks: 4.6.0_eslint@8.20.0 eslint-plugin-regexp: 1.7.0_eslint@8.20.0 eslint-plugin-simple-import-sort: 7.0.0_eslint@8.20.0 - eslint-plugin-sonar: 0.8.0_lx6jkr3ccqxuww6wnfj7rroswu + eslint-plugin-sonar: 0.8.0_x45rze3t5r5rpj27b7qxdjmrpe eslint-plugin-sonarjs: 0.13.0_eslint@8.20.0 eslint-plugin-svelte: 2.2.0_eslint@8.20.0 eslint-plugin-toml: 0.3.1_eslint@8.20.0 - eslint-plugin-unicorn: 43.0.1_eslint@8.20.0 + eslint-plugin-unicorn: 43.0.2_eslint@8.20.0 eslint-plugin-vue: 9.2.0_eslint@8.20.0 eslint-plugin-yml: 1.0.0_eslint@8.20.0 transitivePeerDependencies: @@ -267,7 +267,7 @@ packages: dependencies: '@1stg/config': 0.2.0 '@prettier/plugin-pug': 2.1.1_prettier@2.7.1 - '@prettier/plugin-ruby': 3.1.2 + '@prettier/plugin-ruby': 3.2.0 '@prettier/plugin-xml': 2.2.0 prettier: 2.7.1 prettier-plugin-ini: 1.0.0 @@ -408,20 +408,20 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.18.6: - resolution: {integrity: sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==} + /@babel/core/7.18.9: + resolution: {integrity: sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.7 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 - '@babel/helper-module-transforms': 7.18.8 - '@babel/helpers': 7.18.6 - '@babel/parser': 7.18.8 + '@babel/generator': 7.18.9 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helpers': 7.18.9 + '@babel/parser': 7.18.9 '@babel/template': 7.18.6 - '@babel/traverse': 7.18.8 - '@babel/types': 7.18.8 + '@babel/traverse': 7.18.9 + '@babel/types': 7.18.9 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -431,37 +431,37 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.18.2_qfqwgqrbldst3lett5sigxr6tq: - resolution: {integrity: sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==} + /@babel/eslint-parser/7.18.9_454u7sltq2wfyzqnoclqps3oeu: + resolution: {integrity: sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 eslint: 8.20.0 eslint-scope: 5.1.1 eslint-visitor-keys: 2.1.0 semver: 6.3.0 dev: true - /@babel/eslint-plugin/7.17.7_ju23do6a2u3wo33ijsni5s6twy: + /@babel/eslint-plugin/7.17.7_5hdsoqonnk3nvwkon7f6brqzku: resolution: {integrity: sha512-JATUoJJXSgwI0T8juxWYtK1JSgoLpIGUsCHIv+NMXcUDA2vIe6nvAHR9vnuJgs/P1hOFw7vPwibixzfqBBLIVw==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/eslint-parser': '>=7.11.0' eslint: '>=7.5.0' dependencies: - '@babel/eslint-parser': 7.18.2_qfqwgqrbldst3lett5sigxr6tq + '@babel/eslint-parser': 7.18.9_454u7sltq2wfyzqnoclqps3oeu eslint: 8.20.0 eslint-rule-composer: 0.3.0 dev: true - /@babel/generator/7.18.7: - resolution: {integrity: sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==} + /@babel/generator/7.18.9: + resolution: {integrity: sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 dev: true @@ -470,69 +470,67 @@ packages: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true - /@babel/helper-builder-binary-assignment-operator-visitor/7.18.6: - resolution: {integrity: sha512-KT10c1oWEpmrIRYnthbzHgoOf6B+Xd6a5yhdbNtdhtG7aO1or5HViuf1TQR36xY/QprXA5nvxO6nAjhJ4y38jw==} + /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: + resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true - /@babel/helper-compilation-targets/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==} + /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.2 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==} + /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.6 - '@babel/helper-function-name': 7.18.6 - '@babel/helper-member-expression-to-functions': 7.18.6 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.18.9 + '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.18.6 + '@babel/helper-replace-supers': 7.18.9 '@babel/helper-split-export-declaration': 7.18.6 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.6: + /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.1.0 dev: true - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.18.6: - resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} + /@babel/helper-define-polyfill-provider/0.3.2_@babel+core@7.18.9: + resolution: {integrity: sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/traverse': 7.18.8 + '@babel/core': 7.18.9 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.1 @@ -541,8 +539,8 @@ packages: - supports-color dev: true - /@babel/helper-environment-visitor/7.18.6: - resolution: {integrity: sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==} + /@babel/helper-environment-visitor/7.18.9: + resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} engines: {node: '>=6.9.0'} dev: true @@ -550,50 +548,50 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true - /@babel/helper-function-name/7.18.6: - resolution: {integrity: sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==} + /@babel/helper-function-name/7.18.9: + resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.6 - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true - /@babel/helper-member-expression-to-functions/7.18.6: - resolution: {integrity: sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==} + /@babel/helper-member-expression-to-functions/7.18.9: + resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true - /@babel/helper-module-transforms/7.18.8: - resolution: {integrity: sha512-che3jvZwIcZxrwh63VfnFTUzcAM9v/lznYkkRxIBGMPt1SudOKHAEec0SIRCfiuIzTcF7VGj/CaTT6gY4eWxvA==} + /@babel/helper-module-transforms/7.18.9: + resolution: {integrity: sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.18.6 + '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-module-imports': 7.18.6 '@babel/helper-simple-access': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.18.6 '@babel/template': 7.18.6 - '@babel/traverse': 7.18.8 - '@babel/types': 7.18.8 + '@babel/traverse': 7.18.9 + '@babel/types': 7.18.9 transitivePeerDependencies: - supports-color dev: true @@ -602,38 +600,38 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true - /@babel/helper-plugin-utils/7.18.6: - resolution: {integrity: sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==} + /@babel/helper-plugin-utils/7.18.9: + resolution: {integrity: sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ==} + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.6 - '@babel/helper-wrap-function': 7.18.6 - '@babel/types': 7.18.8 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-wrap-function': 7.18.9 + '@babel/types': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-replace-supers/7.18.6: - resolution: {integrity: sha512-fTf7zoXnUGl9gF25fXCWE26t7Tvtyn6H4hkLSYhATwJvw2uYxd3aoXplMSe0g9XbwK7bmxNes7+FGO0rB/xC0g==} + /@babel/helper-replace-supers/7.18.9: + resolution: {integrity: sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.18.6 - '@babel/helper-member-expression-to-functions': 7.18.6 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.18.8 - '@babel/types': 7.18.8 + '@babel/traverse': 7.18.9 + '@babel/types': 7.18.9 transitivePeerDependencies: - supports-color dev: true @@ -642,21 +640,21 @@ packages: resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true - /@babel/helper-skip-transparent-expression-wrappers/7.18.6: - resolution: {integrity: sha512-4KoLhwGS9vGethZpAhYnMejWkX64wsnHPDwvOsKWU6Fg4+AlK2Jz3TyjQLMEPvz+1zemi/WBdkYxCD0bAfIkiw==} + /@babel/helper-skip-transparent-expression-wrappers/7.18.9: + resolution: {integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true /@babel/helper-validator-identifier/7.18.6: @@ -669,25 +667,25 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function/7.18.6: - resolution: {integrity: sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==} + /@babel/helper-wrap-function/7.18.9: + resolution: {integrity: sha512-cG2ru3TRAL6a60tfQflpEfs4ldiPwF6YW3zfJiRgmoFVIaC1vGnBBgatfec+ZUziPHkHSaXAuEck3Cdkf3eRpQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.18.6 + '@babel/helper-function-name': 7.18.9 '@babel/template': 7.18.6 - '@babel/traverse': 7.18.8 - '@babel/types': 7.18.8 + '@babel/traverse': 7.18.9 + '@babel/types': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.18.6: - resolution: {integrity: sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==} + /@babel/helpers/7.18.9: + resolution: {integrity: sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.6 - '@babel/traverse': 7.18.8 - '@babel/types': 7.18.8 + '@babel/traverse': 7.18.9 + '@babel/types': 7.18.9 transitivePeerDependencies: - supports-color dev: true @@ -701,1130 +699,1130 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.18.8: - resolution: {integrity: sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA==} + /@babel/parser/7.18.9: + resolution: {integrity: sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.18.8 + '@babel/types': 7.18.9 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.6: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-Udgu8ZRgrBrttVz6A0EVL0SJ1z+RLbIeqsu632SA1hf0awEppD6TvdznoH+orIF8wtFFAV/Enmw9Y+9oV8TQcw==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 - '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-async-do-expressions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-async-do-expressions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ptV7n23Rks40JioBVMA78p3I/IKThTLY8uGtERiBg8yZuySWW6Q2MiycxKKjrVfthjdY1UUvkS6e8UcvS7hJJw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-async-do-expressions': 7.18.6_@babel+core@7.18.6 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-async-do-expressions': 7.18.6_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-async-generator-functions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-async-generator-functions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-environment-visitor': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-gAdhsjaYmiZVxx5vTMiRfj31nB7LhwBJFMSLzeDxc7X4tKLixup0+k9ughn0RcpBrv9E3PBaXJW7jF5TCihAOg==} + /@babel/plugin-proposal-decorators/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-KD7zDNaD14CRpjQjVbV4EnH9lsKYlcpUrhZH37ei2IY+AlXrfAPy5pTmRUE4X6X1k8EsKXPraykxeaogqQvSGA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-replace-supers': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-replace-supers': 7.18.9 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-do-expressions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-do-expressions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ddToGCONJhCuL+l4FhtGnKl5ZYCj9fDVFiqiCdQDpeIbVn/NvMeSib+7T1/rk08jRafae4qNiP8OnJyuqlsuYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-do-expressions': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-do-expressions': 7.18.6_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-export-namespace-from/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-zr/QcUlUo7GPo6+X1wC98NJADqmy5QTFWWhqeQWiki4XHafJtLl/YMGkmRB2szDD2IYJCCdBTd4ElwhId9T7Xw==} + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-function-bind/7.18.8_@babel+core@7.18.6: - resolution: {integrity: sha512-wVILz1jbeHPro1FYuc6RzdCUsYev2dW8Fwe8vbY4AglPZpy+F0DNqfG1wt+Fk/pxJLoPXrqXR0ligSlEvElt+A==} + /@babel/plugin-proposal-function-bind/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-9RfxqKkRBCCT0xoBl9AqieCMscJmSAL9HYixGMWH549jUpT9csWWK/HEYZEx9t9iW/PRSXgX95x9bDlgtAJGFA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-function-bind': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-function-bind': 7.18.6_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-function-sent/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-function-sent/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-UdaOKPOLPt0O+Xu26tnw6oAZMLXhk+yMrXOzn6kAzTHBnWHJsoN1hlrgxFAQ+FRLS0ql1oYIQ2phvoFzmN3GMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-wrap-function': 7.18.6 - '@babel/plugin-syntax-function-sent': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-wrap-function': 7.18.9 + '@babel/plugin-syntax-function-sent': 7.18.6_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-zMo66azZth/0tVd7gmkxOkOjs2rpHyhpcFo565PUP37hSp6hSd9uUKIfTDFMz58BwqgQKhJ9YxtM5XddjXVn+Q==} + /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-object-rest-spread/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-9yuM6wr4rIsKa1wlUAbZEazkCrgw2sMPEXCr4Rnwetu7cEW1NydkCWytLuYletbf8vFxdJxFhwEZqMpOx2eZyw==} + /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.6 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-optional-chaining/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==} + /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-partial-application/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-yM8U6Ro0L1BX+DzdYLSCjd7grbxSj4t30qoQQtFS/FUb12RcWcVeqQ2CTQuLG7esLH/vQMCYj5KlIeeUjSDHmQ==} + /@babel/plugin-proposal-partial-application/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-+q+bOVHlU+4QAb6h8S3UNL2x52/bcTiGTktUj+WYIFtqueqbQBU7AqnMs79TPz7hRdj6rWiQDInuVMz/fsxwdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-partial-application': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-partial-application': 7.18.6_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-pipeline-operator/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-TtmOg+ew8KKLTNfOzEM/KCkwp3JKjA8E5E95rnrqnBZWs9KuXS+2yXq/x10uy+Sq9Ys6TscfRVCN2UFOhZ4bZw==} + /@babel/plugin-proposal-pipeline-operator/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-Pc33e6m8f4MJhRXVCUwiKZNtEm+W2CUPHIL0lyJNtkp+w6d75CLw3gsBKQ81VAMUgT9jVPIEU8gwJ5nJgmJ1Ag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-pipeline-operator': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-pipeline-operator': 7.18.6_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.6 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-record-and-tuple/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-record-and-tuple/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-v5gy2FFG+0rgLr2vXoBd/dhBFLkB8mM/9WnYQWgm0v48LZvw05LK5vb39FJi4CsQxIvhqL3JDbWEmKwEgQKrLw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-syntax-record-and-tuple': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-syntax-record-and-tuple': 7.18.6_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-throw-expressions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-throw-expressions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-WHOrJyhGoGrdtW480L79cF7Iq/gZDZ/z6OqK7mVyFR5I37dTpog/wNgb6hmaM3HYZtULEJl++7VaMWkNZsOcHg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-throw-expressions': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-throw-expressions': 7.18.6_@babel+core@7.18.9 dev: true - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-async-do-expressions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-async-do-expressions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-TVRkSEINXsR3/3Fm7PNm1V9ARNaak+/Q3BPnQGHaNmwcr8GJRfXh4UXGdj3Tk9pbMJEeEu7mATZYO+t3QIM8fg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.6: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.9: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.6: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.9: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.6: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.9: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-do-expressions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-do-expressions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-kTogvOsjBTVOSZtkkziiXB5hwGXqwhq2gBXDaiWVruRLDT7C2GqfbsMnicHJ7ePq2GE8UJeWS34YbNP6yDhwUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-function-bind/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-function-bind/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-wZN0Aq/AScknI9mKGcR3TpHdASMufFGaeJgc1rhPmLtZ/PniwjePSh8cfh8tXMB3U4kh/3cRKrLjDtedejg8jQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-function-sent/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-function-sent/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-f3OJHIlFIkg+cP1Hfo2SInLhsg0pz2Ikmgo7jMdIIKC+3jVXQlHB0bgSapOWxeWI0SU28qIWmfn5ZKu1yPJHkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.6: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.9: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.6: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.9: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.6: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.9: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-partial-application/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-partial-application/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-jEy7lXLt01S/Hp3egTsiqNaeCH+n38iMm33dJ158Cr9JdCef/qR3GB3FrEB6+n7UpmlJ8StiV6Y7aXnjfyBs9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-pipeline-operator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-pipeline-operator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-pFtIdQomJtkTHWcNsGXhjJ5YUkL+AxJnP4G+Ol85UO6uT2fpHTPYLLE5bBeRA9cxf25qa/VKsJ3Fi67Gyqe3rA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.6: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.9: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-record-and-tuple/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-record-and-tuple/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-rTxxy1xG2W2Yje36h467SjcHebpwOJfxFMmjHj4XC2Cj6/9e8Okgu/U9Bx/Jx0VrUkbwPKJwuHN1hHBs7ikuJw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-throw-expressions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-throw-expressions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-rp1CqEZXGv1z1YZ3qYffBH3rhnOxrTwQG8fh2yqulTurwv9zu3Gthfd+niZBLSOi1rY6146TgF+JmVeDXaX4TQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.6: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.9: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.6: + /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.18.6 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-block-scoping/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-pRqwb91C42vs1ahSAWJkxOxU1RHWDn16XAa6ggQ72wjLlWyYeAcLvTtE0aM8ph3KNydy9CQF2nLYcjq1WysgxQ==} + /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-classes/7.18.8_@babel+core@7.18.6: - resolution: {integrity: sha512-RySDoXdF6hgHSHuAW4aLGyVQdmvEX/iJtjVre52k0pxRq4hzqze+rAVP++NmNv596brBpYmaiKgTZby7ziBnVg==} + /@babel/plugin-transform-classes/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.6 - '@babel/helper-function-name': 7.18.6 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-replace-supers': 7.18.6 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-replace-supers': 7.18.9 '@babel/helper-split-export-declaration': 7.18.6 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-9repI4BhNrR0KenoR9vm3/cIc1tSBIo+u1WVjKCAynahj25O8zfbiE6JtAtHPGQSs4yZ+bA8mRasRP+qc+2R5A==} + /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-destructuring/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-tgy3u6lRp17ilY8r1kP4i2+HDUwxlVqq3RTc943eAWSzGgpU1qhiKpqZ5CMyHReIYPHdo3Kg8v8edKtDqSVEyQ==} + /@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-duplicate-keys/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-NJU26U/208+sxYszf82nmGYqVF9QN8py2HFTblPT9hbawi8+1C5a9JubODLTGFuT0qlkqVinmkwOD13s0sZktg==} + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.6: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.9: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-function-name/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-kJha/Gbs5RjzIu0CxZwf5e3aTTSlhZnHMT8zPWnJMjNpLOUgqevg+PN5oMH68nMCXnfiMo4Bhgxqj59KHTlAnA==} + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 - '@babel/helper-function-name': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/helper-function-name': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-literals/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-x3HEw0cJZVDoENXOp20HlypIHfl0zMIhMVZEBVTfmqbObIpsMxMbmU5nOEO8R7LYT+z5RORKPlTI5Hj4OsO9/Q==} + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-module-transforms': 7.18.8 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-module-transforms': 7.18.8 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-simple-access': 7.18.6 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-UbPYpXxLjTw6w6yXX2BYNxF3p6QY225wcTkfQCy3OMnSlS/C3xGtwUjEzGkldb/sy6PWLiCQ3NbYfjWUTI3t4g==} + /@babel/plugin-transform-modules-systemjs/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.18.8 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-identifier': 7.18.6 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-module-transforms': 7.18.8 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-replace-supers': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-replace-supers': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.18.6: + /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.18.9: resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.9 dev: true - /@babel/plugin-transform-react-jsx/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-react-jsx/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 - '@babel/types': 7.18.8 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/types': 7.18.9 dev: true - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 regenerator-transform: 0.15.0 dev: true - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-spread/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-ayT53rT/ENF8WWexIRg9AiV9h0aIteyWn5ptfZTZQrjk/+f3WdrJGCY4c9wcgl2+MKkKPhzbYp97FTsquZpDCw==} + /@babel/plugin-transform-spread/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 dev: true - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-template-literals/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-UuqlRrQmT2SWRvahW46cGSany0uTlcj8NYOS5sRGYi8FxPYPoLd5DDmMd32ZXEj2Jq+06uGVQKHxa/hJx2EzKw==} + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-typeof-symbol/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-7m71iS/QhsPk85xSjFPovHPcH3H9qeyzsujhTc+vcdnsXavoWYJ74zx0lP5RhpC5+iDnVLO+PPMHzC11qels1g==} + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-typescript/7.18.8_@babel+core@7.18.6: + /@babel/plugin-transform-typescript/7.18.8_@babel+core@7.18.9: resolution: {integrity: sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-unicode-escapes/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.6: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/preset-env/7.18.6_@babel+core@7.18.6: - resolution: {integrity: sha512-WrthhuIIYKrEFAwttYzgRNQ5hULGmwTj+D6l7Zdfsv5M7IWV/OZbUfbeL++Qrzx1nVJwWROIFhCHRYQV4xbPNw==} + /@babel/preset-env/7.18.9_@babel+core@7.18.9: + resolution: {integrity: sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.6 - '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-async-generator-functions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-export-namespace-from': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-object-rest-spread': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.6 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.6 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.6 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.6 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.6 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.6 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-block-scoping': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-classes': 7.18.8_@babel+core@7.18.6 - '@babel/plugin-transform-computed-properties': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-destructuring': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-duplicate-keys': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.18.6 - '@babel/plugin-transform-function-name': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-literals': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-modules-systemjs': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.6 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-spread': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-template-literals': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-typeof-symbol': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-unicode-escapes': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.6 - '@babel/preset-modules': 0.1.5_@babel+core@7.18.6 - '@babel/types': 7.18.8 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.6 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.6 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.6 - core-js-compat: 3.23.4 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-async-generator-functions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.9 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.9 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.9 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.9 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.9 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-classes': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-destructuring': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.18.9 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-modules-systemjs': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.9 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-spread': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-transform-unicode-escapes': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.9 + '@babel/preset-modules': 0.1.5_@babel+core@7.18.9 + '@babel/types': 7.18.9 + babel-plugin-polyfill-corejs2: 0.3.2_@babel+core@7.18.9 + babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.18.9 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.9 + core-js-compat: 3.23.5 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.18.6: + /@babel/preset-modules/0.1.5_@babel+core@7.18.9: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.6 - '@babel/types': 7.18.8 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.9 + '@babel/types': 7.18.9 esutils: 2.0.3 dev: true - /@babel/preset-react/7.18.6_@babel+core@7.18.6: + /@babel/preset-react/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.18.9 dev: true - /@babel/preset-typescript/7.18.6_@babel+core@7.18.6: + /@babel/preset-typescript/7.18.6_@babel+core@7.18.9: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.18.8_@babel+core@7.18.6 + '@babel/plugin-transform-typescript': 7.18.8_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/runtime/7.18.6: - resolution: {integrity: sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==} + /@babel/runtime/7.18.9: + resolution: {integrity: sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 @@ -1835,30 +1833,30 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.18.8 - '@babel/types': 7.18.8 + '@babel/parser': 7.18.9 + '@babel/types': 7.18.9 dev: true - /@babel/traverse/7.18.8: - resolution: {integrity: sha512-UNg/AcSySJYR/+mIcJQDCv00T+AqRO7j/ZEJLzpaYtgM48rMg5MnkJgyNqkzo88+p4tfRvZJCEiwwfG6h4jkRg==} + /@babel/traverse/7.18.9: + resolution: {integrity: sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.7 - '@babel/helper-environment-visitor': 7.18.6 - '@babel/helper-function-name': 7.18.6 + '@babel/generator': 7.18.9 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.18.9 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.8 - '@babel/types': 7.18.8 + '@babel/parser': 7.18.9 + '@babel/types': 7.18.9 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.18.8: - resolution: {integrity: sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==} + /@babel/types/7.18.9: + resolution: {integrity: sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.18.6 @@ -1869,14 +1867,14 @@ packages: resolution: {integrity: sha512-sBnCqW0nqofE47mxFnw+lvx6kzsQstwaQMVkh66qm/A6IlsnH7WsyGuVXTou8RF2wL4W7ybOoHPvP2WgIo6rhQ==} dev: true - /@changesets/apply-release-plan/6.0.1: - resolution: {integrity: sha512-KGtai19+Uo7k8uco9m+hIPGoet9E6eZq15RIeHoivvgwwI66AC6ievbUO5h0NqGlZjBWnYJQNkuT66kvBYzxsA==} + /@changesets/apply-release-plan/6.0.2: + resolution: {integrity: sha512-s+rYNUTyC3FhTn8Gt35h65Bw/pwFevXLP/yOwzfrlfCd8Hj2FkX+1l3zPVkP+OpeMq7BAYtB6YfSkQe9awl4DQ==} dependencies: - '@babel/runtime': 7.18.6 - '@changesets/config': 2.0.1 + '@babel/runtime': 7.18.9 + '@changesets/config': 2.1.0 '@changesets/get-version-range-type': 0.3.2 - '@changesets/git': 1.3.2 - '@changesets/types': 5.0.0 + '@changesets/git': 1.4.0 + '@changesets/types': 5.1.0 '@manypkg/get-packages': 1.1.3 detect-indent: 6.1.0 fs-extra: 7.0.1 @@ -1887,51 +1885,51 @@ packages: semver: 5.7.1 dev: true - /@changesets/assemble-release-plan/5.1.3: - resolution: {integrity: sha512-I+TTkUoqvxBEuDLoJfJYKDXIJ+nyiTbVJ8KGhpXEsLq4N/ms/AStSbouJwF2d/p3cB+RCPr5+gXh31GSN4kA7w==} + /@changesets/assemble-release-plan/5.2.0: + resolution: {integrity: sha512-ewY24PEbSec2eKX0+KM7eyENA2hUUp6s4LF9p/iBxTtc+TX2Xbx5rZnlLKZkc8tpuQ3PZbyjLFXWhd1PP6SjCg==} dependencies: - '@babel/runtime': 7.18.6 + '@babel/runtime': 7.18.9 '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.3.2 - '@changesets/types': 5.0.0 + '@changesets/get-dependents-graph': 1.3.3 + '@changesets/types': 5.1.0 '@manypkg/get-packages': 1.1.3 semver: 5.7.1 dev: true - /@changesets/changelog-git/0.1.11: - resolution: {integrity: sha512-sWJvAm+raRPeES9usNpZRkooeEB93lOpUN0Lmjz5vhVAb7XGIZrHEJ93155bpE1S0c4oJ5Di9ZWgzIwqhWP/Wg==} + /@changesets/changelog-git/0.1.12: + resolution: {integrity: sha512-Xv2CPjTBmwjl8l4ZyQ3xrsXZMq8WafPUpEonDpTmcb24XY8keVzt7ZSCJuDz035EiqrjmDKDhODoQ6XiHudlig==} dependencies: - '@changesets/types': 5.0.0 + '@changesets/types': 5.1.0 dev: true - /@changesets/changelog-github/0.4.5: - resolution: {integrity: sha512-J36QJml3mXYm88PLY2qGepmb7j6LA3NM/wuUy6XBwh14qzVTRek+3Xww5oqeZhpK5lK8ELxGahdhSdYQzMv0kA==} + /@changesets/changelog-github/0.4.6: + resolution: {integrity: sha512-ahR/+o3OPodzfG9kucEMU/tEtBgwy6QoJiWi1sDBPme8n3WjT6pBlbhqNYpWAJKilomwfjBGY0MTUTs6r9d1RQ==} dependencies: '@changesets/get-github-info': 0.5.1 - '@changesets/types': 5.0.0 + '@changesets/types': 5.1.0 dotenv: 8.6.0 transitivePeerDependencies: - encoding dev: true - /@changesets/cli/2.23.2: - resolution: {integrity: sha512-o7CWC+mcwOmA3yK5axqHOSYPYEjX/x+nq/s9aX78AyzH1SQZa6L5HX4P9uUXibyjcKynklkmusxv8vN8+hJggA==} + /@changesets/cli/2.24.0: + resolution: {integrity: sha512-GlY8OGkwoTRupdV9L46NUhAZScJacRpY/ZUNHf+IQ65HoxgeT/OmgMIUnnippW4BtjlikayNV/HhkI/2HLsXcA==} hasBin: true dependencies: - '@babel/runtime': 7.18.6 - '@changesets/apply-release-plan': 6.0.1 - '@changesets/assemble-release-plan': 5.1.3 - '@changesets/changelog-git': 0.1.11 - '@changesets/config': 2.0.1 + '@babel/runtime': 7.18.9 + '@changesets/apply-release-plan': 6.0.2 + '@changesets/assemble-release-plan': 5.2.0 + '@changesets/changelog-git': 0.1.12 + '@changesets/config': 2.1.0 '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.3.2 - '@changesets/get-release-plan': 3.0.10 - '@changesets/git': 1.3.2 + '@changesets/get-dependents-graph': 1.3.3 + '@changesets/get-release-plan': 3.0.11 + '@changesets/git': 1.4.0 '@changesets/logger': 0.0.5 - '@changesets/pre': 1.0.11 - '@changesets/read': 0.5.5 - '@changesets/types': 5.0.0 - '@changesets/write': 0.1.8 + '@changesets/pre': 1.0.12 + '@changesets/read': 0.5.6 + '@changesets/types': 5.1.0 + '@changesets/write': 0.1.9 '@manypkg/get-packages': 1.1.3 '@types/is-ci': 3.0.0 '@types/semver': 6.2.3 @@ -1953,13 +1951,13 @@ packages: tty-table: 4.1.6 dev: true - /@changesets/config/2.0.1: - resolution: {integrity: sha512-rJaQWqsjM54T7bDiCoMDcgOuY2HzyovvRs68C//C+tYgbHyjs00JcNVcScjlV47hATrNG1AI8qTD7V9bcO/1cg==} + /@changesets/config/2.1.0: + resolution: {integrity: sha512-43potf+DwYHmH7EY19vxtCq6fqj7UUIrZ4DTwM3pVBqCKxFIytm7GPy7wNAsH06UvMw7NRuOu4QK5HN02GsIrw==} dependencies: '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.3.2 + '@changesets/get-dependents-graph': 1.3.3 '@changesets/logger': 0.0.5 - '@changesets/types': 5.0.0 + '@changesets/types': 5.1.0 '@manypkg/get-packages': 1.1.3 fs-extra: 7.0.1 micromatch: 4.0.5 @@ -1971,10 +1969,10 @@ packages: extendable-error: 0.1.7 dev: true - /@changesets/get-dependents-graph/1.3.2: - resolution: {integrity: sha512-tsqA6qZRB86SQuApSoDvI8yEWdyIlo/WLI4NUEdhhxLMJ0dapdeT6rUZRgSZzK1X2nv5YwR0MxQBbDAiDibKrg==} + /@changesets/get-dependents-graph/1.3.3: + resolution: {integrity: sha512-h4fHEIt6X+zbxdcznt1e8QD7xgsXRAXd2qzLlyxoRDFSa6SxJrDAUyh7ZUNdhjBU4Byvp4+6acVWVgzmTy4UNQ==} dependencies: - '@changesets/types': 5.0.0 + '@changesets/types': 5.1.0 '@manypkg/get-packages': 1.1.3 chalk: 2.4.2 fs-extra: 7.0.1 @@ -1990,15 +1988,15 @@ packages: - encoding dev: true - /@changesets/get-release-plan/3.0.10: - resolution: {integrity: sha512-QeKHeo+mX1baRy3OIHQePMPebPFymq/ZxS6Bk3Y3FXiU+pXVnjrfqARj1E4xQT5c+48u6ISqJ8tW5f3EZ1/hng==} + /@changesets/get-release-plan/3.0.11: + resolution: {integrity: sha512-WDVCuPIdIxLlITsCUEgQiiBitrcAqoOkyEkhkCGgzv4QBf87pJN15McOPKVy7Q2eiU3BfRDwYp4YtOPh4RUgCA==} dependencies: - '@babel/runtime': 7.18.6 - '@changesets/assemble-release-plan': 5.1.3 - '@changesets/config': 2.0.1 - '@changesets/pre': 1.0.11 - '@changesets/read': 0.5.5 - '@changesets/types': 5.0.0 + '@babel/runtime': 7.18.9 + '@changesets/assemble-release-plan': 5.2.0 + '@changesets/config': 2.1.0 + '@changesets/pre': 1.0.12 + '@changesets/read': 0.5.6 + '@changesets/types': 5.1.0 '@manypkg/get-packages': 1.1.3 dev: true @@ -2006,12 +2004,12 @@ packages: resolution: {integrity: sha512-SVqwYs5pULYjYT4op21F2pVbcrca4qA/bAA3FmFXKMN7Y+HcO8sbZUTx3TAy2VXulP2FACd1aC7f2nTuqSPbqg==} dev: true - /@changesets/git/1.3.2: - resolution: {integrity: sha512-p5UL+urAg0Nnpt70DLiBe2iSsMcDubTo9fTOD/61krmcJ466MGh71OHwdAwu1xG5+NKzeysdy1joRTg8CXcEXA==} + /@changesets/git/1.4.0: + resolution: {integrity: sha512-uaFWaxVSotgbqnc0DxBtqJl940QDNlzGaaGJUEhPuNiw6CrpFMKPV9Q4wgiDMGVaIkoUpDbLnLRYjVu/FlqLhA==} dependencies: - '@babel/runtime': 7.18.6 + '@babel/runtime': 7.18.9 '@changesets/errors': 0.1.4 - '@changesets/types': 5.0.0 + '@changesets/types': 5.1.0 '@manypkg/get-packages': 1.1.3 is-subdir: 1.2.0 spawndamnit: 2.0.0 @@ -2023,31 +2021,31 @@ packages: chalk: 2.4.2 dev: true - /@changesets/parse/0.3.13: - resolution: {integrity: sha512-wh9Ifa0dungY6d2nMz6XxF6FZ/1I7j+mEgPAqrIyKS64nifTh1Ua82qKKMMK05CL7i4wiB2NYc3SfnnCX3RVeA==} + /@changesets/parse/0.3.14: + resolution: {integrity: sha512-SWnNVyC9vz61ueTbuxvA6b4HXcSx2iaWr2VEa37lPg1Vw+cEyQp7lOB219P7uow1xFfdtIEEsxbzXnqLAAaY8w==} dependencies: - '@changesets/types': 5.0.0 + '@changesets/types': 5.1.0 js-yaml: 3.14.1 dev: true - /@changesets/pre/1.0.11: - resolution: {integrity: sha512-CXZnt4SV9waaC9cPLm7818+SxvLKIDHUxaiTXnJYDp1c56xIexx1BNfC1yMuOdzO2a3rAIcZua5Odxr3dwSKfg==} + /@changesets/pre/1.0.12: + resolution: {integrity: sha512-RFzWYBZx56MtgMesXjxx7ymyI829/rcIw/41hvz3VJPnY8mDscN7RJyYu7Xm7vts2Fcd+SRcO0T/Ws3I1/6J7g==} dependencies: - '@babel/runtime': 7.18.6 + '@babel/runtime': 7.18.9 '@changesets/errors': 0.1.4 - '@changesets/types': 5.0.0 + '@changesets/types': 5.1.0 '@manypkg/get-packages': 1.1.3 fs-extra: 7.0.1 dev: true - /@changesets/read/0.5.5: - resolution: {integrity: sha512-bzonrPWc29Tsjvgh+8CqJ0apQOwWim0zheeD4ZK44ApSa/GudnZJTODtA3yNOOuQzeZmL0NUebVoHIurtIkA7w==} + /@changesets/read/0.5.6: + resolution: {integrity: sha512-0Y2/ym46Vv78Yp4vUuqkQRHo2wdDYvDLtD1t4yoNDZ3ELzgC9kkWYywncxi9rj9nilLrgaVujKfEVNyFYefFoQ==} dependencies: - '@babel/runtime': 7.18.6 - '@changesets/git': 1.3.2 + '@babel/runtime': 7.18.9 + '@changesets/git': 1.4.0 '@changesets/logger': 0.0.5 - '@changesets/parse': 0.3.13 - '@changesets/types': 5.0.0 + '@changesets/parse': 0.3.14 + '@changesets/types': 5.1.0 chalk: 2.4.2 fs-extra: 7.0.1 p-filter: 2.1.0 @@ -2057,15 +2055,15 @@ packages: resolution: {integrity: sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==} dev: true - /@changesets/types/5.0.0: - resolution: {integrity: sha512-IT1kBLSbAgTS4WtpU6P5ko054hq12vk4tgeIFRVE7Vnm4a/wgbNvBalgiKP0MjEXbCkZbItiGQHkCGxYWR55sA==} + /@changesets/types/5.1.0: + resolution: {integrity: sha512-uUByGATZCdaPkaO9JkBsgGDjEvHyY2Sb0e/J23+cwxBi5h0fxpLF/HObggO/Fw8T2nxK6zDfJbPsdQt5RwYFJA==} dev: true - /@changesets/write/0.1.8: - resolution: {integrity: sha512-oIHeFVMuP6jf0TPnKPpaFpvvAf3JBc+s2pmVChbeEgQTBTALoF51Z9kqxQfG4XONZPHZnqkmy564c7qohhhhTQ==} + /@changesets/write/0.1.9: + resolution: {integrity: sha512-E90ZrsrfJVOOQaP3Mm5Xd7uDwBAqq3z5paVEavTHKA8wxi7NAL8CmjgbGxSFuiP7ubnJA2BuHlrdE4z86voGOg==} dependencies: - '@babel/runtime': 7.18.6 - '@changesets/types': 5.0.0 + '@babel/runtime': 7.18.9 + '@changesets/types': 5.1.0 fs-extra: 7.0.1 human-id: 1.0.2 prettier: 2.7.1 @@ -2269,7 +2267,7 @@ packages: ajv: 6.12.6 debug: 4.3.4 espree: 9.3.2 - globals: 13.16.0 + globals: 13.17.0 ignore: 5.2.0 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -2349,7 +2347,7 @@ packages: /@manypkg/find-root/1.1.0: resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} dependencies: - '@babel/runtime': 7.18.6 + '@babel/runtime': 7.18.9 '@types/node': 12.20.55 find-up: 4.1.0 fs-extra: 8.1.0 @@ -2358,7 +2356,7 @@ packages: /@manypkg/get-packages/1.1.3: resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==} dependencies: - '@babel/runtime': 7.18.6 + '@babel/runtime': 7.18.9 '@changesets/types': 4.1.0 '@manypkg/find-root': 1.1.0 fs-extra: 8.1.0 @@ -2551,8 +2549,8 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.13.0 - /@npmcli/config/4.1.0: - resolution: {integrity: sha512-cPQmIQ2Q0vuOfrenrA3isikdMFMAHgzlXV+EmvZ8f2JeJsU5xTU2bG7ipXECiMvPF9nM+QDnMLuIg8QLw9H4xg==} + /@npmcli/config/4.2.0: + resolution: {integrity: sha512-imWNz5dNWb2u+y41jyxL2WB389tkhu3a01Rchn16O/ur6GrnKySgOqdNG3N/9Z+mqxdISMEGKXI/POCauzz0dA==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: '@npmcli/map-workspaces': 2.0.3 @@ -2588,23 +2586,23 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} hasBin: true dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-proposal-decorators': 7.18.6_@babel+core@7.18.6 - '@babel/preset-env': 7.18.6_@babel+core@7.18.6 - '@babel/preset-typescript': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-proposal-decorators': 7.18.9_@babel+core@7.18.9 + '@babel/preset-env': 7.18.9_@babel+core@7.18.9 + '@babel/preset-typescript': 7.18.6_@babel+core@7.18.9 '@pkgr/es-modules': 0.6.2 '@pkgr/umd-globals': 0.8.2 '@pkgr/utils': 2.3.0 - '@rollup/plugin-alias': 3.1.9_rollup@2.76.0 - '@rollup/plugin-babel': 5.3.1_ayiqorrx7dutx4scyxuyyyvhga - '@rollup/plugin-commonjs': 22.0.1_rollup@2.76.0 - '@rollup/plugin-json': 4.1.0_rollup@2.76.0 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.76.0 - '@rollup/plugin-replace': 4.0.0_rollup@2.76.0 - '@rollup/plugin-url': 7.0.0_rollup@2.76.0 + '@rollup/plugin-alias': 3.1.9_rollup@2.77.0 + '@rollup/plugin-babel': 5.3.1_palyoikx6kq4yrfoc5jsznmrdi + '@rollup/plugin-commonjs': 22.0.1_rollup@2.77.0 + '@rollup/plugin-json': 4.1.0_rollup@2.77.0 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.77.0 + '@rollup/plugin-replace': 4.0.0_rollup@2.77.0 + '@rollup/plugin-url': 7.0.0_rollup@2.77.0 builtin-modules: 3.3.0 - commander: 9.3.0 - core-js: 3.23.4 + commander: 9.4.0 + core-js: 3.23.5 debug: 4.3.4 esbuild: 0.14.49 is-glob: 4.0.3 @@ -2612,11 +2610,11 @@ packages: lodash-es: 4.17.21 micromatch: 4.0.5 postcss: 8.4.14 - rollup: 2.76.0 + rollup: 2.77.0 rollup-plugin-copy: 3.4.0 - rollup-plugin-esbuild: 4.9.1_5yu4n7km4rpkzsnyi4ysdr3swq + rollup-plugin-esbuild: 4.9.1_d4h73tn7q5hdnxjna52dvt6s3u rollup-plugin-postcss: 4.0.2_postcss@8.4.14 - rollup-plugin-terser: 7.0.2_rollup@2.76.0 + rollup-plugin-terser: 7.0.2_rollup@2.77.0 rollup-plugin-unassert: 0.4.0 rollup-plugin-vue: 6.0.0 rollup-plugin-vue-jsx-compat: 0.0.6 @@ -2654,8 +2652,8 @@ packages: pug-lexer: 5.0.1 dev: true - /@prettier/plugin-ruby/3.1.2: - resolution: {integrity: sha512-0riBsZYu9MEdWgiZPKpZTdCbvLOk01xTvOs1wJbO7Hw4Fd/rX4Qhz+qsgJm+zloO99Zng88OQy96nSb6KUQHZg==} + /@prettier/plugin-ruby/3.2.0: + resolution: {integrity: sha512-hCE4OVohe79FBAy0s9QLq8PmUc9cD4NbQtm2NHPWbSMq3mwHCRaxA+KYDRhHvG4AQIcf4YeQM8oRuTNyvLA41w==} dependencies: prettier: 2.7.1 dev: true @@ -2667,17 +2665,17 @@ packages: prettier: 2.7.1 dev: true - /@rollup/plugin-alias/3.1.9_rollup@2.76.0: + /@rollup/plugin-alias/3.1.9_rollup@2.77.0: resolution: {integrity: sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw==} engines: {node: '>=8.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - rollup: 2.76.0 + rollup: 2.77.0 slash: 3.0.0 dev: true - /@rollup/plugin-babel/5.3.1_ayiqorrx7dutx4scyxuyyyvhga: + /@rollup/plugin-babel/5.3.1_palyoikx6kq4yrfoc5jsznmrdi: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -2688,63 +2686,63 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-module-imports': 7.18.6 - '@rollup/pluginutils': 3.1.0_rollup@2.76.0 - rollup: 2.76.0 + '@rollup/pluginutils': 3.1.0_rollup@2.77.0 + rollup: 2.77.0 dev: true - /@rollup/plugin-commonjs/22.0.1_rollup@2.76.0: + /@rollup/plugin-commonjs/22.0.1_rollup@2.77.0: resolution: {integrity: sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ==} engines: {node: '>= 12.0.0'} peerDependencies: rollup: ^2.68.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.76.0 + '@rollup/pluginutils': 3.1.0_rollup@2.77.0 commondir: 1.0.1 estree-walker: 2.0.2 glob: 7.2.3 is-reference: 1.2.1 magic-string: 0.25.9 resolve: 1.22.1 - rollup: 2.76.0 + rollup: 2.77.0 dev: true - /@rollup/plugin-json/4.1.0_rollup@2.76.0: + /@rollup/plugin-json/4.1.0_rollup@2.77.0: resolution: {integrity: sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.76.0 - rollup: 2.76.0 + '@rollup/pluginutils': 3.1.0_rollup@2.77.0 + rollup: 2.77.0 dev: true - /@rollup/plugin-node-resolve/13.3.0_rollup@2.76.0: + /@rollup/plugin-node-resolve/13.3.0_rollup@2.77.0: resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^2.42.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.76.0 + '@rollup/pluginutils': 3.1.0_rollup@2.77.0 '@types/resolve': 1.17.1 deepmerge: 4.2.2 is-builtin-module: 3.1.0 is-module: 1.0.0 resolve: 1.22.1 - rollup: 2.76.0 + rollup: 2.77.0 dev: true - /@rollup/plugin-replace/4.0.0_rollup@2.76.0: + /@rollup/plugin-replace/4.0.0_rollup@2.77.0: resolution: {integrity: sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.76.0 + '@rollup/pluginutils': 3.1.0_rollup@2.77.0 magic-string: 0.25.9 - rollup: 2.76.0 + rollup: 2.77.0 dev: true - /@rollup/plugin-url/7.0.0_rollup@2.76.0: + /@rollup/plugin-url/7.0.0_rollup@2.77.0: resolution: {integrity: sha512-cIWcEObrmEPAU8q8NluGWlCPlQDuoSKvkyI3eOFO4fx6W02mLNj4ZEiUT0X2mKMIvQzoWL1feEK9d1yr1ICgrw==} engines: {node: '>=10.0.0'} peerDependencies: @@ -2753,10 +2751,10 @@ packages: '@rollup/pluginutils': 4.2.1 make-dir: 3.1.0 mime: 2.6.0 - rollup: 2.76.0 + rollup: 2.77.0 dev: true - /@rollup/pluginutils/3.1.0_rollup@2.76.0: + /@rollup/pluginutils/3.1.0_rollup@2.77.0: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -2765,7 +2763,7 @@ packages: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.1 - rollup: 2.76.0 + rollup: 2.77.0 dev: true /@rollup/pluginutils/4.2.1: @@ -2867,8 +2865,8 @@ packages: '@types/tapable': 0.2.5 dev: true - /@types/estree-jsx/0.0.1: - resolution: {integrity: sha512-gcLAYiMfQklDCPjQegGn0TBAn9it05ISEsEhlKQUddIk7o2XDokOcTN7HBO8tznM0D9dGezvHEfRZBfZf6me0A==} + /@types/estree-jsx/1.0.0: + resolution: {integrity: sha512-3qvGd0z8F2ENTGr/GG1yViqfiKmRfrXVx5sJyHGFu3z7m5g5utCQtGp/g29JnjflhtQJBv1WDQukHiT58xPcYQ==} dependencies: '@types/estree': 1.0.0 dev: true @@ -2877,10 +2875,6 @@ packages: resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} dev: true - /@types/estree/0.0.51: - resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} - dev: true - /@types/estree/1.0.0: resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} dev: true @@ -2986,8 +2980,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@typescript-eslint/eslint-plugin/5.30.6_b7n364ggt6o4xlkgyoaww3ph3q: - resolution: {integrity: sha512-J4zYMIhgrx4MgnZrSDD7sEnQp7FmhKNOaqaOpaoQ/SfdMfRB/0yvK74hTnvH+VQxndZynqs5/Hn4t+2/j9bADg==} + /@typescript-eslint/eslint-plugin/5.30.7_6wltbjakwuqm7awqswigmiuhd4: + resolution: {integrity: sha512-l4L6Do+tfeM2OK0GJsU7TUcM/1oN/N25xHm3Jb4z3OiDU4Lj8dIuxX9LpVMS9riSXQs42D1ieX7b85/r16H9Fw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2997,10 +2991,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.30.6_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/scope-manager': 5.30.6 - '@typescript-eslint/type-utils': 5.30.6_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/utils': 5.30.6_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/scope-manager': 5.30.7 + '@typescript-eslint/type-utils': 5.30.7_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.30.7_he2ccbldppg44uulnyq4rwocfa debug: 4.3.4 eslint: 8.20.0 functional-red-black-tree: 1.0.1 @@ -3013,8 +3007,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.30.6_he2ccbldppg44uulnyq4rwocfa: - resolution: {integrity: sha512-gfF9lZjT0p2ZSdxO70Xbw8w9sPPJGfAdjK7WikEjB3fcUI/yr9maUVEdqigBjKincUYNKOmf7QBMiTf719kbrA==} + /@typescript-eslint/parser/5.30.7_he2ccbldppg44uulnyq4rwocfa: + resolution: {integrity: sha512-Rg5xwznHWWSy7v2o0cdho6n+xLhK2gntImp0rJroVVFkcYFYQ8C8UJTSuTw/3CnExBmPjycjmUJkxVmjXsld6A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3023,9 +3017,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.30.6 - '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/typescript-estree': 5.30.6_typescript@4.7.4 + '@typescript-eslint/scope-manager': 5.30.7 + '@typescript-eslint/types': 5.30.7 + '@typescript-eslint/typescript-estree': 5.30.7_typescript@4.7.4 debug: 4.3.4 eslint: 8.20.0 typescript: 4.7.4 @@ -3041,16 +3035,16 @@ packages: '@typescript-eslint/visitor-keys': 5.29.0 dev: true - /@typescript-eslint/scope-manager/5.30.6: - resolution: {integrity: sha512-Hkq5PhLgtVoW1obkqYH0i4iELctEKixkhWLPTYs55doGUKCASvkjOXOd/pisVeLdO24ZX9D6yymJ/twqpJiG3g==} + /@typescript-eslint/scope-manager/5.30.7: + resolution: {integrity: sha512-7BM1bwvdF1UUvt+b9smhqdc/eniOnCKxQT/kj3oXtj3LqnTWCAM0qHRHfyzCzhEfWX0zrW7KqXXeE4DlchZBKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/visitor-keys': 5.30.6 + '@typescript-eslint/types': 5.30.7 + '@typescript-eslint/visitor-keys': 5.30.7 dev: true - /@typescript-eslint/type-utils/5.30.6_he2ccbldppg44uulnyq4rwocfa: - resolution: {integrity: sha512-GFVVzs2j0QPpM+NTDMXtNmJKlF842lkZKDSanIxf+ArJsGeZUIaeT4jGg+gAgHt7AcQSFwW7htzF/rbAh2jaVA==} + /@typescript-eslint/type-utils/5.30.7_he2ccbldppg44uulnyq4rwocfa: + resolution: {integrity: sha512-nD5qAE2aJX/YLyKMvOU5jvJyku4QN5XBVsoTynFrjQZaDgDV6i7QHFiYCx10wvn7hFvfuqIRNBtsgaLe0DbWhw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -3059,7 +3053,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.30.6_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.30.7_he2ccbldppg44uulnyq4rwocfa debug: 4.3.4 eslint: 8.20.0 tsutils: 3.21.0_typescript@4.7.4 @@ -3073,8 +3067,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.30.6: - resolution: {integrity: sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg==} + /@typescript-eslint/types/5.30.7: + resolution: {integrity: sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -3099,8 +3093,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.30.6_typescript@4.7.4: - resolution: {integrity: sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A==} + /@typescript-eslint/typescript-estree/5.30.7_typescript@4.7.4: + resolution: {integrity: sha512-tNslqXI1ZdmXXrHER83TJ8OTYl4epUzJC0aj2i4DMDT4iU+UqLT3EJeGQvJ17BMbm31x5scSwo3hPM0nqQ1AEA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -3108,8 +3102,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/visitor-keys': 5.30.6 + '@typescript-eslint/types': 5.30.7 + '@typescript-eslint/visitor-keys': 5.30.7 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -3138,16 +3132,16 @@ packages: - typescript dev: true - /@typescript-eslint/utils/5.30.6_he2ccbldppg44uulnyq4rwocfa: - resolution: {integrity: sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==} + /@typescript-eslint/utils/5.30.7_he2ccbldppg44uulnyq4rwocfa: + resolution: {integrity: sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 - '@typescript-eslint/scope-manager': 5.30.6 - '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/typescript-estree': 5.30.6_typescript@4.7.4 + '@typescript-eslint/scope-manager': 5.30.7 + '@typescript-eslint/types': 5.30.7 + '@typescript-eslint/typescript-estree': 5.30.7_typescript@4.7.4 eslint: 8.20.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.20.0 @@ -3164,11 +3158,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.30.6: - resolution: {integrity: sha512-41OiCjdL2mCaSDi2SvYbzFLlqqlm5v1ZW9Ym55wXKL/Rx6OOB1IbuFGo71Fj6Xy90gJDFTlgOS+vbmtGHPTQQA==} + /@typescript-eslint/visitor-keys/5.30.7: + resolution: {integrity: sha512-KrRXf8nnjvcpxDFOKej4xkD7657+PClJs5cJVSG7NNoCNnjEdc46juNAQt7AyuWctuCgs6mVRc1xGctEqrjxWw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.30.6 + '@typescript-eslint/types': 5.30.7 eslint-visitor-keys: 3.3.0 dev: true @@ -3180,14 +3174,14 @@ packages: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: true - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.18.6: + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.18.9: resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 '@babel/template': 7.18.6 - '@babel/traverse': 7.18.8 - '@babel/types': 7.18.8 + '@babel/traverse': 7.18.9 + '@babel/types': 7.18.9 '@vue/babel-helper-vue-transform-on': 1.0.2 camelcase: 6.3.0 html-tags: 3.2.0 @@ -3197,98 +3191,98 @@ packages: - supports-color dev: true - /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.18.6: + /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.18.9: resolution: {integrity: sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 dev: true - /@vue/babel-preset-jsx/1.3.0_@babel+core@7.18.6: - resolution: {integrity: sha512-WFHjZWoUV/W0VAnEM/vi3zhdKsWrYf1TVFuxrpMQXVjhU8w8cxAUzNkmUDvf5iugCNzQssTJp9LjDPHAcmCqUw==} + /@vue/babel-preset-jsx/1.3.1_@babel+core@7.18.9: + resolution: {integrity: sha512-ml+nqcSKp8uAqFZLNc7OWLMzR7xDBsUfkomF98DtiIBlLqlq4jCQoLINARhgqRIyKdB+mk/94NWpIb4pL6D3xw==} peerDependencies: '@babel/core': ^7.0.0-0 - vue: 2.x + vue: '*' peerDependenciesMeta: vue: optional: true dependencies: - '@babel/core': 7.18.6 + '@babel/core': 7.18.9 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.6 - '@vue/babel-sugar-composition-api-inject-h': 1.3.0_@babel+core@7.18.6 - '@vue/babel-sugar-composition-api-render-instance': 1.3.0_@babel+core@7.18.6 - '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.18.6 - '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.18.6 - '@vue/babel-sugar-v-model': 1.3.0_@babel+core@7.18.6 - '@vue/babel-sugar-v-on': 1.3.0_@babel+core@7.18.6 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.9 + '@vue/babel-sugar-composition-api-inject-h': 1.3.0_@babel+core@7.18.9 + '@vue/babel-sugar-composition-api-render-instance': 1.3.0_@babel+core@7.18.9 + '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.18.9 + '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.18.9 + '@vue/babel-sugar-v-model': 1.3.0_@babel+core@7.18.9 + '@vue/babel-sugar-v-on': 1.3.0_@babel+core@7.18.9 dev: true - /@vue/babel-sugar-composition-api-inject-h/1.3.0_@babel+core@7.18.6: + /@vue/babel-sugar-composition-api-inject-h/1.3.0_@babel+core@7.18.9: resolution: {integrity: sha512-pIDOutEpqbURdVw7xhgxmuDW8Tl+lTgzJZC5jdlUu0lY2+izT9kz3Umd/Tbu0U5cpCJ2Yhu87BZFBzWpS0Xemg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 dev: true - /@vue/babel-sugar-composition-api-render-instance/1.3.0_@babel+core@7.18.6: + /@vue/babel-sugar-composition-api-render-instance/1.3.0_@babel+core@7.18.9: resolution: {integrity: sha512-NYNnU2r7wkJLMV5p9Zj4pswmCs037O/N2+/Fs6SyX7aRFzXJRP1/2CZh5cIwQxWQajHXuCUd5mTb7DxoBVWyTg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 dev: true - /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.18.6: + /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.18.9: resolution: {integrity: sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 dev: true - /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.18.6: + /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.18.9: resolution: {integrity: sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 dev: true - /@vue/babel-sugar-v-model/1.3.0_@babel+core@7.18.6: + /@vue/babel-sugar-v-model/1.3.0_@babel+core@7.18.9: resolution: {integrity: sha512-zcsabmdX48JmxTObn3xmrvvdbEy8oo63DphVyA3WRYGp4SEvJRpu/IvZCVPl/dXLuob2xO/QRuncqPgHvZPzpA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.6 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.9 camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 dev: true - /@vue/babel-sugar-v-on/1.3.0_@babel+core@7.18.6: + /@vue/babel-sugar-v-on/1.3.0_@babel+core@7.18.9: resolution: {integrity: sha512-8VZgrS0G5bh7+Prj7oJkzg9GvhSPnuW5YT6MNaVAEy4uwxRLJ8GqHenaStfllChTao4XZ3EZkNtHB4Xbr/ePdA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.9 camelcase: 5.3.1 dev: true @@ -3310,12 +3304,12 @@ packages: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} dev: true - /acorn-jsx/5.3.2_acorn@8.7.1: + /acorn-jsx/5.3.2_acorn@8.8.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.7.1 + acorn: 8.8.0 dev: true /acorn-walk/8.2.0: @@ -3329,8 +3323,8 @@ packages: hasBin: true dev: true - /acorn/8.7.1: - resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==} + /acorn/8.8.0: + resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==} engines: {node: '>=0.4.0'} hasBin: true dev: true @@ -3527,38 +3521,38 @@ packages: '@babel/helper-module-imports': 7.18.6 dev: true - /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.6: - resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} + /babel-plugin-polyfill-corejs2/0.3.2_@babel+core@7.18.9: + resolution: {integrity: sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.6 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.9 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.18.6: - resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} + /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.18.9: + resolution: {integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.6 - core-js-compat: 3.23.4 + '@babel/core': 7.18.9 + '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.9 + core-js-compat: 3.23.5 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.6: + /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.9: resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.9 transitivePeerDependencies: - supports-color dev: true @@ -3578,33 +3572,33 @@ packages: /babel-plugin-transform-typescript-metadata/0.3.2: resolution: {integrity: sha512-mWEvCQTgXQf48yDqgN7CH50waTyYBeP2Lpqx4nNWab9sxEpdXVeKgfj1qYI2/TgUPQtNFZ85i3PemRtnXVYYJg==} dependencies: - '@babel/helper-plugin-utils': 7.18.6 + '@babel/helper-plugin-utils': 7.18.9 dev: true - /babel-preset-proposal-typescript/2.2.0_u4pnq6aitzjyryj6xisyu635ni: + /babel-preset-proposal-typescript/2.2.0_p2nspltq2mrxfqigdmhjpzxdbm: resolution: {integrity: sha512-4OiSFybfaJGPyyxahJEs3hFhcPzLjX4mbmaBfGfO+HrmfDslPlErF8aeCtGmGLzrvdAzTFclpIdT3dDYlPrNYQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.14.1 typescript: ^4.3.0 dependencies: - '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/plugin-proposal-async-do-expressions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-do-expressions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-function-bind': 7.18.8_@babel+core@7.18.6 - '@babel/plugin-proposal-function-sent': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-partial-application': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-pipeline-operator': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-record-and-tuple': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-proposal-throw-expressions': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.18.6 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.6 + '@babel/core': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-proposal-async-do-expressions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-do-expressions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-function-bind': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-function-sent': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-partial-application': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-pipeline-operator': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-record-and-tuple': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-throw-expressions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.9 '@bloomberg/record-tuple-polyfill': 0.0.3 compare-versions: 3.6.0 typescript: 4.7.4 @@ -3680,10 +3674,10 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001366 - electron-to-chromium: 1.4.189 + caniuse-lite: 1.0.30001369 + electron-to-chromium: 1.4.199 node-releases: 2.0.6 - update-browserslist-db: 1.0.4_browserslist@4.21.2 + update-browserslist-db: 1.0.5_browserslist@4.21.2 dev: true /buffer-from/1.1.2: @@ -3754,13 +3748,13 @@ packages: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: browserslist: 4.21.2 - caniuse-lite: 1.0.30001366 + caniuse-lite: 1.0.30001369 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: true - /caniuse-lite/1.0.30001366: - resolution: {integrity: sha512-yy7XLWCubDobokgzudpkKux8e0UOOnLHE6mlNJBzT3lZJz6s5atSEzjoL+fsCPkI0G8MP5uVdDx1ur/fXEWkZA==} + /caniuse-lite/1.0.30001369: + resolution: {integrity: sha512-OY1SBHaodJc4wflDIKnlkdqWzJZd1Ls/2zbVJHBSv3AT7vgOJ58yAhd2CN4d57l2kPJrgMb7P9+N1Mhy4tNSQA==} dev: true /ccount/2.0.1: @@ -3975,8 +3969,8 @@ packages: engines: {node: '>= 10'} dev: true - /commander/9.3.0: - resolution: {integrity: sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==} + /commander/9.4.0: + resolution: {integrity: sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==} engines: {node: ^12.20.0 || >=14} dev: true @@ -4056,15 +4050,15 @@ packages: safe-buffer: 5.1.2 dev: true - /core-js-compat/3.23.4: - resolution: {integrity: sha512-RkSRPe+JYEoflcsuxJWaiMPhnZoFS51FcIxm53k4KzhISCBTmaGlto9dTIrYuk0hnJc3G6pKufAKepHnBq6B6Q==} + /core-js-compat/3.23.5: + resolution: {integrity: sha512-fHYozIFIxd+91IIbXJgWd/igXIc8Mf9is0fusswjnGIWVG96y2cwyUdlCkGOw6rMLHKAxg7xtCIVaHsyOUnJIg==} dependencies: browserslist: 4.21.2 semver: 7.0.0 dev: true - /core-js/3.23.4: - resolution: {integrity: sha512-vjsKqRc1RyAJC3Ye2kYqgfdThb3zYnx9CrqoCcjMOENMtQPC7ZViBvlDxwYU/2z2NI/IPuiXw5mT4hWhddqjzQ==} + /core-js/3.23.5: + resolution: {integrity: sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg==} requiresBuild: true dev: true @@ -4469,8 +4463,8 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true - /electron-to-chromium/1.4.189: - resolution: {integrity: sha512-dQ6Zn4ll2NofGtxPXaDfY2laIa6NyCQdqXYHdwH90GJQW0LpJJib0ZU/ERtbb0XkBEmUD2eJtagbOie3pdMiPg==} + /electron-to-chromium/1.4.199: + resolution: {integrity: sha512-WIGME0Cs7oob3mxsJwHbeWkH0tYkIE/sjkJ8ML2BYmuRcjhRl/q5kVDXG7W9LOOKwzPU5M0LBlXRq9rlSgnNlg==} dev: true /emoji-regex/8.0.0: @@ -4872,7 +4866,7 @@ packages: eslint-plugin-promise: ^6.0.0 dependencies: eslint: 8.20.0 - eslint-plugin-import: 2.26.0_3qg32nwux7jppjlumnyephfuiu + eslint-plugin-import: 2.26.0_ng73mesgr3qjuo2tra2ynrmv5i eslint-plugin-n: 15.2.4_eslint@8.20.0 eslint-plugin-promise: 6.0.0_eslint@8.20.0 dev: true @@ -4897,8 +4891,8 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/3.2.7_afl3vkhn63baibzal45igheroq: - resolution: {integrity: sha512-WvcsRy3aPmwVsuS/XVliAJWpIdTlaFXXZPZk3TCbvvF8RtaAkjAhcLL5bl5VEoTmE+XnTHjIbWMzNZcOQpK/DA==} + /eslint-import-resolver-typescript/3.3.0_afl3vkhn63baibzal45igheroq: + resolution: {integrity: sha512-vlooCGKfDX59rH5TbtluOekinPlIS5Ab+dyQUoCCJoE1IV11R/kn6J+RoMBuBkJhzJEIKJ4myQJhw6lGIXfkRA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -4907,7 +4901,7 @@ packages: debug: 4.3.4 enhanced-resolve: 5.10.0 eslint: 8.20.0 - eslint-plugin-import: 2.26.0_3qg32nwux7jppjlumnyephfuiu + eslint-plugin-import: 2.26.0_ng73mesgr3qjuo2tra2ynrmv5i get-tsconfig: 4.2.0 globby: 13.1.2 is-core-module: 2.9.0 @@ -4917,28 +4911,32 @@ packages: - supports-color dev: true - /eslint-mdx/2.0.1_eslint@8.20.0: - resolution: {integrity: sha512-25qjdxWQGDX0zXxnZGfqwEbWjUuY1eCnK7CIq3fNE+5rWSAeleJ/i0nLKcgh6XrvmxKn6ZYcJ9msdeqmL4kPMQ==} - engines: {node: '>=12.20'} + /eslint-mdx/2.0.2_eslint@8.20.0: + resolution: {integrity: sha512-MEVpk4Up8DNvabR9chGE2sKhInmSgSdtqEW9CueYTExZB0t+qaT3KGctbDjbcD5YkDbvYhgSCYo/J72ncIPIbw==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=8.0.0' dependencies: + acorn: 8.8.0 + acorn-jsx: 5.3.2_acorn@8.8.0 cosmiconfig: 7.0.1 eslint: 8.20.0 - estree-util-visit: 1.1.0 + espree: 9.3.2 + estree-util-visit: 1.2.0 remark-mdx: 2.1.2 remark-parse: 10.0.1 remark-stringify: 10.0.2 - synckit: 0.7.2 + synckit: 0.8.1 tslib: 2.4.0 unified: 10.1.2 unist-util-visit: 4.1.0 + uvu: 0.5.6 vfile: 5.3.4 transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils/2.7.3_2q2z6tayalivbsvwghbmod3pby: + /eslint-module-utils/2.7.3_cil25ulcmkukxkx7gouducvgwq: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -4956,10 +4954,10 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.30.6_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa debug: 3.2.7 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.2.7_afl3vkhn63baibzal45igheroq + eslint-import-resolver-typescript: 3.3.0_afl3vkhn63baibzal45igheroq find-up: 2.1.0 transitivePeerDependencies: - supports-color @@ -5011,7 +5009,7 @@ packages: ignore: 5.2.0 dev: true - /eslint-plugin-import/2.26.0_3qg32nwux7jppjlumnyephfuiu: + /eslint-plugin-import/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -5021,14 +5019,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.30.6_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.20.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_2q2z6tayalivbsvwghbmod3pby + eslint-module-utils: 2.7.3_cil25ulcmkukxkx7gouducvgwq has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3 @@ -5042,7 +5040,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest/26.6.0_44kxnblsrltnc6st4trmesnede: + /eslint-plugin-jest/26.6.0_hd24iy2743l222hqij56zjtbia: resolution: {integrity: sha512-f8n46/97ZFdU4KqeQYqO8AEVGIhHWvkpgNBWHH3jrM28/y8llnbf3IjfIKv6p2pZIMinK1PCqbbROxs9Eud02Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5055,8 +5053,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.30.6_b7n364ggt6o4xlkgyoaww3ph3q - '@typescript-eslint/utils': 5.30.6_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/eslint-plugin': 5.30.7_6wltbjakwuqm7awqswigmiuhd4 + '@typescript-eslint/utils': 5.30.7_he2ccbldppg44uulnyq4rwocfa eslint: 8.20.0 transitivePeerDependencies: - supports-color @@ -5081,8 +5079,8 @@ packages: - supports-color dev: true - /eslint-plugin-json-schema-validator/3.2.6_eslint@8.20.0: - resolution: {integrity: sha512-MSoO6LI6AVD6FaAG/i5iyiorJMHPfyW0nmO5BIZBSQQMQBpkEwrmWYrm5OS7TDZ3y23mDPpN4Zw9b653wMtaIg==} + /eslint-plugin-json-schema-validator/3.2.8_eslint@8.20.0: + resolution: {integrity: sha512-IqxvDdBFAWikgAgEzsyZej8aexsn5OLRGinysJVn2uhJEAcESnSLMAlmyL3xshIc9GmTn55uhbwJ0N5betWs3w==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -5094,7 +5092,7 @@ packages: json-schema-migrate: 2.0.0 jsonc-eslint-parser: 2.1.0 minimatch: 5.1.0 - synckit: 0.7.2 + synckit: 0.7.3 toml-eslint-parser: 0.4.0 tunnel-agent: 0.6.0 yaml-eslint-parser: 1.0.1 @@ -5114,11 +5112,11 @@ packages: natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown/2.2.1_eslint@8.20.0: - resolution: {integrity: sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA==} - engines: {node: ^8.10.0 || ^10.12.0 || >= 12.0.0} + /eslint-plugin-markdown/3.0.0_eslint@8.20.0: + resolution: {integrity: sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - eslint: '>=6.0.0' + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: eslint: 8.20.0 mdast-util-from-markdown: 0.8.5 @@ -5126,8 +5124,8 @@ packages: - supports-color dev: true - /eslint-plugin-markup/0.10.0_eslint@8.20.0: - resolution: {integrity: sha512-vC7b3HJldGSb10utUC+cPm2xdsrLz+caKMsHVweOKcBTvyt7tl3wZEXl85gCFjBFsZRraDPZ9qpZlzWd2RvLww==} + /eslint-plugin-markup/0.10.1_eslint@8.20.0: + resolution: {integrity: sha512-hX5CQBv4MHCP3bhS/cRo8DCCFufn5gk9nqpTfPyM2WjLbKAojHnutQSrEzMlrm5ETBrkwaCYJSphnPfNJ1MFXQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=5.0.0' @@ -5135,22 +5133,22 @@ packages: cosmiconfig: 7.0.1 eslint: 8.20.0 eslint-plugin-utils: 0.3.1_eslint@8.20.0 - markuplint: 2.9.0 - synckit: 0.7.2 + markuplint: 2.10.0 + synckit: 0.8.1 tslib: 2.4.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-mdx/2.0.1_eslint@8.20.0: - resolution: {integrity: sha512-BKPKX6+KxOkvKe+ASxZJeBGdrWemM8NtgJrzxzS30/hwxcEo86jsQi9SJmSrWLUs0P9KAAnM2/iW5ry/oRos8g==} - engines: {node: '>=12.20'} + /eslint-plugin-mdx/2.0.2_eslint@8.20.0: + resolution: {integrity: sha512-9mHBCxfB15YaewEHRwmFZVOlnYn7CAWKA4F43oJ8UGYWERTxJjiEqZgfK3QL9wP3zOIubOWcq4gUKzNmGbolVg==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=8.0.0' dependencies: eslint: 8.20.0 - eslint-mdx: 2.0.1_eslint@8.20.0 - eslint-plugin-markdown: 2.2.1_eslint@8.20.0 + eslint-mdx: 2.0.2_eslint@8.20.0 + eslint-plugin-markdown: 3.0.0_eslint@8.20.0 remark-mdx: 2.1.2 remark-parse: 10.0.1 remark-stringify: 10.0.2 @@ -5261,14 +5259,14 @@ packages: eslint: 8.20.0 dev: true - /eslint-plugin-sonar/0.8.0_lx6jkr3ccqxuww6wnfj7rroswu: + /eslint-plugin-sonar/0.8.0_x45rze3t5r5rpj27b7qxdjmrpe: resolution: {integrity: sha512-5ZqgYIY1NSyR80v9RXbgwaK/jkHuGmuBa7ybsDEhwPydGplYvoj4zx8ahR8II7SoIOXPuzeh8HifEvKQSxu0iQ==} engines: {node: '>=12.20'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: ^4.0.0 dependencies: - '@babel/eslint-parser': 7.18.2_qfqwgqrbldst3lett5sigxr6tq + '@babel/eslint-parser': 7.18.9_454u7sltq2wfyzqnoclqps3oeu builtin-modules: 3.3.0 bytes: 3.1.2 eslint: 8.20.0 @@ -5306,7 +5304,7 @@ packages: postcss-load-config: 3.1.4_postcss@8.4.14 postcss-safe-parser: 6.0.0_postcss@8.4.14 sourcemap-codec: 1.4.8 - svelte-eslint-parser: 0.16.4 + svelte-eslint-parser: 0.16.6 transitivePeerDependencies: - supports-color - ts-node @@ -5326,8 +5324,8 @@ packages: - supports-color dev: true - /eslint-plugin-unicorn/43.0.1_eslint@8.20.0: - resolution: {integrity: sha512-wYvF6q0RRTKw6gzbKy5bbazWUrBEPIto2S9U6eSF+tsHgtgE+CwQ6Bww1W2Ie9TRED01QkZRN79c5aVMFgrFYw==} + /eslint-plugin-unicorn/43.0.2_eslint@8.20.0: + resolution: {integrity: sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg==} engines: {node: '>=14.18'} peerDependencies: eslint: '>=8.18.0' @@ -5467,7 +5465,7 @@ packages: file-entry-cache: 6.0.1 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 - globals: 13.16.0 + globals: 13.17.0 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -5492,8 +5490,8 @@ packages: resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.7.1 - acorn-jsx: 5.3.2_acorn@8.7.1 + acorn: 8.8.0 + acorn-jsx: 5.3.2_acorn@8.8.0 eslint-visitor-keys: 3.3.0 dev: true @@ -5535,10 +5533,10 @@ packages: resolution: {integrity: sha512-rxZj1GkQhY4x1j/CSnybK9cGuMFQYFPLq0iNyopqf14aOVLFtMv7Esika+ObJWPWiOHuMOAHz3YkWoLYYRnzWQ==} dev: true - /estree-util-visit/1.1.0: - resolution: {integrity: sha512-3lXJ4Us9j8TUif9cWcQy81t9p5OLasnDuuhrFiqb+XstmKC1d1LmrQWYsY49/9URcfHE64mPypDBaNK9NwWDPQ==} + /estree-util-visit/1.2.0: + resolution: {integrity: sha512-wdsoqhWueuJKsh5hqLw3j8lwFqNStm92VcwtAOAny8g/KS/l5Y8RISjR4k5W6skCj3Nirag/WUCMS0Nfy3sgsg==} dependencies: - '@types/estree-jsx': 0.0.1 + '@types/estree-jsx': 1.0.0 '@types/unist': 2.0.6 dev: true @@ -5653,7 +5651,7 @@ packages: /fast-async/7.0.6: resolution: {integrity: sha512-/iUa3eSQC+Xh5tN6QcVLsEsN7b1DaPIoTZo++VpLLIxtdNW2tEmMZex4TcrMeRnBwMOpZwue2CB171wjt5Kgqg==} dependencies: - '@babel/generator': 7.18.7 + '@babel/generator': 7.18.9 '@babel/helper-module-imports': 7.18.6 babylon: 7.0.0-beta.47 nodent-runtime: 3.2.1 @@ -5966,8 +5964,8 @@ packages: engines: {node: '>=4'} dev: true - /globals/13.16.0: - resolution: {integrity: sha512-A1lrQfpNF+McdPOnnFqY3kSN0AFTy485bTi1bkLk4mVPODIUEcSfhHgRqA+QdXPksrSTTztYXx37NFV+GpGk3Q==} + /globals/13.17.0: + resolution: {integrity: sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 @@ -6096,7 +6094,7 @@ packages: resolution: {integrity: sha512-rRnjWu0Bxj+nIfUOkz0695C0H6tRrN5iYIzYejb0tDEefe2AekHu/U5Kn9pEie5vsJqpNQU02az7TGSH3qpz4Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16} dependencies: - lru-cache: 7.13.0 + lru-cache: 7.13.1 dev: true /html-entities/2.3.3: @@ -6609,7 +6607,7 @@ packages: resolution: {integrity: sha512-qCRJWlbP2v6HbmKW7R3lFbeiVWHo+oMJ0j+MizwvauqnCV/EvtAeEeuCgoc/ErtsuoKgYB8U4Ih8AxJbXoE6/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.7.1 + acorn: 8.8.0 eslint-visitor-keys: 3.3.0 espree: 9.3.2 semver: 7.3.7 @@ -6744,7 +6742,7 @@ packages: dependencies: cli-truncate: 3.1.0 colorette: 2.0.19 - commander: 9.3.0 + commander: 9.4.0 debug: 4.3.4 execa: 6.1.0 lilconfig: 2.0.5 @@ -6792,7 +6790,7 @@ packages: /load-plugin/5.0.0: resolution: {integrity: sha512-jTz8tvC0BTMtof27lTSV5SAOnCRT0Z++k+S3QeQ5CrF8ZAS5L2nhi3euf4ZhJyDkds+nOQGyPcFqdQZ9s8ELkg==} dependencies: - '@npmcli/config': 4.1.0 + '@npmcli/config': 4.2.0 import-meta-resolve: 2.0.3 dev: true @@ -6904,8 +6902,8 @@ packages: yallist: 4.0.0 dev: true - /lru-cache/7.13.0: - resolution: {integrity: sha512-SNFKDOORR41fkWP3DXiIUvXvfzDRPg3bxD1+29iRyP2ZW+Njp2o6zhx9YkEpq1tbP0AEDNW2VBUedzDIxmNhdg==} + /lru-cache/7.13.1: + resolution: {integrity: sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ==} engines: {node: '>=12'} dev: true @@ -6966,8 +6964,8 @@ packages: - supports-color dev: true - /markuplint/2.9.0: - resolution: {integrity: sha512-zfJepajlWeQnfCQRME07CwZb4As0rjM8Mh/lv02zXEnVWJzsSX/DeLrTw3E2U3f3d6ehRoyV4WM4NxTlzI5IiA==} + /markuplint/2.10.0: + resolution: {integrity: sha512-baVjRvVOgV+MPR5180xEahI32yH7CbQmVH4sbnb/nc4gvSoJ9jjFg03dkZsopVOSp/XkuvH9L4JhjDwtUJmRnQ==} hasBin: true dependencies: '@markuplint/create-rule-helper': 2.3.3 @@ -7001,7 +6999,7 @@ packages: /mdast-comment-marker/2.1.0: resolution: {integrity: sha512-/+Cfm8A83PjkqjQDB9iYqHESGuXlriCWAwRGPJjkYmxXrF4r6saxeUlOKNrf+SogTwg9E8uyHRCFHLG6/BAAdA==} dependencies: - mdast-util-mdx-expression: 1.2.1 + mdast-util-mdx-expression: 1.3.0 transitivePeerDependencies: - supports-color dev: true @@ -7112,10 +7110,10 @@ packages: '@types/mdast': 3.0.10 dev: true - /mdast-util-mdx-expression/1.2.1: - resolution: {integrity: sha512-BtQwyalaq6jRjx0pagtuAwGrmzL1yInrfA4EJv7GOoiPOUbR4gr6h65I+G3WTh1/Cag2Eda4ip400Ch6CFmWiA==} + /mdast-util-mdx-expression/1.3.0: + resolution: {integrity: sha512-9kTO13HaL/ChfzVCIEfDRdp1m5hsvsm6+R8yr67mH+KS2ikzZ0ISGLPTbTswOFpLLlgVHO9id3cul4ajutCvCA==} dependencies: - '@types/estree-jsx': 0.0.1 + '@types/estree-jsx': 1.0.0 '@types/hast': 2.3.4 '@types/mdast': 3.0.10 mdast-util-from-markdown: 1.2.0 @@ -7124,10 +7122,10 @@ packages: - supports-color dev: true - /mdast-util-mdx-jsx/2.0.2: - resolution: {integrity: sha512-Bs1HnFprSJW0al1h49ZQBaLfwROFEY3SLK98xWsA60fVhe6zEbPS8gVYxkuT07TeEZWIbkjyFYXkZ34ARxfYNQ==} + /mdast-util-mdx-jsx/2.1.0: + resolution: {integrity: sha512-KzgzfWMhdteDkrY4mQtyvTU5bc/W4ppxhe9SzelO6QUUiwLAM+Et2Dnjjprik74a336kHdo0zKm7Tp+n6FFeRg==} dependencies: - '@types/estree-jsx': 0.0.1 + '@types/estree-jsx': 1.0.0 '@types/hast': 2.3.4 '@types/mdast': 3.0.10 ccount: 2.0.1 @@ -7142,17 +7140,17 @@ packages: /mdast-util-mdx/2.0.0: resolution: {integrity: sha512-M09lW0CcBT1VrJUaF/PYxemxxHa7SLDHdSn94Q9FhxjCQfuW7nMAWKWimTmA3OyDMSTH981NN1csW1X+HPSluw==} dependencies: - mdast-util-mdx-expression: 1.2.1 - mdast-util-mdx-jsx: 2.0.2 - mdast-util-mdxjs-esm: 1.2.1 + mdast-util-mdx-expression: 1.3.0 + mdast-util-mdx-jsx: 2.1.0 + mdast-util-mdxjs-esm: 1.3.0 transitivePeerDependencies: - supports-color dev: true - /mdast-util-mdxjs-esm/1.2.1: - resolution: {integrity: sha512-3zNmTy1V1OgIxoV97PTkAl+tLriilS8d4CJwPV9LvBmWra5nnRriN8rpGSGGIM7NLoHfsUfvjcPoNIzl77F8Kw==} + /mdast-util-mdxjs-esm/1.3.0: + resolution: {integrity: sha512-7N5ihsOkAEGjFotIX9p/YPdl4TqUoMxL4ajNz7PbT89BqsdWJuBC9rvgt6wpbwTZqWWR0jKWqQbwsOWDBUZv4g==} dependencies: - '@types/estree-jsx': 0.0.1 + '@types/estree-jsx': 1.0.0 '@types/hast': 2.3.4 '@types/mdast': 3.0.10 mdast-util-from-markdown: 1.2.0 @@ -7384,7 +7382,7 @@ packages: micromark-factory-mdx-expression: 1.0.6 micromark-factory-space: 1.0.0 micromark-util-character: 1.1.0 - micromark-util-events-to-acorn: 1.1.0 + micromark-util-events-to-acorn: 1.2.0 micromark-util-symbol: 1.0.1 micromark-util-types: 1.0.2 uvu: 0.5.6 @@ -7415,7 +7413,7 @@ packages: dependencies: micromark-core-commonmark: 1.0.6 micromark-util-character: 1.1.0 - micromark-util-events-to-acorn: 1.1.0 + micromark-util-events-to-acorn: 1.2.0 micromark-util-symbol: 1.0.1 micromark-util-types: 1.0.2 unist-util-position-from-estree: 1.1.1 @@ -7426,8 +7424,8 @@ packages: /micromark-extension-mdxjs/1.0.0: resolution: {integrity: sha512-TZZRZgeHvtgm+IhtgC2+uDMR7h8eTKF0QUX9YsgoL9+bADBpBY6SiLvWqnBlLbCEevITmTqmEuY3FoxMKVs1rQ==} dependencies: - acorn: 8.7.1 - acorn-jsx: 5.3.2_acorn@8.7.1 + acorn: 8.8.0 + acorn-jsx: 5.3.2_acorn@8.8.0 micromark-extension-mdx-expression: 1.0.3 micromark-extension-mdx-jsx: 1.0.3 micromark-extension-mdx-md: 1.0.0 @@ -7458,7 +7456,7 @@ packages: dependencies: micromark-factory-space: 1.0.0 micromark-util-character: 1.1.0 - micromark-util-events-to-acorn: 1.1.0 + micromark-util-events-to-acorn: 1.2.0 micromark-util-symbol: 1.0.1 micromark-util-types: 1.0.2 unist-util-position-from-estree: 1.1.1 @@ -7539,12 +7537,12 @@ packages: resolution: {integrity: sha512-U2s5YdnAYexjKDel31SVMPbfi+eF8y1U4pfiRW/Y8EFVCy/vgxk/2wWTxzcqE71LHtCuCzlBDRU2a5CQ5j+mQA==} dev: true - /micromark-util-events-to-acorn/1.1.0: - resolution: {integrity: sha512-hB8HzidNt/Us5q2BvqXj8eeEm0U9rRfnZxcA9T65JRUMAY4MbfJRAFm7m9fXMAdSHJiVPmajsp8/rp6/FlHL8A==} + /micromark-util-events-to-acorn/1.2.0: + resolution: {integrity: sha512-WWp3bf7xT9MppNuw3yPjpnOxa8cj5ACivEzXJKu0WwnjBYfzaBvIAT9KfeyI0Qkll+bfQtfftSwdgTH6QhTOKw==} dependencies: '@types/acorn': 4.0.6 - '@types/estree': 0.0.51 - estree-util-visit: 1.1.0 + '@types/estree': 1.0.0 + estree-util-visit: 1.2.0 micromark-util-types: 1.0.2 uvu: 0.5.6 vfile-location: 4.0.1 @@ -8913,7 +8911,7 @@ packages: /regenerator-transform/0.15.0: resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==} dependencies: - '@babel/runtime': 7.18.6 + '@babel/runtime': 7.18.9 dev: true /regexp-ast-analysis/0.2.4: @@ -9895,7 +9893,7 @@ packages: is-plain-object: 3.0.1 dev: true - /rollup-plugin-esbuild/4.9.1_5yu4n7km4rpkzsnyi4ysdr3swq: + /rollup-plugin-esbuild/4.9.1_d4h73tn7q5hdnxjna52dvt6s3u: resolution: {integrity: sha512-qn/x7Wz9p3Xnva99qcb+nopH0d2VJwVnsxJTGEg+Sh2Z3tqQl33MhOwzekVo1YTKgv+yAmosjcBRJygMfGrtLw==} engines: {node: '>=12'} peerDependencies: @@ -9908,7 +9906,7 @@ packages: esbuild: 0.14.49 joycon: 3.1.1 jsonc-parser: 3.1.0 - rollup: 2.76.0 + rollup: 2.77.0 transitivePeerDependencies: - supports-color dev: true @@ -9937,14 +9935,14 @@ packages: - ts-node dev: true - /rollup-plugin-terser/7.0.2_rollup@2.76.0: + /rollup-plugin-terser/7.0.2_rollup@2.77.0: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 dependencies: '@babel/code-frame': 7.18.6 jest-worker: 26.6.2 - rollup: 2.76.0 + rollup: 2.77.0 serialize-javascript: 4.0.0 terser: 5.14.2 dev: true @@ -9953,7 +9951,7 @@ packages: resolution: {integrity: sha512-ZVV88o3vYSiGVFmNH4Q+0J5j7iF3vRDkhxuyCrXwPUhZlBYPQGmQz1T3RUX0MRSI4+Xr6t5W/CQFGHve9tmyhA==} dependencies: '@rollup/pluginutils': 4.2.1 - acorn: 8.7.1 + acorn: 8.8.0 convert-source-map: 1.8.0 escodegen: 2.0.0 multi-stage-sourcemap: 0.3.1 @@ -9984,8 +9982,8 @@ packages: estree-walker: 0.6.1 dev: true - /rollup/2.76.0: - resolution: {integrity: sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==} + /rollup/2.77.0: + resolution: {integrity: sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -10477,8 +10475,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-eslint-parser/0.16.4: - resolution: {integrity: sha512-hKTQxH0jiFBnvdAaNcYFScxLNqJf9+tzMDr4ojdjfVrc7OORwkK+eMNuyazhCMc2UD7Ikv+3gGrWiaCeYd5dAQ==} + /svelte-eslint-parser/0.16.6: + resolution: {integrity: sha512-jTCrL3IyUFj2FEjXPBgymbglsC7w7U7OHuDEpbapc9Dx/0wkTgCBtpWy7lUREPz5BuD43XD0X2a4Cdmw9pjkjw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: svelte: ^3.37.0 @@ -10511,8 +10509,8 @@ packages: stable: 0.1.8 dev: true - /synckit/0.7.2: - resolution: {integrity: sha512-CSZRtSRZ8RhJGMtWyLRqlarmWPPlsgZJHtV6cz0VTHNOg+R7UBoE2eNPQmB5Qrhtk3RX2AAcJmVwMXFULVQSwg==} + /synckit/0.7.3: + resolution: {integrity: sha512-jNroMv7Juy+mJ/CHW5H6TzsLWpa1qck6sCHbkv8YTur+irSq2PjbvmGnm2gy14BUQ6jF33vyR4DPssHqmqsDQw==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: '@pkgr/utils': 2.3.0 @@ -10541,7 +10539,7 @@ packages: hasBin: true dependencies: '@jridgewell/source-map': 0.3.2 - acorn: 8.7.1 + acorn: 8.8.0 commander: 2.20.3 source-map-support: 0.5.21 dev: true @@ -10643,7 +10641,7 @@ packages: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 '@types/node': 18.0.6 - acorn: 8.7.1 + acorn: 8.8.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 @@ -10849,7 +10847,7 @@ packages: parse-json: 6.0.2 to-vfile: 7.2.3 trough: 2.1.0 - unist-util-inspect: 7.0.0 + unist-util-inspect: 7.0.1 vfile-message: 3.1.2 vfile-reporter: 7.0.4 vfile-statistics: 2.0.0 @@ -10904,8 +10902,8 @@ packages: resolution: {integrity: sha512-TiWE6DVtVe7Ye2QxOVW9kqybs6cZexNwTwSMVgkfjEReqy/xwGpAXb99OxktoWwmL+Z+Epb0Dn8/GNDYP1wnUw==} dev: true - /unist-util-inspect/7.0.0: - resolution: {integrity: sha512-2Utgv78I7PUu461Y9cdo+IUiiKSKpDV5CE/XD6vTj849a3xlpDAScvSJ6cQmtFBGgAmCn2wR7jLuXhpg1XLlJw==} + /unist-util-inspect/7.0.1: + resolution: {integrity: sha512-gEPeSrsYXus8012VJ00p9uZC8D0iogtLLiHlBgvS61hU22KNKduQhMKezJm83viHlLf3TYS2y9SDEFglWPDMKw==} dependencies: '@types/unist': 2.0.6 dev: true @@ -11031,8 +11029,8 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /update-browserslist-db/1.0.4_browserslist@4.21.2: - resolution: {integrity: sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==} + /update-browserslist-db/1.0.5_browserslist@4.21.2: + resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' From 65bed8967583eb192d00c2e7e703cbd3ffedd7f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 02:50:58 +0000 Subject: [PATCH 03/15] chore(deps): update dependency @1stg/lib-config to ^9.0.2 --- package.json | 2 +- pnpm-lock.yaml | 132 ++++++++++++++++++++++++++----------------------- 2 files changed, 71 insertions(+), 63 deletions(-) diff --git a/package.json b/package.json index 16e343b..a7c1ee6 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "synckit": "^0.8.1" }, "devDependencies": { - "@1stg/lib-config": "^9.0.1", + "@1stg/lib-config": "^9.0.2", "@changesets/changelog-github": "^0.4.6", "@changesets/cli": "^2.24.0", "@mozilla/glean": "^1.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f068ca..2cda005 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ patchedDependencies: path: patches/@size-limit__esbuild@7.0.8.patch specifiers: - '@1stg/lib-config': ^9.0.1 + '@1stg/lib-config': ^9.0.2 '@changesets/changelog-github': ^0.4.6 '@changesets/cli': ^2.24.0 '@mozilla/glean': ^1.1.0 @@ -44,7 +44,7 @@ dependencies: synckit: 0.8.1 devDependencies: - '@1stg/lib-config': 9.0.1_typescript@4.7.4 + '@1stg/lib-config': 9.0.2_typescript@4.7.4 '@changesets/changelog-github': 0.4.6 '@changesets/cli': 2.24.0 '@mozilla/glean': 1.1.0 @@ -106,13 +106,13 @@ packages: - lerna dev: true - /@1stg/common-config/6.1.3_typescript@4.7.4: - resolution: {integrity: sha512-x/ahljqYFL5hfEXkK0onMAFrhvM899Am1JUFIC9maKwyb247/c2pkoz0aOclQpWnLmRXqpppRXpTMBOXGj2ChQ==} + /@1stg/common-config/6.1.4_typescript@4.7.4: + resolution: {integrity: sha512-gbISGR1hqt5VlzqXnaG8y7hMz+GeD2whgKQ2RmopOGdHp2vXxm0rq7IOQWvAhz5m/MCSmIA9/0/o6c/lBQnbuA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: '@1stg/babel-preset': 3.1.4_p2nspltq2mrxfqigdmhjpzxdbm '@1stg/commitlint-config': 3.1.4 - '@1stg/eslint-config': 5.4.3_r2fvqfuoeydpw3g73cntftn3ju + '@1stg/eslint-config': 5.4.4_r2fvqfuoeydpw3g73cntftn3ju '@1stg/lint-staged': 3.3.0_asgeq5zd7vvotyh6rucet6xqam '@1stg/markuplint-config': 2.2.0_eslint@8.20.0 '@1stg/prettier-config': 3.7.0_prettier@2.7.1 @@ -146,8 +146,8 @@ packages: resolution: {integrity: sha512-7PPr6ZCIh0KqbQSePoVtTO/apo3gjPkrWeM7EAJ8YwN4LJE3CDtYQ0bvF2t0c0zLhNYmGxqe64Z+8c98wzuqaw==} dev: true - /@1stg/eslint-config/5.4.3_r2fvqfuoeydpw3g73cntftn3ju: - resolution: {integrity: sha512-KVF1YMXdEcp2v4vGQ56XR+BLI1Y4YufxzHkF6B3c5JAwQPDQfY8vOXQUN3vjTpZpJ1M3c74ozn5todCzuZTfUA==} + /@1stg/eslint-config/5.4.4_r2fvqfuoeydpw3g73cntftn3ju: + resolution: {integrity: sha512-iAtf2Awz7KkUKYB+Qq0Tj514qrIKrIbhp0Dn3mYDcqmWiFkuzwebUOZVJg3miZXEnQc9w+0Vqlb6LczPVVrbCg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -164,18 +164,18 @@ packages: angular-eslint-template-parser: 0.1.1_lscoefpp2xo4h6652u3xspi3ma eslint: 8.20.0 eslint-config-prettier: 8.5.0_eslint@8.20.0 - eslint-config-standard: 17.0.0_aabay5xq26dqolh67bnodxi5n4 + eslint-config-standard: 17.0.0_afahsawqwkk6a7xxn76kfhtzni eslint-config-standard-jsx: 11.0.0_d6b2yfc7lkeycvhlikcoxofgwu eslint-config-standard-react: 11.0.1_d6b2yfc7lkeycvhlikcoxofgwu eslint-formatter-friendly: 7.0.0 - eslint-import-resolver-typescript: 3.3.0_afl3vkhn63baibzal45igheroq + eslint-import-resolver-typescript: 3.3.0_rrrh6qwanyj3uwtbsjyts4vv2m eslint-plugin-css: 0.6.0_eslint@8.20.0 eslint-plugin-es-x: 5.2.1_eslint@8.20.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.20.0 - eslint-plugin-import: 2.26.0_ng73mesgr3qjuo2tra2ynrmv5i + eslint-plugin-import: /eslint-plugin-i/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i eslint-plugin-jest: 26.6.0_hd24iy2743l222hqij56zjtbia eslint-plugin-jsdoc: 39.3.3_eslint@8.20.0 - eslint-plugin-json-schema-validator: 3.2.8_eslint@8.20.0 + eslint-plugin-json-schema-validator: 4.0.0_eslint@8.20.0 eslint-plugin-jsonc: 2.3.1_eslint@8.20.0 eslint-plugin-markup: 0.10.1_eslint@8.20.0 eslint-plugin-mdx: 2.0.2_eslint@8.20.0 @@ -187,7 +187,7 @@ packages: eslint-plugin-regexp: 1.7.0_eslint@8.20.0 eslint-plugin-simple-import-sort: 7.0.0_eslint@8.20.0 eslint-plugin-sonar: 0.8.0_x45rze3t5r5rpj27b7qxdjmrpe - eslint-plugin-sonarjs: 0.13.0_eslint@8.20.0 + eslint-plugin-sonarjs: 0.14.0_eslint@8.20.0 eslint-plugin-svelte: 2.2.0_eslint@8.20.0 eslint-plugin-toml: 0.3.1_eslint@8.20.0 eslint-plugin-unicorn: 43.0.2_eslint@8.20.0 @@ -204,11 +204,11 @@ packages: - typescript dev: true - /@1stg/lib-config/9.0.1_typescript@4.7.4: - resolution: {integrity: sha512-JhnzAwP6ePwCOdvMu+DmwJ1S75S7JbMwjhydBTYvnDBqcj/QNv+Neg8P9KhoGL2/ktbzUTjfcxlr0NhkMx8WQQ==} + /@1stg/lib-config/9.0.2_typescript@4.7.4: + resolution: {integrity: sha512-r2mrwkluQaXd5afvOuuhACEN04yd/pQWDKLtKbId3uZIjSsQc93+dq+NyxUvggMZDb6fpaBrVSKy7Z4o3PTD8Q==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: - '@1stg/common-config': 6.1.3_typescript@4.7.4 + '@1stg/common-config': 6.1.4_typescript@4.7.4 '@pkgr/rollup': 3.1.4 transitivePeerDependencies: - '@swc/core' @@ -2920,10 +2920,6 @@ packages: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true - /@types/json5/0.0.29: - resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - dev: true - /@types/mdast/3.0.10: resolution: {integrity: sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==} dependencies: @@ -3488,6 +3484,17 @@ packages: es-shim-unscopables: 1.0.0 dev: true + /array.prototype.reduce/1.0.4: + resolution: {integrity: sha512-WnM+AjG/DvLRLo4DDl+r+SvCzYtD2Jd9oeBYMcEaI7t3fFrHY9M53/wdLcTvmZNQ70IU6Htj0emFkZ5TS+lrdw==} + engines: {node: '>= 0.4'} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.4 + es-abstract: 1.20.1 + es-array-method-boxes-properly: 1.0.0 + is-string: 1.0.7 + dev: true + /arrify/1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} @@ -3995,7 +4002,7 @@ packages: dev: true /concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true /concat-stream/2.0.0: @@ -4534,6 +4541,10 @@ packages: unbox-primitive: 1.0.2 dev: true + /es-array-method-boxes-properly/1.0.0: + resolution: {integrity: sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==} + dev: true + /es-module-lexer/0.9.3: resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==} dev: true @@ -4857,7 +4868,7 @@ packages: eslint-plugin-react: 7.30.1_eslint@8.20.0 dev: true - /eslint-config-standard/17.0.0_aabay5xq26dqolh67bnodxi5n4: + /eslint-config-standard/17.0.0_afahsawqwkk6a7xxn76kfhtzni: resolution: {integrity: sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==} peerDependencies: eslint: ^8.0.1 @@ -4866,7 +4877,7 @@ packages: eslint-plugin-promise: ^6.0.0 dependencies: eslint: 8.20.0 - eslint-plugin-import: 2.26.0_ng73mesgr3qjuo2tra2ynrmv5i + eslint-plugin-import: /eslint-plugin-i/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i eslint-plugin-n: 15.2.4_eslint@8.20.0 eslint-plugin-promise: 6.0.0_eslint@8.20.0 dev: true @@ -4891,7 +4902,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/3.3.0_afl3vkhn63baibzal45igheroq: + /eslint-import-resolver-typescript/3.3.0_rrrh6qwanyj3uwtbsjyts4vv2m: resolution: {integrity: sha512-vlooCGKfDX59rH5TbtluOekinPlIS5Ab+dyQUoCCJoE1IV11R/kn6J+RoMBuBkJhzJEIKJ4myQJhw6lGIXfkRA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: @@ -4901,7 +4912,7 @@ packages: debug: 4.3.4 enhanced-resolve: 5.10.0 eslint: 8.20.0 - eslint-plugin-import: 2.26.0_ng73mesgr3qjuo2tra2ynrmv5i + eslint-plugin-import: /eslint-plugin-i/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i get-tsconfig: 4.2.0 globby: 13.1.2 is-core-module: 2.9.0 @@ -4957,7 +4968,7 @@ packages: '@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa debug: 3.2.7 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.3.0_afl3vkhn63baibzal45igheroq + eslint-import-resolver-typescript: 3.3.0_rrrh6qwanyj3uwtbsjyts4vv2m find-up: 2.1.0 transitivePeerDependencies: - supports-color @@ -5009,17 +5020,12 @@ packages: ignore: 5.2.0 dev: true - /eslint-plugin-import/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i: - resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} + /eslint-plugin-i/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i: + resolution: {integrity: sha512-d1o6wLEslujT20ObVE/sAfpgsMBlU58P0rU+sudTHCuWDpVhFAuDz1cYzeM70RJ++XCUsCYBID4a3m51TOPT+g==} engines: {node: '>=4'} peerDependencies: - '@typescript-eslint/parser': '*' eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true dependencies: - '@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 @@ -5027,14 +5033,17 @@ packages: eslint: 8.20.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_cil25ulcmkukxkx7gouducvgwq + get-own-property-symbols: 0.9.5 + get-tsconfig: 4.2.0 has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3 minimatch: 3.1.2 + object.getownpropertydescriptors: 2.1.4 object.values: 1.1.5 resolve: 1.22.1 - tsconfig-paths: 3.14.1 transitivePeerDependencies: + - '@typescript-eslint/parser' - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color @@ -5079,9 +5088,9 @@ packages: - supports-color dev: true - /eslint-plugin-json-schema-validator/3.2.8_eslint@8.20.0: - resolution: {integrity: sha512-IqxvDdBFAWikgAgEzsyZej8aexsn5OLRGinysJVn2uhJEAcESnSLMAlmyL3xshIc9GmTn55uhbwJ0N5betWs3w==} - engines: {node: ^14.17.0 || >=16.0.0} + /eslint-plugin-json-schema-validator/4.0.0_eslint@8.20.0: + resolution: {integrity: sha512-j1BuYdrcMRN2EFkUJAB+M0xYUdXZSo07GNzf9H3q1hRA+mQ2AxgkPR7jV4r6VRuu8PSjSyb3mTZ2uhzcHLEftw==} + engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: @@ -5092,7 +5101,7 @@ packages: json-schema-migrate: 2.0.0 jsonc-eslint-parser: 2.1.0 minimatch: 5.1.0 - synckit: 0.7.3 + synckit: 0.8.1 toml-eslint-parser: 0.4.0 tunnel-agent: 0.6.0 yaml-eslint-parser: 1.0.1 @@ -5286,6 +5295,15 @@ packages: eslint: 8.20.0 dev: true + /eslint-plugin-sonarjs/0.14.0_eslint@8.20.0: + resolution: {integrity: sha512-0X0q3fB8ghppms19cR2oIK2ajoFp7DEy3AVGDqO7WX02r1aWOzkrHa+veatGZw+R7amgBvfcF0qHCG66p9Zoag==} + engines: {node: '>=12'} + peerDependencies: + eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + eslint: 8.20.0 + dev: true + /eslint-plugin-svelte/2.2.0_eslint@8.20.0: resolution: {integrity: sha512-V7LwA2lEzGqQ1/Cor3uZS/dL3ff6kdHX44TNYViXyHifIEsFiN2TJWdnH+n6NewjCQ93KVI4cWeZI0Pl7ET/hA==} engines: {node: ^14.17.0 || >=16.0.0} @@ -5853,6 +5871,10 @@ packages: has-symbols: 1.0.3 dev: true + /get-own-property-symbols/0.9.5: + resolution: {integrity: sha512-ZvAIlmbmRE39iErqrw45vIkUUi0TQ78AWi5RtesI8rP13kECtm56WwgaWXn8valvJ6bOhQhBrn+PoNqnDu132w==} + dev: true + /get-stdin/8.0.0: resolution: {integrity: sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==} engines: {node: '>=10'} @@ -6590,13 +6612,6 @@ packages: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} dev: true - /json5/1.0.1: - resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} - hasBin: true - dependencies: - minimist: 1.2.6 - dev: true - /json5/2.2.1: resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} engines: {node: '>=6'} @@ -7911,6 +7926,16 @@ packages: es-abstract: 1.20.1 dev: true + /object.getownpropertydescriptors/2.1.4: + resolution: {integrity: sha512-sccv3L/pMModT6dJAYF3fzGMVcb38ysQ0tEE6ixv2yXJDtEIPph268OlAdJj5/qZMZDq2g/jqvwppt36uS/uQQ==} + engines: {node: '>= 0.8'} + dependencies: + array.prototype.reduce: 1.0.4 + call-bind: 1.0.2 + define-properties: 1.1.4 + es-abstract: 1.20.1 + dev: true + /object.hasown/1.1.1: resolution: {integrity: sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==} dependencies: @@ -8754,7 +8779,7 @@ packages: dev: true /propose/0.0.5: - resolution: {integrity: sha1-SKBl2ex9TIZn9AULFcSi2F28pWs=} + resolution: {integrity: sha512-Jary1vb+ap2DIwOGfyiadcK4x1Iu3pzpkDBy8tljFPmQvnc9ES3m1PMZOMiWOG50cfoAyYNtGeBzrp+Rlh4G9A==} dependencies: levenshtein-edit-distance: 1.0.0 dev: true @@ -10509,14 +10534,6 @@ packages: stable: 0.1.8 dev: true - /synckit/0.7.3: - resolution: {integrity: sha512-jNroMv7Juy+mJ/CHW5H6TzsLWpa1qck6sCHbkv8YTur+irSq2PjbvmGnm2gy14BUQ6jF33vyR4DPssHqmqsDQw==} - engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - dependencies: - '@pkgr/utils': 2.3.0 - tslib: 2.4.0 - dev: true - /synckit/0.8.1: resolution: {integrity: sha512-rJEeygO5PNmcZICmrgnbOd2usi5zWE1ESc0Gn5tTmJlongoU8zCTwMFQtar2UgMSiR68vK9afPQ+uVs2lURSIA==} engines: {node: ^14.18.0 || >=16.0.0} @@ -10652,15 +10669,6 @@ packages: yn: 3.1.1 dev: true - /tsconfig-paths/3.14.1: - resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} - dependencies: - '@types/json5': 0.0.29 - json5: 1.0.1 - minimist: 1.2.6 - strip-bom: 3.0.0 - dev: true - /tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true From 2c05330b7d50b7488f68d7ff5b689927df92597a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 21:53:33 +0800 Subject: [PATCH 04/15] chore(deps): update dependency @changesets/cli to ^2.24.1 (#160) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index a7c1ee6..2b0823e 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "devDependencies": { "@1stg/lib-config": "^9.0.2", "@changesets/changelog-github": "^0.4.6", - "@changesets/cli": "^2.24.0", + "@changesets/cli": "^2.24.1", "@mozilla/glean": "^1.1.0", "@size-limit/preset-small-lib": "^7.0.8", "@types/debug": "^4.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2cda005..36e9f34 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ patchedDependencies: specifiers: '@1stg/lib-config': ^9.0.2 '@changesets/changelog-github': ^0.4.6 - '@changesets/cli': ^2.24.0 + '@changesets/cli': ^2.24.1 '@mozilla/glean': ^1.1.0 '@size-limit/preset-small-lib': ^7.0.8 '@types/debug': ^4.1.7 @@ -46,7 +46,7 @@ dependencies: devDependencies: '@1stg/lib-config': 9.0.2_typescript@4.7.4 '@changesets/changelog-github': 0.4.6 - '@changesets/cli': 2.24.0 + '@changesets/cli': 2.24.1 '@mozilla/glean': 1.1.0 '@size-limit/preset-small-lib': 7.0.8_size-limit@7.0.8 '@types/debug': 4.1.7 @@ -1867,13 +1867,13 @@ packages: resolution: {integrity: sha512-sBnCqW0nqofE47mxFnw+lvx6kzsQstwaQMVkh66qm/A6IlsnH7WsyGuVXTou8RF2wL4W7ybOoHPvP2WgIo6rhQ==} dev: true - /@changesets/apply-release-plan/6.0.2: - resolution: {integrity: sha512-s+rYNUTyC3FhTn8Gt35h65Bw/pwFevXLP/yOwzfrlfCd8Hj2FkX+1l3zPVkP+OpeMq7BAYtB6YfSkQe9awl4DQ==} + /@changesets/apply-release-plan/6.0.3: + resolution: {integrity: sha512-/3JKqtDefs2YSEQI6JQo43/MKTLfhPdrW/BFmqnRpW8UmPB+YXjjQgfjR/2KOaObLOkoixcL3WCK4wNkn/Krmw==} dependencies: '@babel/runtime': 7.18.9 '@changesets/config': 2.1.0 '@changesets/get-version-range-type': 0.3.2 - '@changesets/git': 1.4.0 + '@changesets/git': 1.4.1 '@changesets/types': 5.1.0 '@manypkg/get-packages': 1.1.3 detect-indent: 6.1.0 @@ -1912,22 +1912,22 @@ packages: - encoding dev: true - /@changesets/cli/2.24.0: - resolution: {integrity: sha512-GlY8OGkwoTRupdV9L46NUhAZScJacRpY/ZUNHf+IQ65HoxgeT/OmgMIUnnippW4BtjlikayNV/HhkI/2HLsXcA==} + /@changesets/cli/2.24.1: + resolution: {integrity: sha512-7Lz1inqGQjBrXgnXlENtzQ7EmO/9c+09d9oi8XoK4ARqlJe8GpafjqKRobcjcA/TTI7Fn2+cke4CrXFZfVF8Rw==} hasBin: true dependencies: '@babel/runtime': 7.18.9 - '@changesets/apply-release-plan': 6.0.2 + '@changesets/apply-release-plan': 6.0.3 '@changesets/assemble-release-plan': 5.2.0 '@changesets/changelog-git': 0.1.12 '@changesets/config': 2.1.0 '@changesets/errors': 0.1.4 '@changesets/get-dependents-graph': 1.3.3 - '@changesets/get-release-plan': 3.0.11 - '@changesets/git': 1.4.0 + '@changesets/get-release-plan': 3.0.12 + '@changesets/git': 1.4.1 '@changesets/logger': 0.0.5 '@changesets/pre': 1.0.12 - '@changesets/read': 0.5.6 + '@changesets/read': 0.5.7 '@changesets/types': 5.1.0 '@changesets/write': 0.1.9 '@manypkg/get-packages': 1.1.3 @@ -1988,14 +1988,14 @@ packages: - encoding dev: true - /@changesets/get-release-plan/3.0.11: - resolution: {integrity: sha512-WDVCuPIdIxLlITsCUEgQiiBitrcAqoOkyEkhkCGgzv4QBf87pJN15McOPKVy7Q2eiU3BfRDwYp4YtOPh4RUgCA==} + /@changesets/get-release-plan/3.0.12: + resolution: {integrity: sha512-TlpEdpxV5ZQmNeHoD6KNKAc01wjRrcu9/CQqzmO4qAlX7ARA4pIuAxd8QZ1AQXv/l4qhHox7SUYH3VLHfarv5w==} dependencies: '@babel/runtime': 7.18.9 '@changesets/assemble-release-plan': 5.2.0 '@changesets/config': 2.1.0 '@changesets/pre': 1.0.12 - '@changesets/read': 0.5.6 + '@changesets/read': 0.5.7 '@changesets/types': 5.1.0 '@manypkg/get-packages': 1.1.3 dev: true @@ -2004,8 +2004,8 @@ packages: resolution: {integrity: sha512-SVqwYs5pULYjYT4op21F2pVbcrca4qA/bAA3FmFXKMN7Y+HcO8sbZUTx3TAy2VXulP2FACd1aC7f2nTuqSPbqg==} dev: true - /@changesets/git/1.4.0: - resolution: {integrity: sha512-uaFWaxVSotgbqnc0DxBtqJl940QDNlzGaaGJUEhPuNiw6CrpFMKPV9Q4wgiDMGVaIkoUpDbLnLRYjVu/FlqLhA==} + /@changesets/git/1.4.1: + resolution: {integrity: sha512-GWwRXEqBsQ3nEYcyvY/u2xUK86EKAevSoKV/IhELoZ13caZ1A1TSak/71vyKILtzuLnFPk5mepP5HjBxr7lZ9Q==} dependencies: '@babel/runtime': 7.18.9 '@changesets/errors': 0.1.4 @@ -2038,11 +2038,11 @@ packages: fs-extra: 7.0.1 dev: true - /@changesets/read/0.5.6: - resolution: {integrity: sha512-0Y2/ym46Vv78Yp4vUuqkQRHo2wdDYvDLtD1t4yoNDZ3ELzgC9kkWYywncxi9rj9nilLrgaVujKfEVNyFYefFoQ==} + /@changesets/read/0.5.7: + resolution: {integrity: sha512-Iteg0ccTPpkJ+qFzY97k7qqdVE5Kz30TqPo9GibpBk2g8tcLFUqf+Qd0iXPLcyhUZpPL1U6Hia1gINHNKIKx4g==} dependencies: '@babel/runtime': 7.18.9 - '@changesets/git': 1.4.0 + '@changesets/git': 1.4.1 '@changesets/logger': 0.0.5 '@changesets/parse': 0.3.14 '@changesets/types': 5.1.0 From 82d090b2411853f94909a3c9a0ed3b8bbe1bef11 Mon Sep 17 00:00:00 2001 From: rbong Date: Mon, 1 Aug 2022 11:12:05 -0400 Subject: [PATCH 05/15] feat: add support for `jsconfig.json` (#161) Co-authored-by: JounQin --- .changeset/neat-glasses-carry.md | 5 +++++ package.json | 1 + src/index.ts | 11 ++++++++++- tests/withJsconfig/.eslintrc.cjs | 5 +++++ tests/withJsconfig/importee.js | 1 + tests/withJsconfig/index.js | 2 ++ tests/withJsconfig/jsconfig.json | 8 ++++++++ 7 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 .changeset/neat-glasses-carry.md create mode 100644 tests/withJsconfig/.eslintrc.cjs create mode 100644 tests/withJsconfig/importee.js create mode 100644 tests/withJsconfig/index.js create mode 100644 tests/withJsconfig/jsconfig.json diff --git a/.changeset/neat-glasses-carry.md b/.changeset/neat-glasses-carry.md new file mode 100644 index 0000000..b37ebea --- /dev/null +++ b/.changeset/neat-glasses-carry.md @@ -0,0 +1,5 @@ +--- +"eslint-import-resolver-typescript": minor +--- + +feat: add support for `jsconfig.json` diff --git a/package.json b/package.json index 2b0823e..0d4ca8c 100644 --- a/package.json +++ b/package.json @@ -82,6 +82,7 @@ "test": "run-p test:*", "test:multipleEslintrcs": "eslint --ext ts,tsx tests/multipleEslintrcs", "test:multipleTsconfigs": "eslint --ext ts,tsx tests/multipleTsconfigs", + "test:withJsconfig": "eslint --ext js tests/withJsconfig", "test:withJsExtension": "node tests/withJsExtension/test.js && eslint --ext ts,tsx tests/withJsExtension", "test:withPaths": "eslint --ext ts,tsx tests/withPaths", "test:withPathsAndNestedBaseUrl": "eslint --ext ts,tsx tests/withPathsAndNestedBaseUrl", diff --git a/src/index.ts b/src/index.ts index 4404230..6ca26a9 100644 --- a/src/index.ts +++ b/src/index.ts @@ -10,6 +10,7 @@ import { ResolverFactory, } from 'enhanced-resolve' import { createPathsMatcher, getTsconfig } from 'get-tsconfig' +import type { TsConfigResult } from 'get-tsconfig' import isCore from 'is-core-module' import isGlob from 'is-glob' import { createSyncFn } from 'synckit' @@ -333,7 +334,15 @@ function initMappers(options: InternalResolverOptions) { ] mappers = projectPaths.map(projectPath => { - const tsconfigResult = getTsconfig(projectPath) + let tsconfigResult: TsConfigResult | null + + if (isFile(projectPath)) { + const { dir, base } = path.parse(projectPath) + tsconfigResult = getTsconfig(dir, base) + } else { + tsconfigResult = getTsconfig(projectPath) + } + return tsconfigResult && createPathsMatcher(tsconfigResult) }) diff --git a/tests/withJsconfig/.eslintrc.cjs b/tests/withJsconfig/.eslintrc.cjs new file mode 100644 index 0000000..f20d5d2 --- /dev/null +++ b/tests/withJsconfig/.eslintrc.cjs @@ -0,0 +1,5 @@ +const path = require('path') + +const configPath = path.join(__dirname, 'jsconfig.json') + +module.exports = require('../baseEslintConfig.cjs')(configPath) diff --git a/tests/withJsconfig/importee.js b/tests/withJsconfig/importee.js new file mode 100644 index 0000000..cb43be0 --- /dev/null +++ b/tests/withJsconfig/importee.js @@ -0,0 +1 @@ +export default 'importee' diff --git a/tests/withJsconfig/index.js b/tests/withJsconfig/index.js new file mode 100644 index 0000000..7e44c56 --- /dev/null +++ b/tests/withJsconfig/index.js @@ -0,0 +1,2 @@ +// import using jsconfig.json path mapping +import '#/importee' diff --git a/tests/withJsconfig/jsconfig.json b/tests/withJsconfig/jsconfig.json new file mode 100644 index 0000000..a06fc56 --- /dev/null +++ b/tests/withJsconfig/jsconfig.json @@ -0,0 +1,8 @@ +{ + "compilerOptions": { + "baseUrl": "./", + "paths": { + "#/*": ["*"] + } + } +} From 170dc37ddb5f6e636a14db8bddda754c1303fcfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 23:16:31 +0800 Subject: [PATCH 06/15] chore: release eslint-import-resolver-typescript v3.4.0 (#162) Co-authored-by: github-actions[bot] --- .changeset/neat-glasses-carry.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) delete mode 100644 .changeset/neat-glasses-carry.md diff --git a/.changeset/neat-glasses-carry.md b/.changeset/neat-glasses-carry.md deleted file mode 100644 index b37ebea..0000000 --- a/.changeset/neat-glasses-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"eslint-import-resolver-typescript": minor ---- - -feat: add support for `jsconfig.json` diff --git a/CHANGELOG.md b/CHANGELOG.md index ff90019..93427e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 3.4.0 + +### Minor Changes + +- [#161](https://github.com/import-js/eslint-import-resolver-typescript/pull/161) [`82d090b`](https://github.com/import-js/eslint-import-resolver-typescript/commit/82d090b2411853f94909a3c9a0ed3b8bbe1bef11) Thanks [@rbong](https://github.com/rbong)! - feat: add support for `jsconfig.json` + ## 3.3.0 ### Minor Changes diff --git a/package.json b/package.json index 0d4ca8c..231530f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-import-resolver-typescript", - "version": "3.3.0", + "version": "3.4.0", "type": "module", "description": "This plugin adds `TypeScript` support to `eslint-plugin-import`", "repository": "git+https://github.com/import-js/eslint-import-resolver-typescript", @@ -82,8 +82,8 @@ "test": "run-p test:*", "test:multipleEslintrcs": "eslint --ext ts,tsx tests/multipleEslintrcs", "test:multipleTsconfigs": "eslint --ext ts,tsx tests/multipleTsconfigs", - "test:withJsconfig": "eslint --ext js tests/withJsconfig", "test:withJsExtension": "node tests/withJsExtension/test.js && eslint --ext ts,tsx tests/withJsExtension", + "test:withJsconfig": "eslint --ext js tests/withJsconfig", "test:withPaths": "eslint --ext ts,tsx tests/withPaths", "test:withPathsAndNestedBaseUrl": "eslint --ext ts,tsx tests/withPathsAndNestedBaseUrl", "test:withQuerystring": "eslint --ext ts,tsx tests/withQuerystring", From 8892a8c1d0b54965501dd03113873ac66a50f74f Mon Sep 17 00:00:00 2001 From: Thomas Dy Date: Sat, 13 Aug 2022 07:50:10 +0900 Subject: [PATCH 07/15] perf: add filesystem caching support (#166) Co-authored-by: JounQin --- .changeset/nasty-points-speak.md | 5 +++++ src/index.ts | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .changeset/nasty-points-speak.md diff --git a/.changeset/nasty-points-speak.md b/.changeset/nasty-points-speak.md new file mode 100644 index 0000000..dbd14cc --- /dev/null +++ b/.changeset/nasty-points-speak.md @@ -0,0 +1,5 @@ +--- +"eslint-import-resolver-typescript": patch +--- + +perf: add filesystem caching support diff --git a/src/index.ts b/src/index.ts index 6ca26a9..3a80169 100644 --- a/src/index.ts +++ b/src/index.ts @@ -5,6 +5,7 @@ import { fileURLToPath } from 'node:url' import debug from 'debug' import { FileSystem, + CachedInputFileSystem, ResolveOptions, Resolver, ResolverFactory, @@ -113,6 +114,7 @@ const fileSystem = fs as FileSystem const JS_EXT_PATTERN = /\.(?:[cm]js|jsx?)$/ const RELATIVE_PATH_PATTERN = /^\.{1,2}(?:\/.*)?$/ +let previousOptions: TsResolverOptions | null | undefined let cachedOptions: InternalResolverOptions | undefined let mappersCachedOptions: InternalResolverOptions @@ -135,14 +137,15 @@ export function resolve( found: boolean path?: string | null } { - if (!cachedOptions || cachedOptions !== options) { + if (!cachedOptions || previousOptions !== options) { + previousOptions = options cachedOptions = { ...options, conditionNames: options?.conditionNames ?? defaultConditionNames, extensions: options?.extensions ?? defaultExtensions, extensionAlias: options?.extensionAlias ?? defaultExtensionAlias, mainFields: options?.mainFields ?? defaultMainFields, - fileSystem, + fileSystem: new CachedInputFileSystem(fileSystem, 5 * 1000), useSyncFileSystemCalls: true, } } From 91d16536e451a96e2c261938c09b0d8af18830c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Aug 2022 06:53:27 +0800 Subject: [PATCH 08/15] chore: release eslint-import-resolver-typescript v3.4.1 (#167) Co-authored-by: github-actions[bot] --- .changeset/nasty-points-speak.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/nasty-points-speak.md diff --git a/.changeset/nasty-points-speak.md b/.changeset/nasty-points-speak.md deleted file mode 100644 index dbd14cc..0000000 --- a/.changeset/nasty-points-speak.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"eslint-import-resolver-typescript": patch ---- - -perf: add filesystem caching support diff --git a/CHANGELOG.md b/CHANGELOG.md index 93427e6..719bf47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 3.4.1 + +### Patch Changes + +- [#166](https://github.com/import-js/eslint-import-resolver-typescript/pull/166) [`8892a8c`](https://github.com/import-js/eslint-import-resolver-typescript/commit/8892a8c1d0b54965501dd03113873ac66a50f74f) Thanks [@thatsmydoing](https://github.com/thatsmydoing)! - perf: add filesystem caching support + ## 3.4.0 ### Minor Changes diff --git a/package.json b/package.json index 231530f..d193678 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-import-resolver-typescript", - "version": "3.4.0", + "version": "3.4.1", "type": "module", "description": "This plugin adds `TypeScript` support to `eslint-plugin-import`", "repository": "git+https://github.com/import-js/eslint-import-resolver-typescript", From 973768ddb589633149ade45a4022e9a586dd4fd5 Mon Sep 17 00:00:00 2001 From: HanSu Lee Date: Thu, 18 Aug 2022 07:52:17 +0900 Subject: [PATCH 09/15] chore(deps): update dependency `synckit` to ^0.8.3 for yarn PnP (#169) --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d193678..f4f9688 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "globby": "^13.1.2", "is-core-module": "^2.9.0", "is-glob": "^4.0.3", - "synckit": "^0.8.1" + "synckit": "^0.8.3" }, "devDependencies": { "@1stg/lib-config": "^9.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36e9f34..6bee9ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ specifiers: is-glob: ^4.0.3 react: ^18.2.0 size-limit: ^7.0.8 - synckit: ^0.8.1 + synckit: ^0.8.3 type-coverage: ^2.22.0 typescript: ^4.7.4 @@ -41,7 +41,7 @@ dependencies: globby: 13.1.2 is-core-module: 2.9.0 is-glob: 4.0.3 - synckit: 0.8.1 + synckit: 0.8.3 devDependencies: '@1stg/lib-config': 9.0.2_typescript@4.7.4 @@ -4043,8 +4043,8 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - is-text-path: 1.0.1 JSONStream: 1.3.5 + is-text-path: 1.0.1 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 @@ -4917,7 +4917,7 @@ packages: globby: 13.1.2 is-core-module: 2.9.0 is-glob: 4.0.3 - synckit: 0.8.1 + synckit: 0.8.3 transitivePeerDependencies: - supports-color dev: true @@ -4937,7 +4937,7 @@ packages: remark-mdx: 2.1.2 remark-parse: 10.0.1 remark-stringify: 10.0.2 - synckit: 0.8.1 + synckit: 0.8.3 tslib: 2.4.0 unified: 10.1.2 unist-util-visit: 4.1.0 @@ -5101,7 +5101,7 @@ packages: json-schema-migrate: 2.0.0 jsonc-eslint-parser: 2.1.0 minimatch: 5.1.0 - synckit: 0.8.1 + synckit: 0.8.3 toml-eslint-parser: 0.4.0 tunnel-agent: 0.6.0 yaml-eslint-parser: 1.0.1 @@ -5143,7 +5143,7 @@ packages: eslint: 8.20.0 eslint-plugin-utils: 0.3.1_eslint@8.20.0 markuplint: 2.10.0 - synckit: 0.8.1 + synckit: 0.8.3 tslib: 2.4.0 transitivePeerDependencies: - supports-color @@ -10534,8 +10534,8 @@ packages: stable: 0.1.8 dev: true - /synckit/0.8.1: - resolution: {integrity: sha512-rJEeygO5PNmcZICmrgnbOd2usi5zWE1ESc0Gn5tTmJlongoU8zCTwMFQtar2UgMSiR68vK9afPQ+uVs2lURSIA==} + /synckit/0.8.3: + resolution: {integrity: sha512-1goXnDYNJlKwCM37f5MTzRwo+8SqutgVtg2d37D6YnHHT4E3IhQMRfKiGdfTZU7LBlI6T8inCQUxnMBFHrbqWw==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@pkgr/utils': 2.3.0 From 594df9c586fccab3cf29add6e9116c1dfece7935 Mon Sep 17 00:00:00 2001 From: JounQin Date: Thu, 18 Aug 2022 06:57:16 +0800 Subject: [PATCH 10/15] docs: add changeset for releasing --- .changeset/grumpy-radios-add.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/grumpy-radios-add.md diff --git a/.changeset/grumpy-radios-add.md b/.changeset/grumpy-radios-add.md new file mode 100644 index 0000000..9b795c1 --- /dev/null +++ b/.changeset/grumpy-radios-add.md @@ -0,0 +1,5 @@ +--- +'eslint-import-resolver-typescript': patch +--- + +chore(deps): update dependency synckit to ^0.8.3 for yarn PnP ([#169](https://github.com/import-js/eslint-import-resolver-typescript/pull/169)) From e7c2912c38cd2c8d32d8b2cc04502c33a8079c83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 07:02:14 +0800 Subject: [PATCH 11/15] chore: release eslint-import-resolver-typescript v3.4.2 (#170) Co-authored-by: github-actions[bot] Co-authored-by: JounQin --- .changeset/grumpy-radios-add.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/grumpy-radios-add.md diff --git a/.changeset/grumpy-radios-add.md b/.changeset/grumpy-radios-add.md deleted file mode 100644 index 9b795c1..0000000 --- a/.changeset/grumpy-radios-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'eslint-import-resolver-typescript': patch ---- - -chore(deps): update dependency synckit to ^0.8.3 for yarn PnP ([#169](https://github.com/import-js/eslint-import-resolver-typescript/pull/169)) diff --git a/CHANGELOG.md b/CHANGELOG.md index 719bf47..d31baf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 3.4.2 + +### Patch Changes + +- [`594df9c`](https://github.com/import-js/eslint-import-resolver-typescript/commit/594df9c586fccab3cf29add6e9116c1dfece7935) Thanks [@HanSeo0507](https://github.com/HanSeo0507)! - chore(deps): update dependency synckit to ^0.8.3 for yarn PnP ([#169](https://github.com/import-js/eslint-import-resolver-typescript/pull/169)) + ## 3.4.1 ### Patch Changes diff --git a/package.json b/package.json index f4f9688..b119d88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-import-resolver-typescript", - "version": "3.4.1", + "version": "3.4.2", "type": "module", "description": "This plugin adds `TypeScript` support to `eslint-plugin-import`", "repository": "git+https://github.com/import-js/eslint-import-resolver-typescript", From ad82ea35d8b8bc856a65dadf07f8cd6b41fd6d34 Mon Sep 17 00:00:00 2001 From: JounQin Date: Thu, 18 Aug 2022 08:06:48 +0800 Subject: [PATCH 12/15] chore: bump all (dev)Dependencies (#171) --- .github/workflows/release.yml | 4 +- .github/workflows/size-limit.yml | 6 +- .size-limit.cjs | 15 - .size-limit.json | 10 + package.json | 22 +- patches/@size-limit__esbuild@7.0.8.patch | 15 - pnpm-lock.yaml | 2435 +++++++++++----------- 7 files changed, 1231 insertions(+), 1276 deletions(-) delete mode 100644 .size-limit.cjs create mode 100644 .size-limit.json delete mode 100644 patches/@size-limit__esbuild@7.0.8.patch diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bcff9da..bea5bd5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,8 +30,8 @@ jobs: - name: Install Dependencies run: pnpm i - - name: Prerelease - run: yarn prerelease + - name: Build + run: yarn build - name: Create Release Pull Request or Publish to npm id: changesets diff --git a/.github/workflows/size-limit.yml b/.github/workflows/size-limit.yml index 6df50e0..91687a4 100644 --- a/.github/workflows/size-limit.yml +++ b/.github/workflows/size-limit.yml @@ -1,7 +1,7 @@ name: Size Limit on: - pull_request: + pull_request_target: branches: - master @@ -16,10 +16,10 @@ jobs: with: version: latest - - name: Setup Node.js ${{ matrix.node }} + - name: Setup Node.js 16 uses: actions/setup-node@v3 with: - node-version: ${{ matrix.node }} + node-version: 16 cache: pnpm - name: Install Dependencies diff --git a/.size-limit.cjs b/.size-limit.cjs deleted file mode 100644 index 2c41f61..0000000 --- a/.size-limit.cjs +++ /dev/null @@ -1,15 +0,0 @@ -const { dependencies } = require('./package.json') - -/** @see https://github.com/ai/size-limit/issues/291 */ -const external = Object.keys(dependencies) - -module.exports = [ - { - path: './lib/index.js', - ignore: external, - }, - { - path: './lib/worker.mjs', - ignore: external, - }, -] diff --git a/.size-limit.json b/.size-limit.json new file mode 100644 index 0000000..a87549b --- /dev/null +++ b/.size-limit.json @@ -0,0 +1,10 @@ +[ + { + "path": "./lib/index.js", + "limit": "2.8kB" + }, + { + "path": "./lib/worker.mjs", + "limit": "180B" + } +] diff --git a/package.json b/package.json index b119d88..e85555b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "funding": "https://opencollective.com/unts", "license": "ISC", - "packageManager": "pnpm@7.6.0", + "packageManager": "pnpm@7.9.0", "engines": { "node": "^12.20.0 || ^14.18.0 || >=16.0.0" }, @@ -77,7 +77,6 @@ "lint:es": "eslint src --cache -f friendly", "lint:tsc": "tsc --noEmit", "prepare": "simple-git-hooks", - "prerelease": "pnpm build", "release": "changeset publish", "test": "run-p test:*", "test:multipleEslintrcs": "eslint --ext ts,tsx tests/multipleEslintrcs", @@ -99,37 +98,32 @@ "enhanced-resolve": "^5.10.0", "get-tsconfig": "^4.2.0", "globby": "^13.1.2", - "is-core-module": "^2.9.0", + "is-core-module": "^2.10.0", "is-glob": "^4.0.3", "synckit": "^0.8.3" }, "devDependencies": { - "@1stg/lib-config": "^9.0.2", + "@1stg/lib-config": "^10.0.0", "@changesets/changelog-github": "^0.4.6", - "@changesets/cli": "^2.24.1", + "@changesets/cli": "^2.24.3", "@mozilla/glean": "^1.1.0", - "@size-limit/preset-small-lib": "^7.0.8", "@types/debug": "^4.1.7", "@types/enhanced-resolve": "^3.0.7", "@types/is-core-module": "^2.2.0", "@types/is-glob": "^4.0.2", - "@types/node": "^18.0.6", + "@types/node": "^18.7.6", "@types/unist": "^2.0.6", "dummy.js": "link:dummy.js", - "eslint-import-resolver-typescript": "link:.", "react": "^18.2.0", - "size-limit": "^7.0.8", + "size-limit": "^8.0.1", + "size-limit-preset-node-lib": "^0.1.0", "type-coverage": "^2.22.0", "typescript": "^4.7.4" }, "resolutions": { + "eslint-import-resolver-typescript": "link:.", "prettier": "^2.7.1" }, - "pnpm": { - "patchedDependencies": { - "@size-limit/esbuild@7.0.8": "patches/@size-limit__esbuild@7.0.8.patch" - } - }, "typeCoverage": { "atLeast": 100, "cache": true, diff --git a/patches/@size-limit__esbuild@7.0.8.patch b/patches/@size-limit__esbuild@7.0.8.patch deleted file mode 100644 index 5b08fad..0000000 --- a/patches/@size-limit__esbuild@7.0.8.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff --git a/get-config.js b/get-config.js -index caf78653fda1c3464ffb12ff10e19cd82fce644a..ddd3f4a229791a633668bd66d7fb3a63217b5e70 100644 ---- a/get-config.js -+++ b/get-config.js -@@ -16,7 +16,9 @@ module.exports = async function getConfig(limitConfig, check, output) { - bundle: true, - minifyWhitespace: true, - minifyIdentifiers: true, -- minifySyntax: true -+ minifySyntax: true, -+ -+ platform: 'node' - } - - return config \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6bee9ee..241f1f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,35 +1,30 @@ lockfileVersion: 5.4 overrides: + eslint-import-resolver-typescript: link:. prettier: ^2.7.1 -patchedDependencies: - '@size-limit/esbuild@7.0.8': - hash: 2fkrnbcydtvz4lv4nr56dalhdy - path: patches/@size-limit__esbuild@7.0.8.patch - specifiers: - '@1stg/lib-config': ^9.0.2 + '@1stg/lib-config': ^10.0.0 '@changesets/changelog-github': ^0.4.6 - '@changesets/cli': ^2.24.1 + '@changesets/cli': ^2.24.3 '@mozilla/glean': ^1.1.0 - '@size-limit/preset-small-lib': ^7.0.8 '@types/debug': ^4.1.7 '@types/enhanced-resolve': ^3.0.7 '@types/is-core-module': ^2.2.0 '@types/is-glob': ^4.0.2 - '@types/node': ^18.0.6 + '@types/node': ^18.7.6 '@types/unist': ^2.0.6 debug: ^4.3.4 dummy.js: link:dummy.js enhanced-resolve: ^5.10.0 - eslint-import-resolver-typescript: link:. get-tsconfig: ^4.2.0 globby: ^13.1.2 - is-core-module: ^2.9.0 + is-core-module: ^2.10.0 is-glob: ^4.0.3 react: ^18.2.0 - size-limit: ^7.0.8 + size-limit: ^8.0.1 + size-limit-preset-node-lib: ^0.1.0 synckit: ^0.8.3 type-coverage: ^2.22.0 typescript: ^4.7.4 @@ -39,55 +34,54 @@ dependencies: enhanced-resolve: 5.10.0 get-tsconfig: 4.2.0 globby: 13.1.2 - is-core-module: 2.9.0 + is-core-module: 2.10.0 is-glob: 4.0.3 synckit: 0.8.3 devDependencies: - '@1stg/lib-config': 9.0.2_typescript@4.7.4 + '@1stg/lib-config': 10.0.0_typescript@4.7.4 '@changesets/changelog-github': 0.4.6 - '@changesets/cli': 2.24.1 + '@changesets/cli': 2.24.3 '@mozilla/glean': 1.1.0 - '@size-limit/preset-small-lib': 7.0.8_size-limit@7.0.8 '@types/debug': 4.1.7 '@types/enhanced-resolve': 3.0.7 '@types/is-core-module': 2.2.0 '@types/is-glob': 4.0.2 - '@types/node': 18.0.6 + '@types/node': 18.7.6 '@types/unist': 2.0.6 dummy.js: link:dummy.js - eslint-import-resolver-typescript: 'link:' react: 18.2.0 - size-limit: 7.0.8 + size-limit: 8.0.1 + size-limit-preset-node-lib: 0.1.0_size-limit@8.0.1 type-coverage: 2.22.0_typescript@4.7.4 typescript: 4.7.4 packages: - /@1stg/babel-preset/3.1.4_p2nspltq2mrxfqigdmhjpzxdbm: + /@1stg/babel-preset/3.1.4_pnujgi2x4hsmkhu4dsoc7zbd54: resolution: {integrity: sha512-2fq/Ov//UUAOObhZmsDdbFkH/s4ihOczuk3F/GcDMa34w1wI+PTmLW7UEZXVq9AhY3tKJh4RFOcvBEpMq9ZAlQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: '@babel/core': '>=7.14.1' dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-decorators': 7.18.9_@babel+core@7.18.9 - '@babel/preset-env': 7.18.9_@babel+core@7.18.9 - '@babel/preset-react': 7.18.6_@babel+core@7.18.9 - '@babel/preset-typescript': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-decorators': 7.18.10_@babel+core@7.18.10 + '@babel/preset-env': 7.18.10_@babel+core@7.18.10 + '@babel/preset-react': 7.18.6_@babel+core@7.18.10 + '@babel/preset-typescript': 7.18.6_@babel+core@7.18.10 '@pkgr/utils': 2.3.0 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.18.9 - '@vue/babel-preset-jsx': 1.3.1_@babel+core@7.18.9 + '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.18.10 + '@vue/babel-preset-jsx': 1.3.1_@babel+core@7.18.10 babel-plugin-import: 1.13.5 babel-plugin-transform-async-to-promises: 0.8.18 babel-plugin-transform-react-remove-prop-types: 0.4.24 babel-plugin-transform-remove-console: 6.9.4 babel-plugin-transform-typescript-metadata: 0.3.2 - babel-preset-proposal-typescript: 2.2.0_p2nspltq2mrxfqigdmhjpzxdbm - core-js: 3.23.5 + babel-preset-proposal-typescript: 2.2.0_pnujgi2x4hsmkhu4dsoc7zbd54 + core-js: 3.24.1 fast-async: 7.0.6 transitivePeerDependencies: - supports-color @@ -106,22 +100,22 @@ packages: - lerna dev: true - /@1stg/common-config/6.1.4_typescript@4.7.4: - resolution: {integrity: sha512-gbISGR1hqt5VlzqXnaG8y7hMz+GeD2whgKQ2RmopOGdHp2vXxm0rq7IOQWvAhz5m/MCSmIA9/0/o6c/lBQnbuA==} + /@1stg/common-config/7.0.0_typescript@4.7.4: + resolution: {integrity: sha512-OMY6N2b2Sn5XfmbfWkUPXrXzp51ZLBpKvzc2hAeTMkENgk3UgTjVbpc/EvrFUEPz2NuCDM8YFOS8OKBIWbR3lw==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: - '@1stg/babel-preset': 3.1.4_p2nspltq2mrxfqigdmhjpzxdbm + '@1stg/babel-preset': 3.1.4_pnujgi2x4hsmkhu4dsoc7zbd54 '@1stg/commitlint-config': 3.1.4 - '@1stg/eslint-config': 5.4.4_r2fvqfuoeydpw3g73cntftn3ju - '@1stg/lint-staged': 3.3.0_asgeq5zd7vvotyh6rucet6xqam - '@1stg/markuplint-config': 2.2.0_eslint@8.20.0 - '@1stg/prettier-config': 3.7.0_prettier@2.7.1 - '@1stg/remark-config': 4.0.3_prettier@2.7.1 + '@1stg/eslint-config': 5.5.0_hhybo4dcxsyvugdj6q6cbch7nm + '@1stg/lint-staged': 3.3.2_asgeq5zd7vvotyh6rucet6xqam + '@1stg/markuplint-config': 2.2.0_eslint@8.22.0 + '@1stg/prettier-config': 3.8.0_prettier@2.7.1 + '@1stg/remark-preset': 1.0.0_prettier@2.7.1 '@1stg/simple-git-hooks': 0.2.1_3a74o2bqahvqfivah2vltmaou4 - '@1stg/tsconfig': 2.2.5_typescript@4.7.4 - '@babel/core': 7.18.9 + '@1stg/tsconfig': 2.3.0_typescript@4.7.4 + '@babel/core': 7.18.10 '@commitlint/cli': 17.0.3 - eslint: 8.20.0 + eslint: 8.22.0 lint-staged: 13.0.3 npm-run-all: 4.1.5 prettier: 2.7.1 @@ -146,53 +140,53 @@ packages: resolution: {integrity: sha512-7PPr6ZCIh0KqbQSePoVtTO/apo3gjPkrWeM7EAJ8YwN4LJE3CDtYQ0bvF2t0c0zLhNYmGxqe64Z+8c98wzuqaw==} dev: true - /@1stg/eslint-config/5.4.4_r2fvqfuoeydpw3g73cntftn3ju: - resolution: {integrity: sha512-iAtf2Awz7KkUKYB+Qq0Tj514qrIKrIbhp0Dn3mYDcqmWiFkuzwebUOZVJg3miZXEnQc9w+0Vqlb6LczPVVrbCg==} + /@1stg/eslint-config/5.5.0_hhybo4dcxsyvugdj6q6cbch7nm: + resolution: {integrity: sha512-ODIXPhLOkUJ5Szfu4l66n91OW6w1rDh5ltWIBI3UeS1btY9Gg/2wRkLwFG6+N1YYPvJeBGG0nLGWxMd27wodVg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: '@1stg/config': 0.2.0 - '@angular-eslint/eslint-plugin': 14.0.2_he2ccbldppg44uulnyq4rwocfa - '@angular-eslint/eslint-plugin-template': 14.0.2_he2ccbldppg44uulnyq4rwocfa - '@angular-eslint/template-parser': 14.0.2_he2ccbldppg44uulnyq4rwocfa - '@babel/eslint-parser': 7.18.9_454u7sltq2wfyzqnoclqps3oeu - '@babel/eslint-plugin': 7.17.7_5hdsoqonnk3nvwkon7f6brqzku + '@angular-eslint/eslint-plugin': 14.0.2_4rv7y5c6xz3vfxwhbrcxxi73bq + '@angular-eslint/eslint-plugin-template': 14.0.2_4rv7y5c6xz3vfxwhbrcxxi73bq + '@angular-eslint/template-parser': 14.0.2_4rv7y5c6xz3vfxwhbrcxxi73bq + '@babel/eslint-parser': 7.18.9_7ura6loqb5b2nxcv4w7uypye6y + '@babel/eslint-plugin': 7.18.10_agkvlpgbdyiskm2bemwttwm5ky '@pkgr/utils': 2.3.0 - '@typescript-eslint/eslint-plugin': 5.30.7_6wltbjakwuqm7awqswigmiuhd4 - '@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/eslint-plugin': 5.33.1_vsoshirnpb7xw6mr7xomgfas2i + '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq angular-eslint-template-parser: 0.1.1_lscoefpp2xo4h6652u3xspi3ma - eslint: 8.20.0 - eslint-config-prettier: 8.5.0_eslint@8.20.0 - eslint-config-standard: 17.0.0_afahsawqwkk6a7xxn76kfhtzni - eslint-config-standard-jsx: 11.0.0_d6b2yfc7lkeycvhlikcoxofgwu - eslint-config-standard-react: 11.0.1_d6b2yfc7lkeycvhlikcoxofgwu + eslint: 8.22.0 + eslint-config-prettier: 8.5.0_eslint@8.22.0 + eslint-config-standard: 17.0.0_sjtet4awh3le5txhswylldkvdy + eslint-config-standard-jsx: 11.0.0_3wow733677dxwz5dijvkdb255q + eslint-config-standard-react: 11.0.1_3wow733677dxwz5dijvkdb255q eslint-formatter-friendly: 7.0.0 - eslint-import-resolver-typescript: 3.3.0_rrrh6qwanyj3uwtbsjyts4vv2m - eslint-plugin-css: 0.6.0_eslint@8.20.0 - eslint-plugin-es-x: 5.2.1_eslint@8.20.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.20.0 - eslint-plugin-import: /eslint-plugin-i/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i - eslint-plugin-jest: 26.6.0_hd24iy2743l222hqij56zjtbia - eslint-plugin-jsdoc: 39.3.3_eslint@8.20.0 - eslint-plugin-json-schema-validator: 4.0.0_eslint@8.20.0 - eslint-plugin-jsonc: 2.3.1_eslint@8.20.0 - eslint-plugin-markup: 0.10.1_eslint@8.20.0 - eslint-plugin-mdx: 2.0.2_eslint@8.20.0 - eslint-plugin-n: 15.2.4_eslint@8.20.0 - eslint-plugin-prettier: 4.2.1_g4fztgbwjyq2fvmcscny2sj6fy - eslint-plugin-promise: 6.0.0_eslint@8.20.0 - eslint-plugin-react: 7.30.1_eslint@8.20.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.20.0 - eslint-plugin-regexp: 1.7.0_eslint@8.20.0 - eslint-plugin-simple-import-sort: 7.0.0_eslint@8.20.0 - eslint-plugin-sonar: 0.8.0_x45rze3t5r5rpj27b7qxdjmrpe - eslint-plugin-sonarjs: 0.14.0_eslint@8.20.0 - eslint-plugin-svelte: 2.2.0_eslint@8.20.0 - eslint-plugin-toml: 0.3.1_eslint@8.20.0 - eslint-plugin-unicorn: 43.0.2_eslint@8.20.0 - eslint-plugin-vue: 9.2.0_eslint@8.20.0 - eslint-plugin-yml: 1.0.0_eslint@8.20.0 + eslint-import-resolver-typescript: 'link:' + eslint-plugin-css: 0.6.0_eslint@8.22.0 + eslint-plugin-es-x: 5.2.1_eslint@8.22.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.22.0 + eslint-plugin-import: /eslint-plugin-i/2.26.0_nxhxbyifac6sbfryzdctn6hdhe + eslint-plugin-jest: 26.8.3_3djdzv3mdpxjg3ifoj7icaglfy + eslint-plugin-jsdoc: 39.3.6_eslint@8.22.0 + eslint-plugin-json-schema-validator: 4.0.1_eslint@8.22.0 + eslint-plugin-jsonc: 2.4.0_eslint@8.22.0 + eslint-plugin-markup: 0.10.1_eslint@8.22.0 + eslint-plugin-mdx: 2.0.2_eslint@8.22.0 + eslint-plugin-n: 15.2.4_eslint@8.22.0 + eslint-plugin-prettier: 4.2.1_i2cojdczqdiurzgttlwdgf764e + eslint-plugin-promise: 6.0.0_eslint@8.22.0 + eslint-plugin-react: 7.30.1_eslint@8.22.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0 + eslint-plugin-regexp: 1.8.0_eslint@8.22.0 + eslint-plugin-simple-import-sort: 7.0.0_eslint@8.22.0 + eslint-plugin-sonar: 0.9.1_qfxx7ka2reae2d6tlhndyo6pua + eslint-plugin-sonarjs: 0.15.0_eslint@8.22.0 + eslint-plugin-svelte: 2.6.0_eslint@8.22.0 + eslint-plugin-toml: 0.3.1_eslint@8.22.0 + eslint-plugin-unicorn: 43.0.2_eslint@8.22.0 + eslint-plugin-vue: 9.3.0_eslint@8.22.0 + eslint-plugin-yml: 1.1.0_eslint@8.22.0 transitivePeerDependencies: - '@babel/core' - eslint-import-resolver-webpack @@ -204,11 +198,11 @@ packages: - typescript dev: true - /@1stg/lib-config/9.0.2_typescript@4.7.4: - resolution: {integrity: sha512-r2mrwkluQaXd5afvOuuhACEN04yd/pQWDKLtKbId3uZIjSsQc93+dq+NyxUvggMZDb6fpaBrVSKy7Z4o3PTD8Q==} + /@1stg/lib-config/10.0.0_typescript@4.7.4: + resolution: {integrity: sha512-/2VRZVDGTPqOq6GQW8cBZR1jceyXebCWYKzCq4qX9BWfk2GbAWh5S7Oeu3y169Bvf/VuPmdGxs2qalktAAhrjA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: - '@1stg/common-config': 6.1.4_typescript@4.7.4 + '@1stg/common-config': 7.0.0_typescript@4.7.4 '@pkgr/rollup': 3.1.4 transitivePeerDependencies: - '@swc/core' @@ -227,15 +221,15 @@ packages: - vue dev: true - /@1stg/lint-staged/3.3.0_asgeq5zd7vvotyh6rucet6xqam: - resolution: {integrity: sha512-I4+1OWDoNgslnRhu/VbRgt+pkAoPb1DKBZWs5Ji5qq5+lr51c0Alw/mPJfXDPEICYdSuq6AqEZs29oe4bXxxig==} + /@1stg/lint-staged/3.3.2_asgeq5zd7vvotyh6rucet6xqam: + resolution: {integrity: sha512-A3ArWF2X6QZK0aQJLqdxS7QOxjcSrcIp2BzgxU4nmqVFlobNp/LPf4JTkwbagXCN0YBmE9cEhHCVbrfKfDCqnQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: lint-staged: '>=10.0.0' dependencies: '@1stg/config': 0.2.0 - '@1stg/prettier-config': 3.7.0_prettier@2.7.1 - '@1stg/tsconfig': 2.2.5_typescript@4.7.4 + '@1stg/prettier-config': 3.8.0_prettier@2.7.1 + '@1stg/tsconfig': 2.3.0_typescript@4.7.4 '@pkgr/utils': 2.3.0 lint-staged: 13.0.3 prettier: 2.7.1 @@ -245,14 +239,14 @@ packages: - typescript dev: true - /@1stg/markuplint-config/2.2.0_eslint@8.20.0: + /@1stg/markuplint-config/2.2.0_eslint@8.22.0: resolution: {integrity: sha512-SFIB3oa5RAZ7Tfql/O+TpQKqC6sO4BEy1EzU5ZOaUzJz9U192gnyDNEu0DPU9Oc4T4kTulSqNMAK3hyfdsDTJg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: markuplint: ^2.0.0 dependencies: - '@markuplint/svelte-parser': 2.2.3 - '@markuplint/vue-parser': 2.3.2_eslint@8.20.0 + '@markuplint/svelte-parser': 2.2.4 + '@markuplint/vue-parser': 2.3.2_eslint@8.22.0 '@markuplint/vue-spec': 2.1.1 markuplint-angular-parser: 1.1.3 transitivePeerDependencies: @@ -260,21 +254,21 @@ packages: - supports-color dev: true - /@1stg/prettier-config/3.7.0_prettier@2.7.1: - resolution: {integrity: sha512-rzqsEx79X06cTkx7dhRo8Aq4RPgHXrDVYAANtor+Xjtohc/nxsilLfOfypJz9Fsfeoijkq13eOdQaokpbDYu4w==} + /@1stg/prettier-config/3.8.0_prettier@2.7.1: + resolution: {integrity: sha512-cN3C/GKDNgWDVg/2shvwKWmKBFllJ2QEZiErTQVCPqRnuq0Q7gZFfKQ8EiOcbg7vY7airg2sLYyhgAVVLhIWfQ==} peerDependencies: prettier: '>=1.18.0' dependencies: '@1stg/config': 0.2.0 - '@prettier/plugin-pug': 2.1.1_prettier@2.7.1 + '@prettier/plugin-pug': 2.2.0_prettier@2.7.1 '@prettier/plugin-ruby': 3.2.0 '@prettier/plugin-xml': 2.2.0 prettier: 2.7.1 - prettier-plugin-ini: 1.0.0 - prettier-plugin-pkg: 0.16.0_prettier@2.7.1 - prettier-plugin-properties: 0.1.0_prettier@2.7.1 - prettier-plugin-sh: 0.12.6_prettier@2.7.1 - prettier-plugin-stylus: 0.0.1-beta.3 + prettier-plugin-ini: 1.1.0 + prettier-plugin-pkg: 0.16.1_prettier@2.7.1 + prettier-plugin-properties: 0.2.0 + prettier-plugin-sh: 0.12.8_prettier@2.7.1 + prettier-plugin-stylus: 0.0.1-beta.8_prettier@2.7.1 prettier-plugin-svelte: 2.7.0_prettier@2.7.1 prettier-plugin-toml: 0.3.1 transitivePeerDependencies: @@ -282,8 +276,8 @@ packages: - svelte dev: true - /@1stg/remark-config/4.0.3_prettier@2.7.1: - resolution: {integrity: sha512-gojIvUH/kybjHdOVSdWmYYnUuhJr4XVXzzGoJsgLQHEInRsGpVkj5+/T5iKsAvXcPzdMu0ITsgPR9Ox22z2Wdg==} + /@1stg/remark-preset/1.0.0_prettier@2.7.1: + resolution: {integrity: sha512-GVHBtf8O0Vv3d1Ykgj3k4fl+UfHOwJe/HUhPZwDQKlvlh2HqfhiJXmiX+urKMqd/CjH4yzdcscrKPO5eF4UauA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: remark-frontmatter: 4.0.1 @@ -294,7 +288,7 @@ packages: remark-preset-lint-consistent: 5.1.1 remark-preset-lint-markdown-style-guide: 5.1.2 remark-preset-lint-recommended: 6.1.2 - remark-preset-prettier: 1.0.1_prettier@2.7.1 + remark-preset-prettier: 1.0.2_prettier@2.7.1 remark-validate-links: 12.0.0 transitivePeerDependencies: - prettier @@ -314,8 +308,8 @@ packages: simple-git-hooks: 2.8.0 dev: true - /@1stg/tsconfig/2.2.5_typescript@4.7.4: - resolution: {integrity: sha512-HGu7fJHp+5vLeXH7R/AozA2VtjtE/KACv2bhAA0Hrtk2fX2OE0xNynb/tg31kTRU8cStEmlMLKxAexdv7BPYPA==} + /@1stg/tsconfig/2.3.0_typescript@4.7.4: + resolution: {integrity: sha512-J0l9wO/ILjqQDgEJZiYQej8Zc2LbSwkUAcYI1hxADP94OHYOfMNWeoKSl2plLxHz5JHhjRYXuVpZeEACeMI4JA==} peerDependencies: typescript: '>=3.0.0' dependencies: @@ -327,64 +321,64 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.1.1 - '@jridgewell/trace-mapping': 0.3.14 + '@jridgewell/trace-mapping': 0.3.15 dev: true /@angular-eslint/bundled-angular-compiler/14.0.2: resolution: {integrity: sha512-Ev001tGwBfy6lFd1IDrAHfW87VUqDmMQY5KWY+LM3dn0PY2XZv1RsBM16tBFbi7EaDeaxeFZg/G8PN5x+anNbg==} dev: true - /@angular-eslint/eslint-plugin-template/14.0.2_he2ccbldppg44uulnyq4rwocfa: + /@angular-eslint/eslint-plugin-template/14.0.2_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-egan0a2GVkubST4H7x2mPMTz3Ee9QXeLEchJyWXdFBZ6Nrpfjaki5dOQYhLU7KyxqhrSW4XugMWPGj2KW2gMxQ==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: '*' dependencies: '@angular-eslint/bundled-angular-compiler': 14.0.2 - '@typescript-eslint/utils': 5.29.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.29.0_4rv7y5c6xz3vfxwhbrcxxi73bq aria-query: 5.0.0 axobject-query: 3.0.1 - eslint: 8.20.0 + eslint: 8.22.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color dev: true - /@angular-eslint/eslint-plugin/14.0.2_he2ccbldppg44uulnyq4rwocfa: + /@angular-eslint/eslint-plugin/14.0.2_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-TfiXWqaWGysnPB6JstZouvA9tNwIsCLvSIGqniE1U90kX6p5nL8Z09JOiv/9jlYfgAIEgUD48BGMZzDi86voGA==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: '*' dependencies: - '@angular-eslint/utils': 14.0.2_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/utils': 5.29.0_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 + '@angular-eslint/utils': 14.0.2_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/utils': 5.29.0_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color dev: true - /@angular-eslint/template-parser/14.0.2_he2ccbldppg44uulnyq4rwocfa: + /@angular-eslint/template-parser/14.0.2_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-NTXSfL97WVs4GTKPtPcRZfWtvNbhgcIZUvKUTk5ieYiVLqsHF9Y+NlAKBh44AGldM5oCNO4HUfnvOedtqkQ+MA==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: '*' dependencies: '@angular-eslint/bundled-angular-compiler': 14.0.2 - eslint: 8.20.0 + eslint: 8.22.0 eslint-scope: 5.1.1 typescript: 4.7.4 dev: true - /@angular-eslint/utils/14.0.2_he2ccbldppg44uulnyq4rwocfa: + /@angular-eslint/utils/14.0.2_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-8cHyQFG3jIHMHBjlqMU9ExAgOFGqbvxUa5EUvdc8wJUXtwhYx5NCQupdSpy/qG8gHiXjxvxinEtACZJQ9/SOwQ==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: '*' dependencies: '@angular-eslint/bundled-angular-compiler': 14.0.2 - '@typescript-eslint/utils': 5.29.0_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 + '@typescript-eslint/utils': 5.29.0_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color @@ -408,20 +402,20 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.18.9: - resolution: {integrity: sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==} + /@babel/core/7.18.10: + resolution: {integrity: sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.9 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/generator': 7.18.12 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 '@babel/helper-module-transforms': 7.18.9 '@babel/helpers': 7.18.9 - '@babel/parser': 7.18.9 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/parser': 7.18.11 + '@babel/template': 7.18.10 + '@babel/traverse': 7.18.11 + '@babel/types': 7.18.10 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -431,37 +425,37 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.18.9_454u7sltq2wfyzqnoclqps3oeu: + /@babel/eslint-parser/7.18.9_7ura6loqb5b2nxcv4w7uypye6y: resolution: {integrity: sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 dependencies: - '@babel/core': 7.18.9 - eslint: 8.20.0 + '@babel/core': 7.18.10 + eslint: 8.22.0 eslint-scope: 5.1.1 eslint-visitor-keys: 2.1.0 semver: 6.3.0 dev: true - /@babel/eslint-plugin/7.17.7_5hdsoqonnk3nvwkon7f6brqzku: - resolution: {integrity: sha512-JATUoJJXSgwI0T8juxWYtK1JSgoLpIGUsCHIv+NMXcUDA2vIe6nvAHR9vnuJgs/P1hOFw7vPwibixzfqBBLIVw==} + /@babel/eslint-plugin/7.18.10_agkvlpgbdyiskm2bemwttwm5ky: + resolution: {integrity: sha512-iV1OZj/7eg4wZIcsVEkXS3MUWdhmpLsu2h+9Zr2ppywKWdCRs6VfjxbRzmHHYeurTizrrnaJ9ZkbO8KOv4lauQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/eslint-parser': '>=7.11.0' eslint: '>=7.5.0' dependencies: - '@babel/eslint-parser': 7.18.9_454u7sltq2wfyzqnoclqps3oeu - eslint: 8.20.0 + '@babel/eslint-parser': 7.18.9_7ura6loqb5b2nxcv4w7uypye6y + eslint: 8.22.0 eslint-rule-composer: 0.3.0 dev: true - /@babel/generator/7.18.9: - resolution: {integrity: sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==} + /@babel/generator/7.18.12: + resolution: {integrity: sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 dev: true @@ -470,7 +464,7 @@ packages: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: @@ -478,29 +472,29 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true - /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.9: + /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.2 + browserslist: 4.21.3 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.18.9: + /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.18.9 @@ -512,24 +506,24 @@ packages: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.9: + /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.1.0 dev: true - /@babel/helper-define-polyfill-provider/0.3.2_@babel+core@7.18.9: + /@babel/helper-define-polyfill-provider/0.3.2_@babel+core@7.18.10: resolution: {integrity: sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -548,36 +542,36 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true /@babel/helper-function-name/7.18.9: resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.6 - '@babel/types': 7.18.9 + '@babel/template': 7.18.10 + '@babel/types': 7.18.10 dev: true /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true /@babel/helper-member-expression-to-functions/7.18.9: resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true /@babel/helper-module-transforms/7.18.9: @@ -589,9 +583,9 @@ packages: '@babel/helper-simple-access': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.18.6 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/template': 7.18.10 + '@babel/traverse': 7.18.11 + '@babel/types': 7.18.10 transitivePeerDependencies: - supports-color dev: true @@ -600,7 +594,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true /@babel/helper-plugin-utils/7.18.9: @@ -608,17 +602,17 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.18.9: + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-wrap-function': 7.18.9 - '@babel/types': 7.18.9 + '@babel/helper-wrap-function': 7.18.11 + '@babel/types': 7.18.10 transitivePeerDependencies: - supports-color dev: true @@ -630,8 +624,8 @@ packages: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/traverse': 7.18.11 + '@babel/types': 7.18.10 transitivePeerDependencies: - supports-color dev: true @@ -640,21 +634,26 @@ packages: resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true /@babel/helper-skip-transparent-expression-wrappers/7.18.9: resolution: {integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 + dev: true + + /@babel/helper-string-parser/7.18.10: + resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==} + engines: {node: '>=6.9.0'} dev: true /@babel/helper-validator-identifier/7.18.6: @@ -667,14 +666,14 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function/7.18.9: - resolution: {integrity: sha512-cG2ru3TRAL6a60tfQflpEfs4ldiPwF6YW3zfJiRgmoFVIaC1vGnBBgatfec+ZUziPHkHSaXAuEck3Cdkf3eRpQ==} + /@babel/helper-wrap-function/7.18.11: + resolution: {integrity: sha512-oBUlbv+rjZLh2Ks9SKi4aL7eKaAXBWleHzU89mP0G6BMUlRxSckk9tSIkgDGydhgFxHuGSlBQZfnaD47oBEB7w==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.18.9 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/template': 7.18.10 + '@babel/traverse': 7.18.11 + '@babel/types': 7.18.10 transitivePeerDependencies: - supports-color dev: true @@ -683,9 +682,9 @@ packages: resolution: {integrity: sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/template': 7.18.10 + '@babel/traverse': 7.18.11 + '@babel/types': 7.18.10 transitivePeerDependencies: - supports-color dev: true @@ -699,630 +698,630 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.18.9: - resolution: {integrity: sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==} + /@babel/parser/7.18.11: + resolution: {integrity: sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.18.9 + '@babel/types': 7.18.10 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.9: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.18.9: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.9 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-async-do-expressions/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-async-do-expressions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-ptV7n23Rks40JioBVMA78p3I/IKThTLY8uGtERiBg8yZuySWW6Q2MiycxKKjrVfthjdY1UUvkS6e8UcvS7hJJw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-async-do-expressions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-async-do-expressions': 7.18.6_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-async-generator-functions/7.18.6_@babel+core@7.18.9: - resolution: {integrity: sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==} + /@babel/plugin-proposal-async-generator-functions/7.18.10_@babel+core@7.18.10: + resolution: {integrity: sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.10 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.9 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.10 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.18.9_@babel+core@7.18.9: - resolution: {integrity: sha512-KD7zDNaD14CRpjQjVbV4EnH9lsKYlcpUrhZH37ei2IY+AlXrfAPy5pTmRUE4X6X1k8EsKXPraykxeaogqQvSGA==} + /@babel/plugin-proposal-decorators/7.18.10_@babel+core@7.18.10: + resolution: {integrity: sha512-wdGTwWF5QtpTY/gbBtQLAiCnoxfD4qMbN87NYZle1dOZ9Os8Y6zXcKrIaOU8W+TIvFUWVGG9tUgNww3CjXRVVw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-replace-supers': 7.18.9 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.18.10 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-do-expressions/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-do-expressions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-ddToGCONJhCuL+l4FhtGnKl5ZYCj9fDVFiqiCdQDpeIbVn/NvMeSib+7T1/rk08jRafae4qNiP8OnJyuqlsuYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-do-expressions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-do-expressions': 7.18.6_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.18.9: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-function-bind/7.18.9_@babel+core@7.18.9: + /@babel/plugin-proposal-function-bind/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-9RfxqKkRBCCT0xoBl9AqieCMscJmSAL9HYixGMWH549jUpT9csWWK/HEYZEx9t9iW/PRSXgX95x9bDlgtAJGFA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-function-bind': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-function-bind': 7.18.6_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-function-sent/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-function-sent/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-UdaOKPOLPt0O+Xu26tnw6oAZMLXhk+yMrXOzn6kAzTHBnWHJsoN1hlrgxFAQ+FRLS0ql1oYIQ2phvoFzmN3GMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-wrap-function': 7.18.9 - '@babel/plugin-syntax-function-sent': 7.18.6_@babel+core@7.18.9 + '@babel/helper-wrap-function': 7.18.11 + '@babel/plugin-syntax-function-sent': 7.18.6_@babel+core@7.18.10 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.18.9: + /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.9 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.18.9: + /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.9 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.9 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.18.9: + /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-partial-application/7.18.9_@babel+core@7.18.9: + /@babel/plugin-proposal-partial-application/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-+q+bOVHlU+4QAb6h8S3UNL2x52/bcTiGTktUj+WYIFtqueqbQBU7AqnMs79TPz7hRdj6rWiQDInuVMz/fsxwdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-partial-application': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-partial-application': 7.18.6_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-pipeline-operator/7.18.9_@babel+core@7.18.9: + /@babel/plugin-proposal-pipeline-operator/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-Pc33e6m8f4MJhRXVCUwiKZNtEm+W2CUPHIL0lyJNtkp+w6d75CLw3gsBKQ81VAMUgT9jVPIEU8gwJ5nJgmJ1Ag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-pipeline-operator': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-pipeline-operator': 7.18.6_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.9 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.10 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-record-and-tuple/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-record-and-tuple/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-v5gy2FFG+0rgLr2vXoBd/dhBFLkB8mM/9WnYQWgm0v48LZvw05LK5vb39FJi4CsQxIvhqL3JDbWEmKwEgQKrLw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-syntax-record-and-tuple': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-record-and-tuple': 7.18.6_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-throw-expressions/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-throw-expressions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-WHOrJyhGoGrdtW480L79cF7Iq/gZDZ/z6OqK7mVyFR5I37dTpog/wNgb6hmaM3HYZtULEJl++7VaMWkNZsOcHg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-throw-expressions': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-throw-expressions': 7.18.6_@babel+core@7.18.10 dev: true - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.9: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-async-do-expressions/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-async-do-expressions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-TVRkSEINXsR3/3Fm7PNm1V9ARNaak+/Q3BPnQGHaNmwcr8GJRfXh4UXGdj3Tk9pbMJEeEu7mATZYO+t3QIM8fg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.9: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.10: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.9: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.10: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.9: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.10: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-do-expressions/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-do-expressions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-kTogvOsjBTVOSZtkkziiXB5hwGXqwhq2gBXDaiWVruRLDT7C2GqfbsMnicHJ7ePq2GE8UJeWS34YbNP6yDhwUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.9: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.9: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-function-bind/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-function-bind/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-wZN0Aq/AScknI9mKGcR3TpHdASMufFGaeJgc1rhPmLtZ/PniwjePSh8cfh8tXMB3U4kh/3cRKrLjDtedejg8jQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-function-sent/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-function-sent/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-f3OJHIlFIkg+cP1Hfo2SInLhsg0pz2Ikmgo7jMdIIKC+3jVXQlHB0bgSapOWxeWI0SU28qIWmfn5ZKu1yPJHkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.9: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.9: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.10: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.9: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.9: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.10: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.9: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.9: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.9: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-partial-application/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-partial-application/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-jEy7lXLt01S/Hp3egTsiqNaeCH+n38iMm33dJ158Cr9JdCef/qR3GB3FrEB6+n7UpmlJ8StiV6Y7aXnjfyBs9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-pipeline-operator/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-pipeline-operator/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-pFtIdQomJtkTHWcNsGXhjJ5YUkL+AxJnP4G+Ol85UO6uT2fpHTPYLLE5bBeRA9cxf25qa/VKsJ3Fi67Gyqe3rA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.9: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.10: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-record-and-tuple/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-record-and-tuple/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-rTxxy1xG2W2Yje36h467SjcHebpwOJfxFMmjHj4XC2Cj6/9e8Okgu/U9Bx/Jx0VrUkbwPKJwuHN1hHBs7ikuJw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-throw-expressions/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-throw-expressions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-rp1CqEZXGv1z1YZ3qYffBH3rhnOxrTwQG8fh2yqulTurwv9zu3Gthfd+niZBLSOi1rY6146TgF+JmVeDXaX4TQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.9: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.10: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.9: + /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.9 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.10 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-classes/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-classes/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.18.9 @@ -1335,107 +1334,107 @@ packages: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.9: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.10: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 '@babel/helper-function-name': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-module-transforms': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 babel-plugin-dynamic-import-node: 2.3.3 @@ -1443,13 +1442,13 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-module-transforms': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-simple-access': 7.18.6 @@ -1458,13 +1457,13 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-modules-systemjs/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-module-transforms': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 @@ -1474,349 +1473,349 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-module-transforms': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-replace-supers': 7.18.9 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.18.9: + /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.18.10: resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.18.10 dev: true - /@babel/plugin-transform-react-jsx/7.18.6_@babel+core@7.18.9: - resolution: {integrity: sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==} + /@babel/plugin-transform-react-jsx/7.18.10_@babel+core@7.18.10: + resolution: {integrity: sha512-gCy7Iikrpu3IZjYZolFE4M1Sm+nrh1/6za2Ewj77Z+XirT4TsbJcvOFOyF+fRPwU6AKKK136CZxx6L8AbSFG6A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 - '@babel/types': 7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 + '@babel/types': 7.18.10 dev: true - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 regenerator-transform: 0.15.0 dev: true - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-spread/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-spread/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 dev: true - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.9: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-typescript/7.18.8_@babel+core@7.18.9: - resolution: {integrity: sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA==} + /@babel/plugin-transform-typescript/7.18.12_@babel+core@7.18.10: + resolution: {integrity: sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.10 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.18.6_@babel+core@7.18.9: - resolution: {integrity: sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==} + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.18.10: + resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.9: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 dev: true - /@babel/preset-env/7.18.9_@babel+core@7.18.9: - resolution: {integrity: sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==} + /@babel/preset-env/7.18.10_@babel+core@7.18.10: + resolution: {integrity: sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.9 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-proposal-async-generator-functions': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.9 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.9 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.9 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.9 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.9 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-classes': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-destructuring': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.18.9 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-modules-systemjs': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.9 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-spread': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-transform-unicode-escapes': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.9 - '@babel/preset-modules': 0.1.5_@babel+core@7.18.9 - '@babel/types': 7.18.9 - babel-plugin-polyfill-corejs2: 0.3.2_@babel+core@7.18.9 - babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.18.9 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.9 - core-js-compat: 3.23.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-async-generator-functions': 7.18.10_@babel+core@7.18.10 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.10 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.10 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.10 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.10 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.10 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.10 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.10 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.10 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-classes': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-destructuring': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.18.10 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-modules-systemjs': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.10 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-spread': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.18.10 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.10 + '@babel/preset-modules': 0.1.5_@babel+core@7.18.10 + '@babel/types': 7.18.10 + babel-plugin-polyfill-corejs2: 0.3.2_@babel+core@7.18.10 + babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.18.10 + babel-plugin-polyfill-regenerator: 0.4.0_@babel+core@7.18.10 + core-js-compat: 3.24.1 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.18.9: + /@babel/preset-modules/0.1.5_@babel+core@7.18.10: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.9 - '@babel/types': 7.18.9 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.10 + '@babel/types': 7.18.10 esutils: 2.0.3 dev: true - /@babel/preset-react/7.18.6_@babel+core@7.18.9: + /@babel/preset-react/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.18.10 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.18.10 dev: true - /@babel/preset-typescript/7.18.6_@babel+core@7.18.9: + /@babel/preset-typescript/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.18.8_@babel+core@7.18.9 + '@babel/plugin-transform-typescript': 7.18.12_@babel+core@7.18.10 transitivePeerDependencies: - supports-color dev: true @@ -1828,37 +1827,38 @@ packages: regenerator-runtime: 0.13.9 dev: true - /@babel/template/7.18.6: - resolution: {integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==} + /@babel/template/7.18.10: + resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.18.9 - '@babel/types': 7.18.9 + '@babel/parser': 7.18.11 + '@babel/types': 7.18.10 dev: true - /@babel/traverse/7.18.9: - resolution: {integrity: sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==} + /@babel/traverse/7.18.11: + resolution: {integrity: sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.9 + '@babel/generator': 7.18.12 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.18.9 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.9 - '@babel/types': 7.18.9 + '@babel/parser': 7.18.11 + '@babel/types': 7.18.10 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.18.9: - resolution: {integrity: sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==} + /@babel/types/7.18.10: + resolution: {integrity: sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==} engines: {node: '>=6.9.0'} dependencies: + '@babel/helper-string-parser': 7.18.10 '@babel/helper-validator-identifier': 7.18.6 to-fast-properties: 2.0.0 dev: true @@ -1867,11 +1867,11 @@ packages: resolution: {integrity: sha512-sBnCqW0nqofE47mxFnw+lvx6kzsQstwaQMVkh66qm/A6IlsnH7WsyGuVXTou8RF2wL4W7ybOoHPvP2WgIo6rhQ==} dev: true - /@changesets/apply-release-plan/6.0.3: - resolution: {integrity: sha512-/3JKqtDefs2YSEQI6JQo43/MKTLfhPdrW/BFmqnRpW8UmPB+YXjjQgfjR/2KOaObLOkoixcL3WCK4wNkn/Krmw==} + /@changesets/apply-release-plan/6.0.4: + resolution: {integrity: sha512-PutV/ymf8cZMqvaLe/Lh5cP3kBQ9FZl6oGQ3qRDxWD1ML+/uH3jrCE7S7Zw7IVSXkD0lnMD+1dAX7fsOJ6ZvgA==} dependencies: '@babel/runtime': 7.18.9 - '@changesets/config': 2.1.0 + '@changesets/config': 2.1.1 '@changesets/get-version-range-type': 0.3.2 '@changesets/git': 1.4.1 '@changesets/types': 5.1.0 @@ -1885,8 +1885,8 @@ packages: semver: 5.7.1 dev: true - /@changesets/assemble-release-plan/5.2.0: - resolution: {integrity: sha512-ewY24PEbSec2eKX0+KM7eyENA2hUUp6s4LF9p/iBxTtc+TX2Xbx5rZnlLKZkc8tpuQ3PZbyjLFXWhd1PP6SjCg==} + /@changesets/assemble-release-plan/5.2.1: + resolution: {integrity: sha512-d6ckasOWlKF9Mzs82jhl6TKSCgVvfLoUK1ERySrTg2TQJdrVUteZue6uEIYUTA7SgMu67UOSwol6R9yj1nTdjw==} dependencies: '@babel/runtime': 7.18.9 '@changesets/errors': 0.1.4 @@ -1912,18 +1912,18 @@ packages: - encoding dev: true - /@changesets/cli/2.24.1: - resolution: {integrity: sha512-7Lz1inqGQjBrXgnXlENtzQ7EmO/9c+09d9oi8XoK4ARqlJe8GpafjqKRobcjcA/TTI7Fn2+cke4CrXFZfVF8Rw==} + /@changesets/cli/2.24.3: + resolution: {integrity: sha512-okhRV+0WCQJa2Kmil/WvN5TK1o3+1JYSjrsGHqhjv+PYcDgDDgQ6I9J9OMBO9lfmNIpN7xSO80/BzxgvReO4Wg==} hasBin: true dependencies: '@babel/runtime': 7.18.9 - '@changesets/apply-release-plan': 6.0.3 - '@changesets/assemble-release-plan': 5.2.0 + '@changesets/apply-release-plan': 6.0.4 + '@changesets/assemble-release-plan': 5.2.1 '@changesets/changelog-git': 0.1.12 - '@changesets/config': 2.1.0 + '@changesets/config': 2.1.1 '@changesets/errors': 0.1.4 '@changesets/get-dependents-graph': 1.3.3 - '@changesets/get-release-plan': 3.0.12 + '@changesets/get-release-plan': 3.0.14 '@changesets/git': 1.4.1 '@changesets/logger': 0.0.5 '@changesets/pre': 1.0.12 @@ -1951,8 +1951,8 @@ packages: tty-table: 4.1.6 dev: true - /@changesets/config/2.1.0: - resolution: {integrity: sha512-43potf+DwYHmH7EY19vxtCq6fqj7UUIrZ4DTwM3pVBqCKxFIytm7GPy7wNAsH06UvMw7NRuOu4QK5HN02GsIrw==} + /@changesets/config/2.1.1: + resolution: {integrity: sha512-nSRINMqHpdtBpNVT9Eh9HtmLhOwOTAeSbaqKM5pRmGfsvyaROTBXV84ujF9UsWNlV71YxFbxTbeZnwXSGQlyTw==} dependencies: '@changesets/errors': 0.1.4 '@changesets/get-dependents-graph': 1.3.3 @@ -1988,12 +1988,12 @@ packages: - encoding dev: true - /@changesets/get-release-plan/3.0.12: - resolution: {integrity: sha512-TlpEdpxV5ZQmNeHoD6KNKAc01wjRrcu9/CQqzmO4qAlX7ARA4pIuAxd8QZ1AQXv/l4qhHox7SUYH3VLHfarv5w==} + /@changesets/get-release-plan/3.0.14: + resolution: {integrity: sha512-xzSfeyIOvUnbqMuQXVKTYUizreWQfICwoQpvEHoePVbERLocc1tPo5lzR7dmVCFcaA/DcnbP6mxyioeq+JuzSg==} dependencies: '@babel/runtime': 7.18.9 - '@changesets/assemble-release-plan': 5.2.0 - '@changesets/config': 2.1.0 + '@changesets/assemble-release-plan': 5.2.1 + '@changesets/config': 2.1.1 '@changesets/pre': 1.0.12 '@changesets/read': 0.5.7 '@changesets/types': 5.1.0 @@ -2166,10 +2166,10 @@ packages: '@commitlint/execute-rule': 17.0.0 '@commitlint/resolve-extends': 17.0.3 '@commitlint/types': 17.0.0 - '@types/node': 18.0.6 + '@types/node': 18.7.6 chalk: 4.1.2 cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 2.0.2_tdn3ypgnfy6bmey2q4hu5jonwi + cosmiconfig-typescript-loader: 2.0.2_z5yog5l5yqinvqran22gqy2vdi lodash: 4.17.21 resolve-from: 5.0.0 typescript: 4.7.4 @@ -2260,13 +2260,22 @@ packages: jsdoc-type-pratt-parser: 3.1.0 dev: true + /@esbuild/linux-loong64/0.14.54: + resolution: {integrity: sha512-bZBrLAIX1kpWelV0XemxBZllyRmM6vgFQQG2GdNb+r3Fkp0FOh1NJSvekXDs7jq70k4euu1cryLMfU+mTXlEpw==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@eslint/eslintrc/1.3.0: resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.3.2 + espree: 9.3.3 globals: 13.17.0 ignore: 5.2.0 import-fresh: 3.3.0 @@ -2277,8 +2286,8 @@ packages: - supports-color dev: true - /@humanwhocodes/config-array/0.9.5: - resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} + /@humanwhocodes/config-array/0.10.4: + resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -2288,6 +2297,10 @@ packages: - supports-color dev: true + /@humanwhocodes/gitignore-to-minimatch/1.0.2: + resolution: {integrity: sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==} + dev: true + /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true @@ -2306,7 +2319,7 @@ packages: dependencies: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.14 - '@jridgewell/trace-mapping': 0.3.14 + '@jridgewell/trace-mapping': 0.3.15 dev: true /@jridgewell/resolve-uri/3.1.0: @@ -2323,15 +2336,15 @@ packages: resolution: {integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==} dependencies: '@jridgewell/gen-mapping': 0.3.2 - '@jridgewell/trace-mapping': 0.3.14 + '@jridgewell/trace-mapping': 0.3.15 dev: true /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} dev: true - /@jridgewell/trace-mapping/0.3.14: - resolution: {integrity: sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==} + /@jridgewell/trace-mapping/0.3.15: + resolution: {integrity: sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==} dependencies: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 @@ -2477,8 +2490,8 @@ packages: - supports-color dev: true - /@markuplint/svelte-parser/2.2.3: - resolution: {integrity: sha512-TQzuSFL2GrH1l8su+I+IdXXN7R3AgD1yUIjOSxUXo5IZXgqBYjNQGQmCkG0U84KGAJEdBDuzHsORHl3V9OUPPA==} + /@markuplint/svelte-parser/2.2.4: + resolution: {integrity: sha512-CtmKJzZdSmseGpM0qRrAI8jZ47Ub8hQn/0UfDEMs0JpREI8b+rxkWuIEiBpif5gP52bi7J/0kvLXz9P9Cg6rRg==} dependencies: '@markuplint/html-parser': 2.2.2 '@markuplint/ml-ast': 2.0.1-dev.20220307.0 @@ -2501,14 +2514,14 @@ packages: - supports-color dev: true - /@markuplint/vue-parser/2.3.2_eslint@8.20.0: + /@markuplint/vue-parser/2.3.2_eslint@8.22.0: resolution: {integrity: sha512-9c4GetUNLE/q4d2G2jGwkoVSTAr8iM4om/cpGs2rjKRdczTgIADeTzjx2a88wEkWlBlVojdovR7t532mufomPA==} dependencies: '@markuplint/html-parser': 2.2.2 '@markuplint/ml-ast': 2.0.1-dev.20220307.0 '@markuplint/parser-utils': 2.2.1 tslib: 2.4.0 - vue-eslint-parser: 8.3.0_eslint@8.20.0 + vue-eslint-parser: 8.3.0_eslint@8.22.0 transitivePeerDependencies: - eslint - supports-color @@ -2526,7 +2539,7 @@ packages: hasBin: true dependencies: fflate: 0.7.3 - jose: 4.8.3 + jose: 4.9.0 tslib: 2.4.0 uuid: 8.3.2 dev: true @@ -2549,22 +2562,22 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.13.0 - /@npmcli/config/4.2.0: - resolution: {integrity: sha512-imWNz5dNWb2u+y41jyxL2WB389tkhu3a01Rchn16O/ur6GrnKySgOqdNG3N/9Z+mqxdISMEGKXI/POCauzz0dA==} + /@npmcli/config/4.2.1: + resolution: {integrity: sha512-iJEnXNAGGr7sGUcoKmeJNrc943vFiWrDWq6DNK/t+SuqoObmozMb3tN3G5T9yo3uBf5Cw4h+SWgoqSaiwczl0Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: - '@npmcli/map-workspaces': 2.0.3 + '@npmcli/map-workspaces': 2.0.4 ini: 3.0.0 mkdirp-infer-owner: 2.0.0 - nopt: 5.0.0 + nopt: 6.0.0 proc-log: 2.0.1 read-package-json-fast: 2.0.3 semver: 7.3.7 walk-up-path: 1.0.0 dev: true - /@npmcli/map-workspaces/2.0.3: - resolution: {integrity: sha512-X6suAun5QyupNM8iHkNPh0AHdRC2rb1W+MTdMvvA/2ixgmqZwlq5cGUBgmKHUHT2LgrkKJMAXbfAoTxOigpK8Q==} + /@npmcli/map-workspaces/2.0.4: + resolution: {integrity: sha512-bMo0aAfwhVwqoVM5UzX1DJnlvVvzDCHae821jv48L1EsrYwfOZChlqWYXEtto/+BkBXetPbEWgau++/brh4oVg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: '@npmcli/name-from-folder': 1.0.1 @@ -2586,35 +2599,35 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} hasBin: true dependencies: - '@babel/core': 7.18.9 - '@babel/plugin-proposal-decorators': 7.18.9_@babel+core@7.18.9 - '@babel/preset-env': 7.18.9_@babel+core@7.18.9 - '@babel/preset-typescript': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/plugin-proposal-decorators': 7.18.10_@babel+core@7.18.10 + '@babel/preset-env': 7.18.10_@babel+core@7.18.10 + '@babel/preset-typescript': 7.18.6_@babel+core@7.18.10 '@pkgr/es-modules': 0.6.2 '@pkgr/umd-globals': 0.8.2 '@pkgr/utils': 2.3.0 - '@rollup/plugin-alias': 3.1.9_rollup@2.77.0 - '@rollup/plugin-babel': 5.3.1_palyoikx6kq4yrfoc5jsznmrdi - '@rollup/plugin-commonjs': 22.0.1_rollup@2.77.0 - '@rollup/plugin-json': 4.1.0_rollup@2.77.0 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.77.0 - '@rollup/plugin-replace': 4.0.0_rollup@2.77.0 - '@rollup/plugin-url': 7.0.0_rollup@2.77.0 + '@rollup/plugin-alias': 3.1.9_rollup@2.78.0 + '@rollup/plugin-babel': 5.3.1_nacwgboicnu5wzmxlfrlauwase + '@rollup/plugin-commonjs': 22.0.2_rollup@2.78.0 + '@rollup/plugin-json': 4.1.0_rollup@2.78.0 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.78.0 + '@rollup/plugin-replace': 4.0.0_rollup@2.78.0 + '@rollup/plugin-url': 7.0.0_rollup@2.78.0 builtin-modules: 3.3.0 commander: 9.4.0 - core-js: 3.23.5 + core-js: 3.24.1 debug: 4.3.4 - esbuild: 0.14.49 + esbuild: 0.14.54 is-glob: 4.0.3 jsox: 1.2.113 lodash-es: 4.17.21 micromatch: 4.0.5 - postcss: 8.4.14 - rollup: 2.77.0 + postcss: 8.4.16 + rollup: 2.78.0 rollup-plugin-copy: 3.4.0 - rollup-plugin-esbuild: 4.9.1_d4h73tn7q5hdnxjna52dvt6s3u - rollup-plugin-postcss: 4.0.2_postcss@8.4.14 - rollup-plugin-terser: 7.0.2_rollup@2.77.0 + rollup-plugin-esbuild: 4.9.3_2yhceorlees6ev364fcurqi67q + rollup-plugin-postcss: 4.0.2_postcss@8.4.16 + rollup-plugin-terser: 7.0.2_rollup@2.78.0 rollup-plugin-unassert: 0.4.0 rollup-plugin-vue: 6.0.0 rollup-plugin-vue-jsx-compat: 0.0.6 @@ -2642,8 +2655,8 @@ packages: tiny-glob: 0.2.9 tslib: 2.4.0 - /@prettier/plugin-pug/2.1.1_prettier@2.7.1: - resolution: {integrity: sha512-YSeE1Z1BCR/ylKv9WE66mvS0OqXaNRoRFFz/VtLoHeU98QZSljUUehyql7Se5NJSUhRSEbkpla42sPu8Ms6Epg==} + /@prettier/plugin-pug/2.2.0_prettier@2.7.1: + resolution: {integrity: sha512-W5CIXtMauz6xB4b0TeBW1Jxtk2ArggKMwqDHdGOfQ9ahABsttg2YZoQgLytETuo8Gjq0QkaGhAGD1pfDaUOZUQ==} engines: {node: '>=14.6.0', npm: '>=6.0.0'} peerDependencies: prettier: ^2.3.0 @@ -2665,17 +2678,17 @@ packages: prettier: 2.7.1 dev: true - /@rollup/plugin-alias/3.1.9_rollup@2.77.0: + /@rollup/plugin-alias/3.1.9_rollup@2.78.0: resolution: {integrity: sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw==} engines: {node: '>=8.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - rollup: 2.77.0 + rollup: 2.78.0 slash: 3.0.0 dev: true - /@rollup/plugin-babel/5.3.1_palyoikx6kq4yrfoc5jsznmrdi: + /@rollup/plugin-babel/5.3.1_nacwgboicnu5wzmxlfrlauwase: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -2686,63 +2699,63 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-module-imports': 7.18.6 - '@rollup/pluginutils': 3.1.0_rollup@2.77.0 - rollup: 2.77.0 + '@rollup/pluginutils': 3.1.0_rollup@2.78.0 + rollup: 2.78.0 dev: true - /@rollup/plugin-commonjs/22.0.1_rollup@2.77.0: - resolution: {integrity: sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ==} + /@rollup/plugin-commonjs/22.0.2_rollup@2.78.0: + resolution: {integrity: sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==} engines: {node: '>= 12.0.0'} peerDependencies: rollup: ^2.68.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.77.0 + '@rollup/pluginutils': 3.1.0_rollup@2.78.0 commondir: 1.0.1 estree-walker: 2.0.2 glob: 7.2.3 is-reference: 1.2.1 magic-string: 0.25.9 resolve: 1.22.1 - rollup: 2.77.0 + rollup: 2.78.0 dev: true - /@rollup/plugin-json/4.1.0_rollup@2.77.0: + /@rollup/plugin-json/4.1.0_rollup@2.78.0: resolution: {integrity: sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.77.0 - rollup: 2.77.0 + '@rollup/pluginutils': 3.1.0_rollup@2.78.0 + rollup: 2.78.0 dev: true - /@rollup/plugin-node-resolve/13.3.0_rollup@2.77.0: + /@rollup/plugin-node-resolve/13.3.0_rollup@2.78.0: resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^2.42.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.77.0 + '@rollup/pluginutils': 3.1.0_rollup@2.78.0 '@types/resolve': 1.17.1 deepmerge: 4.2.2 - is-builtin-module: 3.1.0 + is-builtin-module: 3.2.0 is-module: 1.0.0 resolve: 1.22.1 - rollup: 2.77.0 + rollup: 2.78.0 dev: true - /@rollup/plugin-replace/4.0.0_rollup@2.77.0: + /@rollup/plugin-replace/4.0.0_rollup@2.78.0: resolution: {integrity: sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.77.0 + '@rollup/pluginutils': 3.1.0_rollup@2.78.0 magic-string: 0.25.9 - rollup: 2.77.0 + rollup: 2.78.0 dev: true - /@rollup/plugin-url/7.0.0_rollup@2.77.0: + /@rollup/plugin-url/7.0.0_rollup@2.78.0: resolution: {integrity: sha512-cIWcEObrmEPAU8q8NluGWlCPlQDuoSKvkyI3eOFO4fx6W02mLNj4ZEiUT0X2mKMIvQzoWL1feEK9d1yr1ICgrw==} engines: {node: '>=10.0.0'} peerDependencies: @@ -2751,10 +2764,10 @@ packages: '@rollup/pluginutils': 4.2.1 make-dir: 3.1.0 mime: 2.6.0 - rollup: 2.77.0 + rollup: 2.78.0 dev: true - /@rollup/pluginutils/3.1.0_rollup@2.77.0: + /@rollup/pluginutils/3.1.0_rollup@2.78.0: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -2763,7 +2776,7 @@ packages: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.1 - rollup: 2.77.0 + rollup: 2.78.0 dev: true /@rollup/pluginutils/4.2.1: @@ -2774,36 +2787,25 @@ packages: picomatch: 2.3.1 dev: true - /@size-limit/esbuild/7.0.8_2fkrnbcydtvz4lv4nr56dalhdy_size-limit@7.0.8: + /@size-limit/esbuild/7.0.8_size-limit@8.0.1: resolution: {integrity: sha512-AzCrxJJThDvHrBNoolebYVgXu46c6HuS3fOxoXr3V0YWNM0qz81z5F3j7RruzboZnls8ZgME4WrH6GM5rB9gtA==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} peerDependencies: size-limit: 7.0.8 dependencies: - esbuild: 0.14.49 + esbuild: 0.14.54 nanoid: 3.3.4 - size-limit: 7.0.8 + size-limit: 8.0.1 dev: true - patched: true - /@size-limit/file/7.0.8_size-limit@7.0.8: + /@size-limit/file/7.0.8_size-limit@8.0.1: resolution: {integrity: sha512-1KeFQuMXIXAH/iELqIX7x+YNYDFvzIvmxcp9PrdwEoSNL0dXdaDIo9WE/yz8xvOmUcKaLfqbWkL75DM0k91WHQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} peerDependencies: size-limit: 7.0.8 dependencies: semver: 7.3.5 - size-limit: 7.0.8 - dev: true - - /@size-limit/preset-small-lib/7.0.8_size-limit@7.0.8: - resolution: {integrity: sha512-CT8nIYA/c2CSD+X4rAUgwqYccQMahJ6rBnaZxvi3YKFdkXIbuGNXHNjHsYaFksgwG9P4UjG/unyO5L73f3zQBw==} - peerDependencies: - size-limit: 7.0.8 - dependencies: - '@size-limit/esbuild': 7.0.8_2fkrnbcydtvz4lv4nr56dalhdy_size-limit@7.0.8 - '@size-limit/file': 7.0.8_size-limit@7.0.8 - size-limit: 7.0.8 + size-limit: 8.0.1 dev: true /@toml-tools/lexer/0.3.1: @@ -2849,7 +2851,7 @@ packages: /@types/concat-stream/2.0.0: resolution: {integrity: sha512-t3YCerNM7NTVjLuICZo5gYAXYoDvpuuTceCcFQWcDQz26kxUR5uIWolxbIR5jRNIXpMqhOpW/b8imCR1LEmuJw==} dependencies: - '@types/node': 18.0.6 + '@types/node': 18.7.6 dev: true /@types/debug/4.1.7: @@ -2861,7 +2863,7 @@ packages: /@types/enhanced-resolve/3.0.7: resolution: {integrity: sha512-H23Fzk0BCz4LoKq1ricnLSRQuzoXTv57bGUwC+Cn84kKPaoHIS7bhFhfy4DzMeSBxoXc6jFziYoqpCab1U511w==} dependencies: - '@types/node': 18.0.6 + '@types/node': 18.7.6 '@types/tapable': 0.2.5 dev: true @@ -2882,14 +2884,14 @@ packages: /@types/fs-extra/8.1.2: resolution: {integrity: sha512-SvSrYXfWSc7R4eqnOzbQF4TZmfpNSM9FrSWLU3EUnWBuyZqNBOrv1B1JA3byUDPUl9z4Ab3jeZG2eDdySlgNMg==} dependencies: - '@types/node': 18.0.6 + '@types/node': 18.7.6 dev: true /@types/glob/7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 3.0.5 - '@types/node': 18.0.6 + '@types/node': 18.7.6 dev: true /@types/hast/2.3.4: @@ -2942,8 +2944,8 @@ packages: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: true - /@types/node/18.0.6: - resolution: {integrity: sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==} + /@types/node/18.7.6: + resolution: {integrity: sha512-EdxgKRXgYsNITy5mjjXjVE/CS8YENSdhiagGrLqjG0pvA2owgJ6i4l7wy/PFZGC0B1/H20lWKN7ONVDNYDZm7A==} dev: true /@types/normalize-package-data/2.4.1: @@ -2957,7 +2959,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.0.6 + '@types/node': 18.7.6 dev: true /@types/semver/6.2.3: @@ -2976,8 +2978,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@typescript-eslint/eslint-plugin/5.30.7_6wltbjakwuqm7awqswigmiuhd4: - resolution: {integrity: sha512-l4L6Do+tfeM2OK0GJsU7TUcM/1oN/N25xHm3Jb4z3OiDU4Lj8dIuxX9LpVMS9riSXQs42D1ieX7b85/r16H9Fw==} + /@typescript-eslint/eslint-plugin/5.33.1_vsoshirnpb7xw6mr7xomgfas2i: + resolution: {integrity: sha512-S1iZIxrTvKkU3+m63YUOxYPKaP+yWDQrdhxTglVDVEVBf+aCSw85+BmJnyUaQQsk5TXFG/LpBu9fa+LrAQ91fQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2987,12 +2989,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/scope-manager': 5.30.7 - '@typescript-eslint/type-utils': 5.30.7_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/utils': 5.30.7_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/scope-manager': 5.33.1 + '@typescript-eslint/type-utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -3003,8 +3005,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.30.7_he2ccbldppg44uulnyq4rwocfa: - resolution: {integrity: sha512-Rg5xwznHWWSy7v2o0cdho6n+xLhK2gntImp0rJroVVFkcYFYQ8C8UJTSuTw/3CnExBmPjycjmUJkxVmjXsld6A==} + /@typescript-eslint/parser/5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq: + resolution: {integrity: sha512-IgLLtW7FOzoDlmaMoXdxG8HOCByTBXrB1V2ZQYSEV1ggMmJfAkMWTwUjjzagS6OkfpySyhKFkBw7A9jYmcHpZA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3013,11 +3015,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.30.7 - '@typescript-eslint/types': 5.30.7 - '@typescript-eslint/typescript-estree': 5.30.7_typescript@4.7.4 + '@typescript-eslint/scope-manager': 5.33.1 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.7.4 debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color @@ -3031,16 +3033,16 @@ packages: '@typescript-eslint/visitor-keys': 5.29.0 dev: true - /@typescript-eslint/scope-manager/5.30.7: - resolution: {integrity: sha512-7BM1bwvdF1UUvt+b9smhqdc/eniOnCKxQT/kj3oXtj3LqnTWCAM0qHRHfyzCzhEfWX0zrW7KqXXeE4DlchZBKw==} + /@typescript-eslint/scope-manager/5.33.1: + resolution: {integrity: sha512-8ibcZSqy4c5m69QpzJn8XQq9NnqAToC8OdH/W6IXPXv83vRyEDPYLdjAlUx8h/rbusq6MkW4YdQzURGOqsn3CA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.30.7 - '@typescript-eslint/visitor-keys': 5.30.7 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/visitor-keys': 5.33.1 dev: true - /@typescript-eslint/type-utils/5.30.7_he2ccbldppg44uulnyq4rwocfa: - resolution: {integrity: sha512-nD5qAE2aJX/YLyKMvOU5jvJyku4QN5XBVsoTynFrjQZaDgDV6i7QHFiYCx10wvn7hFvfuqIRNBtsgaLe0DbWhw==} + /@typescript-eslint/type-utils/5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq: + resolution: {integrity: sha512-X3pGsJsD8OiqhNa5fim41YtlnyiWMF/eKsEZGsHID2HcDqeSC5yr/uLOeph8rNF2/utwuI0IQoAK3fpoxcLl2g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -3049,9 +3051,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.30.7_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 tsutils: 3.21.0_typescript@4.7.4 typescript: 4.7.4 transitivePeerDependencies: @@ -3063,8 +3065,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.30.7: - resolution: {integrity: sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==} + /@typescript-eslint/types/5.33.1: + resolution: {integrity: sha512-7K6MoQPQh6WVEkMrMW5QOA5FO+BOwzHSNd0j3+BlBwd6vtzfZceJ8xJ7Um2XDi/O3umS8/qDX6jdy2i7CijkwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -3089,8 +3091,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.30.7_typescript@4.7.4: - resolution: {integrity: sha512-tNslqXI1ZdmXXrHER83TJ8OTYl4epUzJC0aj2i4DMDT4iU+UqLT3EJeGQvJ17BMbm31x5scSwo3hPM0nqQ1AEA==} + /@typescript-eslint/typescript-estree/5.33.1_typescript@4.7.4: + resolution: {integrity: sha512-JOAzJ4pJ+tHzA2pgsWQi4804XisPHOtbvwUyqsuuq8+y5B5GMZs7lI1xDWs6V2d7gE/Ez5bTGojSK12+IIPtXA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -3098,8 +3100,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.30.7 - '@typescript-eslint/visitor-keys': 5.30.7 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/visitor-keys': 5.33.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -3110,7 +3112,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.29.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/utils/5.29.0_4rv7y5c6xz3vfxwhbrcxxi73bq: resolution: {integrity: sha512-3Eos6uP1nyLOBayc/VUdKZikV90HahXE5Dx9L5YlSd/7ylQPXhLk1BYb29SDgnBnTp+jmSZUU0QxUiyHgW4p7A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3120,27 +3122,27 @@ packages: '@typescript-eslint/scope-manager': 5.29.0 '@typescript-eslint/types': 5.29.0 '@typescript-eslint/typescript-estree': 5.29.0_typescript@4.7.4 - eslint: 8.20.0 + eslint: 8.22.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.22.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils/5.30.7_he2ccbldppg44uulnyq4rwocfa: - resolution: {integrity: sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ==} + /@typescript-eslint/utils/5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq: + resolution: {integrity: sha512-uphZjkMaZ4fE8CR4dU7BquOV6u0doeQAr8n6cQenl/poMaIyJtBu8eys5uk6u5HiDH01Mj5lzbJ5SfeDz7oqMQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 - '@typescript-eslint/scope-manager': 5.30.7 - '@typescript-eslint/types': 5.30.7 - '@typescript-eslint/typescript-estree': 5.30.7_typescript@4.7.4 - eslint: 8.20.0 + '@typescript-eslint/scope-manager': 5.33.1 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.7.4 + eslint: 8.22.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.22.0 transitivePeerDependencies: - supports-color - typescript @@ -3154,11 +3156,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.30.7: - resolution: {integrity: sha512-KrRXf8nnjvcpxDFOKej4xkD7657+PClJs5cJVSG7NNoCNnjEdc46juNAQt7AyuWctuCgs6mVRc1xGctEqrjxWw==} + /@typescript-eslint/visitor-keys/5.33.1: + resolution: {integrity: sha512-nwIxOK8Z2MPWltLKMLOEZwmfBZReqUdbEoHQXeCpa+sRVARe5twpJGHCB4dk9903Yaf0nMAlGbQfaAH92F60eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.30.7 + '@typescript-eslint/types': 5.33.1 eslint-visitor-keys: 3.3.0 dev: true @@ -3170,14 +3172,14 @@ packages: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: true - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.18.9: + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.18.10: resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.9 - '@babel/types': 7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 + '@babel/template': 7.18.10 + '@babel/traverse': 7.18.11 + '@babel/types': 7.18.10 '@vue/babel-helper-vue-transform-on': 1.0.2 camelcase: 6.3.0 html-tags: 3.2.0 @@ -3187,21 +3189,21 @@ packages: - supports-color dev: true - /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.18.9: + /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.18.10: resolution: {integrity: sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 dev: true - /@vue/babel-preset-jsx/1.3.1_@babel+core@7.18.9: + /@vue/babel-preset-jsx/1.3.1_@babel+core@7.18.10: resolution: {integrity: sha512-ml+nqcSKp8uAqFZLNc7OWLMzR7xDBsUfkomF98DtiIBlLqlq4jCQoLINARhgqRIyKdB+mk/94NWpIb4pL6D3xw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3210,75 +3212,75 @@ packages: vue: optional: true dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.9 - '@vue/babel-sugar-composition-api-inject-h': 1.3.0_@babel+core@7.18.9 - '@vue/babel-sugar-composition-api-render-instance': 1.3.0_@babel+core@7.18.9 - '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.18.9 - '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.18.9 - '@vue/babel-sugar-v-model': 1.3.0_@babel+core@7.18.9 - '@vue/babel-sugar-v-on': 1.3.0_@babel+core@7.18.9 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.10 + '@vue/babel-sugar-composition-api-inject-h': 1.3.0_@babel+core@7.18.10 + '@vue/babel-sugar-composition-api-render-instance': 1.3.0_@babel+core@7.18.10 + '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.18.10 + '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.18.10 + '@vue/babel-sugar-v-model': 1.3.0_@babel+core@7.18.10 + '@vue/babel-sugar-v-on': 1.3.0_@babel+core@7.18.10 dev: true - /@vue/babel-sugar-composition-api-inject-h/1.3.0_@babel+core@7.18.9: + /@vue/babel-sugar-composition-api-inject-h/1.3.0_@babel+core@7.18.10: resolution: {integrity: sha512-pIDOutEpqbURdVw7xhgxmuDW8Tl+lTgzJZC5jdlUu0lY2+izT9kz3Umd/Tbu0U5cpCJ2Yhu87BZFBzWpS0Xemg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 dev: true - /@vue/babel-sugar-composition-api-render-instance/1.3.0_@babel+core@7.18.9: + /@vue/babel-sugar-composition-api-render-instance/1.3.0_@babel+core@7.18.10: resolution: {integrity: sha512-NYNnU2r7wkJLMV5p9Zj4pswmCs037O/N2+/Fs6SyX7aRFzXJRP1/2CZh5cIwQxWQajHXuCUd5mTb7DxoBVWyTg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 dev: true - /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.18.9: + /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.18.10: resolution: {integrity: sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 dev: true - /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.18.9: + /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.18.10: resolution: {integrity: sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 dev: true - /@vue/babel-sugar-v-model/1.3.0_@babel+core@7.18.9: + /@vue/babel-sugar-v-model/1.3.0_@babel+core@7.18.10: resolution: {integrity: sha512-zcsabmdX48JmxTObn3xmrvvdbEy8oo63DphVyA3WRYGp4SEvJRpu/IvZCVPl/dXLuob2xO/QRuncqPgHvZPzpA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.9 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.10 camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 dev: true - /@vue/babel-sugar-v-on/1.3.0_@babel+core@7.18.9: + /@vue/babel-sugar-v-on/1.3.0_@babel+core@7.18.10: resolution: {integrity: sha512-8VZgrS0G5bh7+Prj7oJkzg9GvhSPnuW5YT6MNaVAEy4uwxRLJ8GqHenaStfllChTao4XZ3EZkNtHB4Xbr/ePdA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.9 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.10 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.10 camelcase: 5.3.1 dev: true @@ -3361,7 +3363,7 @@ packages: peerDependencies: '@angular-eslint/template-parser': '*' dependencies: - '@angular-eslint/template-parser': 14.0.2_he2ccbldppg44uulnyq4rwocfa + '@angular-eslint/template-parser': 14.0.2_4rv7y5c6xz3vfxwhbrcxxi73bq dev: true /angular-html-parser/1.8.0: @@ -3519,7 +3521,7 @@ packages: /babel-plugin-dynamic-import-node/2.3.3: resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==} dependencies: - object.assign: 4.1.2 + object.assign: 4.1.4 dev: true /babel-plugin-import/1.13.5: @@ -3528,38 +3530,38 @@ packages: '@babel/helper-module-imports': 7.18.6 dev: true - /babel-plugin-polyfill-corejs2/0.3.2_@babel+core@7.18.9: + /babel-plugin-polyfill-corejs2/0.3.2_@babel+core@7.18.10: resolution: {integrity: sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.9 - '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.10 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.18.9: + /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.18.10: resolution: {integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.9 - core-js-compat: 3.23.5 + '@babel/core': 7.18.10 + '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.10 + core-js-compat: 3.24.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.9: - resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} + /babel-plugin-polyfill-regenerator/0.4.0_@babel+core@7.18.10: + resolution: {integrity: sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.9 - '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.9 + '@babel/core': 7.18.10 + '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.10 transitivePeerDependencies: - supports-color dev: true @@ -3582,30 +3584,30 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: true - /babel-preset-proposal-typescript/2.2.0_p2nspltq2mrxfqigdmhjpzxdbm: + /babel-preset-proposal-typescript/2.2.0_pnujgi2x4hsmkhu4dsoc7zbd54: resolution: {integrity: sha512-4OiSFybfaJGPyyxahJEs3hFhcPzLjX4mbmaBfGfO+HrmfDslPlErF8aeCtGmGLzrvdAzTFclpIdT3dDYlPrNYQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.14.1 typescript: ^4.3.0 dependencies: - '@babel/core': 7.18.9 + '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-proposal-async-do-expressions': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-do-expressions': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-function-bind': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-proposal-function-sent': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-proposal-partial-application': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-proposal-pipeline-operator': 7.18.9_@babel+core@7.18.9 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-record-and-tuple': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-proposal-throw-expressions': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.18.9 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.9 + '@babel/plugin-proposal-async-do-expressions': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-do-expressions': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-function-bind': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-function-sent': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-partial-application': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-pipeline-operator': 7.18.9_@babel+core@7.18.10 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-record-and-tuple': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-proposal-throw-expressions': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.18.10 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.10 '@bloomberg/record-tuple-polyfill': 0.0.3 compare-versions: 3.6.0 typescript: 4.7.4 @@ -3676,15 +3678,15 @@ packages: wcwidth: 1.0.1 dev: true - /browserslist/4.21.2: - resolution: {integrity: sha512-MonuOgAtUB46uP5CezYbRaYKBNt2LxP0yX+Pmj4LkcDFGkn9Cbpi83d9sCjwQDErXsIJSzY5oKGDbgOlF/LPAA==} + /browserslist/4.21.3: + resolution: {integrity: sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001369 - electron-to-chromium: 1.4.199 + caniuse-lite: 1.0.30001378 + electron-to-chromium: 1.4.223 node-releases: 2.0.6 - update-browserslist-db: 1.0.5_browserslist@4.21.2 + update-browserslist-db: 1.0.5_browserslist@4.21.3 dev: true /buffer-from/1.1.2: @@ -3754,14 +3756,14 @@ packages: /caniuse-api/3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: - browserslist: 4.21.2 - caniuse-lite: 1.0.30001369 + browserslist: 4.21.3 + caniuse-lite: 1.0.30001378 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: true - /caniuse-lite/1.0.30001369: - resolution: {integrity: sha512-OY1SBHaodJc4wflDIKnlkdqWzJZd1Ls/2zbVJHBSv3AT7vgOJ58yAhd2CN4d57l2kPJrgMb7P9+N1Mhy4tNSQA==} + /caniuse-lite/1.0.30001378: + resolution: {integrity: sha512-JVQnfoO7FK7WvU4ZkBRbPjaot4+YqxogSDosHv0Hv5mWpUESmN+UubMU6L/hGz8QlQ2aY5U0vR6MOs6j/CXpNA==} dev: true /ccount/2.0.1: @@ -3880,7 +3882,7 @@ packages: engines: {node: '>=0.10'} dependencies: d: 1.0.1 - es5-ext: 0.10.61 + es5-ext: 0.10.62 es6-iterator: 2.0.3 memoizee: 0.4.15 timers-ext: 0.1.7 @@ -3955,8 +3957,8 @@ packages: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} dev: true - /colord/2.9.2: - resolution: {integrity: sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ==} + /colord/2.9.3: + resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} dev: true /colorette/1.4.0: @@ -4002,7 +4004,7 @@ packages: dev: true /concat-map/0.0.1: - resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} + resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} dev: true /concat-stream/2.0.0: @@ -4057,28 +4059,28 @@ packages: safe-buffer: 5.1.2 dev: true - /core-js-compat/3.23.5: - resolution: {integrity: sha512-fHYozIFIxd+91IIbXJgWd/igXIc8Mf9is0fusswjnGIWVG96y2cwyUdlCkGOw6rMLHKAxg7xtCIVaHsyOUnJIg==} + /core-js-compat/3.24.1: + resolution: {integrity: sha512-XhdNAGeRnTpp8xbD+sR/HFDK9CbeeeqXT6TuofXh3urqEevzkWmLRgrVoykodsw8okqo2pu1BOmuCKrHx63zdw==} dependencies: - browserslist: 4.21.2 + browserslist: 4.21.3 semver: 7.0.0 dev: true - /core-js/3.23.5: - resolution: {integrity: sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg==} + /core-js/3.24.1: + resolution: {integrity: sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==} requiresBuild: true dev: true - /cosmiconfig-typescript-loader/2.0.2_tdn3ypgnfy6bmey2q4hu5jonwi: + /cosmiconfig-typescript-loader/2.0.2_z5yog5l5yqinvqran22gqy2vdi: resolution: {integrity: sha512-KmE+bMjWMXJbkWCeY4FJX/npHuZPNr9XF9q9CIQ/bpFwi1qHfCmSiKarrCcRa0LO4fWjk93pVoeRtJAkTGcYNw==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' typescript: '>=3' dependencies: - '@types/node': 18.0.6 + '@types/node': 18.7.6 cosmiconfig: 7.0.1 - ts-node: 10.9.1_tdn3ypgnfy6bmey2q4hu5jonwi + ts-node: 10.9.1_z5yog5l5yqinvqran22gqy2vdi typescript: 4.7.4 transitivePeerDependencies: - '@swc/core' @@ -4127,13 +4129,13 @@ packages: shebang-command: 2.0.0 which: 2.0.2 - /css-declaration-sorter/6.3.0_postcss@8.4.14: + /css-declaration-sorter/6.3.0_postcss@8.4.16: resolution: {integrity: sha512-OGT677UGHJTAVMRhPO+HJ4oKln3wkBTwtDFH0ojbqm+MJm6xuDMHp2nkhh/ThaBqq20IbraBQSWKfSLNHQO9Og==} engines: {node: ^10 || ^12 || >=14} peerDependencies: postcss: ^8.0.9 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true /css-select/4.3.0: @@ -4173,62 +4175,62 @@ packages: hasBin: true dev: true - /cssnano-preset-default/5.2.12_postcss@8.4.14: + /cssnano-preset-default/5.2.12_postcss@8.4.16: resolution: {integrity: sha512-OyCBTZi+PXgylz9HAA5kHyoYhfGcYdwFmyaJzWnzxuGRtnMw/kR6ilW9XzlzlRAtB6PLT/r+prYgkef7hngFew==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - css-declaration-sorter: 6.3.0_postcss@8.4.14 - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 - postcss-calc: 8.2.4_postcss@8.4.14 - postcss-colormin: 5.3.0_postcss@8.4.14 - postcss-convert-values: 5.1.2_postcss@8.4.14 - postcss-discard-comments: 5.1.2_postcss@8.4.14 - postcss-discard-duplicates: 5.1.0_postcss@8.4.14 - postcss-discard-empty: 5.1.1_postcss@8.4.14 - postcss-discard-overridden: 5.1.0_postcss@8.4.14 - postcss-merge-longhand: 5.1.6_postcss@8.4.14 - postcss-merge-rules: 5.1.2_postcss@8.4.14 - postcss-minify-font-values: 5.1.0_postcss@8.4.14 - postcss-minify-gradients: 5.1.1_postcss@8.4.14 - postcss-minify-params: 5.1.3_postcss@8.4.14 - postcss-minify-selectors: 5.2.1_postcss@8.4.14 - postcss-normalize-charset: 5.1.0_postcss@8.4.14 - postcss-normalize-display-values: 5.1.0_postcss@8.4.14 - postcss-normalize-positions: 5.1.1_postcss@8.4.14 - postcss-normalize-repeat-style: 5.1.1_postcss@8.4.14 - postcss-normalize-string: 5.1.0_postcss@8.4.14 - postcss-normalize-timing-functions: 5.1.0_postcss@8.4.14 - postcss-normalize-unicode: 5.1.0_postcss@8.4.14 - postcss-normalize-url: 5.1.0_postcss@8.4.14 - postcss-normalize-whitespace: 5.1.1_postcss@8.4.14 - postcss-ordered-values: 5.1.3_postcss@8.4.14 - postcss-reduce-initial: 5.1.0_postcss@8.4.14 - postcss-reduce-transforms: 5.1.0_postcss@8.4.14 - postcss-svgo: 5.1.0_postcss@8.4.14 - postcss-unique-selectors: 5.1.1_postcss@8.4.14 - dev: true - - /cssnano-utils/3.1.0_postcss@8.4.14: + css-declaration-sorter: 6.3.0_postcss@8.4.16 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 + postcss-calc: 8.2.4_postcss@8.4.16 + postcss-colormin: 5.3.0_postcss@8.4.16 + postcss-convert-values: 5.1.2_postcss@8.4.16 + postcss-discard-comments: 5.1.2_postcss@8.4.16 + postcss-discard-duplicates: 5.1.0_postcss@8.4.16 + postcss-discard-empty: 5.1.1_postcss@8.4.16 + postcss-discard-overridden: 5.1.0_postcss@8.4.16 + postcss-merge-longhand: 5.1.6_postcss@8.4.16 + postcss-merge-rules: 5.1.2_postcss@8.4.16 + postcss-minify-font-values: 5.1.0_postcss@8.4.16 + postcss-minify-gradients: 5.1.1_postcss@8.4.16 + postcss-minify-params: 5.1.3_postcss@8.4.16 + postcss-minify-selectors: 5.2.1_postcss@8.4.16 + postcss-normalize-charset: 5.1.0_postcss@8.4.16 + postcss-normalize-display-values: 5.1.0_postcss@8.4.16 + postcss-normalize-positions: 5.1.1_postcss@8.4.16 + postcss-normalize-repeat-style: 5.1.1_postcss@8.4.16 + postcss-normalize-string: 5.1.0_postcss@8.4.16 + postcss-normalize-timing-functions: 5.1.0_postcss@8.4.16 + postcss-normalize-unicode: 5.1.0_postcss@8.4.16 + postcss-normalize-url: 5.1.0_postcss@8.4.16 + postcss-normalize-whitespace: 5.1.1_postcss@8.4.16 + postcss-ordered-values: 5.1.3_postcss@8.4.16 + postcss-reduce-initial: 5.1.0_postcss@8.4.16 + postcss-reduce-transforms: 5.1.0_postcss@8.4.16 + postcss-svgo: 5.1.0_postcss@8.4.16 + postcss-unique-selectors: 5.1.1_postcss@8.4.16 + dev: true + + /cssnano-utils/3.1.0_postcss@8.4.16: resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true - /cssnano/5.1.12_postcss@8.4.14: - resolution: {integrity: sha512-TgvArbEZu0lk/dvg2ja+B7kYoD7BBCmn3+k58xD0qjrGHsFzXY/wKTo9M5egcUCabPol05e/PVoIu79s2JN4WQ==} + /cssnano/5.1.13_postcss@8.4.16: + resolution: {integrity: sha512-S2SL2ekdEz6w6a2epXn4CmMKU4K3KpcyXLKfAYc9UQQqJRkD/2eLUG0vJ3Db/9OvO5GuAdgXw3pFbR6abqghDQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-preset-default: 5.2.12_postcss@8.4.14 + cssnano-preset-default: 5.2.12_postcss@8.4.16 lilconfig: 2.0.6 - postcss: 8.4.14 + postcss: 8.4.16 yaml: 1.10.2 dev: true @@ -4264,7 +4266,7 @@ packages: /d/1.0.1: resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==} dependencies: - es5-ext: 0.10.61 + es5-ext: 0.10.62 type: 1.2.0 dev: true @@ -4470,8 +4472,8 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true - /electron-to-chromium/1.4.199: - resolution: {integrity: sha512-WIGME0Cs7oob3mxsJwHbeWkH0tYkIE/sjkJ8ML2BYmuRcjhRl/q5kVDXG7W9LOOKwzPU5M0LBlXRq9rlSgnNlg==} + /electron-to-chromium/1.4.223: + resolution: {integrity: sha512-uWa+i2Vz1odvE+zWXOe23rW9UPLh/5X7ESUVdK8wmNg+T6FfOZbhyZEK1GuC8JqaAZ4VBFUYaTYHFPrAX6y5bA==} dev: true /emoji-regex/8.0.0: @@ -4494,6 +4496,7 @@ packages: dependencies: graceful-fs: 4.2.10 tapable: 2.2.1 + dev: false /enquirer/2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} @@ -4534,7 +4537,7 @@ packages: is-weakref: 1.0.2 object-inspect: 1.12.2 object-keys: 1.1.1 - object.assign: 4.1.2 + object.assign: 4.1.4 regexp.prototype.flags: 1.4.3 string.prototype.trimend: 1.0.5 string.prototype.trimstart: 1.0.5 @@ -4564,8 +4567,8 @@ packages: is-symbol: 1.0.4 dev: true - /es5-ext/0.10.61: - resolution: {integrity: sha512-yFhIqQAzu2Ca2I4SE2Au3rxVfmohU9Y7wqGR+s7+H7krk26NXhIRAZDgqd6xqjCEFUomDEA3/Bo/7fKmIkW1kA==} + /es5-ext/0.10.62: + resolution: {integrity: sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA==} engines: {node: '>=0.10'} requiresBuild: true dependencies: @@ -4578,7 +4581,7 @@ packages: resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==} dependencies: d: 1.0.1 - es5-ext: 0.10.61 + es5-ext: 0.10.62 es6-symbol: 3.1.3 dev: true @@ -4593,13 +4596,13 @@ packages: resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==} dependencies: d: 1.0.1 - es5-ext: 0.10.61 + es5-ext: 0.10.62 es6-iterator: 2.0.3 es6-symbol: 3.1.3 dev: true - /esbuild-android-64/0.14.49: - resolution: {integrity: sha512-vYsdOTD+yi+kquhBiFWl3tyxnj2qZJsl4tAqwhT90ktUdnyTizgle7TjNx6Ar1bN7wcwWqZ9QInfdk2WVagSww==} + /esbuild-android-64/0.14.54: + resolution: {integrity: sha512-Tz2++Aqqz0rJ7kYBfz+iqyE3QMycD4vk7LBRyWaAVFgFtQ/O8EJOnVmTOiDWYZ/uYzB4kvP+bqejYdVKzE5lAQ==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -4607,8 +4610,8 @@ packages: dev: true optional: true - /esbuild-android-arm64/0.14.49: - resolution: {integrity: sha512-g2HGr/hjOXCgSsvQZ1nK4nW/ei8JUx04Li74qub9qWrStlysaVmadRyTVuW32FGIpLQyc5sUjjZopj49eGGM2g==} + /esbuild-android-arm64/0.14.54: + resolution: {integrity: sha512-F9E+/QDi9sSkLaClO8SOV6etqPd+5DgJje1F9lOWoNncDdOBL2YF59IhsWATSt0TLZbYCf3pNlTHvVV5VfHdvg==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -4616,8 +4619,8 @@ packages: dev: true optional: true - /esbuild-darwin-64/0.14.49: - resolution: {integrity: sha512-3rvqnBCtX9ywso5fCHixt2GBCUsogNp9DjGmvbBohh31Ces34BVzFltMSxJpacNki96+WIcX5s/vum+ckXiLYg==} + /esbuild-darwin-64/0.14.54: + resolution: {integrity: sha512-jtdKWV3nBviOd5v4hOpkVmpxsBy90CGzebpbO9beiqUYVMBtSc0AL9zGftFuBon7PNDcdvNCEuQqw2x0wP9yug==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -4625,8 +4628,8 @@ packages: dev: true optional: true - /esbuild-darwin-arm64/0.14.49: - resolution: {integrity: sha512-XMaqDxO846srnGlUSJnwbijV29MTKUATmOLyQSfswbK/2X5Uv28M9tTLUJcKKxzoo9lnkYPsx2o8EJcTYwCs/A==} + /esbuild-darwin-arm64/0.14.54: + resolution: {integrity: sha512-OPafJHD2oUPyvJMrsCvDGkRrVCar5aVyHfWGQzY1dWnzErjrDuSETxwA2HSsyg2jORLY8yBfzc1MIpUkXlctmw==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -4634,8 +4637,8 @@ packages: dev: true optional: true - /esbuild-freebsd-64/0.14.49: - resolution: {integrity: sha512-NJ5Q6AjV879mOHFri+5lZLTp5XsO2hQ+KSJYLbfY9DgCu8s6/Zl2prWXVANYTeCDLlrIlNNYw8y34xqyLDKOmQ==} + /esbuild-freebsd-64/0.14.54: + resolution: {integrity: sha512-OKwd4gmwHqOTp4mOGZKe/XUlbDJ4Q9TjX0hMPIDBUWWu/kwhBAudJdBoxnjNf9ocIB6GN6CPowYpR/hRCbSYAg==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -4643,8 +4646,8 @@ packages: dev: true optional: true - /esbuild-freebsd-arm64/0.14.49: - resolution: {integrity: sha512-lFLtgXnAc3eXYqj5koPlBZvEbBSOSUbWO3gyY/0+4lBdRqELyz4bAuamHvmvHW5swJYL7kngzIZw6kdu25KGOA==} + /esbuild-freebsd-arm64/0.14.54: + resolution: {integrity: sha512-sFwueGr7OvIFiQT6WeG0jRLjkjdqWWSrfbVwZp8iMP+8UHEHRBvlaxL6IuKNDwAozNUmbb8nIMXa7oAOARGs1Q==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -4652,8 +4655,8 @@ packages: dev: true optional: true - /esbuild-linux-32/0.14.49: - resolution: {integrity: sha512-zTTH4gr2Kb8u4QcOpTDVn7Z8q7QEIvFl/+vHrI3cF6XOJS7iEI1FWslTo3uofB2+mn6sIJEQD9PrNZKoAAMDiA==} + /esbuild-linux-32/0.14.54: + resolution: {integrity: sha512-1ZuY+JDI//WmklKlBgJnglpUL1owm2OX+8E1syCD6UAxcMM/XoWd76OHSjl/0MR0LisSAXDqgjT3uJqT67O3qw==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -4661,8 +4664,8 @@ packages: dev: true optional: true - /esbuild-linux-64/0.14.49: - resolution: {integrity: sha512-hYmzRIDzFfLrB5c1SknkxzM8LdEUOusp6M2TnuQZJLRtxTgyPnZZVtyMeCLki0wKgYPXkFsAVhi8vzo2mBNeTg==} + /esbuild-linux-64/0.14.54: + resolution: {integrity: sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -4670,8 +4673,8 @@ packages: dev: true optional: true - /esbuild-linux-arm/0.14.49: - resolution: {integrity: sha512-iE3e+ZVv1Qz1Sy0gifIsarJMQ89Rpm9mtLSRtG3AH0FPgAzQ5Z5oU6vYzhc/3gSPi2UxdCOfRhw2onXuFw/0lg==} + /esbuild-linux-arm/0.14.54: + resolution: {integrity: sha512-qqz/SjemQhVMTnvcLGoLOdFpCYbz4v4fUo+TfsWG+1aOu70/80RV6bgNpR2JCrppV2moUQkww+6bWxXRL9YMGw==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -4679,8 +4682,8 @@ packages: dev: true optional: true - /esbuild-linux-arm64/0.14.49: - resolution: {integrity: sha512-KLQ+WpeuY+7bxukxLz5VgkAAVQxUv67Ft4DmHIPIW+2w3ObBPQhqNoeQUHxopoW/aiOn3m99NSmSV+bs4BSsdA==} + /esbuild-linux-arm64/0.14.54: + resolution: {integrity: sha512-WL71L+0Rwv+Gv/HTmxTEmpv0UgmxYa5ftZILVi2QmZBgX3q7+tDeOQNqGtdXSdsL8TQi1vIaVFHUPDe0O0kdig==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -4688,8 +4691,8 @@ packages: dev: true optional: true - /esbuild-linux-mips64le/0.14.49: - resolution: {integrity: sha512-n+rGODfm8RSum5pFIqFQVQpYBw+AztL8s6o9kfx7tjfK0yIGF6tm5HlG6aRjodiiKkH2xAiIM+U4xtQVZYU4rA==} + /esbuild-linux-mips64le/0.14.54: + resolution: {integrity: sha512-qTHGQB8D1etd0u1+sB6p0ikLKRVuCWhYQhAHRPkO+OF3I/iSlTKNNS0Lh2Oc0g0UFGguaFZZiPJdJey3AGpAlw==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -4697,8 +4700,8 @@ packages: dev: true optional: true - /esbuild-linux-ppc64le/0.14.49: - resolution: {integrity: sha512-WP9zR4HX6iCBmMFH+XHHng2LmdoIeUmBpL4aL2TR8ruzXyT4dWrJ5BSbT8iNo6THN8lod6GOmYDLq/dgZLalGw==} + /esbuild-linux-ppc64le/0.14.54: + resolution: {integrity: sha512-j3OMlzHiqwZBDPRCDFKcx595XVfOfOnv68Ax3U4UKZ3MTYQB5Yz3X1mn5GnodEVYzhtZgxEBidLWeIs8FDSfrQ==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -4706,8 +4709,8 @@ packages: dev: true optional: true - /esbuild-linux-riscv64/0.14.49: - resolution: {integrity: sha512-h66ORBz+Dg+1KgLvzTVQEA1LX4XBd1SK0Fgbhhw4akpG/YkN8pS6OzYI/7SGENiN6ao5hETRDSkVcvU9NRtkMQ==} + /esbuild-linux-riscv64/0.14.54: + resolution: {integrity: sha512-y7Vt7Wl9dkOGZjxQZnDAqqn+XOqFD7IMWiewY5SPlNlzMX39ocPQlOaoxvT4FllA5viyV26/QzHtvTjVNOxHZg==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -4715,8 +4718,8 @@ packages: dev: true optional: true - /esbuild-linux-s390x/0.14.49: - resolution: {integrity: sha512-DhrUoFVWD+XmKO1y7e4kNCqQHPs6twz6VV6Uezl/XHYGzM60rBewBF5jlZjG0nCk5W/Xy6y1xWeopkrhFFM0sQ==} + /esbuild-linux-s390x/0.14.54: + resolution: {integrity: sha512-zaHpW9dziAsi7lRcyV4r8dhfG1qBidQWUXweUjnw+lliChJqQr+6XD71K41oEIC3Mx1KStovEmlzm+MkGZHnHA==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -4724,8 +4727,8 @@ packages: dev: true optional: true - /esbuild-netbsd-64/0.14.49: - resolution: {integrity: sha512-BXaUwFOfCy2T+hABtiPUIpWjAeWK9P8O41gR4Pg73hpzoygVGnj0nI3YK4SJhe52ELgtdgWP/ckIkbn2XaTxjQ==} + /esbuild-netbsd-64/0.14.54: + resolution: {integrity: sha512-PR01lmIMnfJTgeU9VJTDY9ZerDWVFIUzAtJuDHwwceppW7cQWjBBqP48NdeRtoP04/AtO9a7w3viI+PIDr6d+w==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -4733,8 +4736,8 @@ packages: dev: true optional: true - /esbuild-openbsd-64/0.14.49: - resolution: {integrity: sha512-lP06UQeLDGmVPw9Rg437Btu6J9/BmyhdoefnQ4gDEJTtJvKtQaUcOQrhjTq455ouZN4EHFH1h28WOJVANK41kA==} + /esbuild-openbsd-64/0.14.54: + resolution: {integrity: sha512-Qyk7ikT2o7Wu76UsvvDS5q0amJvmRzDyVlL0qf5VLsLchjCa1+IAvd8kTBgUxD7VBUUVgItLkk609ZHUc1oCaw==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -4742,8 +4745,8 @@ packages: dev: true optional: true - /esbuild-sunos-64/0.14.49: - resolution: {integrity: sha512-4c8Zowp+V3zIWje329BeLbGh6XI9c/rqARNaj5yPHdC61pHI9UNdDxT3rePPJeWcEZVKjkiAS6AP6kiITp7FSw==} + /esbuild-sunos-64/0.14.54: + resolution: {integrity: sha512-28GZ24KmMSeKi5ueWzMcco6EBHStL3B6ubM7M51RmPwXQGLe0teBGJocmWhgwccA1GeFXqxzILIxXpHbl9Q/Kw==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -4751,8 +4754,8 @@ packages: dev: true optional: true - /esbuild-windows-32/0.14.49: - resolution: {integrity: sha512-q7Rb+J9yHTeKr9QTPDYkqfkEj8/kcKz9lOabDuvEXpXuIcosWCJgo5Z7h/L4r7rbtTH4a8U2FGKb6s1eeOHmJA==} + /esbuild-windows-32/0.14.54: + resolution: {integrity: sha512-T+rdZW19ql9MjS7pixmZYVObd9G7kcaZo+sETqNH4RCkuuYSuv9AGHUVnPoP9hhuE1WM1ZimHz1CIBHBboLU7w==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -4760,8 +4763,8 @@ packages: dev: true optional: true - /esbuild-windows-64/0.14.49: - resolution: {integrity: sha512-+Cme7Ongv0UIUTniPqfTX6mJ8Deo7VXw9xN0yJEN1lQMHDppTNmKwAM3oGbD/Vqff+07K2gN0WfNkMohmG+dVw==} + /esbuild-windows-64/0.14.54: + resolution: {integrity: sha512-AoHTRBUuYwXtZhjXZbA1pGfTo8cJo3vZIcWGLiUcTNgHpJJMC1rVA44ZereBHMJtotyN71S8Qw0npiCIkW96cQ==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -4769,8 +4772,8 @@ packages: dev: true optional: true - /esbuild-windows-arm64/0.14.49: - resolution: {integrity: sha512-v+HYNAXzuANrCbbLFJ5nmO3m5y2PGZWLe3uloAkLt87aXiO2mZr3BTmacZdjwNkNEHuH3bNtN8cak+mzVjVPfA==} + /esbuild-windows-arm64/0.14.54: + resolution: {integrity: sha512-M0kuUvXhot1zOISQGXwWn6YtS+Y/1RT9WrVIOywZnJHo3jCDyewAc79aKNQWFCQm+xNHVTq9h8dZKvygoXQQRg==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -4778,32 +4781,33 @@ packages: dev: true optional: true - /esbuild/0.14.49: - resolution: {integrity: sha512-/TlVHhOaq7Yz8N1OJrjqM3Auzo5wjvHFLk+T8pIue+fhnhIMpfAzsG6PLVMbFveVxqD2WOp3QHei+52IMUNmCw==} + /esbuild/0.14.54: + resolution: {integrity: sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - esbuild-android-64: 0.14.49 - esbuild-android-arm64: 0.14.49 - esbuild-darwin-64: 0.14.49 - esbuild-darwin-arm64: 0.14.49 - esbuild-freebsd-64: 0.14.49 - esbuild-freebsd-arm64: 0.14.49 - esbuild-linux-32: 0.14.49 - esbuild-linux-64: 0.14.49 - esbuild-linux-arm: 0.14.49 - esbuild-linux-arm64: 0.14.49 - esbuild-linux-mips64le: 0.14.49 - esbuild-linux-ppc64le: 0.14.49 - esbuild-linux-riscv64: 0.14.49 - esbuild-linux-s390x: 0.14.49 - esbuild-netbsd-64: 0.14.49 - esbuild-openbsd-64: 0.14.49 - esbuild-sunos-64: 0.14.49 - esbuild-windows-32: 0.14.49 - esbuild-windows-64: 0.14.49 - esbuild-windows-arm64: 0.14.49 + '@esbuild/linux-loong64': 0.14.54 + esbuild-android-64: 0.14.54 + esbuild-android-arm64: 0.14.54 + esbuild-darwin-64: 0.14.54 + esbuild-darwin-arm64: 0.14.54 + esbuild-freebsd-64: 0.14.54 + esbuild-freebsd-arm64: 0.14.54 + esbuild-linux-32: 0.14.54 + esbuild-linux-64: 0.14.54 + esbuild-linux-arm: 0.14.54 + esbuild-linux-arm64: 0.14.54 + esbuild-linux-mips64le: 0.14.54 + esbuild-linux-ppc64le: 0.14.54 + esbuild-linux-riscv64: 0.14.54 + esbuild-linux-s390x: 0.14.54 + esbuild-netbsd-64: 0.14.54 + esbuild-openbsd-64: 0.14.54 + esbuild-sunos-64: 0.14.54 + esbuild-windows-32: 0.14.54 + esbuild-windows-64: 0.14.54 + esbuild-windows-arm64: 0.14.54 dev: true /escalade/3.1.1: @@ -4839,36 +4843,36 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-prettier/8.5.0_eslint@8.20.0: + /eslint-config-prettier/8.5.0_eslint@8.22.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.20.0 + eslint: 8.22.0 dev: true - /eslint-config-standard-jsx/11.0.0_d6b2yfc7lkeycvhlikcoxofgwu: + /eslint-config-standard-jsx/11.0.0_3wow733677dxwz5dijvkdb255q: resolution: {integrity: sha512-+1EV/R0JxEK1L0NGolAr8Iktm3Rgotx3BKwgaX+eAuSX8D952LULKtjgZD3F+e6SvibONnhLwoTi9DPxN5LvvQ==} peerDependencies: eslint: ^8.8.0 eslint-plugin-react: ^7.28.0 dependencies: - eslint: 8.20.0 - eslint-plugin-react: 7.30.1_eslint@8.20.0 + eslint: 8.22.0 + eslint-plugin-react: 7.30.1_eslint@8.22.0 dev: true - /eslint-config-standard-react/11.0.1_d6b2yfc7lkeycvhlikcoxofgwu: + /eslint-config-standard-react/11.0.1_3wow733677dxwz5dijvkdb255q: resolution: {integrity: sha512-4WlBynOqBZJRaX81CBcIGDHqUiqxvw4j/DbEIICz8QkMs3xEncoPgAoysiqCSsg71X92uhaBc8sgqB96smaMmg==} peerDependencies: eslint: ^7.12.1 eslint-plugin-react: ^7.21.5 dependencies: - eslint: 8.20.0 - eslint-plugin-react: 7.30.1_eslint@8.20.0 + eslint: 8.22.0 + eslint-plugin-react: 7.30.1_eslint@8.22.0 dev: true - /eslint-config-standard/17.0.0_afahsawqwkk6a7xxn76kfhtzni: + /eslint-config-standard/17.0.0_sjtet4awh3le5txhswylldkvdy: resolution: {integrity: sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==} peerDependencies: eslint: ^8.0.1 @@ -4876,10 +4880,10 @@ packages: eslint-plugin-n: ^15.0.0 eslint-plugin-promise: ^6.0.0 dependencies: - eslint: 8.20.0 - eslint-plugin-import: /eslint-plugin-i/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i - eslint-plugin-n: 15.2.4_eslint@8.20.0 - eslint-plugin-promise: 6.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-plugin-import: /eslint-plugin-i/2.26.0_nxhxbyifac6sbfryzdctn6hdhe + eslint-plugin-n: 15.2.4_eslint@8.22.0 + eslint-plugin-promise: 6.0.0_eslint@8.22.0 dev: true /eslint-formatter-friendly/7.0.0: @@ -4902,27 +4906,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/3.3.0_rrrh6qwanyj3uwtbsjyts4vv2m: - resolution: {integrity: sha512-vlooCGKfDX59rH5TbtluOekinPlIS5Ab+dyQUoCCJoE1IV11R/kn6J+RoMBuBkJhzJEIKJ4myQJhw6lGIXfkRA==} - engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - peerDependencies: - eslint: '*' - eslint-plugin-import: '*' - dependencies: - debug: 4.3.4 - enhanced-resolve: 5.10.0 - eslint: 8.20.0 - eslint-plugin-import: /eslint-plugin-i/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i - get-tsconfig: 4.2.0 - globby: 13.1.2 - is-core-module: 2.9.0 - is-glob: 4.0.3 - synckit: 0.8.3 - transitivePeerDependencies: - - supports-color - dev: true - - /eslint-mdx/2.0.2_eslint@8.20.0: + /eslint-mdx/2.0.2_eslint@8.22.0: resolution: {integrity: sha512-MEVpk4Up8DNvabR9chGE2sKhInmSgSdtqEW9CueYTExZB0t+qaT3KGctbDjbcD5YkDbvYhgSCYo/J72ncIPIbw==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: @@ -4931,10 +4915,10 @@ packages: acorn: 8.8.0 acorn-jsx: 5.3.2_acorn@8.8.0 cosmiconfig: 7.0.1 - eslint: 8.20.0 - espree: 9.3.2 + eslint: 8.22.0 + espree: 9.3.3 estree-util-visit: 1.2.0 - remark-mdx: 2.1.2 + remark-mdx: 2.1.3 remark-parse: 10.0.1 remark-stringify: 10.0.2 synckit: 0.8.3 @@ -4947,17 +4931,20 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_cil25ulcmkukxkx7gouducvgwq: - resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} + /eslint-module-utils/2.7.4_vqab3pqm6qx2cdzbp5seq3gwvq: + resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' + eslint: '*' eslint-import-resolver-node: '*' eslint-import-resolver-typescript: '*' eslint-import-resolver-webpack: '*' peerDependenciesMeta: '@typescript-eslint/parser': optional: true + eslint: + optional: true eslint-import-resolver-node: optional: true eslint-import-resolver-typescript: @@ -4965,62 +4952,62 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.30.7_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq debug: 3.2.7 + eslint: 8.22.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.3.0_rrrh6qwanyj3uwtbsjyts4vv2m - find-up: 2.1.0 + eslint-import-resolver-typescript: 'link:' transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-css/0.6.0_eslint@8.20.0: + /eslint-plugin-css/0.6.0_eslint@8.22.0: resolution: {integrity: sha512-cQ+FsHNmVVSfMhiZnhhBvvdmzNF2oDvuY9oSpfGGMJctwDQiKtZ1rdALb0psHfobg8nBPwkgHg4i8JQhI8lXJQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' dependencies: - colord: 2.9.2 - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + colord: 2.9.3 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 known-css-properties: 0.24.0 postcss-value-parser: 4.2.0 dev: true - /eslint-plugin-es-x/5.2.1_eslint@8.20.0: + /eslint-plugin-es-x/5.2.1_eslint@8.22.0: resolution: {integrity: sha512-NRNKsXjFwfgm11seplh8OiJ/2nbklD5ya72dbOOjURGZxpl8fzjRtQcErvl1UT306GtIoEEeG4OZqnwwsRABqg==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 regexpp: 3.2.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.20.0: + /eslint-plugin-es/4.1.0_eslint@8.22.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.20.0 + eslint: 8.22.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.20.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.22.0: resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 - eslint: 8.20.0 + eslint: 8.22.0 ignore: 5.2.0 dev: true - /eslint-plugin-i/2.26.0_ng73mesgr3qjuo2tra2ynrmv5i: + /eslint-plugin-i/2.26.0_nxhxbyifac6sbfryzdctn6hdhe: resolution: {integrity: sha512-d1o6wLEslujT20ObVE/sAfpgsMBlU58P0rU+sudTHCuWDpVhFAuDz1cYzeM70RJ++XCUsCYBID4a3m51TOPT+g==} engines: {node: '>=4'} peerDependencies: @@ -5030,13 +5017,13 @@ packages: array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.22.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_cil25ulcmkukxkx7gouducvgwq + eslint-module-utils: 2.7.4_vqab3pqm6qx2cdzbp5seq3gwvq get-own-property-symbols: 0.9.5 get-tsconfig: 4.2.0 has: 1.0.3 - is-core-module: 2.9.0 + is-core-module: 2.10.0 is-glob: 4.0.3 minimatch: 3.1.2 object.getownpropertydescriptors: 2.1.4 @@ -5049,8 +5036,8 @@ packages: - supports-color dev: true - /eslint-plugin-jest/26.6.0_hd24iy2743l222hqij56zjtbia: - resolution: {integrity: sha512-f8n46/97ZFdU4KqeQYqO8AEVGIhHWvkpgNBWHH3jrM28/y8llnbf3IjfIKv6p2pZIMinK1PCqbbROxs9Eud02Q==} + /eslint-plugin-jest/26.8.3_3djdzv3mdpxjg3ifoj7icaglfy: + resolution: {integrity: sha512-2roWu1MkEiihQ/qEszPPoaoqVI1x2D8Jtadk5AmoXTdEeNVPMu01Dtz7jIuTOAmdW3L+tSkPZOtEtQroYJDt0A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -5062,16 +5049,16 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.30.7_6wltbjakwuqm7awqswigmiuhd4 - '@typescript-eslint/utils': 5.30.7_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 + '@typescript-eslint/eslint-plugin': 5.33.1_vsoshirnpb7xw6mr7xomgfas2i + '@typescript-eslint/utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsdoc/39.3.3_eslint@8.20.0: - resolution: {integrity: sha512-K/DAjKRUNaUTf0KQhI9PvsF+Y3mGDx/j0pofXsJCQe/tmRsRweBIXR353c8nAro0lytZYEf7l0PluBpzKDiHxw==} + /eslint-plugin-jsdoc/39.3.6_eslint@8.22.0: + resolution: {integrity: sha512-R6dZ4t83qPdMhIOGr7g2QII2pwCjYyKP+z0tPOfO1bbAbQyKC20Y2Rd6z1te86Lq3T7uM8bNo+VD9YFpE8HU/g==} engines: {node: ^14 || ^16 || ^17 || ^18} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -5080,7 +5067,7 @@ packages: comment-parser: 1.3.1 debug: 4.3.4 escape-string-regexp: 4.0.0 - eslint: 8.20.0 + eslint: 8.22.0 esquery: 1.4.0 semver: 7.3.7 spdx-expression-parse: 3.0.1 @@ -5088,77 +5075,77 @@ packages: - supports-color dev: true - /eslint-plugin-json-schema-validator/4.0.0_eslint@8.20.0: - resolution: {integrity: sha512-j1BuYdrcMRN2EFkUJAB+M0xYUdXZSo07GNzf9H3q1hRA+mQ2AxgkPR7jV4r6VRuu8PSjSyb3mTZ2uhzcHLEftw==} + /eslint-plugin-json-schema-validator/4.0.1_eslint@8.22.0: + resolution: {integrity: sha512-TW3e9Itet+PlvkUvVVy2ZvE72XN18vS99KerwEvHqLwxWVBPATAGlkX1q9XwY76dhQLApXg2NSRwbN8hbbLqZQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: ajv: 8.11.0 debug: 4.3.4 - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 json-schema-migrate: 2.0.0 jsonc-eslint-parser: 2.1.0 minimatch: 5.1.0 synckit: 0.8.3 toml-eslint-parser: 0.4.0 tunnel-agent: 0.6.0 - yaml-eslint-parser: 1.0.1 + yaml-eslint-parser: 1.1.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-jsonc/2.3.1_eslint@8.20.0: - resolution: {integrity: sha512-8sgWGWiVRMFL6xGawRymrE4RjZJgiU0rXYgFFb71wvdwuUkPgWSvfFtc8jfwcgjjqFjis8vzCUFsg7SciMEDWw==} + /eslint-plugin-jsonc/2.4.0_eslint@8.22.0: + resolution: {integrity: sha512-YXy5PjyUL9gFYal6pYijd8P6EmpeWskv7PVhB9Py/AwKPn+hwnQHcIzQILiLfxztfhtWiRIUSzoLe/JThZgSUw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown/3.0.0_eslint@8.20.0: + /eslint-plugin-markdown/3.0.0_eslint@8.22.0: resolution: {integrity: sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==} 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.20.0 + eslint: 8.22.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-markup/0.10.1_eslint@8.20.0: + /eslint-plugin-markup/0.10.1_eslint@8.22.0: resolution: {integrity: sha512-hX5CQBv4MHCP3bhS/cRo8DCCFufn5gk9nqpTfPyM2WjLbKAojHnutQSrEzMlrm5ETBrkwaCYJSphnPfNJ1MFXQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=5.0.0' dependencies: cosmiconfig: 7.0.1 - eslint: 8.20.0 - eslint-plugin-utils: 0.3.1_eslint@8.20.0 - markuplint: 2.10.0 + eslint: 8.22.0 + eslint-plugin-utils: 0.3.1_eslint@8.22.0 + markuplint: 2.10.1 synckit: 0.8.3 tslib: 2.4.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-mdx/2.0.2_eslint@8.20.0: + /eslint-plugin-mdx/2.0.2_eslint@8.22.0: resolution: {integrity: sha512-9mHBCxfB15YaewEHRwmFZVOlnYn7CAWKA4F43oJ8UGYWERTxJjiEqZgfK3QL9wP3zOIubOWcq4gUKzNmGbolVg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=8.0.0' dependencies: - eslint: 8.20.0 - eslint-mdx: 2.0.2_eslint@8.20.0 - eslint-plugin-markdown: 3.0.0_eslint@8.20.0 - remark-mdx: 2.1.2 + eslint: 8.22.0 + eslint-mdx: 2.0.2_eslint@8.22.0 + eslint-plugin-markdown: 3.0.0_eslint@8.22.0 + remark-mdx: 2.1.3 remark-parse: 10.0.1 remark-stringify: 10.0.2 tslib: 2.4.0 @@ -5168,24 +5155,24 @@ packages: - supports-color dev: true - /eslint-plugin-n/15.2.4_eslint@8.20.0: + /eslint-plugin-n/15.2.4_eslint@8.22.0: resolution: {integrity: sha512-tjnVMv2fiXYMnuiIFI8QMtyUFI42SckEEWvi8h68SWGWshfqO6SSCASy24dGMGAiy7NUk6DZt90DM0iNUsmQ5w==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.20.0 - eslint-plugin-es: 4.1.0_eslint@8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-plugin-es: 4.1.0_eslint@8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 ignore: 5.2.0 - is-core-module: 2.9.0 + is-core-module: 2.10.0 minimatch: 3.1.2 resolve: 1.22.1 semver: 7.3.7 dev: true - /eslint-plugin-prettier/4.2.1_g4fztgbwjyq2fvmcscny2sj6fy: + /eslint-plugin-prettier/4.2.1_i2cojdczqdiurzgttlwdgf764e: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -5196,31 +5183,31 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.20.0 - eslint-config-prettier: 8.5.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-config-prettier: 8.5.0_eslint@8.22.0 prettier: 2.7.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-promise/6.0.0_eslint@8.20.0: + /eslint-plugin-promise/6.0.0_eslint@8.22.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.20.0 + eslint: 8.22.0 dev: true - /eslint-plugin-react-hooks/4.6.0_eslint@8.20.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.22.0: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.20.0 + eslint: 8.22.0 dev: true - /eslint-plugin-react/7.30.1_eslint@8.20.0: + /eslint-plugin-react/7.30.1_eslint@8.22.0: resolution: {integrity: sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==} engines: {node: '>=4'} peerDependencies: @@ -5229,9 +5216,9 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.22.0 estraverse: 5.3.0 - jsx-ast-utils: 3.3.2 + jsx-ast-utils: 3.3.3 minimatch: 3.1.2 object.entries: 1.1.5 object.fromentries: 2.0.5 @@ -5243,15 +5230,15 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /eslint-plugin-regexp/1.7.0_eslint@8.20.0: - resolution: {integrity: sha512-nmhXqrEP+O+dz2z5MSkc41u/4fA8oakweoCUdfYwox7DBhzadEqZz8T+s6/UiY0NIU0kv+3UrzBfhPp4wUxbaA==} + /eslint-plugin-regexp/1.8.0_eslint@8.22.0: + resolution: {integrity: sha512-zRtG5OpWF+istPsjdZYGH23s2ONuN+EDzioGH81WUPehvwlW/l2sh2EBYdnf58UL9nF4oPQXktaABSOpfeQJ9g==} engines: {node: ^12 || >=14} peerDependencies: eslint: '>=6.0.0' dependencies: comment-parser: 1.3.1 - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 grapheme-splitter: 1.0.4 jsdoctypeparser: 9.0.0 refa: 0.9.1 @@ -5260,52 +5247,55 @@ packages: scslre: 0.1.6 dev: true - /eslint-plugin-simple-import-sort/7.0.0_eslint@8.20.0: + /eslint-plugin-simple-import-sort/7.0.0_eslint@8.22.0: resolution: {integrity: sha512-U3vEDB5zhYPNfxT5TYR7u01dboFZp+HNpnGhkDB2g/2E4wZ/g1Q9Ton8UwCLfRV9yAKyYqDh62oHOamvkFxsvw==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.20.0 + eslint: 8.22.0 dev: true - /eslint-plugin-sonar/0.8.0_x45rze3t5r5rpj27b7qxdjmrpe: - resolution: {integrity: sha512-5ZqgYIY1NSyR80v9RXbgwaK/jkHuGmuBa7ybsDEhwPydGplYvoj4zx8ahR8II7SoIOXPuzeh8HifEvKQSxu0iQ==} + /eslint-plugin-sonar/0.9.1_qfxx7ka2reae2d6tlhndyo6pua: + resolution: {integrity: sha512-+N56TU0PkUKitb4OC1tSamibSF9EAM1DWZOPwrFDwpO7OTpWwuH6lUkrB1I+Q2NJoK4Fmy6m1QqvfvLRgkit4g==} engines: {node: '>=12.20'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: ^4.0.0 dependencies: - '@babel/eslint-parser': 7.18.9_454u7sltq2wfyzqnoclqps3oeu + '@babel/eslint-parser': 7.18.9_7ura6loqb5b2nxcv4w7uypye6y builtin-modules: 3.3.0 bytes: 3.1.2 - eslint: 8.20.0 - eslint-plugin-sonarjs: 0.13.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-plugin-react: 7.30.1_eslint@8.22.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0 + eslint-plugin-sonarjs: 0.13.0_eslint@8.22.0 + regexpp: 3.2.0 scslre: 0.1.6 typescript: 4.7.4 transitivePeerDependencies: - '@babel/core' dev: true - /eslint-plugin-sonarjs/0.13.0_eslint@8.20.0: + /eslint-plugin-sonarjs/0.13.0_eslint@8.22.0: resolution: {integrity: sha512-t3m7ta0EspzDxSOZh3cEOJIJVZgN/TlJYaBGnQlK6W/PZNbWep8q4RQskkJkA7/zwNpX0BaoEOSUUrqaADVoqA==} engines: {node: '>=12'} peerDependencies: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.20.0 + eslint: 8.22.0 dev: true - /eslint-plugin-sonarjs/0.14.0_eslint@8.20.0: - resolution: {integrity: sha512-0X0q3fB8ghppms19cR2oIK2ajoFp7DEy3AVGDqO7WX02r1aWOzkrHa+veatGZw+R7amgBvfcF0qHCG66p9Zoag==} + /eslint-plugin-sonarjs/0.15.0_eslint@8.22.0: + resolution: {integrity: sha512-LuxHdAe6VqSbi1phsUvNjbmXLuvlobmryQJJNyQYbdubCfz6K8tmgoqNiJPnz0pP2AbYDbtuPm0ajOMgMrC+dQ==} engines: {node: '>=12'} peerDependencies: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.20.0 + eslint: 8.22.0 dev: true - /eslint-plugin-svelte/2.2.0_eslint@8.20.0: - resolution: {integrity: sha512-V7LwA2lEzGqQ1/Cor3uZS/dL3ff6kdHX44TNYViXyHifIEsFiN2TJWdnH+n6NewjCQ93KVI4cWeZI0Pl7ET/hA==} + /eslint-plugin-svelte/2.6.0_eslint@8.22.0: + resolution: {integrity: sha512-RS8y4mbJi3/O0XMimjSqT/X6esgUXbT4Skh1Ty4UtM89vamFms10dFfBBbmNBcJim+vesBgaHOf3pmihkts8EQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0-0 @@ -5315,34 +5305,34 @@ packages: optional: true dependencies: debug: 4.3.4 - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 known-css-properties: 0.25.0 - postcss: 8.4.14 - postcss-load-config: 3.1.4_postcss@8.4.14 - postcss-safe-parser: 6.0.0_postcss@8.4.14 + postcss: 8.4.16 + postcss-load-config: 3.1.4_postcss@8.4.16 + postcss-safe-parser: 6.0.0_postcss@8.4.16 sourcemap-codec: 1.4.8 - svelte-eslint-parser: 0.16.6 + svelte-eslint-parser: 0.18.0 transitivePeerDependencies: - supports-color - ts-node dev: true - /eslint-plugin-toml/0.3.1_eslint@8.20.0: + /eslint-plugin-toml/0.3.1_eslint@8.22.0: resolution: {integrity: sha512-glaDFIEeDUYb9VrNdKGiSOmeRQ+jAFJVV5xhu3chYOF8+YfMYiUQhpCwzgYYiFTR2Hv5TYlO02oRwKxjMIw17Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 lodash: 4.17.21 toml-eslint-parser: 0.4.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-unicorn/43.0.2_eslint@8.20.0: + /eslint-plugin-unicorn/43.0.2_eslint@8.22.0: resolution: {integrity: sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg==} engines: {node: '>=14.18'} peerDependencies: @@ -5351,11 +5341,11 @@ packages: '@babel/helper-validator-identifier': 7.18.6 ci-info: 3.3.2 clean-regexp: 1.0.0 - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 esquery: 1.4.0 indent-string: 4.0.0 - is-builtin-module: 3.1.0 + is-builtin-module: 3.2.0 lodash: 4.17.21 pluralize: 8.0.0 read-pkg-up: 7.0.1 @@ -5365,44 +5355,44 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-utils/0.3.1_eslint@8.20.0: + /eslint-plugin-utils/0.3.1_eslint@8.22.0: resolution: {integrity: sha512-bomAAoDLoAZ54eu2+fTOMl02q+fhGlQkU9LqIbsADFiTaaWWpfozbeX70I9RxwwkzZdFpfG+n06yeKlWv7s8dQ==} engines: {node: '>=10'} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.20.0 + eslint: 8.22.0 dev: true - /eslint-plugin-vue/9.2.0_eslint@8.20.0: - resolution: {integrity: sha512-W2hc+NUXoce8sZtWgZ45miQTy6jNyuSdub5aZ1IBune4JDeAyzucYX0TzkrQ1jMO52sNUDYlCIHDoaNePe0p5g==} + /eslint-plugin-vue/9.3.0_eslint@8.22.0: + resolution: {integrity: sha512-iscKKkBZgm6fGZwFt6poRoWC0Wy2dQOlwUPW++CiPoQiw1enctV2Hj5DBzzjJZfyqs+FAXhgzL4q0Ww03AgSmQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.22.0 + eslint-utils: 3.0.0_eslint@8.22.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.10 semver: 7.3.7 - vue-eslint-parser: 9.0.3_eslint@8.20.0 + vue-eslint-parser: 9.0.3_eslint@8.22.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml/1.0.0_eslint@8.20.0: - resolution: {integrity: sha512-0RVoUFh5vpznE2DIP5agSpWO/nU8GgAWwoTAHWopU2X+1SCB5ykHU6DwS0GrZ5Hvejtk6CcADQllpQQJB4C5QA==} + /eslint-plugin-yml/1.1.0_eslint@8.22.0: + resolution: {integrity: sha512-64g3vWwolk9d+FykuqxXGLn3oGEK2ZecIAyfIEsyuSHBQkR8utp5h8e75R6tGph1IRggoGl27QQ2oi2M1IF1Vw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 lodash: 4.17.21 natural-compare: 1.4.0 - yaml-eslint-parser: 1.0.1 + yaml-eslint-parser: 1.1.0 transitivePeerDependencies: - supports-color dev: true @@ -5435,13 +5425,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.20.0: + /eslint-utils/3.0.0_eslint@8.22.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.20.0 + eslint: 8.22.0 eslint-visitor-keys: 2.1.0 dev: true @@ -5460,13 +5450,14 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.20.0: - resolution: {integrity: sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==} + /eslint/8.22.0: + resolution: {integrity: sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.0 - '@humanwhocodes/config-array': 0.9.5 + '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/gitignore-to-minimatch': 1.0.2 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -5474,16 +5465,19 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.22.0 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 + find-up: 5.0.0 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 globals: 13.17.0 + globby: 11.1.0 + grapheme-splitter: 1.0.4 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -5504,8 +5498,8 @@ packages: - supports-color dev: true - /espree/9.3.2: - resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==} + /espree/9.3.3: + resolution: {integrity: sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.8.0 @@ -5579,7 +5573,7 @@ packages: resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==} dependencies: d: 1.0.1 - es5-ext: 0.10.61 + es5-ext: 0.10.62 dev: true /eventemitter3/4.0.7: @@ -5646,7 +5640,7 @@ packages: /ext/1.6.0: resolution: {integrity: sha512-sdBImtzkq2HpkdRLtlLWDa6w4DX22ijZLKx8BMPUuKe1c5lbN6xwQDQCxSfxBQnHZ13ls/FH0MQZx/q/gr6FQg==} dependencies: - type: 2.6.0 + type: 2.7.2 dev: true /extend/3.0.2: @@ -5669,7 +5663,7 @@ packages: /fast-async/7.0.6: resolution: {integrity: sha512-/iUa3eSQC+Xh5tN6QcVLsEsN7b1DaPIoTZo++VpLLIxtdNW2tEmMZex4TcrMeRnBwMOpZwue2CB171wjt5Kgqg==} dependencies: - '@babel/generator': 7.18.9 + '@babel/generator': 7.18.12 '@babel/helper-module-imports': 7.18.6 babylon: 7.0.0-beta.47 nodent-runtime: 3.2.1 @@ -5734,13 +5728,6 @@ packages: dependencies: to-regex-range: 5.0.1 - /find-up/2.1.0: - resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==} - engines: {node: '>=4'} - dependencies: - locate-path: 2.0.0 - dev: true - /find-up/4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} @@ -6031,6 +6018,7 @@ packages: ignore: 5.2.0 merge2: 1.4.1 slash: 4.0.0 + dev: false /globrex/0.1.2: resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} @@ -6112,11 +6100,11 @@ packages: lru-cache: 6.0.0 dev: true - /hosted-git-info/5.0.0: - resolution: {integrity: sha512-rRnjWu0Bxj+nIfUOkz0695C0H6tRrN5iYIzYejb0tDEefe2AekHu/U5Kn9pEie5vsJqpNQU02az7TGSH3qpz4Q==} - engines: {node: ^12.13.0 || ^14.15.0 || >=16} + /hosted-git-info/5.1.0: + resolution: {integrity: sha512-Ek+QmMEqZF8XrbFdwoDjSbm7rT23pCgEMOJmz6GPk/s4yH//RQfNPArhIxbguNxROq/+5lNBwCDHMhA903Kx1Q==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: - lru-cache: 7.13.1 + lru-cache: 7.14.0 dev: true /html-entities/2.3.3: @@ -6163,13 +6151,13 @@ packages: resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==} dev: true - /icss-utils/5.1.0_postcss@8.4.14: + /icss-utils/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true /ignore/5.2.0: @@ -6203,10 +6191,8 @@ packages: engines: {node: '>=12.2'} dev: true - /import-meta-resolve/2.0.3: - resolution: {integrity: sha512-fpAppnBpZ3ymQ/dPP97TNsco1HB5+V9SYJ3chY50PP8xn4U/w+Y6ovWBmTImB/prmGsTjzPh8pQYY+EVBlr9mw==} - dependencies: - builtins: 5.0.1 + /import-meta-resolve/2.1.0: + resolution: {integrity: sha512-yG9pxkWJVTy4cmRsNWE3ztFdtFuYIV8G4N+cbCkO8b+qngkLyIUhxQFuZ0qJm67+0nUOxjMPT7nfksPKza1v2g==} dev: true /imurmurhash/0.1.4: @@ -6317,8 +6303,8 @@ packages: engines: {node: '>=4'} dev: true - /is-builtin-module/3.1.0: - resolution: {integrity: sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg==} + /is-builtin-module/3.2.0: + resolution: {integrity: sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==} engines: {node: '>=6'} dependencies: builtin-modules: 3.3.0 @@ -6336,8 +6322,8 @@ packages: ci-info: 3.3.2 dev: true - /is-core-module/2.9.0: - resolution: {integrity: sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==} + /is-core-module/2.10.0: + resolution: {integrity: sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==} dependencies: has: 1.0.3 @@ -6531,13 +6517,13 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.0.6 + '@types/node': 18.7.6 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true - /jose/4.8.3: - resolution: {integrity: sha512-7rySkpW78d8LBp4YU70Wb7+OTgE3OwAALNVZxhoIhp4Kscp+p/fBkdpxGAMKxvCAMV4QfXBU9m6l9nX/vGwd2g==} + /jose/4.9.0: + resolution: {integrity: sha512-RgaqEOZLkVO+ViN3KkN44XJt9g7+wMveUv59sVLaTxONcUPc8ZpfqOCeLphVBZyih2dgkvZ0Ap1CNcokvY7Uyw==} dev: true /joycon/3.1.1: @@ -6624,7 +6610,7 @@ packages: dependencies: acorn: 8.8.0 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 semver: 7.3.7 dev: true @@ -6668,12 +6654,12 @@ packages: hasBin: true dev: true - /jsx-ast-utils/3.3.2: - resolution: {integrity: sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q==} + /jsx-ast-utils/3.3.3: + resolution: {integrity: sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==} engines: {node: '>=4.0'} dependencies: array-includes: 3.1.5 - object.assign: 4.1.2 + object.assign: 4.1.4 dev: true /kind-of/6.0.3: @@ -6746,10 +6732,6 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true - /linguist-languages/7.21.0: - resolution: {integrity: sha512-KrWJJbFOvlDhjlt5OhUipVlXg+plUfRurICAyij1ZVxQcqPt/zeReb9KiUVdGUwwhS/2KS9h3TbyfYLA5MDlxQ==} - dev: true - /lint-staged/13.0.3: resolution: {integrity: sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==} engines: {node: ^14.13.1 || >=16.0.0} @@ -6805,8 +6787,8 @@ packages: /load-plugin/5.0.0: resolution: {integrity: sha512-jTz8tvC0BTMtof27lTSV5SAOnCRT0Z++k+S3QeQ5CrF8ZAS5L2nhi3euf4ZhJyDkds+nOQGyPcFqdQZ9s8ELkg==} dependencies: - '@npmcli/config': 4.2.0 - import-meta-resolve: 2.0.3 + '@npmcli/config': 4.2.1 + import-meta-resolve: 2.1.0 dev: true /load-yaml-file/0.2.0: @@ -6824,14 +6806,6 @@ packages: engines: {node: '>= 12.13.0'} dev: true - /locate-path/2.0.0: - resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==} - engines: {node: '>=4'} - dependencies: - p-locate: 2.0.0 - path-exists: 3.0.0 - dev: true - /locate-path/5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} @@ -6917,15 +6891,15 @@ packages: yallist: 4.0.0 dev: true - /lru-cache/7.13.1: - resolution: {integrity: sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ==} + /lru-cache/7.14.0: + resolution: {integrity: sha512-EIRtP1GrSJny0dqb50QXRUNBxHJhcpxHC++M5tD7RYbvLLn5KVWKsbyswSSqDuU15UFi3bgTQIY8nhDMeF6aDQ==} engines: {node: '>=12'} dev: true /lru-queue/0.1.0: resolution: {integrity: sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==} dependencies: - es5-ext: 0.10.61 + es5-ext: 0.10.62 dev: true /magic-string/0.25.9: @@ -6979,8 +6953,8 @@ packages: - supports-color dev: true - /markuplint/2.10.0: - resolution: {integrity: sha512-baVjRvVOgV+MPR5180xEahI32yH7CbQmVH4sbnb/nc4gvSoJ9jjFg03dkZsopVOSp/XkuvH9L4JhjDwtUJmRnQ==} + /markuplint/2.10.1: + resolution: {integrity: sha512-SkVQjPQxiHF/S4k3NqWZ9dA+q+lLGAKyTJfmqdVPUZhC74/rvt6bZ9ZW/WXxCOZbccQfWKq1nSTDU0GXJbGkdQ==} hasBin: true dependencies: '@markuplint/create-rule-helper': 2.3.3 @@ -7215,7 +7189,7 @@ packages: resolution: {integrity: sha512-UBWmJpLZd5STPm7PMUlOw/TSy972M+z8gcyQ5veOnSDRREz/0bmpyTfKt3/51DhEBqCZQn1udM/5flcSPYhkdQ==} dependencies: d: 1.0.1 - es5-ext: 0.10.61 + es5-ext: 0.10.62 es6-weak-map: 2.0.3 event-emitter: 0.3.5 is-promise: 2.2.2 @@ -7799,9 +7773,9 @@ packages: resolution: {integrity: sha512-4a5FH4WLi+daH/CGD5o/JWRR8W5tlCkd3nrDSkxbOzscJTyTUITltvOJeQjg3HJ1YgEuNyiPhQbvbtRjkQBByQ==} dev: true - /nopt/5.0.0: - resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==} - engines: {node: '>=6'} + /nopt/6.0.0: + resolution: {integrity: sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} hasBin: true dependencies: abbrev: 1.1.1 @@ -7821,7 +7795,7 @@ packages: engines: {node: '>=10'} dependencies: hosted-git-info: 4.1.0 - is-core-module: 2.9.0 + is-core-module: 2.10.0 semver: 7.3.7 validate-npm-package-license: 3.0.4 dev: true @@ -7898,8 +7872,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /object.assign/4.1.2: - resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} + /object.assign/4.1.4: + resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -8044,13 +8018,6 @@ packages: engines: {node: '>=6'} dev: true - /p-limit/1.3.0: - resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} - engines: {node: '>=4'} - dependencies: - p-try: 1.0.0 - dev: true - /p-limit/2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} @@ -8065,13 +8032,6 @@ packages: yocto-queue: 0.1.0 dev: true - /p-locate/2.0.0: - resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==} - engines: {node: '>=4'} - dependencies: - p-limit: 1.3.0 - dev: true - /p-locate/4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} @@ -8113,11 +8073,6 @@ packages: p-finally: 1.0.0 dev: true - /p-try/1.0.0: - resolution: {integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==} - engines: {node: '>=4'} - dev: true - /p-try/2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} @@ -8191,11 +8146,6 @@ packages: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} dev: true - /path-exists/3.0.0: - resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} - engines: {node: '>=4'} - dev: true - /path-exists/4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} @@ -8281,77 +8231,77 @@ packages: engines: {node: '>=4'} dev: true - /postcss-calc/8.2.4_postcss@8.4.14: + /postcss-calc/8.2.4_postcss@8.4.16: resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==} peerDependencies: postcss: ^8.2.2 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 dev: true - /postcss-colormin/5.3.0_postcss@8.4.14: + /postcss-colormin/5.3.0_postcss@8.4.16: resolution: {integrity: sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.2 + browserslist: 4.21.3 caniuse-api: 3.0.0 - colord: 2.9.2 - postcss: 8.4.14 + colord: 2.9.3 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-convert-values/5.1.2_postcss@8.4.14: + /postcss-convert-values/5.1.2_postcss@8.4.16: resolution: {integrity: sha512-c6Hzc4GAv95B7suy4udszX9Zy4ETyMCgFPUDtWjdFTKH1SE9eFY/jEpHSwTH1QPuwxHpWslhckUQWbNRM4ho5g==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.2 - postcss: 8.4.14 + browserslist: 4.21.3 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-discard-comments/5.1.2_postcss@8.4.14: + /postcss-discard-comments/5.1.2_postcss@8.4.16: resolution: {integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true - /postcss-discard-duplicates/5.1.0_postcss@8.4.14: + /postcss-discard-duplicates/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true - /postcss-discard-empty/5.1.1_postcss@8.4.14: + /postcss-discard-empty/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true - /postcss-discard-overridden/5.1.0_postcss@8.4.14: + /postcss-discard-overridden/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true - /postcss-load-config/3.1.4_postcss@8.4.14: + /postcss-load-config/3.1.4_postcss@8.4.16: resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -8364,120 +8314,120 @@ packages: optional: true dependencies: lilconfig: 2.0.6 - postcss: 8.4.14 + postcss: 8.4.16 yaml: 1.10.2 dev: true - /postcss-merge-longhand/5.1.6_postcss@8.4.14: + /postcss-merge-longhand/5.1.6_postcss@8.4.16: resolution: {integrity: sha512-6C/UGF/3T5OE2CEbOuX7iNO63dnvqhGZeUnKkDeifebY0XqkkvrctYSZurpNE902LDf2yKwwPFgotnfSoPhQiw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - stylehacks: 5.1.0_postcss@8.4.14 + stylehacks: 5.1.0_postcss@8.4.16 dev: true - /postcss-merge-rules/5.1.2_postcss@8.4.14: + /postcss-merge-rules/5.1.2_postcss@8.4.16: resolution: {integrity: sha512-zKMUlnw+zYCWoPN6yhPjtcEdlJaMUZ0WyVcxTAmw3lkkN/NDMRkOkiuctQEoWAOvH7twaxUUdvBWl0d4+hifRQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.2 + browserslist: 4.21.3 caniuse-api: 3.0.0 - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 dev: true - /postcss-minify-font-values/5.1.0_postcss@8.4.14: + /postcss-minify-font-values/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-gradients/5.1.1_postcss@8.4.14: + /postcss-minify-gradients/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - colord: 2.9.2 - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 + colord: 2.9.3 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-params/5.1.3_postcss@8.4.14: + /postcss-minify-params/5.1.3_postcss@8.4.16: resolution: {integrity: sha512-bkzpWcjykkqIujNL+EVEPOlLYi/eZ050oImVtHU7b4lFS82jPnsCb44gvC6pxaNt38Els3jWYDHTjHKf0koTgg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.2 - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 + browserslist: 4.21.3 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-selectors/5.2.1_postcss@8.4.14: + /postcss-minify-selectors/5.2.1_postcss@8.4.16: resolution: {integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 dev: true - /postcss-modules-extract-imports/3.0.0_postcss@8.4.14: + /postcss-modules-extract-imports/3.0.0_postcss@8.4.16: resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true - /postcss-modules-local-by-default/4.0.0_postcss@8.4.14: + /postcss-modules-local-by-default/4.0.0_postcss@8.4.16: resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.14 - postcss: 8.4.14 + icss-utils: 5.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 dev: true - /postcss-modules-scope/3.0.0_postcss@8.4.14: + /postcss-modules-scope/3.0.0_postcss@8.4.16: resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 dev: true - /postcss-modules-values/4.0.0_postcss@8.4.14: + /postcss-modules-values/4.0.0_postcss@8.4.16: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.14 - postcss: 8.4.14 + icss-utils: 5.1.0_postcss@8.4.16 + postcss: 8.4.16 dev: true - /postcss-modules/4.3.1_postcss@8.4.14: + /postcss-modules/4.3.1_postcss@8.4.16: resolution: {integrity: sha512-ItUhSUxBBdNamkT3KzIZwYNNRFKmkJrofvC2nWab3CPKhYBQ1f27XXh1PAPE27Psx58jeelPsxWB/+og+KEH0Q==} peerDependencies: postcss: ^8.0.0 @@ -8485,144 +8435,144 @@ packages: generic-names: 4.0.0 icss-replace-symbols: 1.1.0 lodash.camelcase: 4.3.0 - postcss: 8.4.14 - postcss-modules-extract-imports: 3.0.0_postcss@8.4.14 - postcss-modules-local-by-default: 4.0.0_postcss@8.4.14 - postcss-modules-scope: 3.0.0_postcss@8.4.14 - postcss-modules-values: 4.0.0_postcss@8.4.14 + postcss: 8.4.16 + postcss-modules-extract-imports: 3.0.0_postcss@8.4.16 + postcss-modules-local-by-default: 4.0.0_postcss@8.4.16 + postcss-modules-scope: 3.0.0_postcss@8.4.16 + postcss-modules-values: 4.0.0_postcss@8.4.16 string-hash: 1.1.3 dev: true - /postcss-normalize-charset/5.1.0_postcss@8.4.14: + /postcss-normalize-charset/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true - /postcss-normalize-display-values/5.1.0_postcss@8.4.14: + /postcss-normalize-display-values/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-positions/5.1.1_postcss@8.4.14: + /postcss-normalize-positions/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-repeat-style/5.1.1_postcss@8.4.14: + /postcss-normalize-repeat-style/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-string/5.1.0_postcss@8.4.14: + /postcss-normalize-string/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-timing-functions/5.1.0_postcss@8.4.14: + /postcss-normalize-timing-functions/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-unicode/5.1.0_postcss@8.4.14: + /postcss-normalize-unicode/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.2 - postcss: 8.4.14 + browserslist: 4.21.3 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-url/5.1.0_postcss@8.4.14: + /postcss-normalize-url/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: normalize-url: 6.1.0 - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-whitespace/5.1.1_postcss@8.4.14: + /postcss-normalize-whitespace/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-ordered-values/5.1.3_postcss@8.4.14: + /postcss-ordered-values/5.1.3_postcss@8.4.16: resolution: {integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-reduce-initial/5.1.0_postcss@8.4.14: + /postcss-reduce-initial/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.2 + browserslist: 4.21.3 caniuse-api: 3.0.0 - postcss: 8.4.14 + postcss: 8.4.16 dev: true - /postcss-reduce-transforms/5.1.0_postcss@8.4.14: + /postcss-reduce-transforms/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 dev: true - /postcss-safe-parser/6.0.0_postcss@8.4.14: + /postcss-safe-parser/6.0.0_postcss@8.4.16: resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 dev: true /postcss-selector-parser/6.0.10: @@ -8633,24 +8583,24 @@ packages: util-deprecate: 1.0.2 dev: true - /postcss-svgo/5.1.0_postcss@8.4.14: + /postcss-svgo/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 svgo: 2.8.0 dev: true - /postcss-unique-selectors/5.1.1_postcss@8.4.14: + /postcss-unique-selectors/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 dev: true @@ -8658,8 +8608,8 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss/8.4.14: - resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} + /postcss/8.4.16: + resolution: {integrity: sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.4 @@ -8694,14 +8644,14 @@ packages: fast-diff: 1.2.0 dev: true - /prettier-plugin-ini/1.0.0: - resolution: {integrity: sha512-/b/D6U2Ivo0CW8kvfXpzNTl/6ehnTngNeUiS1Ao69uxbugHL1BVaT1gUX7BgobrdQPvWRgH2j2hOyBw7bEPNEA==} + /prettier-plugin-ini/1.1.0: + resolution: {integrity: sha512-xlWM//GrLYU5CX3Qdn5isOlxz1LHnTi4fdSHZX/UYV/C5ipbcFfdCglENoOPGp4N5EvtA5Q1FuVhg95K58TMRg==} dependencies: prettier: 2.7.1 dev: true - /prettier-plugin-pkg/0.16.0_prettier@2.7.1: - resolution: {integrity: sha512-+pUzsNzs16OSUf82OqF6+B4RajiDoHToJElp8T6YjcPF3uKCy7P3zk2rpdBPPXVMaR+lp5c4C1rbTniC34tz6g==} + /prettier-plugin-pkg/0.16.1_prettier@2.7.1: + resolution: {integrity: sha512-wy6mekVVYluwNLCqTmayW2916ABTLjf7SFQWcOfJ+nnqg1AavJiCyfZrapvaGUbinivdnm3IhIjxMjTjkXgVgQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: prettier: ^2.0.0 @@ -8709,28 +8659,28 @@ packages: prettier: 2.7.1 dev: true - /prettier-plugin-properties/0.1.0_prettier@2.7.1: - resolution: {integrity: sha512-lObSgVaTVWSyYWxKMOzRGmvQp64S1qumu5vS91ZlMc198ay8EGUuDH+Tc019iMJXc2KNpdAYif2qAJA6mjTkgA==} - peerDependencies: - prettier: '>=1.11.0' + /prettier-plugin-properties/0.2.0: + resolution: {integrity: sha512-Mt+z2nPkG+apJJLxfv8/Z/knhF/pTFUyxTeaRCuvQhs33rzQEkquGXSyKyvcWfijOTlOvB6KnmSJXpmblLNYrQ==} dependencies: dot-properties: 1.0.1 - linguist-languages: 7.21.0 - prettier: 2.7.1 dev: true - /prettier-plugin-sh/0.12.6_prettier@2.7.1: - resolution: {integrity: sha512-Tqzj6mDW/+8umOgZO/qfLcpWYZFnRKYC3T9uK3t5aKpxeIspB7rT70TS3IFjUnYNQOLUM542HRW18L6Imj+uYQ==} + /prettier-plugin-sh/0.12.8_prettier@2.7.1: + resolution: {integrity: sha512-VOq8h2Gn5UzrCIKm4p/nAScXJbN09HdyFDknAcxt6Qu/tv/juu9bahxSrcnM9XWYA+Spz1F1ANJ4LhfwB7+Q1Q==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: prettier: ^2.0.0 dependencies: mvdan-sh: 0.10.1 prettier: 2.7.1 + sh-syntax: 0.3.7 + synckit: 0.8.3 dev: true - /prettier-plugin-stylus/0.0.1-beta.3: - resolution: {integrity: sha512-/Y5yKdUTUtAtI7JRzyA+w+JQWy5xUEeWKPOunMW5X+m8QHzhrFmOncHw643Y2BAgpUaQgO5zSJT+aZiYzvb+sA==} + /prettier-plugin-stylus/0.0.1-beta.8_prettier@2.7.1: + resolution: {integrity: sha512-EjM9yiMC2PNbfNpc/3WQVNnyTnQaMvlkNNv2odLWiyoqhmv1QzSvib3CEF9MeumENTNT1bNrqjPJUA2qYfskJg==} + peerDependencies: + prettier: '*' dependencies: prettier: 2.7.1 stylus: 0.57.0 @@ -8779,7 +8729,7 @@ packages: dev: true /propose/0.0.5: - resolution: {integrity: sha512-Jary1vb+ap2DIwOGfyiadcK4x1Iu3pzpkDBy8tljFPmQvnc9ES3m1PMZOMiWOG50cfoAyYNtGeBzrp+Rlh4G9A==} + resolution: {integrity: sha1-SKBl2ex9TIZn9AULFcSi2F28pWs=} dependencies: levenshtein-edit-distance: 1.0.0 dev: true @@ -9620,8 +9570,8 @@ packages: - supports-color dev: true - /remark-mdx/2.1.2: - resolution: {integrity: sha512-npQagPdczPAv0xN9F8GSi5hJfAe/z6nBjylyfOfjLOmz086ahWrIjlk4BulRfNhA+asutqWxyuT3DFVsxiTVHA==} + /remark-mdx/2.1.3: + resolution: {integrity: sha512-3SmtXOy9+jIaVctL8Cs3VAQInjRLGOwNXfrBB9KCT+EpJpKD3PQiy0x8hUNGyjQmdyOs40BqgPU7kYtH9uoR6w==} dependencies: mdast-util-mdx: 2.0.0 micromark-extension-mdxjs: 1.0.0 @@ -9750,9 +9700,9 @@ packages: - supports-color dev: true - /remark-preset-prettier/1.0.1_prettier@2.7.1: - resolution: {integrity: sha512-fjODzwpJ9kdTYZrT7iW+1Me87EW9tq6AlP9LF5Ynbqi8vHvLGW5oAHFNm83WBmQ0nDVQsPVcAEkadzqHTrKXJA==} - engines: {node: ^12.20 || ^14.18.0 || >=16.0.0} + /remark-preset-prettier/1.0.2_prettier@2.7.1: + resolution: {integrity: sha512-GiTOnOh5NyG0XesZqNLzAqXqs3Z/HFmStcPZP/ZMIQvHOPGmv6zDixItNZeVtDDDWgn0J6BuALI/mv0m4pA6vQ==} + engines: {node: '>=12.20'} peerDependencies: prettier: '>=1.0.0' dependencies: @@ -9807,7 +9757,7 @@ packages: dependencies: '@types/mdast': 3.0.10 github-slugger: 1.4.0 - hosted-git-info: 5.0.0 + hosted-git-info: 5.1.0 mdast-util-to-string: 3.1.0 propose: 0.0.5 to-vfile: 7.2.3 @@ -9870,7 +9820,7 @@ packages: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} hasBin: true dependencies: - is-core-module: 2.9.0 + is-core-module: 2.10.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: true @@ -9879,7 +9829,7 @@ packages: resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==} hasBin: true dependencies: - is-core-module: 2.9.0 + is-core-module: 2.10.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: true @@ -9918,8 +9868,8 @@ packages: is-plain-object: 3.0.1 dev: true - /rollup-plugin-esbuild/4.9.1_d4h73tn7q5hdnxjna52dvt6s3u: - resolution: {integrity: sha512-qn/x7Wz9p3Xnva99qcb+nopH0d2VJwVnsxJTGEg+Sh2Z3tqQl33MhOwzekVo1YTKgv+yAmosjcBRJygMfGrtLw==} + /rollup-plugin-esbuild/4.9.3_2yhceorlees6ev364fcurqi67q: + resolution: {integrity: sha512-bxfUNYTa9Tw/4kdFfT9gtidDtqXyRdCW11ctZM7D8houCCVqp5qHzQF7hhIr31rqMA0APbG47fgVbbCGXgM49Q==} engines: {node: '>=12'} peerDependencies: esbuild: '>=0.10.1' @@ -9928,15 +9878,15 @@ packages: '@rollup/pluginutils': 4.2.1 debug: 4.3.4 es-module-lexer: 0.9.3 - esbuild: 0.14.49 + esbuild: 0.14.54 joycon: 3.1.1 jsonc-parser: 3.1.0 - rollup: 2.77.0 + rollup: 2.78.0 transitivePeerDependencies: - supports-color dev: true - /rollup-plugin-postcss/4.0.2_postcss@8.4.14: + /rollup-plugin-postcss/4.0.2_postcss@8.4.16: resolution: {integrity: sha512-05EaY6zvZdmvPUDi3uCcAQoESDcYnv8ogJJQRp6V5kZ6J6P7uAVJlrTZcaaA20wTH527YTnKfkAoPxWI/jPp4w==} engines: {node: '>=10'} peerDependencies: @@ -9944,13 +9894,13 @@ packages: dependencies: chalk: 4.1.2 concat-with-sourcemaps: 1.1.0 - cssnano: 5.1.12_postcss@8.4.14 + cssnano: 5.1.13_postcss@8.4.16 import-cwd: 3.0.0 p-queue: 6.6.2 pify: 5.0.0 - postcss: 8.4.14 - postcss-load-config: 3.1.4_postcss@8.4.14 - postcss-modules: 4.3.1_postcss@8.4.14 + postcss: 8.4.16 + postcss-load-config: 3.1.4_postcss@8.4.16 + postcss-modules: 4.3.1_postcss@8.4.16 promise.series: 0.2.0 resolve: 1.22.1 rollup-pluginutils: 2.8.2 @@ -9960,14 +9910,14 @@ packages: - ts-node dev: true - /rollup-plugin-terser/7.0.2_rollup@2.77.0: + /rollup-plugin-terser/7.0.2_rollup@2.78.0: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 dependencies: '@babel/code-frame': 7.18.6 jest-worker: 26.6.2 - rollup: 2.77.0 + rollup: 2.78.0 serialize-javascript: 4.0.0 terser: 5.14.2 dev: true @@ -10007,8 +9957,8 @@ packages: estree-walker: 0.6.1 dev: true - /rollup/2.77.0: - resolution: {integrity: sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==} + /rollup/2.78.0: + resolution: {integrity: sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -10108,6 +10058,13 @@ packages: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} dev: true + /sh-syntax/0.3.7: + resolution: {integrity: sha512-xIB/uRniZ9urxAuXp1Ouh/BKSI1VK8RSqfwGj7cV57HvGrFo3vHdJfv8Tdp/cVcxJgXQTkmHr5mG5rqJW8r4wQ==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + dependencies: + tslib: 2.4.0 + dev: true + /shebang-command/1.2.0: resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} engines: {node: '>=0.10.0'} @@ -10152,9 +10109,31 @@ packages: requiresBuild: true dev: true - /size-limit/7.0.8: - resolution: {integrity: sha512-3h76c9E0e/nNhYLSR7IBI/bSoXICeo7EYkYjlyVqNIsu7KvN/PQmMbIXeyd2QKIF8iZKhaiZQoXLkGWbyPDtvQ==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + /size-limit-node-esbuild/0.1.0_size-limit@8.0.1: + resolution: {integrity: sha512-UCz64CC6HhisMLfDFamfmkVO+SFeq1VnMxlmUdwvN3InDAKu0B8AoAcj6qvJxeRgh6xKBz5t2Bu/ruO7jyRixw==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + dependencies: + '@size-limit/esbuild': 7.0.8_size-limit@8.0.1 + nanoid: 3.3.4 + tslib: 2.4.0 + transitivePeerDependencies: + - size-limit + dev: true + + /size-limit-preset-node-lib/0.1.0_size-limit@8.0.1: + resolution: {integrity: sha512-2QvSnx/BCEgxpqyqD5w1Eo28Ovcc9jR/PAhbLXuaxe0/OCE1tTAj87/E0e47eeey+4FBWLBAOWLRM4zdTA72oA==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + dependencies: + '@size-limit/file': 7.0.8_size-limit@8.0.1 + size-limit-node-esbuild: 0.1.0_size-limit@8.0.1 + tslib: 2.4.0 + transitivePeerDependencies: + - size-limit + dev: true + + /size-limit/8.0.1: + resolution: {integrity: sha512-VHrozqkQTYfcv1OlZIRIL0x6f+xhZ3TT+RTXC5AvKn/yA+3PIWERrKWqHMJPD7G/Vi0SuBtWAn3IvCGx2/UB1g==} + engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} hasBin: true dependencies: bytes-iec: 3.1.1 @@ -10175,6 +10154,7 @@ packages: /slash/4.0.0: resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} engines: {node: '>=12'} + dev: false /slice-ansi/3.0.0: resolution: {integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==} @@ -10451,14 +10431,14 @@ packages: resolution: {integrity: sha512-IezA2qp+vcdlhJaVm5SOdPPTUu0FCEqfNSli2vRuSIBbu5Nq5UvygTk/VzeCqfLz2Atj3dVII5QBKGZRZ0edzw==} dev: true - /stylehacks/5.1.0_postcss@8.4.14: + /stylehacks/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.2 - postcss: 8.4.14 + browserslist: 4.21.3 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 dev: true @@ -10500,15 +10480,15 @@ packages: engines: {node: '>= 0.4'} dev: true - /svelte-eslint-parser/0.16.6: - resolution: {integrity: sha512-jTCrL3IyUFj2FEjXPBgymbglsC7w7U7OHuDEpbapc9Dx/0wkTgCBtpWy7lUREPz5BuD43XD0X2a4Cdmw9pjkjw==} + /svelte-eslint-parser/0.18.0: + resolution: {integrity: sha512-XYmAW8I45Bd5RhUr4JpCbu0sSZ2jzvfG1NkOW8Hxv+eTxReXVBBCRg1d7czRY+iZOg289dTI5JHtu9ZR4R9dCA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: svelte: ^3.37.0 dependencies: eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 dev: true /svelte/3.49.0: @@ -10544,6 +10524,7 @@ packages: /tapable/2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} + dev: false /term-size/2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} @@ -10583,7 +10564,7 @@ packages: /timers-ext/0.1.7: resolution: {integrity: sha512-b85NUNzTSdodShTIbky6ZF02e8STtVVfD+fu4aXXShEELpozH+bCpJLYMPZbsABN2wDH7fJpqIoXxJpzbf0NqQ==} dependencies: - es5-ext: 0.10.61 + es5-ext: 0.10.62 next-tick: 1.1.0 dev: true @@ -10638,7 +10619,7 @@ packages: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} dev: true - /ts-node/10.9.1_tdn3ypgnfy6bmey2q4hu5jonwi: + /ts-node/10.9.1_z5yog5l5yqinvqran22gqy2vdi: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -10657,7 +10638,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.0.6 + '@types/node': 18.7.6 acorn: 8.8.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -10777,8 +10758,8 @@ packages: resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==} dev: true - /type/2.6.0: - resolution: {integrity: sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==} + /type/2.7.2: + resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==} dev: true /typedarray/0.0.6: @@ -10841,7 +10822,7 @@ packages: '@types/concat-stream': 2.0.0 '@types/debug': 4.1.7 '@types/is-empty': 1.2.1 - '@types/node': 18.0.6 + '@types/node': 18.7.6 '@types/unist': 2.0.6 concat-stream: 2.0.0 debug: 4.3.4 @@ -11037,13 +11018,13 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /update-browserslist-db/1.0.5_browserslist@4.21.2: + /update-browserslist-db/1.0.5_browserslist@4.21.3: resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.21.2 + browserslist: 4.21.3 escalade: 3.1.1 picocolors: 1.0.0 dev: true @@ -11135,17 +11116,17 @@ packages: vfile-message: 3.1.2 dev: true - /vue-eslint-parser/8.3.0_eslint@8.20.0: + /vue-eslint-parser/8.3.0_eslint@8.22.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.20.0 + eslint: 8.22.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 esquery: 1.4.0 lodash: 4.17.21 semver: 7.3.7 @@ -11153,17 +11134,17 @@ packages: - supports-color dev: true - /vue-eslint-parser/9.0.3_eslint@8.20.0: + /vue-eslint-parser/9.0.3_eslint@8.22.0: resolution: {integrity: sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.22.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 esquery: 1.4.0 lodash: 4.17.21 semver: 7.3.7 @@ -11288,8 +11269,8 @@ packages: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: true - /yaml-eslint-parser/1.0.1: - resolution: {integrity: sha512-acQYWneSXwnJgPQbTyJvDxWx9zlJ/rq267p/zzQMSCE7ljJxQ8elefsQase1gEIJMo+pIqmLRczoo7fPt6VbKQ==} + /yaml-eslint-parser/1.1.0: + resolution: {integrity: sha512-b464Q1fYiX1oYx2kE8k4mEp6S9Prk+tfDsY/IPxQ0FCjEuj3AKko5Skf3/yQJeYTTDyjDE+aWIJemnv29HvEWQ==} engines: {node: ^14.17.0 || >=16.0.0} dependencies: eslint-visitor-keys: 3.3.0 @@ -11320,8 +11301,8 @@ packages: engines: {node: '>=10'} dev: true - /yargs-parser/21.0.1: - resolution: {integrity: sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==} + /yargs-parser/21.1.1: + resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} dev: true @@ -11352,7 +11333,7 @@ packages: require-directory: 2.1.1 string-width: 4.2.3 y18n: 5.0.8 - yargs-parser: 21.0.1 + yargs-parser: 21.1.1 dev: true /yn/3.1.1: From 00abb6fed2c9b9bedd053a5a7c575a367a707692 Mon Sep 17 00:00:00 2001 From: JounQin Date: Mon, 22 Aug 2022 20:58:02 +0800 Subject: [PATCH 13/15] fix: incorrect exports mapping (#172) --- .changeset/calm-ties-search.md | 5 + package.json | 18 +- pnpm-lock.yaml | 375 ++++++++++++++++++++++++--------- 3 files changed, 289 insertions(+), 109 deletions(-) create mode 100644 .changeset/calm-ties-search.md diff --git a/.changeset/calm-ties-search.md b/.changeset/calm-ties-search.md new file mode 100644 index 0000000..a346f8d --- /dev/null +++ b/.changeset/calm-ties-search.md @@ -0,0 +1,5 @@ +--- +"eslint-import-resolver-typescript": patch +--- + +fix: incorrect exports mapping diff --git a/package.json b/package.json index e85555b..0849dfb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "funding": "https://opencollective.com/unts", "license": "ISC", - "packageManager": "pnpm@7.9.0", + "packageManager": "pnpm@7.9.3", "engines": { "node": "^12.20.0 || ^14.18.0 || >=16.0.0" }, @@ -49,14 +49,16 @@ "module": "lib/index.js", "exports": { ".": { - "require": "./lib/index.cjs", + "types": "./lib/index.d.ts", + "es2020": "./lib/index.es2020.mjs", + "fesm2020": "./lib/index.es2020.mjs", "import": "./lib/index.js", - "types": "./lib/index.d.ts" + "require": "./lib/index.cjs" }, "./package.json": "./package.json" }, - "es2015": "lib/index.js", - "fesm2015": "lib/index.es2015.mjs", + "es2020": "lib/index.es2020.mjs", + "fesm2020": "lib/index.es2020.mjs", "types": "lib/index.d.ts", "files": [ "lib", @@ -71,7 +73,7 @@ ], "scripts": { "build": "run-p build:*", - "build:r": "r -f cjs,es2015", + "build:r": "r -f cjs,es2020", "build:ts": "tsc -b", "lint": "run-p lint:*", "lint:es": "eslint src --cache -f friendly", @@ -103,7 +105,7 @@ "synckit": "^0.8.3" }, "devDependencies": { - "@1stg/lib-config": "^10.0.0", + "@1stg/lib-config": "^10.1.1", "@changesets/changelog-github": "^0.4.6", "@changesets/cli": "^2.24.3", "@mozilla/glean": "^1.1.0", @@ -111,7 +113,7 @@ "@types/enhanced-resolve": "^3.0.7", "@types/is-core-module": "^2.2.0", "@types/is-glob": "^4.0.2", - "@types/node": "^18.7.6", + "@types/node": "^18.7.9", "@types/unist": "^2.0.6", "dummy.js": "link:dummy.js", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 241f1f2..20e7dca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ overrides: prettier: ^2.7.1 specifiers: - '@1stg/lib-config': ^10.0.0 + '@1stg/lib-config': ^10.1.1 '@changesets/changelog-github': ^0.4.6 '@changesets/cli': ^2.24.3 '@mozilla/glean': ^1.1.0 @@ -13,7 +13,7 @@ specifiers: '@types/enhanced-resolve': ^3.0.7 '@types/is-core-module': ^2.2.0 '@types/is-glob': ^4.0.2 - '@types/node': ^18.7.6 + '@types/node': ^18.7.9 '@types/unist': ^2.0.6 debug: ^4.3.4 dummy.js: link:dummy.js @@ -39,7 +39,7 @@ dependencies: synckit: 0.8.3 devDependencies: - '@1stg/lib-config': 10.0.0_typescript@4.7.4 + '@1stg/lib-config': 10.1.1_typescript@4.7.4 '@changesets/changelog-github': 0.4.6 '@changesets/cli': 2.24.3 '@mozilla/glean': 1.1.0 @@ -47,7 +47,7 @@ devDependencies: '@types/enhanced-resolve': 3.0.7 '@types/is-core-module': 2.2.0 '@types/is-glob': 4.0.2 - '@types/node': 18.7.6 + '@types/node': 18.7.9 '@types/unist': 2.0.6 dummy.js: link:dummy.js react: 18.2.0 @@ -100,16 +100,16 @@ packages: - lerna dev: true - /@1stg/common-config/7.0.0_typescript@4.7.4: - resolution: {integrity: sha512-OMY6N2b2Sn5XfmbfWkUPXrXzp51ZLBpKvzc2hAeTMkENgk3UgTjVbpc/EvrFUEPz2NuCDM8YFOS8OKBIWbR3lw==} + /@1stg/common-config/7.0.1_typescript@4.7.4: + resolution: {integrity: sha512-GzCoPZ+HqjWagbE/8uSVhb4TN6ZOnQj0nt7tWOSbzfcQWhrAtzxDikisfFwQ1+LD8GgzZvtZ4CEvz7/xvDzwDg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: '@1stg/babel-preset': 3.1.4_pnujgi2x4hsmkhu4dsoc7zbd54 '@1stg/commitlint-config': 3.1.4 - '@1stg/eslint-config': 5.5.0_hhybo4dcxsyvugdj6q6cbch7nm - '@1stg/lint-staged': 3.3.2_asgeq5zd7vvotyh6rucet6xqam + '@1stg/eslint-config': 5.5.1_hhybo4dcxsyvugdj6q6cbch7nm + '@1stg/lint-staged': 3.3.3_asgeq5zd7vvotyh6rucet6xqam '@1stg/markuplint-config': 2.2.0_eslint@8.22.0 - '@1stg/prettier-config': 3.8.0_prettier@2.7.1 + '@1stg/prettier-config': 3.9.0_prettier@2.7.1 '@1stg/remark-preset': 1.0.0_prettier@2.7.1 '@1stg/simple-git-hooks': 0.2.1_3a74o2bqahvqfivah2vltmaou4 '@1stg/tsconfig': 2.3.0_typescript@4.7.4 @@ -140,8 +140,8 @@ packages: resolution: {integrity: sha512-7PPr6ZCIh0KqbQSePoVtTO/apo3gjPkrWeM7EAJ8YwN4LJE3CDtYQ0bvF2t0c0zLhNYmGxqe64Z+8c98wzuqaw==} dev: true - /@1stg/eslint-config/5.5.0_hhybo4dcxsyvugdj6q6cbch7nm: - resolution: {integrity: sha512-ODIXPhLOkUJ5Szfu4l66n91OW6w1rDh5ltWIBI3UeS1btY9Gg/2wRkLwFG6+N1YYPvJeBGG0nLGWxMd27wodVg==} + /@1stg/eslint-config/5.5.1_hhybo4dcxsyvugdj6q6cbch7nm: + resolution: {integrity: sha512-erlzq1UHupS0T10RWPoQgMfVL4KRrnzrZW2VzPKxA0z24dluCb0oogV0wlFEm4BQg1SgfyjSveaYgqz3c2bbIw==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -167,7 +167,7 @@ packages: eslint-plugin-es-x: 5.2.1_eslint@8.22.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.22.0 eslint-plugin-import: /eslint-plugin-i/2.26.0_nxhxbyifac6sbfryzdctn6hdhe - eslint-plugin-jest: 26.8.3_3djdzv3mdpxjg3ifoj7icaglfy + eslint-plugin-jest: 26.8.7_3djdzv3mdpxjg3ifoj7icaglfy eslint-plugin-jsdoc: 39.3.6_eslint@8.22.0 eslint-plugin-json-schema-validator: 4.0.1_eslint@8.22.0 eslint-plugin-jsonc: 2.4.0_eslint@8.22.0 @@ -198,12 +198,12 @@ packages: - typescript dev: true - /@1stg/lib-config/10.0.0_typescript@4.7.4: - resolution: {integrity: sha512-/2VRZVDGTPqOq6GQW8cBZR1jceyXebCWYKzCq4qX9BWfk2GbAWh5S7Oeu3y169Bvf/VuPmdGxs2qalktAAhrjA==} + /@1stg/lib-config/10.1.1_typescript@4.7.4: + resolution: {integrity: sha512-eMCxTkHaK+dGrmK1GOU9y9osLZ7Wj8c3kU+bwYucL/2cm/dK6cmiASA7WDXyGga0m8j2+AfvLf+Rd4AHPnGuwA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: - '@1stg/common-config': 7.0.0_typescript@4.7.4 - '@pkgr/rollup': 3.1.4 + '@1stg/common-config': 7.0.1_typescript@4.7.4 + '@pkgr/rollup': 3.2.0 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -221,14 +221,14 @@ packages: - vue dev: true - /@1stg/lint-staged/3.3.2_asgeq5zd7vvotyh6rucet6xqam: - resolution: {integrity: sha512-A3ArWF2X6QZK0aQJLqdxS7QOxjcSrcIp2BzgxU4nmqVFlobNp/LPf4JTkwbagXCN0YBmE9cEhHCVbrfKfDCqnQ==} + /@1stg/lint-staged/3.3.3_asgeq5zd7vvotyh6rucet6xqam: + resolution: {integrity: sha512-OvB8ROSad1Rbq0RcOdTCp7BJw7KVS1nX/7wKHJCF6vS/ciRcI3V9W8vNIwCl5aFm5vZ+bQG91PQAAhNBiEH0qg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: lint-staged: '>=10.0.0' dependencies: '@1stg/config': 0.2.0 - '@1stg/prettier-config': 3.8.0_prettier@2.7.1 + '@1stg/prettier-config': 3.9.0_prettier@2.7.1 '@1stg/tsconfig': 2.3.0_typescript@4.7.4 '@pkgr/utils': 2.3.0 lint-staged: 13.0.3 @@ -254,8 +254,8 @@ packages: - supports-color dev: true - /@1stg/prettier-config/3.8.0_prettier@2.7.1: - resolution: {integrity: sha512-cN3C/GKDNgWDVg/2shvwKWmKBFllJ2QEZiErTQVCPqRnuq0Q7gZFfKQ8EiOcbg7vY7airg2sLYyhgAVVLhIWfQ==} + /@1stg/prettier-config/3.9.0_prettier@2.7.1: + resolution: {integrity: sha512-TiTQlIXwwHpdxKrZhBPtBZV3/0cWdFqiQToXk/36c9HRr2coqG1z91S4NSlksTcjvvCxa8AZQQXrCxJcSWTGNA==} peerDependencies: prettier: '>=1.18.0' dependencies: @@ -265,7 +265,7 @@ packages: '@prettier/plugin-xml': 2.2.0 prettier: 2.7.1 prettier-plugin-ini: 1.1.0 - prettier-plugin-pkg: 0.16.1_prettier@2.7.1 + prettier-plugin-pkg: 0.17.0_prettier@2.7.1 prettier-plugin-properties: 0.2.0 prettier-plugin-sh: 0.12.8_prettier@2.7.1 prettier-plugin-stylus: 0.0.1-beta.8_prettier@2.7.1 @@ -2166,10 +2166,10 @@ packages: '@commitlint/execute-rule': 17.0.0 '@commitlint/resolve-extends': 17.0.3 '@commitlint/types': 17.0.0 - '@types/node': 18.7.6 + '@types/node': 18.7.9 chalk: 4.1.2 cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 2.0.2_z5yog5l5yqinvqran22gqy2vdi + cosmiconfig-typescript-loader: 2.0.2_x2ciz3xvsjwezrs6sivolisayi lodash: 4.17.21 resolve-from: 5.0.0 typescript: 4.7.4 @@ -2269,6 +2269,15 @@ packages: dev: true optional: true + /@esbuild/linux-loong64/0.15.5: + resolution: {integrity: sha512-UHkDFCfSGTuXq08oQltXxSZmH1TXyWsL+4QhZDWvvLl6mEJQqk3u7/wq1LjhrrAXYIllaTtRSzUXl4Olkf2J8A==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@eslint/eslintrc/1.3.0: resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2594,8 +2603,8 @@ packages: resolution: {integrity: sha512-Fx+TilP+dhat1fvnrE2pEP5xcSQDLSjPV+Uv1IMxsSX6I/G4AWkLtSPwm5b7CN/7Qmr1zt0/9RJYELAWWVSDmw==} dev: true - /@pkgr/rollup/3.1.4: - resolution: {integrity: sha512-OwR/WxTz0LjUwQYvg5YHrAazIi0yj4CH9WpKdo4UOI2kkv9jSJdI6Eh2ZAMcMUNv51yU1NzpNvsrbTw2CrXJqw==} + /@pkgr/rollup/3.2.0: + resolution: {integrity: sha512-VRMfI5nr3qX7a939fK0cYN7N5g8vlowtVzBgUsnwOwUtbCBm7g5rye+c7kgy2eKixTQOcEPZUI/CDLY9UMcPQA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} hasBin: true dependencies: @@ -2617,7 +2626,7 @@ packages: commander: 9.4.0 core-js: 3.24.1 debug: 4.3.4 - esbuild: 0.14.54 + esbuild: 0.15.5 is-glob: 4.0.3 jsox: 1.2.113 lodash-es: 4.17.21 @@ -2625,14 +2634,14 @@ packages: postcss: 8.4.16 rollup: 2.78.0 rollup-plugin-copy: 3.4.0 - rollup-plugin-esbuild: 4.9.3_2yhceorlees6ev364fcurqi67q + rollup-plugin-esbuild: 4.9.3_g2b53jqudjimruv6spqg4ieafm rollup-plugin-postcss: 4.0.2_postcss@8.4.16 rollup-plugin-terser: 7.0.2_rollup@2.78.0 - rollup-plugin-unassert: 0.4.0 + rollup-plugin-unassert: 0.5.0 rollup-plugin-vue: 6.0.0 rollup-plugin-vue-jsx-compat: 0.0.6 tslib: 2.4.0 - unassert: 1.6.0 + unassert: 2.0.0 transitivePeerDependencies: - '@types/babel__core' - '@vue/compiler-sfc' @@ -2851,7 +2860,7 @@ packages: /@types/concat-stream/2.0.0: resolution: {integrity: sha512-t3YCerNM7NTVjLuICZo5gYAXYoDvpuuTceCcFQWcDQz26kxUR5uIWolxbIR5jRNIXpMqhOpW/b8imCR1LEmuJw==} dependencies: - '@types/node': 18.7.6 + '@types/node': 18.7.9 dev: true /@types/debug/4.1.7: @@ -2863,7 +2872,7 @@ packages: /@types/enhanced-resolve/3.0.7: resolution: {integrity: sha512-H23Fzk0BCz4LoKq1ricnLSRQuzoXTv57bGUwC+Cn84kKPaoHIS7bhFhfy4DzMeSBxoXc6jFziYoqpCab1U511w==} dependencies: - '@types/node': 18.7.6 + '@types/node': 18.7.9 '@types/tapable': 0.2.5 dev: true @@ -2884,14 +2893,14 @@ packages: /@types/fs-extra/8.1.2: resolution: {integrity: sha512-SvSrYXfWSc7R4eqnOzbQF4TZmfpNSM9FrSWLU3EUnWBuyZqNBOrv1B1JA3byUDPUl9z4Ab3jeZG2eDdySlgNMg==} dependencies: - '@types/node': 18.7.6 + '@types/node': 18.7.9 dev: true /@types/glob/7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 3.0.5 - '@types/node': 18.7.6 + '@types/node': 18.7.9 dev: true /@types/hast/2.3.4: @@ -2944,8 +2953,8 @@ packages: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: true - /@types/node/18.7.6: - resolution: {integrity: sha512-EdxgKRXgYsNITy5mjjXjVE/CS8YENSdhiagGrLqjG0pvA2owgJ6i4l7wy/PFZGC0B1/H20lWKN7ONVDNYDZm7A==} + /@types/node/18.7.9: + resolution: {integrity: sha512-0N5Y1XAdcl865nDdjbO0m3T6FdmQ4ijE89/urOHLREyTXbpMWbSafx9y7XIsgWGtwUP2iYTinLyyW3FatAxBLQ==} dev: true /@types/normalize-package-data/2.4.1: @@ -2959,7 +2968,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.7.6 + '@types/node': 18.7.9 dev: true /@types/semver/6.2.3: @@ -3721,14 +3730,6 @@ packages: get-intrinsic: 1.1.2 dev: true - /call-matcher/2.0.0: - resolution: {integrity: sha512-CIDC5wZZfZ2VjZu849WQckS58Z3pJXFfRaSjNjgo/q3in5zxkhTwVL83vttgtmvyLG7TuDlLlBya7SKP6CjDIA==} - dependencies: - deep-equal: 1.1.1 - espurify: 2.1.1 - estraverse: 4.3.0 - dev: true - /callsites/3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} @@ -4071,16 +4072,16 @@ packages: requiresBuild: true dev: true - /cosmiconfig-typescript-loader/2.0.2_z5yog5l5yqinvqran22gqy2vdi: + /cosmiconfig-typescript-loader/2.0.2_x2ciz3xvsjwezrs6sivolisayi: resolution: {integrity: sha512-KmE+bMjWMXJbkWCeY4FJX/npHuZPNr9XF9q9CIQ/bpFwi1qHfCmSiKarrCcRa0LO4fWjk93pVoeRtJAkTGcYNw==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' typescript: '>=3' dependencies: - '@types/node': 18.7.6 + '@types/node': 18.7.9 cosmiconfig: 7.0.1 - ts-node: 10.9.1_z5yog5l5yqinvqran22gqy2vdi + ts-node: 10.9.1_x2ciz3xvsjwezrs6sivolisayi typescript: 4.7.4 transitivePeerDependencies: - '@swc/core' @@ -4336,17 +4337,6 @@ packages: engines: {node: '>=0.10'} dev: true - /deep-equal/1.1.1: - resolution: {integrity: sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==} - dependencies: - is-arguments: 1.1.1 - is-date-object: 1.0.5 - is-regex: 1.1.4 - object-is: 1.1.5 - object-keys: 1.1.1 - regexp.prototype.flags: 1.4.3 - dev: true - /deep-is/0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} dev: true @@ -4610,6 +4600,15 @@ packages: dev: true optional: true + /esbuild-android-64/0.15.5: + resolution: {integrity: sha512-dYPPkiGNskvZqmIK29OPxolyY3tp+c47+Fsc2WYSOVjEPWNCHNyqhtFqQadcXMJDQt8eN0NMDukbyQgFcHquXg==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + /esbuild-android-arm64/0.14.54: resolution: {integrity: sha512-F9E+/QDi9sSkLaClO8SOV6etqPd+5DgJje1F9lOWoNncDdOBL2YF59IhsWATSt0TLZbYCf3pNlTHvVV5VfHdvg==} engines: {node: '>=12'} @@ -4619,6 +4618,15 @@ packages: dev: true optional: true + /esbuild-android-arm64/0.15.5: + resolution: {integrity: sha512-YyEkaQl08ze3cBzI/4Cm1S+rVh8HMOpCdq8B78JLbNFHhzi4NixVN93xDrHZLztlocEYqi45rHHCgA8kZFidFg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + /esbuild-darwin-64/0.14.54: resolution: {integrity: sha512-jtdKWV3nBviOd5v4hOpkVmpxsBy90CGzebpbO9beiqUYVMBtSc0AL9zGftFuBon7PNDcdvNCEuQqw2x0wP9yug==} engines: {node: '>=12'} @@ -4628,6 +4636,15 @@ packages: dev: true optional: true + /esbuild-darwin-64/0.15.5: + resolution: {integrity: sha512-Cr0iIqnWKx3ZTvDUAzG0H/u9dWjLE4c2gTtRLz4pqOBGjfjqdcZSfAObFzKTInLLSmD0ZV1I/mshhPoYSBMMCQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /esbuild-darwin-arm64/0.14.54: resolution: {integrity: sha512-OPafJHD2oUPyvJMrsCvDGkRrVCar5aVyHfWGQzY1dWnzErjrDuSETxwA2HSsyg2jORLY8yBfzc1MIpUkXlctmw==} engines: {node: '>=12'} @@ -4637,6 +4654,15 @@ packages: dev: true optional: true + /esbuild-darwin-arm64/0.15.5: + resolution: {integrity: sha512-WIfQkocGtFrz7vCu44ypY5YmiFXpsxvz2xqwe688jFfSVCnUsCn2qkEVDo7gT8EpsLOz1J/OmqjExePL1dr1Kg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /esbuild-freebsd-64/0.14.54: resolution: {integrity: sha512-OKwd4gmwHqOTp4mOGZKe/XUlbDJ4Q9TjX0hMPIDBUWWu/kwhBAudJdBoxnjNf9ocIB6GN6CPowYpR/hRCbSYAg==} engines: {node: '>=12'} @@ -4646,6 +4672,15 @@ packages: dev: true optional: true + /esbuild-freebsd-64/0.15.5: + resolution: {integrity: sha512-M5/EfzV2RsMd/wqwR18CELcenZ8+fFxQAAEO7TJKDmP3knhWSbD72ILzrXFMMwshlPAS1ShCZ90jsxkm+8FlaA==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /esbuild-freebsd-arm64/0.14.54: resolution: {integrity: sha512-sFwueGr7OvIFiQT6WeG0jRLjkjdqWWSrfbVwZp8iMP+8UHEHRBvlaxL6IuKNDwAozNUmbb8nIMXa7oAOARGs1Q==} engines: {node: '>=12'} @@ -4655,6 +4690,15 @@ packages: dev: true optional: true + /esbuild-freebsd-arm64/0.15.5: + resolution: {integrity: sha512-2JQQ5Qs9J0440F/n/aUBNvY6lTo4XP/4lt1TwDfHuo0DY3w5++anw+jTjfouLzbJmFFiwmX7SmUhMnysocx96w==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-32/0.14.54: resolution: {integrity: sha512-1ZuY+JDI//WmklKlBgJnglpUL1owm2OX+8E1syCD6UAxcMM/XoWd76OHSjl/0MR0LisSAXDqgjT3uJqT67O3qw==} engines: {node: '>=12'} @@ -4664,6 +4708,15 @@ packages: dev: true optional: true + /esbuild-linux-32/0.15.5: + resolution: {integrity: sha512-gO9vNnIN0FTUGjvTFucIXtBSr1Woymmx/aHQtuU+2OllGU6YFLs99960UD4Dib1kFovVgs59MTXwpFdVoSMZoQ==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-64/0.14.54: resolution: {integrity: sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg==} engines: {node: '>=12'} @@ -4673,6 +4726,15 @@ packages: dev: true optional: true + /esbuild-linux-64/0.15.5: + resolution: {integrity: sha512-ne0GFdNLsm4veXbTnYAWjbx3shpNKZJUd6XpNbKNUZaNllDZfYQt0/zRqOg0sc7O8GQ+PjSMv9IpIEULXVTVmg==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-arm/0.14.54: resolution: {integrity: sha512-qqz/SjemQhVMTnvcLGoLOdFpCYbz4v4fUo+TfsWG+1aOu70/80RV6bgNpR2JCrppV2moUQkww+6bWxXRL9YMGw==} engines: {node: '>=12'} @@ -4682,6 +4744,15 @@ packages: dev: true optional: true + /esbuild-linux-arm/0.15.5: + resolution: {integrity: sha512-wvAoHEN+gJ/22gnvhZnS/+2H14HyAxM07m59RSLn3iXrQsdS518jnEWRBnJz3fR6BJa+VUTo0NxYjGaNt7RA7Q==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-arm64/0.14.54: resolution: {integrity: sha512-WL71L+0Rwv+Gv/HTmxTEmpv0UgmxYa5ftZILVi2QmZBgX3q7+tDeOQNqGtdXSdsL8TQi1vIaVFHUPDe0O0kdig==} engines: {node: '>=12'} @@ -4691,6 +4762,15 @@ packages: dev: true optional: true + /esbuild-linux-arm64/0.15.5: + resolution: {integrity: sha512-7EgFyP2zjO065XTfdCxiXVEk+f83RQ1JsryN1X/VSX2li9rnHAt2swRbpoz5Vlrl6qjHrCmq5b6yxD13z6RheA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-mips64le/0.14.54: resolution: {integrity: sha512-qTHGQB8D1etd0u1+sB6p0ikLKRVuCWhYQhAHRPkO+OF3I/iSlTKNNS0Lh2Oc0g0UFGguaFZZiPJdJey3AGpAlw==} engines: {node: '>=12'} @@ -4700,6 +4780,15 @@ packages: dev: true optional: true + /esbuild-linux-mips64le/0.15.5: + resolution: {integrity: sha512-KdnSkHxWrJ6Y40ABu+ipTZeRhFtc8dowGyFsZY5prsmMSr1ZTG9zQawguN4/tunJ0wy3+kD54GaGwdcpwWAvZQ==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-ppc64le/0.14.54: resolution: {integrity: sha512-j3OMlzHiqwZBDPRCDFKcx595XVfOfOnv68Ax3U4UKZ3MTYQB5Yz3X1mn5GnodEVYzhtZgxEBidLWeIs8FDSfrQ==} engines: {node: '>=12'} @@ -4709,6 +4798,15 @@ packages: dev: true optional: true + /esbuild-linux-ppc64le/0.15.5: + resolution: {integrity: sha512-QdRHGeZ2ykl5P0KRmfGBZIHmqcwIsUKWmmpZTOq573jRWwmpfRmS7xOhmDHBj9pxv+6qRMH8tLr2fe+ZKQvCYw==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-riscv64/0.14.54: resolution: {integrity: sha512-y7Vt7Wl9dkOGZjxQZnDAqqn+XOqFD7IMWiewY5SPlNlzMX39ocPQlOaoxvT4FllA5viyV26/QzHtvTjVNOxHZg==} engines: {node: '>=12'} @@ -4718,6 +4816,15 @@ packages: dev: true optional: true + /esbuild-linux-riscv64/0.15.5: + resolution: {integrity: sha512-p+WE6RX+jNILsf+exR29DwgV6B73khEQV0qWUbzxaycxawZ8NE0wA6HnnTxbiw5f4Gx9sJDUBemh9v49lKOORA==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-s390x/0.14.54: resolution: {integrity: sha512-zaHpW9dziAsi7lRcyV4r8dhfG1qBidQWUXweUjnw+lliChJqQr+6XD71K41oEIC3Mx1KStovEmlzm+MkGZHnHA==} engines: {node: '>=12'} @@ -4727,6 +4834,15 @@ packages: dev: true optional: true + /esbuild-linux-s390x/0.15.5: + resolution: {integrity: sha512-J2ngOB4cNzmqLHh6TYMM/ips8aoZIuzxJnDdWutBw5482jGXiOzsPoEF4j2WJ2mGnm7FBCO4StGcwzOgic70JQ==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-netbsd-64/0.14.54: resolution: {integrity: sha512-PR01lmIMnfJTgeU9VJTDY9ZerDWVFIUzAtJuDHwwceppW7cQWjBBqP48NdeRtoP04/AtO9a7w3viI+PIDr6d+w==} engines: {node: '>=12'} @@ -4736,6 +4852,15 @@ packages: dev: true optional: true + /esbuild-netbsd-64/0.15.5: + resolution: {integrity: sha512-MmKUYGDizYjFia0Rwt8oOgmiFH7zaYlsoQ3tIOfPxOqLssAsEgG0MUdRDm5lliqjiuoog8LyDu9srQk5YwWF3w==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + /esbuild-openbsd-64/0.14.54: resolution: {integrity: sha512-Qyk7ikT2o7Wu76UsvvDS5q0amJvmRzDyVlL0qf5VLsLchjCa1+IAvd8kTBgUxD7VBUUVgItLkk609ZHUc1oCaw==} engines: {node: '>=12'} @@ -4745,6 +4870,15 @@ packages: dev: true optional: true + /esbuild-openbsd-64/0.15.5: + resolution: {integrity: sha512-2mMFfkLk3oPWfopA9Plj4hyhqHNuGyp5KQyTT9Rc8hFd8wAn5ZrbJg+gNcLMo2yzf8Uiu0RT6G9B15YN9WQyMA==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + /esbuild-sunos-64/0.14.54: resolution: {integrity: sha512-28GZ24KmMSeKi5ueWzMcco6EBHStL3B6ubM7M51RmPwXQGLe0teBGJocmWhgwccA1GeFXqxzILIxXpHbl9Q/Kw==} engines: {node: '>=12'} @@ -4754,6 +4888,15 @@ packages: dev: true optional: true + /esbuild-sunos-64/0.15.5: + resolution: {integrity: sha512-2sIzhMUfLNoD+rdmV6AacilCHSxZIoGAU2oT7XmJ0lXcZWnCvCtObvO6D4puxX9YRE97GodciRGDLBaiC6x1SA==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + /esbuild-windows-32/0.14.54: resolution: {integrity: sha512-T+rdZW19ql9MjS7pixmZYVObd9G7kcaZo+sETqNH4RCkuuYSuv9AGHUVnPoP9hhuE1WM1ZimHz1CIBHBboLU7w==} engines: {node: '>=12'} @@ -4763,6 +4906,15 @@ packages: dev: true optional: true + /esbuild-windows-32/0.15.5: + resolution: {integrity: sha512-e+duNED9UBop7Vnlap6XKedA/53lIi12xv2ebeNS4gFmu7aKyTrok7DPIZyU5w/ftHD4MUDs5PJUkQPP9xJRzg==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild-windows-64/0.14.54: resolution: {integrity: sha512-AoHTRBUuYwXtZhjXZbA1pGfTo8cJo3vZIcWGLiUcTNgHpJJMC1rVA44ZereBHMJtotyN71S8Qw0npiCIkW96cQ==} engines: {node: '>=12'} @@ -4772,6 +4924,15 @@ packages: dev: true optional: true + /esbuild-windows-64/0.15.5: + resolution: {integrity: sha512-v+PjvNtSASHOjPDMIai9Yi+aP+Vwox+3WVdg2JB8N9aivJ7lyhp4NVU+J0MV2OkWFPnVO8AE/7xH+72ibUUEnw==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild-windows-arm64/0.14.54: resolution: {integrity: sha512-M0kuUvXhot1zOISQGXwWn6YtS+Y/1RT9WrVIOywZnJHo3jCDyewAc79aKNQWFCQm+xNHVTq9h8dZKvygoXQQRg==} engines: {node: '>=12'} @@ -4781,6 +4942,15 @@ packages: dev: true optional: true + /esbuild-windows-arm64/0.15.5: + resolution: {integrity: sha512-Yz8w/D8CUPYstvVQujByu6mlf48lKmXkq6bkeSZZxTA626efQOJb26aDGLzmFWx6eg/FwrXgt6SZs9V8Pwy/aA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild/0.14.54: resolution: {integrity: sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA==} engines: {node: '>=12'} @@ -4810,6 +4980,35 @@ packages: esbuild-windows-arm64: 0.14.54 dev: true + /esbuild/0.15.5: + resolution: {integrity: sha512-VSf6S1QVqvxfIsSKb3UKr3VhUCis7wgDbtF4Vd9z84UJr05/Sp2fRKmzC+CSPG/dNAPPJZ0BTBLTT1Fhd6N9Gg==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/linux-loong64': 0.15.5 + esbuild-android-64: 0.15.5 + esbuild-android-arm64: 0.15.5 + esbuild-darwin-64: 0.15.5 + esbuild-darwin-arm64: 0.15.5 + esbuild-freebsd-64: 0.15.5 + esbuild-freebsd-arm64: 0.15.5 + esbuild-linux-32: 0.15.5 + esbuild-linux-64: 0.15.5 + esbuild-linux-arm: 0.15.5 + esbuild-linux-arm64: 0.15.5 + esbuild-linux-mips64le: 0.15.5 + esbuild-linux-ppc64le: 0.15.5 + esbuild-linux-riscv64: 0.15.5 + esbuild-linux-s390x: 0.15.5 + esbuild-netbsd-64: 0.15.5 + esbuild-openbsd-64: 0.15.5 + esbuild-sunos-64: 0.15.5 + esbuild-windows-32: 0.15.5 + esbuild-windows-64: 0.15.5 + esbuild-windows-arm64: 0.15.5 + dev: true + /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -5036,8 +5235,8 @@ packages: - supports-color dev: true - /eslint-plugin-jest/26.8.3_3djdzv3mdpxjg3ifoj7icaglfy: - resolution: {integrity: sha512-2roWu1MkEiihQ/qEszPPoaoqVI1x2D8Jtadk5AmoXTdEeNVPMu01Dtz7jIuTOAmdW3L+tSkPZOtEtQroYJDt0A==} + /eslint-plugin-jest/26.8.7_3djdzv3mdpxjg3ifoj7icaglfy: + resolution: {integrity: sha512-nJJVv3VY6ZZvJGDMC8h1jN/TIGT4We1JkNn1lvstPURicr/eZPVnlFULQ4W2qL9ByCuCr1hPmlBOc2aZ1ktw4Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -5513,10 +5712,6 @@ packages: hasBin: true dev: true - /espurify/2.1.1: - resolution: {integrity: sha512-zttWvnkhcDyGOhSH4vO2qCBILpdCMv/MX8lp4cqgRkQoDRGK2oZxi2GfWhlP2dIXmk7BaKeOTuzbHhyC68o8XQ==} - dev: true - /esquery/1.4.0: resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==} engines: {node: '>=0.10'} @@ -6265,14 +6460,6 @@ packages: is-decimal: 2.0.1 dev: true - /is-arguments/1.1.1: - resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - has-tostringtag: 1.0.0 - dev: true - /is-arrayish/0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} dev: true @@ -6517,7 +6704,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.7.6 + '@types/node': 18.7.9 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -7859,14 +8046,6 @@ packages: resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==} dev: true - /object-is/1.1.5: - resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.1.4 - dev: true - /object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} @@ -8650,8 +8829,8 @@ packages: prettier: 2.7.1 dev: true - /prettier-plugin-pkg/0.16.1_prettier@2.7.1: - resolution: {integrity: sha512-wy6mekVVYluwNLCqTmayW2916ABTLjf7SFQWcOfJ+nnqg1AavJiCyfZrapvaGUbinivdnm3IhIjxMjTjkXgVgQ==} + /prettier-plugin-pkg/0.17.0_prettier@2.7.1: + resolution: {integrity: sha512-TwQqf8XT+esIy75Js4WywCjhhCya46uCX2kP3elgCmmHwP9twybGYJfZLYJ0wnKgkFUXjlAzDypbPcNXfJA/mg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: prettier: ^2.0.0 @@ -9868,7 +10047,7 @@ packages: is-plain-object: 3.0.1 dev: true - /rollup-plugin-esbuild/4.9.3_2yhceorlees6ev364fcurqi67q: + /rollup-plugin-esbuild/4.9.3_g2b53jqudjimruv6spqg4ieafm: resolution: {integrity: sha512-bxfUNYTa9Tw/4kdFfT9gtidDtqXyRdCW11ctZM7D8houCCVqp5qHzQF7hhIr31rqMA0APbG47fgVbbCGXgM49Q==} engines: {node: '>=12'} peerDependencies: @@ -9878,7 +10057,7 @@ packages: '@rollup/pluginutils': 4.2.1 debug: 4.3.4 es-module-lexer: 0.9.3 - esbuild: 0.14.54 + esbuild: 0.15.5 joycon: 3.1.1 jsonc-parser: 3.1.0 rollup: 2.78.0 @@ -9922,15 +10101,15 @@ packages: terser: 5.14.2 dev: true - /rollup-plugin-unassert/0.4.0: - resolution: {integrity: sha512-ZVV88o3vYSiGVFmNH4Q+0J5j7iF3vRDkhxuyCrXwPUhZlBYPQGmQz1T3RUX0MRSI4+Xr6t5W/CQFGHve9tmyhA==} + /rollup-plugin-unassert/0.5.0: + resolution: {integrity: sha512-abqa3NOgsR5WNsxQi4YOfJWB6+WD8TzhsIsazwTHxEtb74uh/Ujm48SyGthIl8XxN23AQX0eFSTQ3fyuX5TF6w==} dependencies: '@rollup/pluginutils': 4.2.1 acorn: 8.8.0 convert-source-map: 1.8.0 escodegen: 2.0.0 multi-stage-sourcemap: 0.3.1 - unassert: 1.6.0 + unassert: 2.0.0 dev: true /rollup-plugin-vue-jsx-compat/0.0.6: @@ -10619,7 +10798,7 @@ packages: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} dev: true - /ts-node/10.9.1_z5yog5l5yqinvqran22gqy2vdi: + /ts-node/10.9.1_x2ciz3xvsjwezrs6sivolisayi: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -10638,7 +10817,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.7.6 + '@types/node': 18.7.9 acorn: 8.8.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -10772,16 +10951,10 @@ packages: hasBin: true dev: true - /unassert/1.6.0: - resolution: {integrity: sha512-GoMtWTwGSxSFuRD0NKmbjlx3VJkgvSogzDzMPpJXYmBZv6MIWButsyMqEYhMx3NI4osXACcZA9mXiBteXyJtRw==} + /unassert/2.0.0: + resolution: {integrity: sha512-45E+m8zz+utoQPxkkXAsKPrtjE0GzEbMwzmrcM4inlPhcOxIJRwE+AVxkZfgIWTR3gWG2Daxa7mHFRUwMUfyzg==} dependencies: - acorn: 7.4.1 - call-matcher: 2.0.0 - deep-equal: 1.1.1 - espurify: 2.1.1 - estraverse: 4.3.0 - esutils: 2.0.3 - object-assign: 4.1.1 + estraverse: 5.3.0 dev: true /unbox-primitive/1.0.2: @@ -10822,7 +10995,7 @@ packages: '@types/concat-stream': 2.0.0 '@types/debug': 4.1.7 '@types/is-empty': 1.2.1 - '@types/node': 18.7.6 + '@types/node': 18.7.9 '@types/unist': 2.0.6 concat-stream: 2.0.0 debug: 4.3.4 From 66a3e6c4349fe1821a5ada967b7cff1b8191dfe4 Mon Sep 17 00:00:00 2001 From: JounQin Date: Mon, 22 Aug 2022 22:33:00 +0800 Subject: [PATCH 14/15] feat: reuse `eslint-module-utils/hash.js` for better caching (#174) --- .changeset/calm-ties-search.md | 2 +- .changeset/ten-timers-rest.md | 5 +++++ .eslintignore | 1 + .lintstagedrc.cjs | 2 +- .remarkrc | 2 +- README.md | 5 +++-- package.json | 1 + shim.d.ts | 4 ++++ src/index.ts | 14 +++++++++++--- tsconfig.json | 2 +- 10 files changed, 29 insertions(+), 9 deletions(-) create mode 100644 .changeset/ten-timers-rest.md create mode 100644 shim.d.ts diff --git a/.changeset/calm-ties-search.md b/.changeset/calm-ties-search.md index a346f8d..3312c9d 100644 --- a/.changeset/calm-ties-search.md +++ b/.changeset/calm-ties-search.md @@ -1,5 +1,5 @@ --- -"eslint-import-resolver-typescript": patch +'eslint-import-resolver-typescript': patch --- fix: incorrect exports mapping diff --git a/.changeset/ten-timers-rest.md b/.changeset/ten-timers-rest.md new file mode 100644 index 0000000..5514424 --- /dev/null +++ b/.changeset/ten-timers-rest.md @@ -0,0 +1,5 @@ +--- +"eslint-import-resolver-typescript": minor +--- + +feat: reuse `eslint-module-utils/hash.js` for better caching diff --git a/.eslintignore b/.eslintignore index 15d4b74..74e99da 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,6 +1,7 @@ dist lib CHANGELOG.md +/shim.d.ts /pnpm-lock.yml !/.*.cjs !/.changeset diff --git a/.lintstagedrc.cjs b/.lintstagedrc.cjs index c1a438e..3f53038 100644 --- a/.lintstagedrc.cjs +++ b/.lintstagedrc.cjs @@ -1 +1 @@ -module.exports = require('@1stg/lint-staged') +module.exports = require('@1stg/lint-staged/tsc') diff --git a/.remarkrc b/.remarkrc index 63d195b..4915bad 100644 --- a/.remarkrc +++ b/.remarkrc @@ -1,5 +1,5 @@ { "plugins": [ - "@1stg/remark-config" + "@1stg/preset" ] } diff --git a/README.md b/README.md index c906bfd..5bd64b3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![changesets](https://img.shields.io/badge/maintained%20with-changesets-176de3.svg)](https://github.com/changesets/changesets) -This plugin adds [`TypeScript`][] support to [`eslint-plugin-import`][] +This plugin adds [`TypeScript`][] support to [`eslint-plugin-import`][] (Or maybe you want to try [`eslint-plugin-i`][] for faster speed) This means you can: @@ -189,7 +189,7 @@ Default: ### Other options -You can pass through other options of [`enhanced-resolve`] directly +You can pass through other options of [`enhanced-resolve`][] directly ### Default options @@ -226,6 +226,7 @@ Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.m [ISC][] +[`eslint-plugin-i`]: https://github.com/un-es/eslint-plugin-i [`eslint-plugin-import`]: https://github.com/import-js/eslint-plugin-import [`enhanced-resolve`]: https://github.com/webpack/enhanced-resolve [`typescript`]: https://www.typescriptlang.org diff --git a/package.json b/package.json index 0849dfb..70e648d 100644 --- a/package.json +++ b/package.json @@ -62,6 +62,7 @@ "types": "lib/index.d.ts", "files": [ "lib", + "shim.d.ts", "!**/*.tsbuildinfo" ], "keywords": [ diff --git a/shim.d.ts b/shim.d.ts new file mode 100644 index 0000000..e76db42 --- /dev/null +++ b/shim.d.ts @@ -0,0 +1,4 @@ +declare module 'eslint-module-utils/hash.js' { + import type { Hash } from 'node:crypto' + export const hashObject: (object: object, hash?: Hash) => Hash +} diff --git a/src/index.ts b/src/index.ts index 3a80169..195148b 100644 --- a/src/index.ts +++ b/src/index.ts @@ -10,6 +10,7 @@ import { Resolver, ResolverFactory, } from 'enhanced-resolve' +import { hashObject } from 'eslint-module-utils/hash.js' import { createPathsMatcher, getTsconfig } from 'get-tsconfig' import type { TsConfigResult } from 'get-tsconfig' import isCore from 'is-core-module' @@ -114,7 +115,8 @@ const fileSystem = fs as FileSystem const JS_EXT_PATTERN = /\.(?:[cm]js|jsx?)$/ const RELATIVE_PATH_PATTERN = /^\.{1,2}(?:\/.*)?$/ -let previousOptions: TsResolverOptions | null | undefined +let previousOptionsHash: string +let optionsHash: string let cachedOptions: InternalResolverOptions | undefined let mappersCachedOptions: InternalResolverOptions @@ -123,6 +125,9 @@ let mappers: Array<((specifier: string) => string[]) | null> | undefined let resolverCachedOptions: InternalResolverOptions let resolver: Resolver | undefined +const digestHashObject = (value: object | null | undefined) => + hashObject(value ?? {}).digest('hex') + /** * @param source the module to resolve; i.e './some-module' * @param file the importing file's full path; i.e. '/usr/local/bin/file.js' @@ -137,8 +142,11 @@ export function resolve( found: boolean path?: string | null } { - if (!cachedOptions || previousOptions !== options) { - previousOptions = options + if ( + !cachedOptions || + previousOptionsHash !== (optionsHash = digestHashObject(options)) + ) { + previousOptionsHash = optionsHash cachedOptions = { ...options, conditionNames: options?.conditionNames ?? defaultConditionNames, diff --git a/tsconfig.json b/tsconfig.json index b5176ce..81e4c05 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -3,5 +3,5 @@ "compilerOptions": { "outDir": "./lib" }, - "include": ["./src"] + "include": ["./src", "./shim.d.ts"] } From d8dd3ca74026dd40993c7e758179b40909ff216c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 22:34:34 +0800 Subject: [PATCH 15/15] chore: release eslint-import-resolver-typescript v3.5.0 (#173) Co-authored-by: github-actions[bot] --- .changeset/calm-ties-search.md | 5 ----- .changeset/ten-timers-rest.md | 5 ----- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 .changeset/calm-ties-search.md delete mode 100644 .changeset/ten-timers-rest.md diff --git a/.changeset/calm-ties-search.md b/.changeset/calm-ties-search.md deleted file mode 100644 index 3312c9d..0000000 --- a/.changeset/calm-ties-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'eslint-import-resolver-typescript': patch ---- - -fix: incorrect exports mapping diff --git a/.changeset/ten-timers-rest.md b/.changeset/ten-timers-rest.md deleted file mode 100644 index 5514424..0000000 --- a/.changeset/ten-timers-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"eslint-import-resolver-typescript": minor ---- - -feat: reuse `eslint-module-utils/hash.js` for better caching diff --git a/CHANGELOG.md b/CHANGELOG.md index d31baf7..aad55a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 3.5.0 + +### Minor Changes + +- [#174](https://github.com/import-js/eslint-import-resolver-typescript/pull/174) [`66a3e6c`](https://github.com/import-js/eslint-import-resolver-typescript/commit/66a3e6c4349fe1821a5ada967b7cff1b8191dfe4) Thanks [@JounQin](https://github.com/JounQin)! - feat: reuse `eslint-module-utils/hash.js` for better caching + +### Patch Changes + +- [#172](https://github.com/import-js/eslint-import-resolver-typescript/pull/172) [`00abb6f`](https://github.com/import-js/eslint-import-resolver-typescript/commit/00abb6fed2c9b9bedd053a5a7c575a367a707692) Thanks [@JounQin](https://github.com/JounQin)! - fix: incorrect exports mapping + ## 3.4.2 ### Patch Changes diff --git a/package.json b/package.json index 70e648d..519291a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-import-resolver-typescript", - "version": "3.4.2", + "version": "3.5.0", "type": "module", "description": "This plugin adds `TypeScript` support to `eslint-plugin-import`", "repository": "git+https://github.com/import-js/eslint-import-resolver-typescript",