From fd472ef954eb67de64b8a2013c609c12550f399e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 21:21:43 +0000 Subject: [PATCH] fix(deps): update dependencies --- package.json | 10 +- pnpm-lock.yaml | 1173 ++++++++++++++++++++++++++++++++---------------- 2 files changed, 789 insertions(+), 394 deletions(-) diff --git a/package.json b/package.json index 12782ef..5759f6f 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,10 @@ "@babel/plugin-proposal-function-bind": "7.18.9", "@babel/plugin-proposal-function-sent": "7.18.6", "@babel/plugin-proposal-json-strings": "7.18.6", - "@babel/plugin-proposal-logical-assignment-operators": "7.18.9", + "@babel/plugin-proposal-logical-assignment-operators": "7.20.7", "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6", "@babel/plugin-proposal-numeric-separator": "7.18.6", - "@babel/plugin-proposal-optional-chaining": "7.18.9", + "@babel/plugin-proposal-optional-chaining": "7.21.0", "@babel/plugin-proposal-pipeline-operator": "7.18.9", "@babel/plugin-proposal-private-methods": "7.18.6", "@babel/plugin-proposal-private-property-in-object": "^7.18.6", @@ -44,9 +44,9 @@ "@babel/plugin-syntax-import-meta": "7.10.4", "@babel/plugin-transform-modules-commonjs": "^7.18.6", "@babel/plugin-transform-reserved-words": "^7.18.6", - "@babel/preset-env": "7.18.10", - "@babel/preset-flow": "7.18.6", - "@babel/preset-react": "7.18.6", + "@babel/preset-env": "7.22.2", + "@babel/preset-flow": "7.21.4", + "@babel/preset-react": "7.22.0", "@babel/preset-typescript": "^7.18.6", "babel-plugin-add-module-exports": "^1.0.4", "babel-plugin-codegen": "^4.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f7fcd58..a497144 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,10 +11,10 @@ specifiers: '@babel/plugin-proposal-function-bind': 7.18.9 '@babel/plugin-proposal-function-sent': 7.18.6 '@babel/plugin-proposal-json-strings': 7.18.6 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9 + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7 '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6 '@babel/plugin-proposal-numeric-separator': 7.18.6 - '@babel/plugin-proposal-optional-chaining': 7.18.9 + '@babel/plugin-proposal-optional-chaining': 7.21.0 '@babel/plugin-proposal-pipeline-operator': 7.18.9 '@babel/plugin-proposal-private-methods': 7.18.6 '@babel/plugin-proposal-private-property-in-object': ^7.18.6 @@ -23,9 +23,9 @@ specifiers: '@babel/plugin-syntax-import-meta': 7.10.4 '@babel/plugin-transform-modules-commonjs': ^7.18.6 '@babel/plugin-transform-reserved-words': ^7.18.6 - '@babel/preset-env': 7.18.10 - '@babel/preset-flow': 7.18.6 - '@babel/preset-react': 7.18.6 + '@babel/preset-env': 7.22.2 + '@babel/preset-flow': 7.21.4 + '@babel/preset-react': 7.22.0 '@babel/preset-typescript': ^7.18.6 '@types/babel__core': ^7.1.19 '@types/babel__preset-env': 7.9.2 @@ -49,10 +49,10 @@ dependencies: '@babel/plugin-proposal-function-bind': 7.18.9_@babel+core@7.13.14 '@babel/plugin-proposal-function-sent': 7.18.6_@babel+core@7.13.14 '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.13.14 + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.13.14 '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.13.14 '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.13.14 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.13.14 '@babel/plugin-proposal-pipeline-operator': 7.18.9_@babel+core@7.13.14 '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.13.14 '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.13.14 @@ -61,9 +61,9 @@ dependencies: '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.13.14 '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.13.14 '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.13.14 - '@babel/preset-env': 7.18.10_@babel+core@7.13.14 - '@babel/preset-flow': 7.18.6_@babel+core@7.13.14 - '@babel/preset-react': 7.18.6_@babel+core@7.13.14 + '@babel/preset-env': 7.22.2_@babel+core@7.13.14 + '@babel/preset-flow': 7.21.4_@babel+core@7.13.14 + '@babel/preset-react': 7.22.0_@babel+core@7.13.14 '@babel/preset-typescript': 7.18.6_@babel+core@7.13.14 babel-plugin-add-module-exports: 1.0.4 babel-plugin-codegen: 4.1.5 @@ -92,7 +92,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.1.1 - '@jridgewell/trace-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.18 dev: true /@babel/cli/7.13.14_@babel+core@7.13.14: @@ -128,14 +128,16 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.18.6 + dev: false - /@babel/compat-data/7.18.6: - resolution: {integrity: sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==} + /@babel/code-frame/7.21.4: + resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==} engines: {node: '>=6.9.0'} - dev: false + dependencies: + '@babel/highlight': 7.18.6 - /@babel/compat-data/7.18.8: - resolution: {integrity: sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==} + /@babel/compat-data/7.22.0: + resolution: {integrity: sha512-OgCMbbNCD/iA8cjMt+Zhp+nIC7XKaEaTG8zjvZPjGbhkppq1NIMWiZn7EaZRxUDHn4Ul265scRqg94N2WiFaGw==} engines: {node: '>=6.9.0'} /@babel/core/7.13.14: @@ -166,15 +168,15 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.10 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.6 - '@babel/helper-module-transforms': 7.18.9 + '@babel/code-frame': 7.21.4 + '@babel/generator': 7.22.0 + '@babel/helper-compilation-targets': 7.22.1_@babel+core@7.18.6 + '@babel/helper-module-transforms': 7.22.1 '@babel/helpers': 7.18.6 - '@babel/parser': 7.18.10 - '@babel/template': 7.18.10 - '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/parser': 7.22.0 + '@babel/template': 7.21.9 + '@babel/traverse': 7.22.1 + '@babel/types': 7.22.0 convert-source-map: 1.7.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -201,7 +203,7 @@ packages: /@babel/generator/7.13.9: resolution: {integrity: sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==} dependencies: - '@babel/types': 7.18.7 + '@babel/types': 7.22.0 jsesc: 2.5.2 source-map: 0.5.7 dev: false @@ -210,18 +212,19 @@ packages: resolution: {integrity: sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.22.0 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 + dev: false - /@babel/generator/7.18.7: - resolution: {integrity: sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==} + /@babel/generator/7.22.0: + resolution: {integrity: sha512-tyzR0OsH88AelgukhL2rbEUCLKBGmy2G9Th/5vpyOt0zf44Be61kvIQXjCwTSX8t+qJ/vMwZfhK6mPdrMLZXRg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.22.0 '@jridgewell/gen-mapping': 0.3.2 + '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 - dev: false /@babel/helper-annotate-as-pure/7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} @@ -235,7 +238,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.18.10 + '@babel/types': 7.22.0 dev: false /@babel/helper-compilation-targets/7.13.13_@babel+core@7.13.14: @@ -243,36 +246,38 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.18.6 + '@babel/compat-data': 7.22.0 '@babel/core': 7.13.14 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.20.4 + '@babel/helper-validator-option': 7.21.0 + browserslist: 4.21.5 semver: 6.3.0 dev: false - /@babel/helper-compilation-targets/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} + /@babel/helper-compilation-targets/7.22.1_@babel+core@7.13.14: + resolution: {integrity: sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.18.8 + '@babel/compat-data': 7.22.0 '@babel/core': 7.13.14 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.20.4 + '@babel/helper-validator-option': 7.21.0 + browserslist: 4.21.5 + lru-cache: 5.1.1 semver: 6.3.0 dev: false - /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.6: - resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} + /@babel/helper-compilation-targets/7.22.1_@babel+core@7.18.6: + resolution: {integrity: sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.18.8 + '@babel/compat-data': 7.22.0 '@babel/core': 7.18.6 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.20.4 + '@babel/helper-validator-option': 7.21.0 + browserslist: 4.21.5 + lru-cache: 5.1.1 semver: 6.3.0 dev: true @@ -294,6 +299,26 @@ packages: - supports-color dev: false + /@babel/helper-create-class-features-plugin/7.22.1_@babel+core@7.13.14: + resolution: {integrity: sha512-SowrZ9BWzYFgzUMwUmowbPSGu6CXL5MSuuCkG3bejahSpSymioPmuLdhPxNOc9MjuNGjy7M/HaXvJ8G82Lywlw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-environment-visitor': 7.22.1 + '@babel/helper-function-name': 7.21.0 + '@babel/helper-member-expression-to-functions': 7.22.0 + '@babel/helper-optimise-call-expression': 7.18.6 + '@babel/helper-replace-supers': 7.22.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + '@babel/helper-split-export-declaration': 7.18.6 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.13.14: resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==} engines: {node: '>=6.9.0'} @@ -305,14 +330,26 @@ packages: regexpu-core: 5.1.0 dev: false - /@babel/helper-define-polyfill-provider/0.3.2_@babel+core@7.13.14: - resolution: {integrity: sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==} + /@babel/helper-create-regexp-features-plugin/7.22.1_@babel+core@7.13.14: + resolution: {integrity: sha512-WWjdnfR3LPIe+0EY8td7WmjhytxXtjKAEpnAxun/hkNiyOaPlvGK+NZaBFIdi9ndYV3Gav7BpFvtUwnaJlwi1w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-annotate-as-pure': 7.18.6 + regexpu-core: 5.3.2 + semver: 6.3.0 + dev: false + + /@babel/helper-define-polyfill-provider/0.4.0_@babel+core@7.13.14: + resolution: {integrity: sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-compilation-targets': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.1 @@ -329,12 +366,17 @@ packages: /@babel/helper-environment-visitor/7.18.9: resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} engines: {node: '>=6.9.0'} + dev: false + + /@babel/helper-environment-visitor/7.22.1: + resolution: {integrity: sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==} + engines: {node: '>=6.9.0'} /@babel/helper-explode-assignable-expression/7.18.6: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.22.0 dev: false /@babel/helper-function-name/7.18.6: @@ -351,12 +393,20 @@ packages: dependencies: '@babel/template': 7.18.6 '@babel/types': 7.18.10 + dev: false + + /@babel/helper-function-name/7.21.0: + resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.21.9 + '@babel/types': 7.22.0 /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.22.0 /@babel/helper-member-expression-to-functions/7.18.6: resolution: {integrity: sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==} @@ -372,23 +422,37 @@ packages: '@babel/types': 7.18.10 dev: false + /@babel/helper-member-expression-to-functions/7.22.0: + resolution: {integrity: sha512-nf2NhMw5E6vzxvUOPeqHnNxcCyTe7r8MJYIWzLaMosohfQTk6F2jepzprj4ux8ez0yTPjDyrDeboItaylgdaiw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.0 + dev: false + /@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.10 + dev: false + + /@babel/helper-module-imports/7.21.4: + resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.0 /@babel/helper-module-transforms/7.13.14: resolution: {integrity: sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==} dependencies: - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-replace-supers': 7.18.6 - '@babel/helper-simple-access': 7.18.6 + '@babel/helper-module-imports': 7.21.4 + '@babel/helper-replace-supers': 7.22.1 + '@babel/helper-simple-access': 7.21.5 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.18.6 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.6 - '@babel/types': 7.18.7 + '@babel/helper-validator-identifier': 7.19.1 + '@babel/template': 7.21.9 + '@babel/traverse': 7.22.1 + '@babel/types': 7.22.0 transitivePeerDependencies: - supports-color dev: false @@ -413,14 +477,30 @@ packages: resolution: {integrity: sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-simple-access': 7.18.6 + '@babel/helper-environment-visitor': 7.22.1 + '@babel/helper-module-imports': 7.21.4 + '@babel/helper-simple-access': 7.21.5 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.18.6 - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/helper-validator-identifier': 7.19.1 + '@babel/template': 7.21.9 + '@babel/traverse': 7.22.1 + '@babel/types': 7.22.0 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/helper-module-transforms/7.22.1: + resolution: {integrity: sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-environment-visitor': 7.22.1 + '@babel/helper-module-imports': 7.21.4 + '@babel/helper-simple-access': 7.21.5 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/helper-validator-identifier': 7.19.1 + '@babel/template': 7.21.9 + '@babel/traverse': 7.22.1 + '@babel/types': 7.22.0 transitivePeerDependencies: - supports-color @@ -443,6 +523,11 @@ packages: /@babel/helper-plugin-utils/7.18.9: resolution: {integrity: sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==} engines: {node: '>=6.9.0'} + dev: false + + /@babel/helper-plugin-utils/7.21.5: + resolution: {integrity: sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==} + engines: {node: '>=6.9.0'} /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.13.14: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} @@ -452,9 +537,9 @@ packages: dependencies: '@babel/core': 7.13.14 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-environment-visitor': 7.22.1 '@babel/helper-wrap-function': 7.18.10 - '@babel/types': 7.18.10 + '@babel/types': 7.22.0 transitivePeerDependencies: - supports-color dev: false @@ -472,15 +557,16 @@ packages: - supports-color dev: false - /@babel/helper-replace-supers/7.18.9: - resolution: {integrity: sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==} + /@babel/helper-replace-supers/7.22.1: + resolution: {integrity: sha512-ut4qrkE4AuSfrwHSps51ekR1ZY/ygrP1tp0WFm8oVq6nzc/hvfV/22JylndIbsf2U2M9LOMwiSddr6y+78j+OQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.18.9 + '@babel/helper-environment-visitor': 7.22.1 + '@babel/helper-member-expression-to-functions': 7.22.0 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/template': 7.21.9 + '@babel/traverse': 7.22.1 + '@babel/types': 7.22.0 transitivePeerDependencies: - supports-color dev: false @@ -490,12 +576,19 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.18.7 + dev: false - /@babel/helper-skip-transparent-expression-wrappers/7.18.9: - resolution: {integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==} + /@babel/helper-simple-access/7.21.5: + resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.22.0 + + /@babel/helper-skip-transparent-expression-wrappers/7.20.0: + resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.0 dev: false /@babel/helper-split-export-declaration/7.18.6: @@ -508,22 +601,35 @@ packages: resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==} engines: {node: '>=6.9.0'} + /@babel/helper-string-parser/7.21.5: + resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==} + engines: {node: '>=6.9.0'} + /@babel/helper-validator-identifier/7.18.6: resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==} engines: {node: '>=6.9.0'} + /@babel/helper-validator-identifier/7.19.1: + resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} + engines: {node: '>=6.9.0'} + /@babel/helper-validator-option/7.18.6: resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} engines: {node: '>=6.9.0'} + dev: false + + /@babel/helper-validator-option/7.21.0: + resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} + engines: {node: '>=6.9.0'} /@babel/helper-wrap-function/7.18.10: resolution: {integrity: sha512-95NLBP59VWdfK2lyLKe6eTMq9xg+yWKzxzxbJ1wcYNi1Auz200+83fMDADjRxBvc2QQor5zja2yTQzXGhk2GtQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.18.9 - '@babel/template': 7.18.10 - '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/helper-function-name': 7.21.0 + '@babel/template': 7.21.9 + '@babel/traverse': 7.22.1 + '@babel/types': 7.22.0 transitivePeerDependencies: - supports-color dev: false @@ -543,9 +649,9 @@ packages: /@babel/helpers/7.13.10: resolution: {integrity: sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==} dependencies: - '@babel/template': 7.18.6 - '@babel/traverse': 7.18.6 - '@babel/types': 7.18.7 + '@babel/template': 7.21.9 + '@babel/traverse': 7.22.1 + '@babel/types': 7.22.0 transitivePeerDependencies: - supports-color dev: false @@ -554,9 +660,9 @@ packages: resolution: {integrity: sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.10 - '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/template': 7.21.9 + '@babel/traverse': 7.22.1 + '@babel/types': 7.22.0 transitivePeerDependencies: - supports-color dev: true @@ -574,7 +680,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.18.7 + '@babel/types': 7.22.0 dev: false /@babel/parser/7.18.10: @@ -582,7 +688,8 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.22.0 + dev: false /@babel/parser/7.18.6: resolution: {integrity: sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==} @@ -592,6 +699,13 @@ packages: '@babel/types': 7.18.7 dev: false + /@babel/parser/7.22.0: + resolution: {integrity: sha512-DA65VCJRetcFmJnt9/hEmRvXNCwk0V86dxG6p6N13hzDazaLRjGdTGPGgjxZOtLuFgWzOSRX4grybmRXwQ9bSg==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.22.0 + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.13.14: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} @@ -599,34 +713,19 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-THA2q9FkS/RVTqWt0IXNns3zyHc8kzfiDEK9+vkIYGMlyaV6i6O3IpOg/oODSKqtRqu7gzwONjIJqwPlRQT41A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: '@babel/core': 7.13.14 - '@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.13.14 - dev: false - - /@babel/plugin-proposal-async-generator-functions/7.18.10_@babel+core@7.13.14: - resolution: {integrity: sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.14 - '@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.13.14 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.13.14 - transitivePeerDependencies: - - supports-color + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + '@babel/plugin-transform-optional-chaining': 7.22.0_@babel+core@7.13.14 dev: false /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.13.14: @@ -642,20 +741,6 @@ packages: - supports-color dev: false - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.12.0 - dependencies: - '@babel/core': 7.13.14 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.13.14 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.13.14 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/plugin-proposal-decorators/7.18.6_@babel+core@7.13.14: resolution: {integrity: sha512-gAdhsjaYmiZVxx5vTMiRfj31nB7LhwBJFMSLzeDxc7X4tKLixup0+k9ughn0RcpBrv9E3PBaXJW7jF5TCihAOg==} engines: {node: '>=6.9.0'} @@ -683,17 +768,6 @@ packages: '@babel/plugin-syntax-do-expressions': 7.18.6_@babel+core@7.13.14 dev: false - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.14 - dev: false - /@babel/plugin-proposal-export-default-from/7.18.10_@babel+core@7.13.14: resolution: {integrity: sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==} engines: {node: '>=6.9.0'} @@ -752,14 +826,14 @@ packages: '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.13.14 dev: false - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} + /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.13.14: + resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.14 dev: false @@ -785,40 +859,15 @@ packages: '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.13.14 dev: false - /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==} + /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.13.14: + resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.18.8 '@babel/core': 7.13.14 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.13.14 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.13.14 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.13.14 - dev: false - - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.13.14 - dev: false - - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.14 dev: false @@ -861,6 +910,21 @@ packages: - supports-color dev: false + /@babel/plugin-proposal-private-property-in-object/7.21.0_@babel+core@7.13.14: + resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-create-class-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.13.14 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/plugin-proposal-throw-expressions/7.18.6_@babel+core@7.13.14: resolution: {integrity: sha512-WHOrJyhGoGrdtW480L79cF7Iq/gZDZ/z6OqK7mVyFR5I37dTpog/wNgb6hmaM3HYZtULEJl++7VaMWkNZsOcHg==} engines: {node: '>=6.9.0'} @@ -879,8 +943,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.13.14: @@ -889,7 +953,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.13.14: @@ -898,7 +962,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.13.14: @@ -908,7 +972,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.13.14: @@ -918,7 +982,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-do-expressions/7.18.6_@babel+core@7.13.14: @@ -928,7 +992,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.13.14: @@ -947,7 +1011,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.13.14: @@ -956,7 +1020,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-flow/7.17.12_@babel+core@7.18.6: @@ -966,7 +1030,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: true /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.13.14: @@ -976,7 +1040,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-function-bind/7.18.6_@babel+core@7.13.14: @@ -986,7 +1050,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-function-sent/7.18.6_@babel+core@7.13.14: @@ -996,17 +1060,27 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==} + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.13.14: + resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + dev: false + + /@babel/plugin-syntax-import-attributes/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-TFqy+gFAiTh8KlVS8/c6w97uhAVcCVyd2R0srMHVYymBcBK5N5P+bf8VG6tEAiYCZ3TLYvi6fpzU9Rq79t9oxw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.13.14: @@ -1024,7 +1098,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-jsx/7.17.12_@babel+core@7.18.6: @@ -1034,17 +1108,17 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: true - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} + /@babel/plugin-syntax-jsx/7.21.4_@babel+core@7.13.14: + resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.13.14: @@ -1053,7 +1127,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.13.14: @@ -1062,7 +1136,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.13.14: @@ -1071,7 +1145,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.13.14: @@ -1080,7 +1154,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.13.14: @@ -1089,7 +1163,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.13.14: @@ -1098,7 +1172,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-pipeline-operator/7.18.6_@babel+core@7.13.14: @@ -1108,7 +1182,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.13.14: @@ -1118,7 +1192,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-throw-expressions/7.18.6_@babel+core@7.13.14: @@ -1128,7 +1202,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.13.14: @@ -1138,7 +1212,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.13.14: @@ -1148,28 +1222,54 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.13.14: + resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + dev: false + + /@babel/plugin-transform-arrow-functions/7.21.5_@babel+core@7.13.14: + resolution: {integrity: sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} + /@babel/plugin-transform-async-generator-functions/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-SLpCXbF08XTYRJ/QM0hn4DdgSQB6aAtCaS+zfrjx374ectu4JbpwyQv3fF0kAtPdfQkeFdz86Dajj8A6oYRM9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-environment-visitor': 7.22.1 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.13.14 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.13.14 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.13.14: + resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-module-imports': 7.21.4 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.13.14 transitivePeerDependencies: - supports-color @@ -1182,56 +1282,85 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==} + /@babel/plugin-transform-block-scoping/7.21.0_@babel+core@7.13.14: + resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-classes/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==} + /@babel/plugin-transform-class-properties/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-m04PcP0S4OR+NpRQNIOEPHVdGcXqbOEn+pIYzrqRTXMlOjKy6s7s30MZ1WzglHQhD/X/yhngun4yG0FqPszZzw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-create-class-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-transform-class-static-block/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-b6N2cduLeAmnZMHlLj0XB8108D4EHLtpv1fl7PudLjHf+yxFxnKvhuTn5vuQg61qzS+wxp5DBOcNo1W/GEsFWg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-create-class-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.13.14 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-transform-classes/7.21.0_@babel+core@7.13.14: + resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 + '@babel/helper-compilation-targets': 7.22.1_@babel+core@7.13.14 + '@babel/helper-environment-visitor': 7.22.1 + '@babel/helper-function-name': 7.21.0 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-replace-supers': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-replace-supers': 7.22.1 '@babel/helper-split-export-declaration': 7.18.6 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} + /@babel/plugin-transform-computed-properties/7.21.5_@babel+core@7.13.14: + resolution: {integrity: sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/template': 7.21.9 dev: false - /@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==} + /@babel/plugin-transform-destructuring/7.21.3_@babel+core@7.13.14: + resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.13.14: @@ -1242,7 +1371,7 @@ packages: dependencies: '@babel/core': 7.13.14 '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.13.14: @@ -1252,7 +1381,18 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + dev: false + + /@babel/plugin-transform-dynamic-import/7.22.1_@babel+core@7.13.14: + resolution: {integrity: sha512-rlhWtONnVBPdmt+jeewS0qSnMz/3yLFrqAP8hHC6EDcrYRSyuz9f9yQhHvVn2Ad6+yO9fHXac5piudeYrInxwQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.14 dev: false /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.13.14: @@ -1263,28 +1403,39 @@ packages: dependencies: '@babel/core': 7.13.14 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-flow-strip-types/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-wE0xtA7csz+hw4fKPwxmu5jnzAsXPIO57XnRwzXP3T19jWh1BODnPGoG9xKYwvAwusP7iUktHayRFbMPGtODaQ==} + /@babel/plugin-transform-export-namespace-from/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-NkqdpxXHZG1CbXuu31weYMjAOeZ785n4ip/yXYg/4oZxdCg1jH10iR7oPJbZeyF99HhnTxqFnis3FTlpnh5Ovw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.13.14 + dev: false + + /@babel/plugin-transform-flow-strip-types/7.21.0_@babel+core@7.13.14: + resolution: {integrity: sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-plugin-utils': 7.21.5 '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.13.14 dev: false - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.13.14: - resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} + /@babel/plugin-transform-for-of/7.21.5_@babel+core@7.13.14: + resolution: {integrity: sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.13.14: @@ -1294,9 +1445,20 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.13.14 + '@babel/helper-compilation-targets': 7.22.1_@babel+core@7.13.14 '@babel/helper-function-name': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + dev: false + + /@babel/plugin-transform-json-strings/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-6sSCmFYjv4czjub/ESDp46/TQGEM6oH0/t0Zd1gj8qb+j3XY/+s1M8h+2EtJ5JYNQ6ZBxpmazCDwhwQT950Aug==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.13.14 dev: false /@babel/plugin-transform-literals/7.18.9_@babel+core@7.13.14: @@ -1306,7 +1468,18 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + dev: false + + /@babel/plugin-transform-logical-assignment-operators/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-tSYLi4c8H5K1iSCLCjA4xaYgw+zQEl7WUP9YI2WpwXkmryDC7+Pu/uD43XQos7Sm326OIC6Yf+6LuWjBs8JJKQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.14 dev: false /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.13.14: @@ -1316,19 +1489,18 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==} + /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.13.14: + resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-module-transforms': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 - babel-plugin-dynamic-import-node: 2.3.3 + '@babel/helper-module-transforms': 7.22.1 + '@babel/helper-plugin-utils': 7.21.5 transitivePeerDependencies: - supports-color dev: false @@ -1348,18 +1520,31 @@ packages: - supports-color dev: false - /@babel/plugin-transform-modules-systemjs/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==} + /@babel/plugin-transform-modules-commonjs/7.21.5_@babel+core@7.13.14: + resolution: {integrity: sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-module-transforms': 7.22.1 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-simple-access': 7.21.5 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-transform-modules-systemjs/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-hSo/4vBjCjwsol3nLDJG3QRDuNzvzofnyhKyCiSXpzqEVmkos9SODFC3xzDvvuE3AUjHUMgTpTRpJq16i62heA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 '@babel/helper-hoist-variables': 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 + '@babel/helper-module-transforms': 7.22.1 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-validator-identifier': 7.19.1 transitivePeerDependencies: - supports-color dev: false @@ -1371,31 +1556,67 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-module-transforms': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==} + /@babel/plugin-transform-named-capturing-groups-regex/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-3bIivRwjbaMFYuP8OypIlTbZK0SxW3j9VpVQX/Yj2q0wG6GqOG30Vgmo5X7QW3TGi3rxrdYpKuwxqfb5aCnJkA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} + /@babel/plugin-transform-new-target/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-IZH0e2Fm8XmnZTXRzoRsHBBJ7wFzfeU22iiEZCi6EumrAjKOG6AdHpsxtBezG4SCQhqRS8DojQM8+bqtOBTQqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + dev: false + + /@babel/plugin-transform-nullish-coalescing-operator/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-KU2Or7uQqYKcL6rVLh8jThUBAKy1H+mxPx4E1omUqdSL+hVM9NriMjGFnnv+9xSn3jUMV5FQHsLQxgGLr/MWTw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.14 + dev: false + + /@babel/plugin-transform-numeric-separator/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-dfbXAKlbPlDKXsY7fa/gRBWgI4n537TR4b5AnVCZ3RwQ1aVPxs52Xs3XHFxQMn3j4LmUhn8IL2nAYmNh6z2/Ew==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.13.14 + dev: false + + /@babel/plugin-transform-object-rest-spread/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-PHXQfxbe5EKp2+MuEdBFO4X1gsjvUZPjSDGvYz7PjWl8hZtYDCDxPrwZG+GwT/j6FnAmSz2bTZbQ5Jrh3fhRPg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.22.0 + '@babel/core': 7.13.14 + '@babel/helper-compilation-targets': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.13.14 + '@babel/plugin-transform-parameters': 7.22.0_@babel+core@7.13.14 dev: false /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.13.14: @@ -1405,20 +1626,71 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-replace-supers': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-replace-supers': 7.22.1 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.13.14: - resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==} + /@babel/plugin-transform-optional-catch-binding/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-x8HEst6X74Aut0TxZI4s1UbUCtqR7IW764w/o/tTIDsm9OY9g+y9BeNhfZ+GrN0/TErN1dBoHNxqo1JXHdfxyA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.13.14 + dev: false + + /@babel/plugin-transform-optional-chaining/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-p5BZinFj92iSErcstoPK+e+MHJUEZ6Gmlu0EkP3DJ0Y/1XPNvlXxfAzuh8KkN+3wCsYRKLAxAsF6Sn8b/bfWaA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.14 + dev: false + + /@babel/plugin-transform-parameters/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-hlRM1lu7xeqW8EKKg9ByHwnCEIy0dNPd/fwffpwAck2H3C5mQCrWR9PdrjsywivsFuVAbyyAImU58vAR1cXrEw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + dev: false + + /@babel/plugin-transform-private-methods/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-3ao+Yt2kGQEXC894aBRCPo+zzW6YbM/iba+znKsZgEmDkc8RU/ODBfRpWP11qerQ0/mDzqjLpIG7HhpiKx0/cg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-create-class-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-transform-private-property-in-object/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-P4bP+/4Rq6aQ/IZmAEUX+injSKhuOOMOZkXtB3x++P3k5BtyV8RkTvOtpqIv0mLpHge5ReGk0ijNBFRN0n2xEQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-create-class-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.13.14 + transitivePeerDependencies: + - supports-color dev: false /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.13.14: @@ -1428,7 +1700,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.13.14: @@ -1438,7 +1710,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.13.14: @@ -1448,21 +1720,21 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.13.14 + '@babel/plugin-transform-react-jsx': 7.22.0_@babel+core@7.13.14 dev: false - /@babel/plugin-transform-react-jsx/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==} + /@babel/plugin-transform-react-jsx/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-Li7gdm7eGZJidME4KlXmzQdnuUwE4jhPnICgGpWN56W7GWhmCQ2LmDepyZX4zBsoSNWP9bqDcJo5wQFndcAd9Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 '@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.13.14 - '@babel/types': 7.18.7 + '@babel/helper-module-imports': 7.21.4 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-jsx': 7.21.4_@babel+core@7.13.14 + '@babel/types': 7.22.0 dev: false /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.13.14: @@ -1473,18 +1745,18 @@ packages: dependencies: '@babel/core': 7.13.14 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} + /@babel/plugin-transform-regenerator/7.21.5_@babel+core@7.13.14: + resolution: {integrity: sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 - regenerator-transform: 0.15.0 + '@babel/helper-plugin-utils': 7.21.5 + regenerator-transform: 0.15.1 dev: false /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.13.14: @@ -1504,18 +1776,18 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-spread/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==} + /@babel/plugin-transform-spread/7.20.7_@babel+core@7.13.14: + resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 dev: false /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.13.14: @@ -1525,7 +1797,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.13.14: @@ -1535,7 +1807,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.13.14: @@ -1545,7 +1817,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-transform-typescript/7.18.6_@babel+core@7.13.14: @@ -1556,20 +1828,31 @@ packages: dependencies: '@babel/core': 7.13.14 '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.13.14 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.13.14: - resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} + /@babel/plugin-transform-unicode-escapes/7.21.5_@babel+core@7.13.14: + resolution: {integrity: sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 + dev: false + + /@babel/plugin-transform-unicode-property-regex/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-uQacKjQ46K+yDfrbEyhEGkqqf5Zbn9WTKWgHOioHrTnOSVGYZSITlNNe0cP4fTgt4ZtjvMp85s4Hj86XS3v3uQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-create-regexp-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 dev: false /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.13.14: @@ -1579,44 +1862,43 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-create-regexp-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + dev: false + + /@babel/plugin-transform-unicode-sets-regex/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-w9ZRKNaJAk2vOhY6HTF7nmr+c5vJ//RCH7S0l4sWyts1x17W45oa6J3UYeZ/RXb74XHm1eFfLjqzY1Hg2mtyaw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.13.14 + '@babel/helper-create-regexp-features-plugin': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/preset-env/7.18.10_@babel+core@7.13.14: - resolution: {integrity: sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==} + /@babel/preset-env/7.22.2_@babel+core@7.13.14: + resolution: {integrity: sha512-UPNK9pgphMULvA2EMKIWHU90C47PKyuvQ8pE1MzH7l9PgFcRabdrHhlePpBuWxYZQ+TziP2nycKoI5C1Yhdm9Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.18.8 + '@babel/compat-data': 7.22.0 '@babel/core': 7.13.14 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.13.14 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-validator-option': 7.18.6 + '@babel/helper-compilation-targets': 7.22.1_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-validator-option': 7.21.0 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.13.14 - '@babel/plugin-proposal-async-generator-functions': 7.18.10_@babel+core@7.13.14 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.13.14 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.13.14 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.13.14 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.13.14 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.13.14 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-proposal-private-property-in-object': 7.21.0_@babel+core@7.13.14 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.13.14 '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.13.14 '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.13.14 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.14 '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.13.14 - '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.13.14 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.13.14 + '@babel/plugin-syntax-import-attributes': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.13.14 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.13.14 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.14 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.14 @@ -1626,59 +1908,76 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.14 '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.13.14 '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.13.14 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.13.14 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.13.14 + '@babel/plugin-transform-arrow-functions': 7.21.5_@babel+core@7.13.14 + '@babel/plugin-transform-async-generator-functions': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.13.14 '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.13.14 - '@babel/plugin-transform-classes': 7.18.9_@babel+core@7.13.14 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.13.14 - '@babel/plugin-transform-destructuring': 7.18.9_@babel+core@7.13.14 + '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.13.14 + '@babel/plugin-transform-class-properties': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-class-static-block': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.13.14 + '@babel/plugin-transform-computed-properties': 7.21.5_@babel+core@7.13.14 + '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.13.14 '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.13.14 '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.13.14 + '@babel/plugin-transform-dynamic-import': 7.22.1_@babel+core@7.13.14 '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.13.14 + '@babel/plugin-transform-export-namespace-from': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-for-of': 7.21.5_@babel+core@7.13.14 '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.13.14 + '@babel/plugin-transform-json-strings': 7.22.0_@babel+core@7.13.14 '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.13.14 + '@babel/plugin-transform-logical-assignment-operators': 7.22.0_@babel+core@7.13.14 '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-modules-systemjs': 7.18.9_@babel+core@7.13.14 + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.13.14 + '@babel/plugin-transform-modules-commonjs': 7.21.5_@babel+core@7.13.14 + '@babel/plugin-transform-modules-systemjs': 7.22.0_@babel+core@7.13.14 '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.13.14 + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-new-target': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-nullish-coalescing-operator': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-numeric-separator': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-object-rest-spread': 7.22.0_@babel+core@7.13.14 '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.13.14 + '@babel/plugin-transform-optional-catch-binding': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-optional-chaining': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-parameters': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-private-methods': 7.22.0_@babel+core@7.13.14 + '@babel/plugin-transform-private-property-in-object': 7.22.0_@babel+core@7.13.14 '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.13.14 + '@babel/plugin-transform-regenerator': 7.21.5_@babel+core@7.13.14 '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.13.14 '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-spread': 7.18.9_@babel+core@7.13.14 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.13.14 '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.13.14 '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.13.14 '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.13.14 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.13.14 + '@babel/plugin-transform-unicode-escapes': 7.21.5_@babel+core@7.13.14 + '@babel/plugin-transform-unicode-property-regex': 7.22.0_@babel+core@7.13.14 '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.13.14 + '@babel/plugin-transform-unicode-sets-regex': 7.22.0_@babel+core@7.13.14 '@babel/preset-modules': 0.1.5_@babel+core@7.13.14 - '@babel/types': 7.18.10 - babel-plugin-polyfill-corejs2: 0.3.2_@babel+core@7.13.14 - babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.13.14 - babel-plugin-polyfill-regenerator: 0.4.0_@babel+core@7.13.14 - core-js-compat: 3.23.1 + '@babel/types': 7.22.0 + babel-plugin-polyfill-corejs2: 0.4.3_@babel+core@7.13.14 + babel-plugin-polyfill-corejs3: 0.8.1_@babel+core@7.13.14 + babel-plugin-polyfill-regenerator: 0.5.0_@babel+core@7.13.14 + core-js-compat: 3.30.2 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-flow/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==} + /@babel/preset-flow/7.21.4_@babel+core@7.13.14: + resolution: {integrity: sha512-F24cSq4DIBmhq4OzK3dE63NHagb27OPE3eWR+HLekt4Z3Y5MzIIUGF3LlLgV0gN8vzbDViSY7HnrReNVCJXTeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-flow-strip-types': 7.18.6_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-validator-option': 7.21.0 + '@babel/plugin-transform-flow-strip-types': 7.21.0_@babel+core@7.13.14 dev: false /@babel/preset-modules/0.1.5_@babel+core@7.13.14: @@ -1687,24 +1986,24 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.21.5 '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.13.14 '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.13.14 - '@babel/types': 7.18.10 + '@babel/types': 7.22.0 esutils: 2.0.3 dev: false - /@babel/preset-react/7.18.6_@babel+core@7.13.14: - resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} + /@babel/preset-react/7.22.0_@babel+core@7.13.14: + resolution: {integrity: sha512-C3U/lfsKJv3eQj0AMoXQTPqGgYXaqiJRLD+FPIKpUv7uppWJAifMCn4CrclCCIW0NH0jY1IXSNYgdKZO0gUEzQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.6 - '@babel/helper-validator-option': 7.18.6 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-validator-option': 7.21.0 '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.13.14 - '@babel/plugin-transform-react-jsx': 7.18.6_@babel+core@7.13.14 + '@babel/plugin-transform-react-jsx': 7.22.0_@babel+core@7.13.14 '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.13.14 '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.13.14 dev: false @@ -1723,6 +2022,10 @@ packages: - supports-color dev: false + /@babel/regjsgen/0.8.0: + resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} + dev: false + /@babel/runtime-corejs3/7.14.0: resolution: {integrity: sha512-0R0HTZWHLk6G8jIk0FtoX+AatCtKnswS98VhXwGImFc759PJRp4Tru0PQYZofyijTFUr+gT8Mu7sgXVJLQ0ceg==} dependencies: @@ -1739,9 +2042,9 @@ packages: /@babel/template/7.12.13: resolution: {integrity: sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==} dependencies: - '@babel/code-frame': 7.18.6 - '@babel/parser': 7.18.6 - '@babel/types': 7.18.7 + '@babel/code-frame': 7.21.4 + '@babel/parser': 7.22.0 + '@babel/types': 7.22.0 dev: false /@babel/template/7.18.10: @@ -1751,6 +2054,7 @@ packages: '@babel/code-frame': 7.18.6 '@babel/parser': 7.18.10 '@babel/types': 7.18.10 + dev: false /@babel/template/7.18.6: resolution: {integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==} @@ -1759,16 +2063,25 @@ packages: '@babel/code-frame': 7.18.6 '@babel/parser': 7.18.10 '@babel/types': 7.18.10 + dev: false + + /@babel/template/7.21.9: + resolution: {integrity: sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.21.4 + '@babel/parser': 7.22.0 + '@babel/types': 7.22.0 /@babel/traverse/7.13.13: resolution: {integrity: sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg==} dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.7 - '@babel/helper-function-name': 7.18.6 + '@babel/code-frame': 7.21.4 + '@babel/generator': 7.22.0 + '@babel/helper-function-name': 7.21.0 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.6 - '@babel/types': 7.18.7 + '@babel/parser': 7.22.0 + '@babel/types': 7.22.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -1791,6 +2104,7 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: false /@babel/traverse/7.18.6: resolution: {integrity: sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==} @@ -1810,10 +2124,27 @@ packages: - supports-color dev: false + /@babel/traverse/7.22.1: + resolution: {integrity: sha512-lAWkdCoUFnmwLBhIRLciFntGYsIIoC6vIbN8zrLPqBnJmPu7Z6nzqnKd7FsxQUNAvZfVZ0x6KdNvNp8zWIOHSQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.21.4 + '@babel/generator': 7.22.0 + '@babel/helper-environment-visitor': 7.22.1 + '@babel/helper-function-name': 7.21.0 + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/parser': 7.22.0 + '@babel/types': 7.22.0 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + /@babel/types/7.13.14: resolution: {integrity: sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==} dependencies: - '@babel/helper-validator-identifier': 7.18.6 + '@babel/helper-validator-identifier': 7.19.1 lodash: 4.17.21 to-fast-properties: 2.0.0 dev: false @@ -1832,6 +2163,15 @@ packages: dependencies: '@babel/helper-validator-identifier': 7.18.6 to-fast-properties: 2.0.0 + dev: false + + /@babel/types/7.22.0: + resolution: {integrity: sha512-NtXlm3f6cNWIv003cETdlz9sss0VMNtplyatFohxWPz90AbwuhCbHbQopkGis6bG1vOunDLN0FF/4Uv5i8LFZQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.21.5 + '@babel/helper-validator-identifier': 7.19.1 + to-fast-properties: 2.0.0 /@colors/colors/1.5.0: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} @@ -1893,7 +2233,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.1 - '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/sourcemap-codec': 1.4.14 dev: true /@jridgewell/gen-mapping/0.3.2: @@ -1908,6 +2248,10 @@ packages: resolution: {integrity: sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==} engines: {node: '>=6.0.0'} + /@jridgewell/resolve-uri/3.1.0: + resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} + engines: {node: '>=6.0.0'} + /@jridgewell/set-array/1.1.1: resolution: {integrity: sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==} engines: {node: '>=6.0.0'} @@ -1915,12 +2259,21 @@ packages: /@jridgewell/sourcemap-codec/1.4.13: resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} + /@jridgewell/sourcemap-codec/1.4.14: + resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} + /@jridgewell/trace-mapping/0.3.13: resolution: {integrity: sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==} dependencies: '@jridgewell/resolve-uri': 3.0.7 '@jridgewell/sourcemap-codec': 1.4.13 + /@jridgewell/trace-mapping/0.3.18: + resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} + dependencies: + '@jridgewell/resolve-uri': 3.1.0 + '@jridgewell/sourcemap-codec': 1.4.14 + /@nicolo-ribaudo/chokidar-2/2.1.8-no-fsevents: resolution: {integrity: sha512-+nb9vWloHNNMFHjGofEam3wopE3m1yuambrrd/fnPc+lFOMB9ROTqQlche9ByFWNkdNqfSgR/kkQtQ8DzEWt2w==} requiresBuild: true @@ -2648,38 +3001,38 @@ packages: resolve: 1.22.1 dev: false - /babel-plugin-polyfill-corejs2/0.3.2_@babel+core@7.13.14: - resolution: {integrity: sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==} + /babel-plugin-polyfill-corejs2/0.4.3_@babel+core@7.13.14: + resolution: {integrity: sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.18.8 + '@babel/compat-data': 7.22.0 '@babel/core': 7.13.14 - '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.13.14 + '@babel/helper-define-polyfill-provider': 0.4.0_@babel+core@7.13.14 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.13.14: - resolution: {integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==} + /babel-plugin-polyfill-corejs3/0.8.1_@babel+core@7.13.14: + resolution: {integrity: sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.13.14 - core-js-compat: 3.23.1 + '@babel/helper-define-polyfill-provider': 0.4.0_@babel+core@7.13.14 + core-js-compat: 3.30.2 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-regenerator/0.4.0_@babel+core@7.13.14: - resolution: {integrity: sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==} + /babel-plugin-polyfill-regenerator/0.5.0_@babel+core@7.13.14: + resolution: {integrity: sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.13.14 + '@babel/helper-define-polyfill-provider': 0.4.0_@babel+core@7.13.14 transitivePeerDependencies: - supports-color dev: false @@ -2834,16 +3187,15 @@ packages: dependencies: fill-range: 7.0.1 - /browserslist/4.20.4: - resolution: {integrity: sha512-ok1d+1WpnU24XYN7oC3QWgTyMhY/avPJ/r9T00xxvUOIparA/gc+UPUMaod3i+G6s+nI2nUb9xZ5k794uIwShw==} + /browserslist/4.21.5: + resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001352 - electron-to-chromium: 1.4.154 - escalade: 3.1.1 - node-releases: 2.0.5 - picocolors: 1.0.0 + caniuse-lite: 1.0.30001489 + electron-to-chromium: 1.4.409 + node-releases: 2.0.12 + update-browserslist-db: 1.0.11_browserslist@4.21.5 /buffer-from/1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} @@ -2952,8 +3304,8 @@ packages: engines: {node: '>=14.16'} dev: true - /caniuse-lite/1.0.30001352: - resolution: {integrity: sha512-GUgH8w6YergqPQDGWhJGt8GDRnY0L/iJVQcU3eJ46GYf52R8tk0Wxp0PymuFVZboJYXGiCqwozAYZNRjVj6IcA==} + /caniuse-lite/1.0.30001489: + resolution: {integrity: sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==} /chalk/1.1.3: resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==} @@ -3193,11 +3545,10 @@ packages: dev: false optional: true - /core-js-compat/3.23.1: - resolution: {integrity: sha512-KeYrEc8t6FJsKYB2qnDwRHWaC0cJNaqlHfCpMe5q3j/W1nje3moib/txNklddLPCtGb+etcBIyJ8zuMa/LN5/A==} + /core-js-compat/3.30.2: + resolution: {integrity: sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==} dependencies: - browserslist: 4.20.4 - semver: 7.0.0 + browserslist: 4.21.5 dev: false /core-js-pure/3.11.1: @@ -3465,8 +3816,8 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true - /electron-to-chromium/1.4.154: - resolution: {integrity: sha512-GbV9djOkrnj6xmW+YYVVEI3VCQnJ0pnSTu7TW2JyjKd5cakoiSaG5R4RbEtfaD92GsY10DzbU3GYRe+IOA9kqA==} + /electron-to-chromium/1.4.409: + resolution: {integrity: sha512-+2mRCBG9dR66sprh2dLuO6vr+O1xqHXvhmMglfut3OmfeUVRUho2nZYxxD9pG6G4PLDkZeqhlA/Gk6LpjVSHag==} /emoji-regex/8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -3870,7 +4221,7 @@ packages: peerDependencies: eslint: ^3.17.0 || ^4 || ^5 || ^6 || ^7 dependencies: - '@babel/traverse': 7.18.10 + '@babel/traverse': 7.22.1 eslint: 8.18.0 eslint-plugin-react-native-globals: 0.1.2 transitivePeerDependencies: @@ -5336,6 +5687,11 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dev: true + /lru-cache/5.1.1: + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + dependencies: + yallist: 3.1.1 + /lru-cache/6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} @@ -5674,8 +6030,8 @@ packages: - supports-color dev: true - /node-releases/2.0.5: - resolution: {integrity: sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==} + /node-releases/2.0.12: + resolution: {integrity: sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==} /nopt/5.0.0: resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==} @@ -6072,7 +6428,7 @@ packages: resolution: {integrity: sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.21.4 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.1.6 @@ -6388,6 +6744,13 @@ packages: regenerate: 1.4.2 dev: false + /regenerate-unicode-properties/10.1.0: + resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} + engines: {node: '>=4'} + dependencies: + regenerate: 1.4.2 + dev: false + /regenerate/1.4.2: resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} dev: false @@ -6400,8 +6763,8 @@ packages: /regenerator-runtime/0.13.7: resolution: {integrity: sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==} - /regenerator-transform/0.15.0: - resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==} + /regenerator-transform/0.15.1: + resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} dependencies: '@babel/runtime': 7.14.0 dev: false @@ -6446,6 +6809,18 @@ packages: unicode-match-property-value-ecmascript: 2.0.0 dev: false + /regexpu-core/5.3.2: + resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} + engines: {node: '>=4'} + dependencies: + '@babel/regjsgen': 0.8.0 + regenerate: 1.4.2 + regenerate-unicode-properties: 10.1.0 + regjsparser: 0.9.1 + unicode-match-property-ecmascript: 2.0.0 + unicode-match-property-value-ecmascript: 2.1.0 + dev: false + /registry-auth-token/5.0.1: resolution: {integrity: sha512-UfxVOj8seK1yaIOiieV4FIP01vfBDLsY0H9sQzi9EbbUdJiuuBjJgLa1DpImXMNPnVkBD4eVxTEXcrZA6kfpJA==} engines: {node: '>=14'} @@ -6471,6 +6846,13 @@ packages: jsesc: 0.5.0 dev: false + /regjsparser/0.9.1: + resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} + hasBin: true + dependencies: + jsesc: 0.5.0 + dev: false + /remote-git-tags/3.0.0: resolution: {integrity: sha512-C9hAO4eoEsX+OXA4rla66pXZQ+TLQ8T9dttgQj18yuKlPMTVkIkdYXvlMC55IuUsIkV6DpmQYi10JKFLaU+l7w==} engines: {node: '>=8'} @@ -6601,11 +6983,6 @@ packages: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true - /semver/7.0.0: - resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==} - hasBin: true - dev: false - /semver/7.3.7: resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==} engines: {node: '>=10'} @@ -7206,6 +7583,11 @@ packages: engines: {node: '>=4'} dev: false + /unicode-match-property-value-ecmascript/2.1.0: + resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} + engines: {node: '>=4'} + dev: false + /unicode-property-aliases-ecmascript/2.0.0: resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==} engines: {node: '>=4'} @@ -7281,6 +7663,16 @@ packages: dev: false optional: true + /update-browserslist-db/1.0.11_browserslist@4.21.5: + resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + dependencies: + browserslist: 4.21.5 + escalade: 3.1.1 + picocolors: 1.0.0 + /update-notifier/6.0.2: resolution: {integrity: sha512-EDxhTEVPZZRLWYcJ4ZXjGFN0oP7qYvbXWzEgRm/Yql4dHX5wDbvh89YHP6PK1lzZJYrMtXUuZZz8XGK+U6U1og==} engines: {node: '>=14.16'} @@ -7446,6 +7838,9 @@ packages: engines: {node: '>=12'} dev: true + /yallist/3.1.1: + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} + /yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: true