From 539bb510ad1aa1351ca0d4a2bbc0a4215ee12d26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 00:07:01 +0000 Subject: [PATCH] fix(deps): update dependency @babel/preset-env to v7.19.0 --- package.json | 2 +- pnpm-lock.yaml | 492 +++++++++++++++++++++++++------------------------ 2 files changed, 249 insertions(+), 245 deletions(-) diff --git a/package.json b/package.json index 08a164a..1de71c0 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@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-env": "7.19.0", "@babel/preset-flow": "7.18.6", "@babel/preset-react": "7.18.6", "@babel/preset-typescript": "^7.18.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6cdb16..a6e79e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,7 +23,7 @@ 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-env': 7.19.0 '@babel/preset-flow': 7.18.6 '@babel/preset-react': 7.18.6 '@babel/preset-typescript': ^7.18.6 @@ -61,7 +61,7 @@ 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-env': 7.19.0_@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-typescript': 7.18.6_@babel+core@7.13.14 @@ -129,13 +129,8 @@ packages: dependencies: '@babel/highlight': 7.18.6 - /@babel/compat-data/7.18.6: - resolution: {integrity: sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==} - engines: {node: '>=6.9.0'} - dev: false - - /@babel/compat-data/7.18.8: - resolution: {integrity: sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==} + /@babel/compat-data/7.19.0: + resolution: {integrity: sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==} engines: {node: '>=6.9.0'} /@babel/core/7.13.14: @@ -167,14 +162,14 @@ packages: 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/generator': 7.19.0 + '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.18.6 + '@babel/helper-module-transforms': 7.19.0 '@babel/helpers': 7.18.6 - '@babel/parser': 7.18.10 + '@babel/parser': 7.19.0 '@babel/template': 7.18.10 - '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 convert-source-map: 1.7.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -201,7 +196,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.19.0 jsesc: 2.5.2 source-map: 0.5.7 dev: false @@ -210,24 +205,24 @@ packages: resolution: {integrity: sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.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.19.0: + resolution: {integrity: sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 - dev: false /@babel/helper-annotate-as-pure/7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.7 + '@babel/types': 7.19.0 dev: false /@babel/helper-builder-binary-assignment-operator-visitor/7.18.6: @@ -235,7 +230,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 dev: false /@babel/helper-compilation-targets/7.13.13_@babel+core@7.13.14: @@ -243,33 +238,33 @@ packages: peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.18.6 + '@babel/compat-data': 7.19.0 '@babel/core': 7.13.14 '@babel/helper-validator-option': 7.18.6 browserslist: 4.20.4 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.19.0_@babel+core@7.13.14: + resolution: {integrity: sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.18.8 + '@babel/compat-data': 7.19.0 '@babel/core': 7.13.14 '@babel/helper-validator-option': 7.18.6 browserslist: 4.20.4 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.19.0_@babel+core@7.18.6: + resolution: {integrity: sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.18.8 + '@babel/compat-data': 7.19.0 '@babel/core': 7.18.6 '@babel/helper-validator-option': 7.18.6 browserslist: 4.20.4 @@ -284,11 +279,11 @@ packages: dependencies: '@babel/core': 7.13.14 '@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.19.0 + '@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 @@ -305,14 +300,25 @@ packages: regexpu-core: 5.1.0 dev: false + /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.13.14: + resolution: {integrity: sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==} + 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.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==} 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.19.0_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.19.0 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.1 @@ -321,11 +327,6 @@ packages: - supports-color dev: false - /@babel/helper-environment-visitor/7.18.6: - resolution: {integrity: sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==} - engines: {node: '>=6.9.0'} - dev: false - /@babel/helper-environment-visitor/7.18.9: resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} engines: {node: '>=6.9.0'} @@ -334,61 +335,54 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 dev: false - /@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.10 - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 dev: false - /@babel/helper-function-name/7.18.9: - resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==} + /@babel/helper-function-name/7.19.0: + resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.6 - '@babel/types': 7.18.10 + '@babel/template': 7.18.10 + '@babel/types': 7.19.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/helper-member-expression-to-functions/7.18.6: - resolution: {integrity: sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.18.10 - dev: false + '@babel/types': 7.19.0 /@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.10 + '@babel/types': 7.19.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 + '@babel/types': 7.19.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-replace-supers': 7.18.9 '@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.6 - '@babel/types': 7.18.7 + '@babel/template': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: false @@ -397,14 +391,14 @@ packages: resolution: {integrity: sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw==} 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.6 - '@babel/types': 7.18.7 + '@babel/template': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: false @@ -418,9 +412,25 @@ 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/template': 7.18.10 '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/helper-module-transforms/7.19.0: + resolution: {integrity: sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==} + 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-split-export-declaration': 7.18.6 + '@babel/helper-validator-identifier': 7.18.6 + '@babel/template': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color @@ -428,7 +438,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 dev: false /@babel/helper-plugin-utils/7.10.4: @@ -443,6 +453,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.19.0: + resolution: {integrity: sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==} + 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==} @@ -454,7 +469,7 @@ packages: '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.18.10 - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: false @@ -466,8 +481,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.10 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: false @@ -480,7 +495,7 @@ packages: '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: false @@ -489,20 +504,20 @@ packages: resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.7 + '@babel/types': 7.19.0 /@babel/helper-skip-transparent-expression-wrappers/7.18.9: resolution: {integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 dev: false /@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.10 + '@babel/types': 7.19.0 /@babel/helper-string-parser/7.18.10: resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==} @@ -520,10 +535,10 @@ packages: resolution: {integrity: sha512-95NLBP59VWdfK2lyLKe6eTMq9xg+yWKzxzxbJ1wcYNi1Auz200+83fMDADjRxBvc2QQor5zja2yTQzXGhk2GtQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/template': 7.18.10 - '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: false @@ -532,10 +547,10 @@ packages: resolution: {integrity: sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/template': 7.18.10 - '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: false @@ -543,9 +558,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.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: false @@ -555,8 +570,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.10 - '@babel/traverse': 7.18.10 - '@babel/types': 7.18.10 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color dev: true @@ -574,7 +589,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.18.7 + '@babel/types': 7.19.0 dev: false /@babel/parser/7.18.10: @@ -582,7 +597,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 /@babel/parser/7.18.6: resolution: {integrity: sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==} @@ -592,6 +607,13 @@ packages: '@babel/types': 7.18.7 dev: false + /@babel/parser/7.19.0: + resolution: {integrity: sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.19.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,7 +621,7 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.19.0 dev: false /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.13.14: @@ -609,20 +631,20 @@ packages: '@babel/core': ^7.13.0 dependencies: '@babel/core': 7.13.14 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.19.0 '@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==} + /@babel/plugin-proposal-async-generator-functions/7.19.0_@babel+core@7.13.14: + resolution: {integrity: sha512-nhEByMUTx3uZueJ/QkJuSlCfN4FGg+xy+vRsfGQGzSauq5ks2Deid2+05Q3KhfaUjvec1IGhw/Zm3cFm8JigTQ==} 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-plugin-utils': 7.19.0 '@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: @@ -650,7 +672,7 @@ 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.19.0 '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.13.14 transitivePeerDependencies: - supports-color @@ -690,7 +712,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.19.0 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.14 dev: false @@ -791,10 +813,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.18.8 + '@babel/compat-data': 7.19.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-compilation-targets': 7.19.0_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.19.0 '@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 @@ -806,7 +828,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.19.0 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.13.14 dev: false @@ -880,7 +902,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.19.0 dev: false /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.13.14: @@ -889,7 +911,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.19.0 dev: false /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.13.14: @@ -898,7 +920,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.19.0 dev: false /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.13.14: @@ -908,7 +930,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.19.0 dev: false /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.13.14: @@ -918,7 +940,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.19.0 dev: false /@babel/plugin-syntax-do-expressions/7.18.6_@babel+core@7.13.14: @@ -928,7 +950,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.19.0 dev: false /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.13.14: @@ -947,7 +969,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.19.0 dev: false /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.13.14: @@ -956,7 +978,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.19.0 dev: false /@babel/plugin-syntax-flow/7.17.12_@babel+core@7.18.6: @@ -966,7 +988,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.19.0 dev: true /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.13.14: @@ -976,7 +998,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.19.0 dev: false /@babel/plugin-syntax-function-bind/7.18.6_@babel+core@7.13.14: @@ -986,7 +1008,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.19.0 dev: false /@babel/plugin-syntax-function-sent/7.18.6_@babel+core@7.13.14: @@ -996,7 +1018,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.19.0 dev: false /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.13.14: @@ -1006,7 +1028,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.19.0 dev: false /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.13.14: @@ -1024,7 +1046,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.19.0 dev: false /@babel/plugin-syntax-jsx/7.17.12_@babel+core@7.18.6: @@ -1034,7 +1056,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.19.0 dev: true /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.13.14: @@ -1044,7 +1066,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.19.0 dev: false /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.13.14: @@ -1053,7 +1075,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.19.0 dev: false /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.13.14: @@ -1062,7 +1084,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.19.0 dev: false /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.13.14: @@ -1071,7 +1093,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.19.0 dev: false /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.13.14: @@ -1080,7 +1102,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.19.0 dev: false /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.13.14: @@ -1089,7 +1111,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.19.0 dev: false /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.13.14: @@ -1098,7 +1120,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.19.0 dev: false /@babel/plugin-syntax-pipeline-operator/7.18.6_@babel+core@7.13.14: @@ -1108,7 +1130,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.19.0 dev: false /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.13.14: @@ -1118,7 +1140,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.19.0 dev: false /@babel/plugin-syntax-throw-expressions/7.18.6_@babel+core@7.13.14: @@ -1128,7 +1150,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.19.0 dev: false /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.13.14: @@ -1138,7 +1160,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.19.0 dev: false /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.13.14: @@ -1148,7 +1170,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.19.0 dev: false /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.13.14: @@ -1158,7 +1180,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.19.0 dev: false /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.13.14: @@ -1169,7 +1191,7 @@ packages: dependencies: '@babel/core': 7.13.14 '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.13.14 transitivePeerDependencies: - supports-color @@ -1182,7 +1204,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.19.0 dev: false /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.13.14: @@ -1192,21 +1214,22 @@ 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.19.0 dev: false - /@babel/plugin-transform-classes/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==} + /@babel/plugin-transform-classes/7.19.0_@babel+core@7.13.14: + resolution: {integrity: sha512-YfeEE9kCjqTS9IitkgfJuxjcEtLUHMqa8yUJ6zdz8vR7hKuo6mOy2C05P0F1tdMmDCeuyidKnlrw/iTppHcr2A==} 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-compilation-targets': 7.19.0_@babel+core@7.13.14 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-replace-supers': 7.18.9 '@babel/helper-split-export-declaration': 7.18.6 globals: 11.12.0 @@ -1221,17 +1244,17 @@ 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.19.0 dev: false - /@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.13.14: - resolution: {integrity: sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==} + /@babel/plugin-transform-destructuring/7.18.13_@babel+core@7.13.14: + resolution: {integrity: sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow==} 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.19.0 dev: false /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.13.14: @@ -1242,7 +1265,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.19.0 dev: false /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.13.14: @@ -1252,7 +1275,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.19.0 dev: false /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.13.14: @@ -1263,7 +1286,7 @@ 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.19.0 dev: false /@babel/plugin-transform-flow-strip-types/7.18.6_@babel+core@7.13.14: @@ -1273,7 +1296,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.19.0 '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.13.14 dev: false @@ -1284,7 +1307,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.19.0 dev: false /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.13.14: @@ -1294,9 +1317,9 @@ 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.19.0_@babel+core@7.13.14 '@babel/helper-function-name': 7.18.9 - '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-plugin-utils': 7.19.0 dev: false /@babel/plugin-transform-literals/7.18.9_@babel+core@7.13.14: @@ -1306,7 +1329,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.19.0 dev: false /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.13.14: @@ -1316,7 +1339,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.19.0 dev: false /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.13.14: @@ -1326,8 +1349,8 @@ 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.19.0 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color @@ -1348,16 +1371,16 @@ 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-systemjs/7.19.0_@babel+core@7.13.14: + resolution: {integrity: sha512-x9aiR0WXAWmOWsqcsnrzGR+ieaTMVyGyffPVA7F8cXAGt/UxefYv6uSHZLkAFChN5M5Iy1+wjE+xJuPt22H39A==} 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-module-transforms': 7.19.0 + '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-validator-identifier': 7.18.6 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: @@ -1371,21 +1394,21 @@ 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.19.0 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.19.0_@babel+core@7.13.14: + resolution: {integrity: sha512-HDSuqOQzkU//kfGdiHBt71/hkDTApw4U/cMVgKgX7PqfB3LOaK+2GtCEsBu1dL9CkswDm0Gwehht1dCr421ULQ==} 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.19.0_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.19.0 dev: false /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.13.14: @@ -1395,7 +1418,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.19.0 dev: false /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.13.14: @@ -1405,7 +1428,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.19.0 '@babel/helper-replace-supers': 7.18.9 transitivePeerDependencies: - supports-color @@ -1418,7 +1441,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.19.0 dev: false /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.13.14: @@ -1428,7 +1451,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.19.0 dev: false /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.13.14: @@ -1438,7 +1461,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.19.0 dev: false /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.13.14: @@ -1460,9 +1483,9 @@ packages: '@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/helper-plugin-utils': 7.19.0 '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.13.14 - '@babel/types': 7.18.7 + '@babel/types': 7.19.0 dev: false /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.13.14: @@ -1473,7 +1496,7 @@ 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.19.0 dev: false /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.13.14: @@ -1483,7 +1506,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.19.0 regenerator-transform: 0.15.0 dev: false @@ -1504,17 +1527,17 @@ 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.19.0 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.19.0_@babel+core@7.13.14: + resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==} 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.19.0 '@babel/helper-skip-transparent-expression-wrappers': 7.18.9 dev: false @@ -1525,7 +1548,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.19.0 dev: false /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.13.14: @@ -1535,7 +1558,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.19.0 dev: false /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.13.14: @@ -1545,7 +1568,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.19.0 dev: false /@babel/plugin-transform-typescript/7.18.6_@babel+core@7.13.14: @@ -1556,7 +1579,7 @@ 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.19.0 '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.13.14 transitivePeerDependencies: - supports-color @@ -1569,7 +1592,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.19.0 dev: false /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.13.14: @@ -1579,24 +1602,24 @@ 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.19.0_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.19.0 dev: false - /@babel/preset-env/7.18.10_@babel+core@7.13.14: - resolution: {integrity: sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==} + /@babel/preset-env/7.19.0_@babel+core@7.13.14: + resolution: {integrity: sha512-1YUju1TAFuzjIQqNM9WsF4U6VbD/8t3wEAlw3LFYuuEr+ywqLRcSXxFKz4DCEj+sN94l/XTDiUXYRrsvMpz9WQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.18.8 + '@babel/compat-data': 7.19.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-compilation-targets': 7.19.0_@babel+core@7.13.14 + '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-validator-option': 7.18.6 '@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-async-generator-functions': 7.19.0_@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 @@ -1630,9 +1653,9 @@ packages: '@babel/plugin-transform-async-to-generator': 7.18.6_@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-classes': 7.19.0_@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-destructuring': 7.18.13_@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-exponentiation-operator': 7.18.6_@babel+core@7.13.14 @@ -1642,9 +1665,9 @@ packages: '@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-systemjs': 7.19.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-named-capturing-groups-regex': 7.19.0_@babel+core@7.13.14 '@babel/plugin-transform-new-target': 7.18.6_@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 @@ -1652,14 +1675,14 @@ packages: '@babel/plugin-transform-regenerator': 7.18.6_@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.19.0_@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-regex': 7.18.6_@babel+core@7.13.14 '@babel/preset-modules': 0.1.5_@babel+core@7.13.14 - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 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 @@ -1687,10 +1710,10 @@ 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.19.0 '@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.19.0 esutils: 2.0.3 dev: false @@ -1740,8 +1763,8 @@ packages: 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/parser': 7.19.0 + '@babel/types': 7.19.0 dev: false /@babel/template/7.18.10: @@ -1750,25 +1773,17 @@ packages: dependencies: '@babel/code-frame': 7.18.6 '@babel/parser': 7.18.10 - '@babel/types': 7.18.10 - - /@babel/template/7.18.6: - resolution: {integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/parser': 7.18.10 - '@babel/types': 7.18.10 + '@babel/types': 7.19.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/generator': 7.19.0 + '@babel/helper-function-name': 7.19.0 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.6 - '@babel/types': 7.18.7 + '@babel/parser': 7.19.0 + '@babel/types': 7.19.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -1782,33 +1797,33 @@ packages: '@babel/code-frame': 7.18.6 '@babel/generator': 7.18.10 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 '@babel/parser': 7.18.10 - '@babel/types': 7.18.10 + '@babel/types': 7.19.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: false - /@babel/traverse/7.18.6: - resolution: {integrity: sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==} + /@babel/traverse/7.19.0: + resolution: {integrity: sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.10 + '@babel/generator': 7.19.0 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.10 - '@babel/types': 7.18.10 + '@babel/parser': 7.19.0 + '@babel/types': 7.19.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: false /@babel/types/7.13.14: resolution: {integrity: sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==} @@ -1818,18 +1833,19 @@ packages: to-fast-properties: 2.0.0 dev: false - /@babel/types/7.18.10: - resolution: {integrity: sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==} + /@babel/types/7.18.7: + resolution: {integrity: sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==} 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: false - /@babel/types/7.18.7: - resolution: {integrity: sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==} + /@babel/types/7.19.0: + resolution: {integrity: sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==} 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 @@ -2448,7 +2464,7 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.3 + define-properties: 1.1.4 es-abstract: 1.19.1 get-intrinsic: 1.1.1 is-string: 1.0.7 @@ -2481,7 +2497,7 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.3 + define-properties: 1.1.4 es-abstract: 1.19.1 dev: true @@ -2598,7 +2614,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.18.8 + '@babel/compat-data': 7.19.0 '@babel/core': 7.13.14 '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.13.14 semver: 6.3.0 @@ -3250,19 +3266,12 @@ packages: engines: {node: '>=10'} dev: true - /define-properties/1.1.3: - resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==} - engines: {node: '>= 0.4'} - dependencies: - object-keys: 1.1.1 - /define-properties/1.1.4: resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==} engines: {node: '>= 0.4'} dependencies: has-property-descriptors: 1.0.0 object-keys: 1.1.1 - dev: true /define-property/0.2.5: resolution: {integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=} @@ -3523,7 +3532,7 @@ packages: dev: true /escape-string-regexp/1.0.5: - resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=} + resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} /escape-string-regexp/4.0.0: @@ -3796,7 +3805,7 @@ packages: peerDependencies: eslint: ^3.17.0 || ^4 || ^5 || ^6 || ^7 dependencies: - '@babel/traverse': 7.18.10 + '@babel/traverse': 7.19.0 eslint: 8.18.0 eslint-plugin-react-native-globals: 0.1.2 transitivePeerDependencies: @@ -4431,11 +4440,6 @@ packages: resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} dependencies: get-intrinsic: 1.1.1 - dev: true - - /has-symbols/1.0.2: - resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==} - engines: {node: '>= 0.4'} /has-symbols/1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} @@ -5690,8 +5694,8 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.3 - has-symbols: 1.0.2 + define-properties: 1.1.4 + has-symbols: 1.0.3 object-keys: 1.1.1 /object.entries/1.1.5: @@ -5732,7 +5736,7 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.3 + define-properties: 1.1.4 es-abstract: 1.19.1 dev: true