diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 065824b40..7b9a1cd91 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -37,6 +37,7 @@ specifiers: '@rush-temp/opt-sass': file:./projects/opt-sass.tgz '@rush-temp/opt-stylus': file:./projects/opt-stylus.tgz '@rush-temp/poc-subapp': file:./projects/poc-subapp.tgz + '@rush-temp/poc-subapp-redux': file:./projects/poc-subapp-redux.tgz '@rush-temp/react': file:./projects/react.tgz '@rush-temp/react-query': file:./projects/react-query.tgz '@rush-temp/react-recoil': file:./projects/react-recoil.tgz @@ -83,7 +84,6 @@ specifiers: chokidar: ^3.5.3 css-loader: ^6.5.1 css-minimizer-webpack-plugin: ^1.2.0 - electrode-confippet: ^1.5.0 electrode-server1: npm:electrode-server@^1.0.0 electrode-server2: npm:electrode-server@^2.0.0 enzyme: ^3.11.0 @@ -99,7 +99,6 @@ specifiers: file-loader: ^6.2.0 fs-extra: ^10.1.0 history: ^5.3.0 - html-webpack-plugin: ^5.3.1 identity-obj-proxy: ^3.0.0 in-publish: ^2.0.0 is-ci: ^2.0.0 @@ -155,6 +154,7 @@ specifiers: recoil: ^0.7.5 redux-bundler: ^26.0.0 redux-bundler-preact: ^2.0.1 + redux-logger: ^3.0.6 redux-observable: ^1.2.0 redux-saga: ^1.1.3 regenerator-runtime: ^0.13.9 @@ -187,8 +187,8 @@ specifiers: dependencies: '@babel/plugin-proposal-class-properties': 7.18.6 - '@babel/plugin-proposal-decorators': 7.20.5 - '@babel/plugin-proposal-object-rest-spread': 7.20.2 + '@babel/plugin-proposal-decorators': 7.20.7 + '@babel/plugin-proposal-object-rest-spread': 7.20.7 '@babel/plugin-transform-react-constant-elements': 7.20.2 '@babel/plugin-transform-react-inline-elements': 7.18.6 '@babel/preset-typescript': 7.18.6 @@ -222,6 +222,7 @@ dependencies: '@rush-temp/opt-sass': file:projects/opt-sass.tgz_webpack@5.74.0 '@rush-temp/opt-stylus': file:projects/opt-stylus.tgz '@rush-temp/poc-subapp': file:projects/poc-subapp.tgz_webpack@5.74.0 + '@rush-temp/poc-subapp-redux': file:projects/poc-subapp-redux.tgz_webpack@5.74.0 '@rush-temp/react': file:projects/react.tgz '@rush-temp/react-query': file:projects/react-query.tgz '@rush-temp/react-recoil': file:projects/react-recoil.tgz @@ -266,9 +267,8 @@ dependencies: chai-shallowly: 1.0.0 chalker: 1.2.0 chokidar: 3.5.3 - css-loader: 6.7.2_webpack@5.74.0 + css-loader: 6.7.3_webpack@5.74.0 css-minimizer-webpack-plugin: 1.3.0_webpack@5.74.0 - electrode-confippet: 1.7.1 electrode-server1: /electrode-server/1.9.0 electrode-server2: /electrode-server/2.5.0 enzyme: 3.11.0 @@ -284,7 +284,6 @@ dependencies: file-loader: 6.2.0_webpack@5.74.0 fs-extra: 10.1.0 history: 5.3.0 - html-webpack-plugin: 5.5.0_webpack@5.74.0 identity-obj-proxy: 3.0.0 in-publish: 2.0.1 is-ci: 2.0.0 @@ -306,7 +305,7 @@ dependencies: karma-sourcemap-loader: 0.3.8 karma-spec-reporter: 0.0.34_karma@3.1.4 karma-webpack: 5.0.0_webpack@5.74.0 - koa: 2.13.4 + koa: 2.14.1 koa-router: 7.4.0 less: 3.13.1 less-loader: 4.1.0_less@3.13.1+webpack@5.74.0 @@ -340,8 +339,9 @@ dependencies: recoil: 0.7.6 redux-bundler: 26.1.0 redux-bundler-preact: 2.0.1 + redux-logger: 3.0.6 redux-observable: 1.2.0_rxjs@6.6.7 - redux-saga: 1.2.1 + redux-saga: 1.2.2 regenerator-runtime: 0.13.11 require-at: 1.0.6 rxjs: 6.6.7 @@ -380,8 +380,8 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: false - /@babel/cli/7.19.3: - resolution: {integrity: sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==} + /@babel/cli/7.20.7: + resolution: {integrity: sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: @@ -399,14 +399,14 @@ packages: chokidar: 3.5.3 dev: false - /@babel/cli/7.19.3_@babel+core@7.20.5: - resolution: {integrity: sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==} + /@babel/cli/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@jridgewell/trace-mapping': 0.3.17 commander: 4.1.1 convert-source-map: 1.9.0 @@ -438,29 +438,29 @@ packages: '@babel/highlight': 7.18.6 dev: false - /@babel/compat-data/7.20.5: - resolution: {integrity: sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==} + /@babel/compat-data/7.20.10: + resolution: {integrity: sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==} engines: {node: '>=6.9.0'} dev: false - /@babel/core/7.20.5: - resolution: {integrity: sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==} + /@babel/core/7.20.7: + resolution: {integrity: sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 - '@babel/helper-module-transforms': 7.20.2 - '@babel/helpers': 7.20.6 - '@babel/parser': 7.20.5 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/generator': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helpers': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 - json5: 2.2.1 + json5: 2.2.2 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -476,11 +476,11 @@ packages: trim-right: 1.0.1 dev: false - /@babel/generator/7.20.5: - resolution: {integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==} + /@babel/generator/7.20.7: + resolution: {integrity: sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 dev: false @@ -489,7 +489,7 @@ packages: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: @@ -497,7 +497,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false /@babel/helper-builder-react-jsx/7.19.0: @@ -505,36 +505,38 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false - /@babel/helper-compilation-targets/7.20.0: - resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==} + /@babel/helper-compilation-targets/7.20.7: + resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.20.5 + '@babel/compat-data': 7.20.10 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 + lru-cache: 5.1.1 semver: 6.3.0 dev: false - /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5: - resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==} + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 + '@babel/compat-data': 7.20.10 + '@babel/core': 7.20.7 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 + lru-cache: 5.1.1 semver: 6.3.0 dev: false - /@babel/helper-create-class-features-plugin/7.20.5: - resolution: {integrity: sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww==} + /@babel/helper-create-class-features-plugin/7.20.7: + resolution: {integrity: sha512-LtoWbDXOaidEf50hmdDqn9g8VEzsorMexoWMQdQODbvmqYmaF23pBP5VNPAGIFHsFQCIeKokDiz3CH5Y2jlY6w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -542,50 +544,50 @@ packages: '@babel/helper-annotate-as-pure': 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-member-expression-to-functions': 7.20.7 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.19.1 + '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5: - resolution: {integrity: sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww==} + /@babel/helper-create-class-features-plugin/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-LtoWbDXOaidEf50hmdDqn9g8VEzsorMexoWMQdQODbvmqYmaF23pBP5VNPAGIFHsFQCIeKokDiz3CH5Y2jlY6w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 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-member-expression-to-functions': 7.20.7 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.19.1 + '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.5: + /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.2.2 dev: false - /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.5: + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.7: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -604,7 +606,7 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false /@babel/helper-function-name/7.0.0-beta.44: @@ -619,8 +621,8 @@ packages: resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.10 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/types': 7.20.7 dev: false /@babel/helper-get-function-arity/7.0.0-beta.44: @@ -633,25 +635,25 @@ packages: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false - /@babel/helper-member-expression-to-functions/7.18.9: - resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} + /@babel/helper-member-expression-to-functions/7.20.7: + resolution: {integrity: sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 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.20.5 + '@babel/types': 7.20.7 dev: false - /@babel/helper-module-transforms/7.20.2: - resolution: {integrity: sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==} + /@babel/helper-module-transforms/7.20.11: + resolution: {integrity: sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 @@ -659,9 +661,9 @@ packages: '@babel/helper-simple-access': 7.20.2 '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color dev: false @@ -670,7 +672,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false /@babel/helper-plugin-utils/7.20.2: @@ -678,30 +680,31 @@ packages: engines: {node: '>=6.9.0'} dev: false - /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.5: + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.20.5 - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-replace-supers/7.19.1: - resolution: {integrity: sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==} + /@babel/helper-replace-supers/7.20.7: + resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.18.9 + '@babel/helper-member-expression-to-functions': 7.20.7 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color dev: false @@ -710,14 +713,14 @@ packages: resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false /@babel/helper-skip-transparent-expression-wrappers/7.20.0: resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false /@babel/helper-split-export-declaration/7.0.0-beta.44: @@ -730,7 +733,7 @@ packages: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false /@babel/helper-string-parser/7.19.4: @@ -753,20 +756,20 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.19.0 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/helpers/7.20.6: - resolution: {integrity: sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==} + /@babel/helpers/7.20.7: + resolution: {integrity: sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color dev: false @@ -788,45 +791,45 @@ packages: js-tokens: 4.0.0 dev: false - /@babel/parser/7.20.5: - resolution: {integrity: sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==} + /@babel/parser/7.20.7: + resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==} engines: {node: '>=6.0.0'} hasBin: true dev: false - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.5: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.5: - resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.5: - resolution: {integrity: sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==} + /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: false @@ -837,222 +840,222 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-class-features-plugin': 7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.5: - resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} + /@babel/plugin-proposal-class-static-block/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-AveGOoi9DAjUYYuUAG//Ig69GlazLnoyzMw68VCDux+c1tsnnH/OkYcpz/5xzMkEFC6UxjR5Gw1c+iY2wOGVeQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-decorators/7.20.5: - resolution: {integrity: sha512-Lac7PpRJXcC3s9cKsBfl+uc+DYXU5FD06BrTFunQO6QIQT+DwyzDPURAowI3bcvD1dZF/ank1Z5rstUJn3Hn4Q==} + /@babel/plugin-proposal-decorators/7.20.7: + resolution: {integrity: sha512-JB45hbUweYpwAGjkiM7uCyXMENH2lG+9r3G2E+ttc2PRXAoEkpfd/KW5jDg4j8RS6tLtTG1jZi9LbHZVSfs1/A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-class-features-plugin': 7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-replace-supers': 7.19.1 + '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 '@babel/plugin-syntax-decorators': 7.19.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-decorators/7.20.5_@babel+core@7.20.5: - resolution: {integrity: sha512-Lac7PpRJXcC3s9cKsBfl+uc+DYXU5FD06BrTFunQO6QIQT+DwyzDPURAowI3bcvD1dZF/ank1Z5rstUJn3Hn4Q==} + /@babel/plugin-proposal-decorators/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-JB45hbUweYpwAGjkiM7uCyXMENH2lG+9r3G2E+ttc2PRXAoEkpfd/KW5jDg4j8RS6tLtTG1jZi9LbHZVSfs1/A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-replace-supers': 7.19.1 + '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.5 + '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.5: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.5: - resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} + /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-object-rest-spread/7.20.2: - resolution: {integrity: sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==} + /@babel/plugin-proposal-object-rest-spread/7.20.7: + resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0 + '@babel/compat-data': 7.20.10 + '@babel/helper-compilation-targets': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-object-rest-spread': 7.8.3 - '@babel/plugin-transform-parameters': 7.20.5 + '@babel/plugin-transform-parameters': 7.20.7 dev: false - /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.5: - resolution: {integrity: sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==} + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/compat-data': 7.20.10 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.5: - resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} + /@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-T+A7b1kfjtRM51ssoOfS1+wbyCVqorfyZhT99TvxxLMirPShD8CzKMRepMlCBGM5RpHMbn8s+5MMHnPstJH6mQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 dev: false - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.5: + /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1064,12 +1067,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.5: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.7: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1081,12 +1084,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1098,22 +1101,22 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.5: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.7: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.5: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.7: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1126,41 +1129,41 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.5: + /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.7: resolution: {integrity: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.5: + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.7: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1172,12 +1175,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.5: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.7: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1189,12 +1192,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1207,13 +1210,13 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1225,12 +1228,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.5: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.7: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1242,12 +1245,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1259,12 +1262,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.5: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.7: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1276,12 +1279,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1293,12 +1296,12 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1310,22 +1313,22 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.5: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.7: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1338,13 +1341,13 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.5: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.7: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1357,265 +1360,266 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.5: + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.7: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.5: - resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} + /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.5: - resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} + /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.5 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.5: - resolution: {integrity: sha512-WvpEIW9Cbj9ApF3yJCjIEEf1EiNJLtXagOrL5LNWEZOo3jv8pmPoYTSNJQvqej8OavVlgOoOPw6/htGZro6IkA==} + /@babel/plugin-transform-block-scoping/7.20.11_@babel+core@7.20.7: + resolution: {integrity: sha512-tA4N427a7fjf1P0/2I4ScsHGc5jcHPbb30xMbaTke2gxDuWpUfXDuX1FEymJwKk4tuGUvGcejAR6HdZVqmmPyw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.5: - resolution: {integrity: sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==} + /@babel/plugin-transform-classes/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-LWYbsiXTPKl+oBlXUGlwNlJZetXD5Am+CyBdqhPsDVjM9Jc8jwBJFrKhHf900Kfk2eZG1y9MAG3UNajol7A4VQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-replace-supers': 7.19.1 + '@babel/helper-replace-supers': 7.20.7 '@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.20.5: - resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} + /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 + '@babel/template': 7.20.7 dev: false - /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.5: - resolution: {integrity: sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==} + /@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.5: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.7: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-function-name': 7.19.0 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.5: - resolution: {integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==} + /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.20.7: + resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 + '@babel/core': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.5: - resolution: {integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==} + /@babel/plugin-transform-modules-commonjs/7.20.11_@babel+core@7.20.7: + resolution: {integrity: sha512-S8e1f7WQ7cimJQ51JkAaDrEtohVEitXjgCGAS2N8S31Y42E+kWwfSz83LYz57QdBm7q9diARVqanIaH2oVgQnw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 + '@babel/core': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.20.2 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.5: - resolution: {integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==} + /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.20.7: + resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.20.2 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-identifier': 7.19.1 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 + '@babel/core': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-replace-supers': 7.19.1 + '@babel/helper-replace-supers': 7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-parameters/7.20.5: - resolution: {integrity: sha512-h7plkOmcndIUWXZFLgpbrh2+fXAi47zcUX7IrOQuZdLD0I0KvjJ6cvo3BEcAOsDOcZhVKGJqv07mkSqK0y2isQ==} + /@babel/plugin-transform-parameters/7.20.7: + resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1623,23 +1627,23 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.5: - resolution: {integrity: sha512-h7plkOmcndIUWXZFLgpbrh2+fXAi47zcUX7IrOQuZdLD0I0KvjJ6cvo3BEcAOsDOcZhVKGJqv07mkSqK0y2isQ==} + /@babel/plugin-transform-parameters/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1652,23 +1656,23 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-constant-elements/7.20.2_@babel+core@7.20.5: + /@babel/plugin-transform-react-constant-elements/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-KS/G8YI8uwMGKErLFOHS/ekhqdHhpEloxs43NecQHVgo2QuQSyJhGIY1fL8UGl9wy5ItVwwoUL4YxVqsplGq2g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false @@ -1682,301 +1686,301 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-inline-elements/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-inline-elements/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-uo3yD1EXhDxmk1Y/CeFDdHS5t22IOUBooLPFOrrjfpYmDM9Vg61xbIaWeWkbYQ7Aq0zMf30/FfKoQgFwyqw6Bg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-builder-react-jsx': 7.19.0 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/plugin-transform-react-jsx': 7.20.7_@babel+core@7.20.7 dev: false - /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.5: - resolution: {integrity: sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg==} + /@babel/plugin-transform-react-jsx/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-Tfq7qqD+tRj3EoDhY00nn2uP2hsRxgYGi5mLQ5TimKav0a9Lrpd4deE+fcLXU8zFYRjlKPHZhpCvfEA6qnBxqQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 - '@babel/types': 7.20.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/types': 7.20.7 dev: false - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 regenerator-transform: 0.15.1 dev: false - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.5: + /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.7: resolution: {integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.5 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.5 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.5 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.7 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.7 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.7 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.5: - resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==} + /@babel/plugin-transform-spread/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 dev: false - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-typescript/7.20.2: - resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==} + /@babel/plugin-transform-typescript/7.20.7: + resolution: {integrity: sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-class-features-plugin': 7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-typescript': 7.20.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.5: - resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==} + /@babel/plugin-transform-typescript/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.5 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.5: + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.7: resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/preset-env/7.20.2_@babel+core@7.20.5: + /@babel/preset-env/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/compat-data': 7.20.10 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.5 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.5 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.5 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.5 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.5 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.5 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.5 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.5 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.5 - '@babel/preset-modules': 0.1.5_@babel+core@7.20.5 - '@babel/types': 7.20.5 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.5 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.5 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.5 - core-js-compat: 3.26.1 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-class-static-block': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.7 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.7 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-block-scoping': 7.20.11_@babel+core@7.20.7 + '@babel/plugin-transform-classes': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-destructuring': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.7 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.20.7 + '@babel/plugin-transform-modules-commonjs': 7.20.11_@babel+core@7.20.7 + '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.20.7 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.7 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.7 + '@babel/preset-modules': 0.1.5_@babel+core@7.20.7 + '@babel/types': 7.20.7 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.7 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.7 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.7 + core-js-compat: 3.27.1 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-modules/0.1.5_@babel+core@7.20.5: + /@babel/preset-modules/0.1.5_@babel+core@7.20.7: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5 - '@babel/types': 7.20.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 + '@babel/types': 7.20.7 esutils: 2.0.3 dev: false - /@babel/preset-react/7.18.6_@babel+core@7.20.5: + /@babel/preset-react/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-react-jsx': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.7 dev: false /@babel/preset-typescript/7.18.6: @@ -1987,32 +1991,32 @@ packages: dependencies: '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.20.2 + '@babel/plugin-transform-typescript': 7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-typescript/7.18.6_@babel+core@7.20.5: + /@babel/preset-typescript/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: false - /@babel/register/7.18.9_@babel+core@7.20.5: + /@babel/register/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -2020,16 +2024,16 @@ packages: source-map-support: 0.5.21 dev: false - /@babel/runtime-corejs3/7.20.6: - resolution: {integrity: sha512-tqeujPiuEfcH067mx+7otTQWROVMKHXEaOQcAeNV5dDdbPWvPcFA8/W9LXw2NfjNmOetqLl03dfnG2WALPlsRQ==} + /@babel/runtime-corejs3/7.20.7: + resolution: {integrity: sha512-jr9lCZ4RbRQmCR28Q8U8Fu49zvFqLxTY9AMOUz+iyMohMoAgpEcVxY+wJNay99oXOpOcCTODkk70NDN2aaJEeg==} engines: {node: '>=6.9.0'} dependencies: - core-js-pure: 3.26.1 + core-js-pure: 3.27.1 regenerator-runtime: 0.13.11 dev: false - /@babel/runtime/7.20.6: - resolution: {integrity: sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA==} + /@babel/runtime/7.20.7: + resolution: {integrity: sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.11 @@ -2044,13 +2048,13 @@ packages: lodash: 4.17.21 dev: false - /@babel/template/7.18.10: - resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} + /@babel/template/7.20.7: + resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 dev: false /@babel/traverse/7.0.0-beta.44: @@ -2068,18 +2072,18 @@ packages: lodash: 4.17.21 dev: false - /@babel/traverse/7.20.5: - resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} + /@babel/traverse/7.20.10: + resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 + '@babel/generator': 7.20.7 '@babel/helper-environment-visitor': 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.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -2094,8 +2098,8 @@ packages: to-fast-properties: 2.0.0 dev: false - /@babel/types/7.20.5: - resolution: {integrity: sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==} + /@babel/types/7.20.7: + resolution: {integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.19.4 @@ -2153,7 +2157,7 @@ packages: ajv: 6.12.6 debug: 4.3.4 espree: 7.3.1 - globals: 13.18.0 + globals: 13.19.0 ignore: 4.0.6 import-fresh: 3.3.0 js-yaml: 3.14.1 @@ -2163,15 +2167,15 @@ packages: - supports-color dev: false - /@eslint/eslintrc/1.3.3: - resolution: {integrity: sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==} + /@eslint/eslintrc/1.4.0: + resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 espree: 9.4.1 - globals: 13.18.0 - ignore: 5.2.1 + globals: 13.19.0 + ignore: 5.2.4 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -2485,8 +2489,8 @@ packages: '@hapi/hoek': 8.5.1 dev: false - /@humanwhocodes/config-array/0.11.7: - resolution: {integrity: sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==} + /@humanwhocodes/config-array/0.11.8: + resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -2574,7 +2578,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 chalk: 4.1.2 jest-message-util: 26.6.2 jest-util: 26.6.2 @@ -2590,7 +2594,7 @@ packages: '@jest/test-result': 26.6.2 '@jest/transform': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 ansi-escapes: 4.3.2 chalk: 4.1.2 exit: 0.1.2 @@ -2627,7 +2631,7 @@ packages: dependencies: '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 jest-mock: 26.6.2 dev: false @@ -2637,7 +2641,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@sinonjs/fake-timers': 6.0.1 - '@types/node': 18.11.11 + '@types/node': 18.11.18 jest-message-util: 26.6.2 jest-mock: 26.6.2 jest-util: 26.6.2 @@ -2726,7 +2730,7 @@ packages: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@jest/types': 26.6.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -2751,7 +2755,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.11.11 + '@types/node': 18.11.18 '@types/yargs': 15.0.14 chalk: 4.1.2 dev: false @@ -2869,10 +2873,10 @@ packages: rimraf: 3.0.2 dev: false - /@redux-saga/core/1.2.1: - resolution: {integrity: sha512-ABCxsZy9DwmNoYNo54ZlfuTvh77RXx8ODKpxOHeWam2dOaLGQ7vAktpfOtqSeTdYrKEORtTeWnxkGJMmPOoukg==} + /@redux-saga/core/1.2.2: + resolution: {integrity: sha512-0qr5oleOAmI5WoZLRA6FEa30M4qKZcvx+ZQOQw+RqFeH8t20bvhE329XSPsNfTVP8C6qyDsXOSjuoV+g3+8zkg==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@redux-saga/deferred': 1.2.1 '@redux-saga/delay-p': 1.2.1 '@redux-saga/is': 1.1.3 @@ -2907,8 +2911,8 @@ packages: resolution: {integrity: sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA==} dev: false - /@remix-run/router/1.0.4: - resolution: {integrity: sha512-gTL8H5USTAKOyVA4xczzDJnC3HMssdFa3tRlwBicXynx9XfiXwneHnYQogwSKpdCkjXISrEKSTtX62rLpNEVQg==} + /@remix-run/router/1.2.1: + resolution: {integrity: sha512-XiY0IsyHR+DXYS5vBxpoBe/8veTeoRpMHP+vDosLZxL5bnpetzI0igkxkLZS235ldLzyfkxF+2divEwWHP3vMQ==} engines: {node: '>=14'} dev: false @@ -2924,14 +2928,14 @@ packages: type-detect: 4.0.8 dev: false - /@sinonjs/fake-timers/6.0.1: - resolution: {integrity: sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==} + /@sinonjs/fake-timers/10.0.2: + resolution: {integrity: sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==} dependencies: - '@sinonjs/commons': 1.8.6 + '@sinonjs/commons': 2.0.0 dev: false - /@sinonjs/fake-timers/7.1.2: - resolution: {integrity: sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==} + /@sinonjs/fake-timers/6.0.1: + resolution: {integrity: sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==} dependencies: '@sinonjs/commons': 1.8.6 dev: false @@ -2996,7 +3000,7 @@ packages: engines: {node: '>=10'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@types/aria-query': 4.2.2 aria-query: 4.2.2 chalk: 4.1.2 @@ -3005,13 +3009,13 @@ packages: pretty-format: 26.6.2 dev: false - /@testing-library/dom/8.19.0: - resolution: {integrity: sha512-6YWYPPpxG3e/xOo6HIWwB/58HukkwIVTOaZ0VwdMVjhRUX/01E4FtQbck9GazOOj7MXHc5RBzMrU86iBJHbI+A==} + /@testing-library/dom/8.19.1: + resolution: {integrity: sha512-P6iIPyYQ+qH8CvGauAqanhVnjrnRe0IZFSYCeGkSRW9q3u8bdVn2NPI+lasFyVsEQn1J/IFmp5Aax41+dAP9wg==} engines: {node: '>=12'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/runtime': 7.20.6 - '@types/aria-query': 4.2.2 + '@babel/runtime': 7.20.7 + '@types/aria-query': 5.0.1 aria-query: 5.1.3 chalk: 4.1.2 dom-accessibility-api: 0.5.14 @@ -3026,7 +3030,7 @@ packages: react: '*' react-dom: '*' dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@testing-library/dom': 7.31.2 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -3039,9 +3043,9 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@babel/runtime': 7.20.6 - '@testing-library/dom': 8.19.0 - '@types/react-dom': 18.0.9 + '@babel/runtime': 7.20.7 + '@testing-library/dom': 8.19.1 + '@types/react-dom': 18.0.10 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false @@ -3076,11 +3080,15 @@ packages: resolution: {integrity: sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig==} dev: false + /@types/aria-query/5.0.1: + resolution: {integrity: sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q==} + dev: false + /@types/babel__core/7.1.20: resolution: {integrity: sha512-PVb6Bg2QuscZ30FvOU7z4guG6c926D9YRvOxEaelzndpMsvP+YM74Q/dAFASpg2l6+XLalxSGxcq/lrgYWZtyQ==} dependencies: - '@babel/parser': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.18.3 @@ -3089,20 +3097,20 @@ packages: /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 dev: false /@types/babel__traverse/7.18.3: resolution: {integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: false /@types/chai-as-promised/7.1.5: @@ -3140,7 +3148,7 @@ packages: /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 18.11.11 + '@types/node': 18.11.18 dev: false /@types/hoist-non-react-statics/3.3.1: @@ -3209,24 +3217,24 @@ packages: resolution: {integrity: sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==} dev: false - /@types/node/14.18.34: - resolution: {integrity: sha512-hcU9AIQVHmPnmjRK+XUUYlILlr9pQrsqSrwov/JK1pnf3GTQowVBhx54FbvM0AU/VXGH4i3+vgXS5EguR7fysA==} + /@types/node/14.18.36: + resolution: {integrity: sha512-FXKWbsJ6a1hIrRxv+FoukuHnGTgEzKYGi7kilfMae96AL9UNkPFNWJEEYWzdRI9ooIkbr4AKldyuSTLql06vLQ==} dev: false /@types/node/17.0.45: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node/18.11.11: - resolution: {integrity: sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==} + /@types/node/18.11.18: + resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==} dev: false /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: false - /@types/prettier/2.7.1: - resolution: {integrity: sha512-ri0UmynRRvZiiUJdiz38MmIblKK+oH30MztdBVR95dv/Ubw6neWSb8u1XpRb72L4qsZOhz+L+z9JD40SJmfWow==} + /@types/prettier/2.7.2: + resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==} dev: false /@types/prop-types/15.7.5: @@ -3237,8 +3245,8 @@ packages: resolution: {integrity: sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==} dev: false - /@types/react-dom/18.0.9: - resolution: {integrity: sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg==} + /@types/react-dom/18.0.10: + resolution: {integrity: sha512-E42GW/JA4Qv15wQdqJq8DL4JhNpB3prJgjgapN3qJT9K2zO5IIAQh4VXvCEDupoqAwnz0cY4RlXeC/ajX5SFHg==} dependencies: '@types/react': 18.0.26 dev: false @@ -3308,7 +3316,7 @@ packages: '@types/yargs-parser': 21.0.0 dev: false - /@typescript-eslint/eslint-plugin/2.34.0_1df4ead6de75ba9ed9da78ffc7981486: + /@typescript-eslint/eslint-plugin/2.34.0_2b015b1c4b7c4a3ed9a197dc233b1a35: resolution: {integrity: sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3319,18 +3327,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@4.9.3 - '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@4.9.3 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@3.9.10 + '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@3.9.10 eslint: 6.8.0 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@3.9.10 + typescript: 3.9.10 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/2.34.0_2b015b1c4b7c4a3ed9a197dc233b1a35: + /@typescript-eslint/eslint-plugin/2.34.0_872effa21f56f02b76f76d86b11157f9: resolution: {integrity: sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3341,18 +3349,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@3.9.10 - '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@3.9.10 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@4.9.4 + '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@4.9.4 eslint: 6.8.0 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 - tsutils: 3.21.0_typescript@3.9.10 - typescript: 3.9.10 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/4.33.0_0f37f1a49cea6d25a3b559dcc1111ff2: + /@typescript-eslint/eslint-plugin/4.33.0_5717ef02ba985de55f36ee939304b942: resolution: {integrity: sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3363,22 +3371,22 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@4.9.3 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.3 + '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@4.8.4 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.8.4 '@typescript-eslint/scope-manager': 4.33.0 debug: 4.3.4 eslint: 7.32.0 functional-red-black-tree: 1.0.1 - ignore: 5.2.1 + ignore: 5.2.4 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.8.4 + typescript: 4.8.4 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/4.33.0_5717ef02ba985de55f36ee939304b942: + /@typescript-eslint/eslint-plugin/4.33.0_99f15f5231608b84467e3d95cd04e6a8: resolution: {integrity: sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3389,23 +3397,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@4.8.4 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.8.4 + '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@4.9.4 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.4 '@typescript-eslint/scope-manager': 4.33.0 debug: 4.3.4 eslint: 7.32.0 functional-red-black-tree: 1.0.1 - ignore: 5.2.1 + ignore: 5.2.4 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.8.4 - typescript: 4.8.4 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/5.45.1_98d9e64b8d9d8eb7bb2dfa93089e8cff: - resolution: {integrity: sha512-cOizjPlKEh0bXdFrBLTrI/J6B/QMlhwE9auOov53tgB+qMukH6/h8YAK/qw+QJGct/PTbdh2lytGyipxCcEtAw==} + /@typescript-eslint/eslint-plugin/5.47.1_9dd96207d86fc4e47da58bf5a33f1066: + resolution: {integrity: sha512-r4RZ2Jl9kcQN7K/dcOT+J7NAimbiis4sSM9spvWimsBvDegMhKLA5vri2jG19PmIPbDjPeWzfUPQ2hjEzA4Nmg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -3415,18 +3423,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.45.1_eslint@8.29.0+typescript@4.9.3 - '@typescript-eslint/scope-manager': 5.45.1 - '@typescript-eslint/type-utils': 5.45.1_eslint@8.29.0+typescript@4.9.3 - '@typescript-eslint/utils': 5.45.1_eslint@8.29.0+typescript@4.9.3 + '@typescript-eslint/parser': 5.47.1_eslint@8.30.0+typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.47.1 + '@typescript-eslint/type-utils': 5.47.1_eslint@8.30.0+typescript@4.9.4 + '@typescript-eslint/utils': 5.47.1_eslint@8.30.0+typescript@4.9.4 debug: 4.3.4 - eslint: 8.29.0 - ignore: 5.2.1 + eslint: 8.30.0 + ignore: 5.2.4 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false @@ -3462,14 +3470,14 @@ packages: - typescript dev: false - /@typescript-eslint/experimental-utils/2.34.0_eslint@6.8.0+typescript@4.9.3: + /@typescript-eslint/experimental-utils/2.34.0_eslint@6.8.0+typescript@4.9.4: resolution: {integrity: sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: eslint: '*' dependencies: '@types/json-schema': 7.0.11 - '@typescript-eslint/typescript-estree': 2.34.0_typescript@4.9.3 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@4.9.4 eslint: 6.8.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -3496,7 +3504,7 @@ packages: - typescript dev: false - /@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@4.9.3: + /@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@4.9.4: resolution: {integrity: sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3505,7 +3513,7 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 4.33.0 '@typescript-eslint/types': 4.33.0 - '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.9.3 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.9.4 eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@7.32.0 @@ -3534,7 +3542,7 @@ packages: - supports-color dev: false - /@typescript-eslint/parser/2.34.0_eslint@6.8.0+typescript@4.9.3: + /@typescript-eslint/parser/2.34.0_eslint@6.8.0+typescript@4.9.4: resolution: {integrity: sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3545,11 +3553,11 @@ packages: optional: true dependencies: '@types/eslint-visitor-keys': 1.0.0 - '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@4.9.3 - '@typescript-eslint/typescript-estree': 2.34.0_typescript@4.9.3 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@4.9.4 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@4.9.4 eslint: 6.8.0 eslint-visitor-keys: 1.3.0 - typescript: 4.9.3 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false @@ -3574,7 +3582,7 @@ packages: - supports-color dev: false - /@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@4.9.3: + /@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@4.9.4: resolution: {integrity: sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3586,16 +3594,16 @@ packages: dependencies: '@typescript-eslint/scope-manager': 4.33.0 '@typescript-eslint/types': 4.33.0 - '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.9.3 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.9.4 debug: 4.3.4 eslint: 7.32.0 - typescript: 4.9.3 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/5.45.1_eslint@8.29.0+typescript@4.9.3: - resolution: {integrity: sha512-JQ3Ep8bEOXu16q0ztsatp/iQfDCtvap7sp/DKo7DWltUquj5AfCOpX2zSzJ8YkAVnrQNqQ5R62PBz2UtrfmCkA==} + /@typescript-eslint/parser/5.47.1_eslint@8.30.0+typescript@4.9.4: + resolution: {integrity: sha512-9Vb+KIv29r6GPu4EboWOnQM7T+UjpjXvjCPhNORlgm40a9Ia9bvaPJswvtae1gip2QEeVeGh6YquqAzEgoRAlw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3604,12 +3612,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.45.1 - '@typescript-eslint/types': 5.45.1 - '@typescript-eslint/typescript-estree': 5.45.1_typescript@4.9.3 + '@typescript-eslint/scope-manager': 5.47.1 + '@typescript-eslint/types': 5.47.1 + '@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4 debug: 4.3.4 - eslint: 8.29.0 - typescript: 4.9.3 + eslint: 8.30.0 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false @@ -3622,16 +3630,16 @@ packages: '@typescript-eslint/visitor-keys': 4.33.0 dev: false - /@typescript-eslint/scope-manager/5.45.1: - resolution: {integrity: sha512-D6fCileR6Iai7E35Eb4Kp+k0iW7F1wxXYrOhX/3dywsOJpJAQ20Fwgcf+P/TDtvQ7zcsWsrJaglaQWDhOMsspQ==} + /@typescript-eslint/scope-manager/5.47.1: + resolution: {integrity: sha512-9hsFDsgUwrdOoW1D97Ewog7DYSHaq4WKuNs0LHF9RiCmqB0Z+XRR4Pf7u7u9z/8CciHuJ6yxNws1XznI3ddjEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.45.1 - '@typescript-eslint/visitor-keys': 5.45.1 + '@typescript-eslint/types': 5.47.1 + '@typescript-eslint/visitor-keys': 5.47.1 dev: false - /@typescript-eslint/type-utils/5.45.1_eslint@8.29.0+typescript@4.9.3: - resolution: {integrity: sha512-aosxFa+0CoYgYEl3aptLe1svP910DJq68nwEJzyQcrtRhC4BN0tJAvZGAe+D0tzjJmFXe+h4leSsiZhwBa2vrA==} + /@typescript-eslint/type-utils/5.47.1_eslint@8.30.0+typescript@4.9.4: + resolution: {integrity: sha512-/UKOeo8ee80A7/GJA427oIrBi/Gd4osk/3auBUg4Rn9EahFpevVV1mUK8hjyQD5lHPqX397x6CwOk5WGh1E/1w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -3640,12 +3648,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.45.1_typescript@4.9.3 - '@typescript-eslint/utils': 5.45.1_eslint@8.29.0+typescript@4.9.3 + '@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4 + '@typescript-eslint/utils': 5.47.1_eslint@8.30.0+typescript@4.9.4 debug: 4.3.4 - eslint: 8.29.0 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + eslint: 8.30.0 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false @@ -3655,8 +3663,8 @@ packages: engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: false - /@typescript-eslint/types/5.45.1: - resolution: {integrity: sha512-HEW3U0E5dLjUT+nk7b4lLbOherS1U4ap+b9pfu2oGsW3oPu7genRaY9dDv3nMczC1rbnRY2W/D7SN05wYoGImg==} + /@typescript-eslint/types/5.47.1: + resolution: {integrity: sha512-CmALY9YWXEpwuu6377ybJBZdtSAnzXLSQcxLSqSQSbC7VfpMu/HLVdrnVJj7ycI138EHqocW02LPJErE35cE9A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false @@ -3701,7 +3709,7 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree/2.34.0_typescript@4.9.3: + /@typescript-eslint/typescript-estree/2.34.0_typescript@4.9.4: resolution: {integrity: sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3716,8 +3724,8 @@ packages: is-glob: 4.0.3 lodash: 4.17.21 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false @@ -3743,7 +3751,7 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree/4.33.0_typescript@4.9.3: + /@typescript-eslint/typescript-estree/4.33.0_typescript@4.9.4: resolution: {integrity: sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3758,14 +3766,14 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/typescript-estree/5.45.1_typescript@4.9.3: - resolution: {integrity: sha512-76NZpmpCzWVrrb0XmYEpbwOz/FENBi+5W7ipVXAsG3OoFrQKJMiaqsBMbvGRyLtPotGqUfcY7Ur8j0dksDJDng==} + /@typescript-eslint/typescript-estree/5.47.1_typescript@4.9.4: + resolution: {integrity: sha512-4+ZhFSuISAvRi2xUszEj0xXbNTHceV9GbH9S8oAD2a/F9SW57aJNQVOCxG8GPfSWH/X4eOPdMEU2jYVuWKEpWA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -3773,32 +3781,32 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.45.1 - '@typescript-eslint/visitor-keys': 5.45.1 + '@typescript-eslint/types': 5.47.1 + '@typescript-eslint/visitor-keys': 5.47.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/utils/5.45.1_eslint@8.29.0+typescript@4.9.3: - resolution: {integrity: sha512-rlbC5VZz68+yjAzQBc4I7KDYVzWG2X/OrqoZrMahYq3u8FFtmQYc+9rovo/7wlJH5kugJ+jQXV5pJMnofGmPRw==} + /@typescript-eslint/utils/5.47.1_eslint@8.30.0+typescript@4.9.4: + resolution: {integrity: sha512-l90SdwqfmkuIVaREZ2ykEfCezepCLxzWMo5gVfcJsJCaT4jHT+QjgSkYhs5BMQmWqE9k3AtIfk4g211z/sTMVw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.45.1 - '@typescript-eslint/types': 5.45.1 - '@typescript-eslint/typescript-estree': 5.45.1_typescript@4.9.3 - eslint: 8.29.0 + '@typescript-eslint/scope-manager': 5.47.1 + '@typescript-eslint/types': 5.47.1 + '@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4 + eslint: 8.30.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.29.0 + eslint-utils: 3.0.0_eslint@8.30.0 semver: 7.3.8 transitivePeerDependencies: - supports-color @@ -3813,11 +3821,11 @@ packages: eslint-visitor-keys: 2.1.0 dev: false - /@typescript-eslint/visitor-keys/5.45.1: - resolution: {integrity: sha512-cy9ln+6rmthYWjH9fmx+5FU/JDpjQb586++x2FZlveq7GdGuLLW9a2Jcst2TGekH82bXpfmRNSwP9tyEs6RjvQ==} + /@typescript-eslint/visitor-keys/5.47.1: + resolution: {integrity: sha512-rF3pmut2JCCjh6BLRhNKdYjULMb1brvoaiWDlHfLNVgmnZ0sBVJrs3SyaKE1XoDDnJuAx/hDQryHYmPUuNq0ig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.45.1 + '@typescript-eslint/types': 5.47.1 eslint-visitor-keys: 3.3.0 dev: false @@ -4539,8 +4547,8 @@ packages: resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==} engines: {node: '>=6.0'} dependencies: - '@babel/runtime': 7.20.6 - '@babel/runtime-corejs3': 7.20.6 + '@babel/runtime': 7.20.7 + '@babel/runtime-corejs3': 7.20.7 dev: false /aria-query/5.1.3: @@ -4590,7 +4598,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 get-intrinsic: 1.1.3 is-string: 1.0.7 dev: false @@ -4621,7 +4629,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 es-array-method-boxes-properly: 1.0.0 is-string: 1.0.7 dev: false @@ -4631,7 +4639,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 es-shim-unscopables: 1.0.0 dev: false @@ -4641,7 +4649,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 es-shim-unscopables: 1.0.0 dev: false @@ -4651,7 +4659,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 es-shim-unscopables: 1.0.0 dev: false @@ -4661,7 +4669,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 es-array-method-boxes-properly: 1.0.0 is-string: 1.0.7 dev: false @@ -4671,7 +4679,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 es-shim-unscopables: 1.0.0 get-intrinsic: 1.1.3 dev: false @@ -4772,7 +4780,7 @@ packages: hasBin: true dependencies: browserslist: 4.21.4 - caniuse-lite: 1.0.30001436 + caniuse-lite: 1.0.30001441 normalize-range: 0.1.2 num2fraction: 1.2.2 picocolors: 0.2.1 @@ -4889,9 +4897,9 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 eslint-visitor-keys: 1.3.0 resolve: 1.22.1 transitivePeerDependencies: @@ -4906,9 +4914,9 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 eslint: 6.8.0 eslint-visitor-keys: 1.3.0 resolve: 1.22.1 @@ -4924,9 +4932,9 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 eslint: 7.32.0 eslint-visitor-keys: 1.3.0 resolve: 1.22.1 @@ -4934,7 +4942,7 @@ packages: - supports-color dev: false - /babel-eslint/10.1.0_eslint@8.29.0: + /babel-eslint/10.1.0_eslint@8.30.0: resolution: {integrity: sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==} engines: {node: '>=6'} deprecated: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. @@ -4942,10 +4950,10 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 - eslint: 8.29.0 + '@babel/parser': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 + eslint: 8.30.0 eslint-visitor-keys: 1.3.0 resolve: 1.22.1 transitivePeerDependencies: @@ -5161,18 +5169,18 @@ packages: - supports-color dev: false - /babel-jest/26.6.3_@babel+core@7.20.5: + /babel-jest/26.6.3_@babel+core@7.20.7: resolution: {integrity: sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==} engines: {node: '>= 10.14.2'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@jest/transform': 26.6.2 '@jest/types': 26.6.2 '@types/babel__core': 7.1.20 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 26.6.2_@babel+core@7.20.5 + babel-preset-jest: 26.6.2_@babel+core@7.20.7 chalk: 4.1.2 graceful-fs: 4.2.10 slash: 3.0.0 @@ -5180,14 +5188,14 @@ packages: - supports-color dev: false - /babel-loader/8.3.0_33e4a62c9975ac2a9f30d6f9b88ec2e3: + /babel-loader/8.3.0_86a4f96d99cb91d2b58d6b1431e55e13: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -5250,8 +5258,8 @@ packages: resolution: {integrity: sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/template': 7.18.10 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/types': 7.20.7 '@types/babel__core': 7.1.20 '@types/babel__traverse': 7.18.3 dev: false @@ -5260,7 +5268,7 @@ packages: resolution: {integrity: sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==} dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 glob: 7.2.3 lodash: 4.17.21 require-package-name: 2.0.1 @@ -5331,38 +5339,38 @@ packages: babel-helper-is-void-0: 0.4.3 dev: false - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.5: + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.7: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 + '@babel/compat-data': 7.20.10 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.5: + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.7: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 - core-js-compat: 3.26.1 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 + core-js-compat: 3.27.1 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.5: + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.7: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: false @@ -5372,7 +5380,7 @@ packages: engines: {node: '>8.0.0'} dependencies: '@babel/plugin-syntax-jsx': 7.18.6 - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 ajv: 6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 generic-names: 2.0.1 @@ -5387,12 +5395,12 @@ packages: - '@babel/core' dev: false - /babel-plugin-react-css-modules/5.2.6_@babel+core@7.20.5: + /babel-plugin-react-css-modules/5.2.6_@babel+core@7.20.7: resolution: {integrity: sha512-jBU/oVgoEg/58Dcu0tjyNvaXBllxJXip7hlpiX+e0CYTmDADWB484P4pJb7d0L6nWKSzyEqtePcBaq3SKalG/g==} engines: {node: '>8.0.0'} dependencies: - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 - '@babel/types': 7.20.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/types': 7.20.7 ajv: 6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 generic-names: 2.0.1 @@ -5845,24 +5853,24 @@ packages: '@babel/plugin-syntax-top-level-await': 7.14.5 dev: false - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.5: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.7: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.5 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.7 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.7 dev: false /babel-preset-env/1.7.0: @@ -5946,15 +5954,15 @@ packages: babel-preset-current-node-syntax: 1.0.1 dev: false - /babel-preset-jest/26.6.2_@babel+core@7.20.5: + /babel-preset-jest/26.6.2_@babel+core@7.20.7: resolution: {integrity: sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ==} engines: {node: '>= 10.14.2'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 babel-plugin-jest-hoist: 26.6.2 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.5 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.7 dev: false /babel-preset-minify/0.5.2: @@ -6331,7 +6339,7 @@ packages: /broadcast-channel/3.7.0: resolution: {integrity: sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 detect-node: 2.1.0 js-sha3: 0.8.0 microseconds: 0.2.0 @@ -6357,7 +6365,7 @@ packages: resolution: {integrity: sha512-WHVocJYavUwVgVViC0ORikPHQquXwVh939TaelZ4WDqpWgTX/FsGhl/+P4qBUAGcRvtOgDgC+xftNWWp2RUTAQ==} hasBin: true dependencies: - caniuse-lite: 1.0.30001436 + caniuse-lite: 1.0.30001441 electron-to-chromium: 1.4.284 dev: false @@ -6366,9 +6374,9 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001436 + caniuse-lite: 1.0.30001441 electron-to-chromium: 1.4.284 - node-releases: 2.0.6 + node-releases: 2.0.8 update-browserslist-db: 1.0.10_browserslist@4.21.4 dev: false @@ -6448,7 +6456,7 @@ packages: promise-inflight: 1.0.1 rimraf: 3.0.2 ssri: 8.0.1 - tar: 6.1.12 + tar: 6.1.13 unique-filename: 1.1.1 dev: false @@ -6596,13 +6604,13 @@ packages: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: browserslist: 4.21.4 - caniuse-lite: 1.0.30001436 + caniuse-lite: 1.0.30001441 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: false - /caniuse-lite/1.0.30001436: - resolution: {integrity: sha512-ZmWkKsnC2ifEPoWUvSAIGyOYwT+keAaaWPHiQ9DfMqS1t6tfuyFYoWR78TeZtznkEQ64+vGXH9cZrElwR2Mrxg==} + /caniuse-lite/1.0.30001441: + resolution: {integrity: sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==} dev: false /capture-exit/2.0.0: @@ -6755,8 +6763,8 @@ packages: supports-color: 7.2.0 dev: false - /chalk/5.1.2: - resolution: {integrity: sha512-E5CkT4jWURs1Vy5qGJye+XwCkNj7Od3Af7CP6SujMetSMkLs8Do2RWJK5yx1wamHV/op8Rz+9rltjaTQWDnEFQ==} + /chalk/5.2.0: + resolution: {integrity: sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} dev: false @@ -7312,14 +7320,14 @@ packages: engines: {node: '>=0.10.0'} dev: false - /core-js-compat/3.26.1: - resolution: {integrity: sha512-622/KzTudvXCDLRw70iHW4KKs1aGpcRcowGWyYJr2DEBfRrd6hNJybxSWJFuZYD4ma86xhrwDDHxmDaIq4EA8A==} + /core-js-compat/3.27.1: + resolution: {integrity: sha512-Dg91JFeCDA17FKnneN7oCMz4BkQ4TcffkgHP4OWwp9yx3pi7ubqMDXXSacfNak1PQqjc95skyt+YBLHQJnkJwA==} dependencies: browserslist: 4.21.4 dev: false - /core-js-pure/3.26.1: - resolution: {integrity: sha512-VVXcDpp/xJ21KdULRq/lXdLzQAtX7+37LzpyfFM973il0tWSsDEoyzG38G14AjTpK9VTfiNM9jnFauq/CpaWGQ==} + /core-js-pure/3.27.1: + resolution: {integrity: sha512-BS2NHgwwUppfeoqOXqi08mUqS5FiZpuRuJJpKsaME7kJz0xxuk0xkhDdfMIlP/zLa80krBqss1LtD7f889heAw==} requiresBuild: true dev: false @@ -7329,8 +7337,8 @@ packages: requiresBuild: true dev: false - /core-js/3.26.1: - resolution: {integrity: sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA==} + /core-js/3.27.1: + resolution: {integrity: sha512-GutwJLBChfGCpwwhbYoqfv03LAfmiz7e7D/BNxzeMxwQf10GRSzqiOjx7AmtEk+heiD/JWmBuyBPgFtx0Sg1ww==} requiresBuild: true dev: false @@ -7427,18 +7435,18 @@ packages: postcss-selector-parser: 5.0.0 dev: false - /css-loader/6.7.2_webpack@5.74.0: - resolution: {integrity: sha512-oqGbbVcBJkm8QwmnNzrFrWTnudnRZC+1eXikLJl0n4ljcfotgRifpg2a1lKy8jTrc4/d9A/ap1GFq1jDKG7J+Q==} + /css-loader/6.7.3_webpack@5.74.0: + resolution: {integrity: sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.19 - postcss: 8.4.19 - postcss-modules-extract-imports: 3.0.0_postcss@8.4.19 - postcss-modules-local-by-default: 4.0.0_postcss@8.4.19 - postcss-modules-scope: 3.0.0_postcss@8.4.19 - postcss-modules-values: 4.0.0_postcss@8.4.19 + icss-utils: 5.1.0_postcss@8.4.20 + postcss: 8.4.20 + postcss-modules-extract-imports: 3.0.0_postcss@8.4.20 + postcss-modules-local-by-default: 4.0.0_postcss@8.4.20 + postcss-modules-scope: 3.0.0_postcss@8.4.20 + postcss-modules-values: 4.0.0_postcss@8.4.20 postcss-value-parser: 4.2.0 semver: 7.3.8 webpack: 5.74.0_f52b93474dd2fb1e4f90db635f9d54a8 @@ -7827,6 +7835,10 @@ packages: engines: {node: '>=0.10'} dev: false + /deep-diff/0.3.8: + resolution: {integrity: sha512-yVn6RZmHiGnxRKR9sJb3iVV2XTF1Ghh2DiWRZ3dMnGc43yUdWWF/kX6lQyk3+P84iprfWKU/8zFTrlkvtFm1ug==} + dev: false + /deep-eql/0.1.3: resolution: {integrity: sha512-6sEotTRGBFiNcqVoeHwnfopbSpi5NbH1VWJmYCVkmxMmaVTT0bUTrNaGyBwhgP4MZL012W/mkzIn3Da+iDYweg==} dependencies: @@ -8484,8 +8496,8 @@ packages: is-arrayish: 0.2.1 dev: false - /es-abstract/1.20.4: - resolution: {integrity: sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA==} + /es-abstract/1.20.5: + resolution: {integrity: sha512-7h8MM2EQhsCA7pU/Nv78qOXFpD8Rhqd12gYiSJVkrH9+e8VuA8JlPJK/hQjjlLv6pJvx/z1iRFKzYb0XT/RuAQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -8494,10 +8506,11 @@ packages: function.prototype.name: 1.1.5 get-intrinsic: 1.1.3 get-symbol-description: 1.0.0 + gopd: 1.0.1 has: 1.0.3 has-property-descriptors: 1.0.0 has-symbols: 1.0.3 - internal-slot: 1.0.3 + internal-slot: 1.0.4 is-callable: 1.2.7 is-negative-zero: 2.0.2 is-regex: 1.1.4 @@ -8676,12 +8689,12 @@ packages: lodash.upperfirst: 4.3.1 dev: false - /eslint-plugin-filenames/1.3.2_eslint@8.29.0: + /eslint-plugin-filenames/1.3.2_eslint@8.30.0: resolution: {integrity: sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==} peerDependencies: eslint: '*' dependencies: - eslint: 8.29.0 + eslint: 8.30.0 lodash.camelcase: 4.3.0 lodash.kebabcase: 4.1.1 lodash.snakecase: 4.1.1 @@ -8775,7 +8788,7 @@ packages: - supports-color dev: false - /eslint-plugin-jsdoc/30.7.13_eslint@8.29.0: + /eslint-plugin-jsdoc/30.7.13_eslint@8.30.0: resolution: {integrity: sha512-YM4WIsmurrp0rHX6XiXQppqKB8Ne5ATiZLJe2+/fkp9l9ExXFr43BbAbjZaVrpCT+tuPYOZ8k1MICARHnURUNQ==} engines: {node: '>=10'} peerDependencies: @@ -8783,7 +8796,7 @@ packages: dependencies: comment-parser: 0.7.6 debug: 4.3.4 - eslint: 8.29.0 + eslint: 8.30.0 jsdoctypeparser: 9.0.0 lodash: 4.17.21 regextras: 0.7.1 @@ -8942,13 +8955,13 @@ packages: eslint-visitor-keys: 2.1.0 dev: false - /eslint-utils/3.0.0_eslint@8.29.0: + /eslint-utils/3.0.0_eslint@8.30.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.29.0 + eslint: 8.30.0 eslint-visitor-keys: 2.1.0 dev: false @@ -9083,7 +9096,7 @@ packages: file-entry-cache: 6.0.1 functional-red-black-tree: 1.0.1 glob-parent: 5.1.2 - globals: 13.18.0 + globals: 13.19.0 ignore: 4.0.6 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -9107,13 +9120,13 @@ packages: - supports-color dev: false - /eslint/8.29.0: - resolution: {integrity: sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==} + /eslint/8.30.0: + resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.3.3 - '@humanwhocodes/config-array': 0.11.7 + '@eslint/eslintrc': 1.4.0 + '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 @@ -9123,7 +9136,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.29.0 + eslint-utils: 3.0.0_eslint@8.30.0 eslint-visitor-keys: 3.3.0 espree: 9.4.1 esquery: 1.4.0 @@ -9132,9 +9145,9 @@ packages: file-entry-cache: 6.0.1 find-up: 5.0.0 glob-parent: 6.0.2 - globals: 13.18.0 + globals: 13.19.0 grapheme-splitter: 1.0.4 - ignore: 5.2.1 + ignore: 5.2.4 import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 @@ -9473,7 +9486,7 @@ packages: /fast-async/7.0.6: resolution: {integrity: sha512-/iUa3eSQC+Xh5tN6QcVLsEsN7b1DaPIoTZo++VpLLIxtdNW2tEmMZex4TcrMeRnBwMOpZwue2CB171wjt5Kgqg==} dependencies: - '@babel/generator': 7.20.5 + '@babel/generator': 7.20.7 '@babel/helper-module-imports': 7.18.6 babylon: 7.0.0-beta.47 nodent-runtime: 3.2.1 @@ -10109,7 +10122,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 functions-have-names: 1.2.3 dev: false @@ -10377,7 +10390,7 @@ packages: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 5.1.1 + minimatch: 5.1.2 once: 1.4.0 dev: false @@ -10393,8 +10406,8 @@ packages: type-fest: 0.8.1 dev: false - /globals/13.18.0: - resolution: {integrity: sha512-/mR4KI8Ps2spmoc0Ulu9L7agOF0du1CZNQ3dke8yItYlyKNmGrkONemBbd6V8UTc1Wgcqn21t3WYB7dbRmh6/A==} + /globals/13.19.0: + resolution: {integrity: sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 @@ -10412,7 +10425,7 @@ packages: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.2.12 - ignore: 5.2.1 + ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 dev: false @@ -10713,7 +10726,7 @@ packages: /history/4.10.1: resolution: {integrity: sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 loose-envify: 1.4.0 resolve-pathname: 3.0.0 tiny-invariant: 1.3.1 @@ -10724,7 +10737,7 @@ packages: /history/5.3.0: resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 dev: false /hoek/4.2.1: @@ -11008,13 +11021,13 @@ packages: resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==} dev: false - /icss-utils/5.1.0_postcss@8.4.19: + /icss-utils/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.19 + postcss: 8.4.20 dev: false /identity-obj-proxy/3.0.0: @@ -11037,8 +11050,8 @@ packages: engines: {node: '>= 4'} dev: false - /ignore/5.2.1: - resolution: {integrity: sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==} + /ignore/5.2.4: + resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} engines: {node: '>= 4'} dev: false @@ -11172,8 +11185,8 @@ packages: resolution: {integrity: sha512-UzUhOZFpCMM22Xlig9iUPqalf8n7c4eYScamce1C+jN3ad8FtmVm42ryMwVq0hAxHbwUhWFhPvTFQQpFdDUKkw==} dev: false - /internal-slot/1.0.3: - resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==} + /internal-slot/1.0.4: + resolution: {integrity: sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==} engines: {node: '>= 0.4'} dependencies: get-intrinsic: 1.1.3 @@ -11760,11 +11773,11 @@ packages: resolution: {integrity: sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==} engines: {node: '>=6'} dependencies: - '@babel/generator': 7.20.5 - '@babel/parser': 7.20.5 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/generator': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 istanbul-lib-coverage: 2.0.5 semver: 6.3.0 transitivePeerDependencies: @@ -11775,7 +11788,7 @@ packages: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -11787,8 +11800,8 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.20.5 - '@babel/parser': 7.20.5 + '@babel/core': 7.20.7 + '@babel/parser': 7.20.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -11913,10 +11926,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@jest/test-sequencer': 26.6.3 '@jest/types': 26.6.2 - babel-jest: 26.6.3_@babel+core@7.20.5 + babel-jest: 26.6.3_@babel+core@7.20.7 chalk: 4.1.2 deepmerge: 4.2.2 glob: 7.2.3 @@ -11973,7 +11986,7 @@ packages: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 jest-mock: 26.6.2 jest-util: 26.6.2 jsdom: 16.7.0 @@ -11991,7 +12004,7 @@ packages: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 jest-mock: 26.6.2 jest-util: 26.6.2 dev: false @@ -12007,7 +12020,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.5 - '@types/node': 18.11.11 + '@types/node': 18.11.18 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.10 @@ -12026,12 +12039,12 @@ packages: resolution: {integrity: sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/traverse': 7.20.5 + '@babel/traverse': 7.20.10 '@jest/environment': 26.6.2 '@jest/source-map': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 chalk: 4.1.2 co: 4.6.0 expect: 26.6.2 @@ -12090,7 +12103,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 dev: false /jest-pnp-resolver/1.2.3_jest-resolve@26.6.2: @@ -12141,7 +12154,7 @@ packages: '@jest/environment': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 chalk: 4.1.2 emittery: 0.7.2 exit: 0.1.2 @@ -12209,7 +12222,7 @@ packages: resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} engines: {node: '>= 10.14.2'} dependencies: - '@types/node': 18.11.11 + '@types/node': 18.11.18 graceful-fs: 4.2.10 dev: false @@ -12217,10 +12230,10 @@ packages: resolution: {integrity: sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 '@jest/types': 26.6.2 '@types/babel__traverse': 7.18.3 - '@types/prettier': 2.7.1 + '@types/prettier': 2.7.2 chalk: 4.1.2 expect: 26.6.2 graceful-fs: 4.2.10 @@ -12240,7 +12253,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 chalk: 4.1.2 graceful-fs: 4.2.10 is-ci: 2.0.0 @@ -12265,7 +12278,7 @@ packages: dependencies: '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.11.11 + '@types/node': 18.11.18 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 26.6.2 @@ -12276,7 +12289,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.11.11 + '@types/node': 18.11.18 merge-stream: 2.0.0 supports-color: 7.2.0 dev: false @@ -12285,7 +12298,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.11.11 + '@types/node': 18.11.18 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -12665,8 +12678,8 @@ packages: minimist: 1.2.7 dev: false - /json5/2.2.1: - resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} + /json5/2.2.2: + resolution: {integrity: sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==} engines: {node: '>=6'} hasBin: true dev: false @@ -12922,8 +12935,8 @@ packages: urijs: 1.19.11 dev: false - /koa/2.13.4: - resolution: {integrity: sha512-43zkIKubNbnrULWlHdN5h1g3SEKXOEzoAlRsHOTFpnlDu8JlAOZSMJBLULusuXRequboiwJcj5vtYXKB3k7+2g==} + /koa/2.14.1: + resolution: {integrity: sha512-USJFyZgi2l0wDgqkfD27gL4YGno7TfUkcmOe6UOLFOVuN+J7FwnNu4Dydl4CUQzraM1lBAiGed0M9OVJoT0Kqw==} engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} dependencies: accepts: 1.3.8 @@ -13080,7 +13093,7 @@ packages: dependencies: big.js: 5.2.2 emojis-list: 3.0.0 - json5: 2.2.1 + json5: 2.2.2 dev: false /loadjs/4.2.0: @@ -13319,7 +13332,7 @@ packages: '@colors/colors': 1.5.0 fecha: 4.2.3 ms: 2.1.3 - safe-stable-stringify: 2.4.1 + safe-stable-stringify: 2.4.2 triple-beam: 1.3.0 dev: false @@ -13484,8 +13497,8 @@ packages: hasBin: true dev: false - /marked/4.2.3: - resolution: {integrity: sha512-slWRdJkbTZ+PjkyJnE30Uid64eHwbwa1Q25INCAYfZlK4o6ylagBy/Le9eWntqJFoFT93ikUKMv47GZ4gTwHkw==} + /marked/4.2.5: + resolution: {integrity: sha512-jPueVhumq7idETHkb203WDD4fMA3yV9emQ5vLwop58lu8bTclMghBWcYAavlDqIEMaisADinV1TooIFCfqOsYQ==} engines: {node: '>= 12'} hasBin: true dev: false @@ -13493,7 +13506,7 @@ packages: /match-sorter/6.3.1: resolution: {integrity: sha512-mxybbo3pPNuA+ZuCUhm5bwNkXrJTbsk5VWbR5wiwz/GC6LIiegBGn2w3O08UG/jdbYLinw51fSQ5xNU1U3MgBw==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 remove-accents: 0.4.2 dev: false @@ -13737,8 +13750,8 @@ packages: brace-expansion: 2.0.1 dev: false - /minimatch/5.1.1: - resolution: {integrity: sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==} + /minimatch/5.1.2: + resolution: {integrity: sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==} engines: {node: '>=10'} dependencies: brace-expansion: 2.0.1 @@ -13815,6 +13828,13 @@ packages: yallist: 4.0.0 dev: false + /minipass/4.0.0: + resolution: {integrity: sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==} + engines: {node: '>=8'} + dependencies: + yallist: 4.0.0 + dev: false + /minizlib/2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} @@ -13875,8 +13895,8 @@ packages: hasBin: true dev: false - /mocha/10.1.0: - resolution: {integrity: sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg==} + /mocha/10.2.0: + resolution: {integrity: sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==} engines: {node: '>= 14.0.0'} hasBin: true dependencies: @@ -14183,11 +14203,11 @@ packages: path-to-regexp: 1.8.0 dev: false - /nise/5.1.3: - resolution: {integrity: sha512-U597iWTTBBYIV72986jyU382/MMZ70ApWcRmkoF1AZ75bpqOtI3Gugv/6+0jLgoDOabmcSwYBkSSAWIp1eA5cg==} + /nise/5.1.4: + resolution: {integrity: sha512-8+Ib8rRJ4L0o3kfmyVCL7gzrohyDe0cMFTBa2d364yIrEGMEoetznKJx899YxjybU6bL9SQkYPSBBs1gyYs8Xg==} dependencies: '@sinonjs/commons': 2.0.0 - '@sinonjs/fake-timers': 7.1.2 + '@sinonjs/fake-timers': 10.0.2 '@sinonjs/text-encoding': 0.7.2 just-extend: 4.2.1 path-to-regexp: 1.8.0 @@ -14226,7 +14246,7 @@ packages: npmlog: 6.0.2 rimraf: 3.0.2 semver: 7.3.8 - tar: 6.1.12 + tar: 6.1.13 which: 2.0.2 transitivePeerDependencies: - supports-color @@ -14255,8 +14275,8 @@ packages: process-on-spawn: 1.0.0 dev: false - /node-releases/2.0.6: - resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==} + /node-releases/2.0.8: + resolution: {integrity: sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==} dev: false /node-sass/7.0.3: @@ -14557,7 +14577,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 dev: false /object.fromentries/2.0.6: @@ -14566,7 +14586,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 dev: false /object.getownpropertydescriptors/2.1.5: @@ -14576,14 +14596,14 @@ packages: array.prototype.reduce: 1.0.5 call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 dev: false /object.hasown/1.1.2: resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==} dependencies: define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 dev: false /object.omit/2.0.1: @@ -14608,7 +14628,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 dev: false /oblivious-set/1.0.0: @@ -15488,13 +15508,13 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-extract-imports/3.0.0_postcss@8.4.19: + /postcss-modules-extract-imports/3.0.0_postcss@8.4.20: resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.19 + postcss: 8.4.20 dev: false /postcss-modules-local-by-default/1.2.0: @@ -15504,14 +15524,14 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-local-by-default/4.0.0_postcss@8.4.19: + /postcss-modules-local-by-default/4.0.0_postcss@8.4.20: resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.19 - postcss: 8.4.19 + icss-utils: 5.1.0_postcss@8.4.20 + postcss: 8.4.20 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 dev: false @@ -15532,13 +15552,13 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-scope/3.0.0_postcss@8.4.19: + /postcss-modules-scope/3.0.0_postcss@8.4.20: resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.19 + postcss: 8.4.20 postcss-selector-parser: 6.0.11 dev: false @@ -15549,14 +15569,14 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-values/4.0.0_postcss@8.4.19: + /postcss-modules-values/4.0.0_postcss@8.4.20: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.19 - postcss: 8.4.19 + icss-utils: 5.1.0_postcss@8.4.20 + postcss: 8.4.20 dev: false /postcss-modules/1.5.0: @@ -15700,7 +15720,7 @@ packages: dependencies: autoprefixer: 9.8.8 browserslist: 4.21.4 - caniuse-lite: 1.0.30001436 + caniuse-lite: 1.0.30001441 css-blank-pseudo: 0.1.4 css-has-pseudo: 0.10.0 css-prefers-color-scheme: 3.1.1 @@ -15889,8 +15909,8 @@ packages: source-map: 0.6.1 dev: false - /postcss/8.4.19: - resolution: {integrity: sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==} + /postcss/8.4.20: + resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.4 @@ -15941,8 +15961,8 @@ packages: hasBin: true dev: false - /prettier/2.8.0: - resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==} + /prettier/2.8.1: + resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} engines: {node: '>=10.13.0'} hasBin: true dev: false @@ -16254,7 +16274,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 broadcast-channel: 3.7.0 match-sorter: 6.3.1 dev: false @@ -16271,7 +16291,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 broadcast-channel: 3.7.0 match-sorter: 6.3.1 react: 18.2.0 @@ -16284,7 +16304,7 @@ packages: react: ^0.14.0 || ^15.0.0-0 || ^16.0.0-0 redux: ^2.0.0 || ^3.0.0 || ^4.0.0-0 dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 hoist-non-react-statics: 3.3.2 invariant: 2.2.4 loose-envify: 1.4.0 @@ -16316,7 +16336,7 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@types/hoist-non-react-statics': 3.3.1 '@types/use-sync-external-store': 0.0.3 hoist-non-react-statics: 3.3.2 @@ -16327,7 +16347,7 @@ packages: use-sync-external-store: 1.2.0_react@18.2.0 dev: false - /react-redux/8.0.5_f15f79dad717742c56d9198599f1357c: + /react-redux/8.0.5_33366a05964838efc3c58f803becafcf: resolution: {integrity: sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==} peerDependencies: '@types/react': ^16.8 || ^17.0 || ^18.0 @@ -16348,10 +16368,10 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@types/hoist-non-react-statics': 3.3.1 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 '@types/use-sync-external-store': 0.0.3 hoist-non-react-statics: 3.3.2 react: 18.2.0 @@ -16367,7 +16387,7 @@ packages: react: '>=15' react-router: '>=5' dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 dev: false /react-router-config/5.1.1_react-router@5.3.4+react@18.2.0: @@ -16376,7 +16396,7 @@ packages: react: '>=15' react-router: '>=5' dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 react: 18.2.0 react-router: 5.3.4_react@18.2.0 dev: false @@ -16386,7 +16406,7 @@ packages: peerDependencies: react: '>=15' dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 history: 4.10.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -16396,17 +16416,17 @@ packages: tiny-warning: 1.0.3 dev: false - /react-router-dom/6.4.4_react-dom@18.2.0+react@18.2.0: - resolution: {integrity: sha512-0Axverhw5d+4SBhLqLpzPhNkmv7gahUwlUVIOrRLGJ4/uwt30JVajVJXqv2Qr/LCwyvHhQc7YyK1Do8a9Jj7qA==} + /react-router-dom/6.6.1_react-dom@18.2.0+react@18.2.0: + resolution: {integrity: sha512-u+8BKUtelStKbZD5UcY0NY90WOzktrkJJhyhNg7L0APn9t1qJNLowzrM9CHdpB6+rcPt6qQrlkIXsTvhuXP68g==} engines: {node: '>=14'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' dependencies: - '@remix-run/router': 1.0.4 + '@remix-run/router': 1.2.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-router: 6.4.4_react@18.2.0 + react-router: 6.6.1_react@18.2.0 dev: false /react-router/5.3.4_react@18.2.0: @@ -16414,7 +16434,7 @@ packages: peerDependencies: react: '>=15' dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 history: 4.10.1 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -16426,13 +16446,13 @@ packages: tiny-warning: 1.0.3 dev: false - /react-router/6.4.4_react@18.2.0: - resolution: {integrity: sha512-SA6tSrUCRfuLWeYsTJDuriRqfFIsrSvuH7SqAJHegx9ZgxadE119rU8oOX/rG5FYEthpdEaEljdjDlnBxvfr+Q==} + /react-router/6.6.1_react@18.2.0: + resolution: {integrity: sha512-YkvlYRusnI/IN0kDtosUCgxqHeulN5je+ew8W+iA1VvFhf86kA+JEI/X/8NqYcr11hCDDp906S+SGMpBheNeYQ==} engines: {node: '>=14'} peerDependencies: react: '>=16.8' dependencies: - '@remix-run/router': 1.0.4 + '@remix-run/router': 1.2.1 react: 18.2.0 dev: false @@ -16649,6 +16669,12 @@ packages: resolution: {integrity: sha512-xZBKst80CCQqzmBSxI+8+ywS4cez6vOIlCgSW48dp0U6jdb1Pq/e4FtYxuavy2fvFc4+IGAYqUIDynC+JBYYPQ==} dev: false + /redux-logger/3.0.6: + resolution: {integrity: sha512-JoCIok7bg/XpqA1JqCqXFypuqBbQzGQySrhFzewB7ThcnysTO30l4VCst86AuB9T9tuT03MAA56Jw2PNhRSNCg==} + dependencies: + deep-diff: 0.3.8 + dev: false + /redux-observable/1.2.0_rxjs@6.6.7: resolution: {integrity: sha512-yeR90RP2WzZzCxxnQPlh2uFzyfFLsfXu8ROh53jGDPXVqj71uNDMmvi/YKQkd9ofiVoO4OYb1snbowO49tCEMg==} peerDependencies: @@ -16658,16 +16684,16 @@ packages: rxjs: 6.6.7 dev: false - /redux-saga/1.2.1: - resolution: {integrity: sha512-fVCicLlf4hLP+KB6H7RHfZlZ8LdYckhaemXBB3wh//a2ESyz/z/l8ygxlm0OqPjS/PARdsQ2hIdAltxEB+NgvA==} + /redux-saga/1.2.2: + resolution: {integrity: sha512-6xAHWgOqRP75MFuLq88waKK9/+6dCdMQjii2TohDMARVHeQ6HZrZoJ9HZ3dLqMWCZ9kj4iuS6CDsujgnovn11A==} dependencies: - '@redux-saga/core': 1.2.1 + '@redux-saga/core': 1.2.2 dev: false /redux/4.2.0: resolution: {integrity: sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 dev: false /reflect.ownkeys/0.2.0: @@ -16708,7 +16734,7 @@ packages: /regenerator-transform/0.15.1: resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 dev: false /regex-cache/0.4.4: @@ -17162,8 +17188,8 @@ packages: ret: 0.2.2 dev: false - /safe-stable-stringify/2.4.1: - resolution: {integrity: sha512-dVHE6bMtS/bnL2mwualjc6IxEv1F+OCUpA46pKUj6F8uDbUM0jCCulPqRNPSnWwGNKx5etqMjZYdXtrm5KJZGA==} + /safe-stable-stringify/2.4.2: + resolution: {integrity: sha512-gMxvPJYhP0O9n2pvcfYfIuYgbledAOJFcqRThtPRmjscaipiwcwPPKLytpVzMkG2HAN87Qmo2d4PtGiri1dSLA==} engines: {node: '>=10'} dev: false @@ -17634,7 +17660,7 @@ packages: '@sinonjs/fake-timers': 9.1.2 '@sinonjs/samsam': 6.1.3 diff: 5.1.0 - nise: 5.1.3 + nise: 5.1.4 supports-color: 7.2.0 dev: false @@ -17645,7 +17671,7 @@ packages: '@sinonjs/fake-timers': 9.1.2 '@sinonjs/samsam': 7.0.1 diff: 5.1.0 - nise: 5.1.3 + nise: 5.1.4 supports-color: 7.2.0 dev: false @@ -18216,10 +18242,10 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 get-intrinsic: 1.1.3 has-symbols: 1.0.3 - internal-slot: 1.0.3 + internal-slot: 1.0.4 regexp.prototype.flags: 1.4.3 side-channel: 1.0.4 dev: false @@ -18230,7 +18256,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 dev: false /string.prototype.trimend/1.0.6: @@ -18238,7 +18264,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 dev: false /string.prototype.trimstart/1.0.6: @@ -18246,7 +18272,7 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 dev: false /string_decoder/0.10.31: @@ -18553,13 +18579,13 @@ packages: engines: {node: '>=6'} dev: false - /tar/6.1.12: - resolution: {integrity: sha512-jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw==} + /tar/6.1.13: + resolution: {integrity: sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==} engines: {node: '>=10'} dependencies: chownr: 2.0.0 fs-minipass: 2.1.0 - minipass: 3.3.6 + minipass: 4.0.0 minizlib: 2.1.2 mkdirp: 1.0.4 yallist: 4.0.0 @@ -18838,7 +18864,7 @@ packages: resolution: {integrity: sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==} dev: false - /ts-node/10.9.1_2b2d9cd807dfbc3d01f2996e04d2a2b6: + /ts-node/10.9.1_0581ab4a3d99d86da3e98604f38a692c: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -18857,19 +18883,19 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 14.18.34 + '@types/node': 18.11.18 acorn: 8.8.1 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.3 + typescript: 4.9.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: false - /ts-node/10.9.1_85acbeb1d8cfbef01999252e0c05202e: + /ts-node/10.9.1_325dbdcd45fb3439d2de9b2f3ddec5e4: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -18888,7 +18914,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 14.18.34 + '@types/node': 14.18.36 acorn: 8.8.1 acorn-walk: 8.2.0 arg: 4.1.3 @@ -18900,7 +18926,7 @@ packages: yn: 3.1.1 dev: false - /ts-node/10.9.1_c9d11c062ae65ce2d2eff71a412338ce: + /ts-node/10.9.1_7090bf76c41628793231709c04ba8879: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -18919,19 +18945,19 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.11.11 + '@types/node': 14.18.36 acorn: 8.8.1 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.3 + typescript: 4.9.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: false - /ts-node/10.9.1_f888fd21b892c7794c228dd6fdb536c3: + /ts-node/10.9.1_cbc3d565edc3b234c382b01c95d17dfd: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -18957,7 +18983,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.3 + typescript: 4.9.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: false @@ -18977,7 +19003,7 @@ packages: yn: 3.1.1 dev: false - /ts-node/9.1.1_typescript@4.9.3: + /ts-node/9.1.1_typescript@4.9.4: resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} engines: {node: '>=10.0.0'} hasBin: true @@ -18989,7 +19015,7 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.21 - typescript: 4.9.3 + typescript: 4.9.4 yn: 3.1.1 dev: false @@ -19044,14 +19070,14 @@ packages: typescript: 4.8.4 dev: false - /tsutils/3.21.0_typescript@4.9.3: + /tsutils/3.21.0_typescript@4.9.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.3 + typescript: 4.9.4 dev: false /tunnel-agent/0.6.0: @@ -19190,7 +19216,7 @@ packages: typescript: 3.9.10 dev: false - /typedoc/0.17.8_typescript@4.9.3: + /typedoc/0.17.8_typescript@4.9.4: resolution: {integrity: sha512-/OyrHCJ8jtzu+QZ+771YaxQ9s4g5Z3XsQE3Ma7q+BL392xxBn4UMvvCdVnqKC2T/dz03/VXSLVKOP3lHmDdc/w==} engines: {node: '>= 8.0.0'} hasBin: true @@ -19207,7 +19233,7 @@ packages: progress: 2.0.3 shelljs: 0.8.5 typedoc-default-themes: 0.10.2 - typescript: 4.9.3 + typescript: 4.9.4 dev: false /typedoc/0.20.37_typescript@4.8.4: @@ -19231,7 +19257,7 @@ packages: typescript: 4.8.4 dev: false - /typedoc/0.20.37_typescript@4.9.3: + /typedoc/0.20.37_typescript@4.9.4: resolution: {integrity: sha512-9+qDhdc4X00qTNOtii6QX2z7ndAeWVOso7w3MPSoSJdXlVhpwPfm1yEp4ooKuWA9fiQILR8FKkyjmeqa13hBbw==} engines: {node: '>= 10.8.0'} hasBin: true @@ -19249,10 +19275,10 @@ packages: shelljs: 0.8.5 shiki: 0.9.15 typedoc-default-themes: 0.12.10 - typescript: 4.9.3 + typescript: 4.9.4 dev: false - /typedoc/0.22.18_typescript@4.9.3: + /typedoc/0.22.18_typescript@4.9.4: resolution: {integrity: sha512-NK9RlLhRUGMvc6Rw5USEYgT4DVAUFk7IF7Q6MYfpJ88KnTZP7EneEa4RcP+tX1auAcz7QT1Iy0bUSZBYYHdoyA==} engines: {node: '>= 12.10.0'} hasBin: true @@ -19261,24 +19287,24 @@ packages: dependencies: glob: 8.0.3 lunr: 2.3.9 - marked: 4.2.3 - minimatch: 5.1.1 + marked: 4.2.5 + minimatch: 5.1.2 shiki: 0.10.1 - typescript: 4.9.3 + typescript: 4.9.4 dev: false - /typedoc/0.23.21_typescript@4.9.3: - resolution: {integrity: sha512-VNE9Jv7BgclvyH9moi2mluneSviD43dCE9pY8RWkO88/DrEgJZk9KpUk7WO468c9WWs/+aG6dOnoH7ccjnErhg==} + /typedoc/0.23.23_typescript@4.9.4: + resolution: {integrity: sha512-cg1YQWj+/BU6wq74iott513U16fbrPCbyYs04PHZgvoKJIc6EY4xNobyDZh4KMfRGW8Yjv6wwIzQyoqopKOUGw==} engines: {node: '>= 14.14'} hasBin: true peerDependencies: typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x dependencies: lunr: 2.3.9 - marked: 4.2.3 - minimatch: 5.1.1 + marked: 4.2.5 + minimatch: 5.1.2 shiki: 0.11.1 - typescript: 4.9.3 + typescript: 4.9.4 dev: false /typescript-compare/0.0.2: @@ -19309,8 +19335,8 @@ packages: hasBin: true dev: false - /typescript/4.9.3: - resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==} + /typescript/4.9.4: + resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} engines: {node: '>=4.2.0'} hasBin: true dev: false @@ -19439,7 +19465,7 @@ packages: /unload/2.2.0: resolution: {integrity: sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 detect-node: 2.1.0 dev: false @@ -19555,7 +19581,7 @@ packages: resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==} dependencies: define-properties: 1.1.4 - es-abstract: 1.20.4 + es-abstract: 1.20.5 has-symbols: 1.0.3 object.getownpropertydescriptors: 2.1.5 dev: false @@ -20098,7 +20124,7 @@ packages: logform: 2.4.2 one-time: 1.0.0 readable-stream: 3.6.0 - safe-stable-stringify: 2.4.1 + safe-stable-stringify: 2.4.2 stack-trace: 0.0.10 triple-beam: 1.3.0 winston-transport: 4.5.0 @@ -20483,41 +20509,41 @@ packages: name: '@rush-temp/app-dev' version: 0.0.0 dependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.5 - '@babel/core': 7.20.5 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-decorators': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-react-constant-elements': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-react-inline-elements': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 + '@babel/cli': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.7 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-react-constant-elements': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-transform-react-inline-elements': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@jchip/redbird': 1.3.0 '@types/chai': 4.3.4 '@types/mocha': 8.2.3 - '@types/node': 14.18.34 + '@types/node': 14.18.36 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 4.33.0_0f37f1a49cea6d25a3b559dcc1111ff2 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 4.33.0_99f15f5231608b84467e3d95cd04e6a8 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 ansi-to-html: 0.7.2 babel-eslint: 10.1.0_eslint@7.32.0 babel-plugin-lodash: 3.3.4 babel-plugin-minify-dead-code-elimination: 0.5.2 - babel-plugin-react-css-modules: 5.2.6_@babel+core@7.20.5 + babel-plugin-react-css-modules: 5.2.6_@babel+core@7.20.7 babel-plugin-transform-node-env-inline: 0.4.3 babel-plugin-transform-react-remove-prop-types: 0.4.24 boxen: 5.1.2 chai: 4.3.7 chalker: 1.2.0 chokidar: 3.5.3 - core-js: 3.26.1 + core-js: 3.27.1 electrode-server: 3.3.0 electrode-server1: /electrode-server/1.9.0 eslint: 7.32.0 @@ -20542,7 +20568,7 @@ packages: open: 8.4.0 optional-require: 1.1.8 pkg-up: 3.1.0 - prettier: 2.8.0 + prettier: 2.8.1 prompts: 2.4.2 ps-get: 1.1.0 read-pkg-up: 7.0.1 @@ -20557,10 +20583,10 @@ packages: sinon-chai: 3.7.0_chai@4.3.7+sinon@9.2.4 source-map-support: 0.5.21 sudo-prompt: 9.2.1 - ts-node: 10.9.1_2b2d9cd807dfbc3d01f2996e04d2a2b6 + ts-node: 10.9.1_7090bf76c41628793231709c04ba8879 tslib: 2.4.1 - typedoc: 0.22.18_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.22.18_typescript@4.9.4 + typescript: 4.9.4 visual-logger: 1.1.3 webpack: 5.74.0_f52b93474dd2fb1e4f90db635f9d54a8 webpack-dev-middleware: 4.3.0_webpack@5.74.0 @@ -20584,39 +20610,39 @@ packages: name: '@rush-temp/app' version: 0.0.0 dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.4 '@types/mocha': 9.1.1 '@types/node': 17.0.45 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.45.1_98d9e64b8d9d8eb7bb2dfa93089e8cff - '@typescript-eslint/parser': 5.45.1_eslint@8.29.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 5.47.1_9dd96207d86fc4e47da58bf5a33f1066 + '@typescript-eslint/parser': 5.47.1_eslint@8.30.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 - babel-eslint: 10.1.0_eslint@8.29.0 + babel-eslint: 10.1.0_eslint@8.30.0 chai: 4.3.7 - chalk: 5.1.2 - eslint: 8.29.0 + chalk: 5.2.0 + eslint: 8.30.0 eslint-config-walmart: 2.2.1 - eslint-plugin-filenames: 1.3.2_eslint@8.29.0 - eslint-plugin-jsdoc: 30.7.13_eslint@8.29.0 + eslint-plugin-filenames: 1.3.2_eslint@8.30.0 + eslint-plugin-jsdoc: 30.7.13_eslint@8.30.0 eslint-plugin-tsdoc: 0.2.17 isomorphic-loader: 4.5.0 - mocha: 10.1.0 + mocha: 10.2.0 mock-require: 3.0.3 nyc: 15.1.0 optional-require: 1.1.8 - prettier: 2.8.0 + prettier: 2.8.1 prompts: 2.4.2 sinon: 13.0.2 sinon-chai: 3.7.0_chai@4.3.7+sinon@13.0.2 source-map-support: 0.5.21 - ts-node: 10.9.1_f888fd21b892c7794c228dd6fdb536c3 + ts-node: 10.9.1_cbc3d565edc3b234c382b01c95d17dfd tslib: 2.4.1 - typedoc: 0.22.18_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.22.18_typescript@4.9.4 + typescript: 4.9.4 xsh: 0.4.5 transitivePeerDependencies: - '@swc/core' @@ -20630,19 +20656,19 @@ packages: name: '@rush-temp/create-app' version: 0.0.0 dependencies: - '@babel/core': 7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 '@types/chai': 4.3.4 '@types/mocha': 7.0.2 '@xarc/module-dev': 2.2.5 - babel-loader: 8.3.0_33e4a62c9975ac2a9f30d6f9b88ec2e3 + babel-loader: 8.3.0_86a4f96d99cb91d2b58d6b1431e55e13 chai: 4.3.7 chalker: 1.2.0 lodash: 4.17.21 mocha: 7.2.0 nyc: 15.1.0 opfs: 1.1.1 - prettier: 2.8.0 + prettier: 2.8.1 prompts: 2.4.2 run-verify: 1.2.6 shcmd: 0.8.4 @@ -20668,9 +20694,9 @@ packages: version: 0.0.0 dependencies: '@istanbuljs/nyc-config-typescript': 1.0.2 - '@types/node': 14.18.34 - '@typescript-eslint/eslint-plugin': 4.33.0_0f37f1a49cea6d25a3b559dcc1111ff2 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.3 + '@types/node': 14.18.36 + '@typescript-eslint/eslint-plugin': 4.33.0_99f15f5231608b84467e3d95cd04e6a8 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -20679,12 +20705,12 @@ packages: eslint-plugin-filenames: 1.3.2_eslint@7.32.0 eslint-plugin-jsdoc: 30.7.13_eslint@7.32.0 eslint-plugin-tsdoc: 0.2.17 - prettier: 2.8.0 + prettier: 2.8.1 source-map-support: 0.5.21 - ts-node: 9.1.1_typescript@4.9.3 + ts-node: 9.1.1_typescript@4.9.4 tslib: 2.4.1 - typedoc: 0.20.37_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.20.37_typescript@4.9.4 + typescript: 4.9.4 winston: 2.4.7 transitivePeerDependencies: - nyc @@ -20773,11 +20799,11 @@ packages: name: '@rush-temp/electrode-react-webapp' version: 0.0.0 dependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.5 - '@babel/core': 7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 + '@babel/cli': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -20793,10 +20819,10 @@ packages: express: 4.18.2 http-status-codes: 1.4.0 in-publish: 2.0.1 - koa: 2.13.4 + koa: 2.14.1 koa-router: 7.4.0 lodash: 4.17.21 - mocha: 10.1.0 + mocha: 10.2.0 munchy: 1.0.9 nyc: 15.1.0 object-assign: 4.1.1 @@ -20916,11 +20942,11 @@ packages: name: '@rush-temp/jsx-renderer' version: 0.0.0 dependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.5 - '@babel/core': 7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 + '@babel/cli': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.4 '@types/mocha': 7.0.2 @@ -20942,7 +20968,7 @@ packages: munchy: 1.0.9 nyc: 15.1.0 optional-require: 1.1.8 - prettier: 2.8.0 + prettier: 2.8.1 require-at: 1.0.6 run-verify: 1.2.6 sinon: 7.5.0 @@ -21015,7 +21041,7 @@ packages: chai: 4.3.7 chai-as-promised: 7.1.1_chai@4.3.7 chai-shallowly: 1.0.0 - core-js: 3.26.1 + core-js: 3.27.1 enzyme: 3.11.0 enzyme-adapter-react-16: 1.15.7_enzyme@3.11.0 karma: 3.1.4 @@ -21137,13 +21163,43 @@ packages: - supports-color dev: false + file:projects/poc-subapp-redux.tgz_webpack@5.74.0: + resolution: {integrity: sha512-f99tw2RGLKkIu00JnORTHpScXcX9ILd4FhoKWdA0JYDX9lQ/rVQ+G9OS5eM+/XN5xAU/vWMr+YIDKssLq5o3AQ==, tarball: file:projects/poc-subapp-redux.tgz} + id: file:projects/poc-subapp-redux.tgz + name: '@rush-temp/poc-subapp-redux' + version: 0.0.0 + dependencies: + '@babel/runtime': 7.20.7 + '@module-federation/concat-runtime': 0.0.1 + '@xarc/fastify-server': 3.3.0 + '@xarc/run': 1.1.1 + electrode-confippet: 1.7.1 + history: 5.3.0 + html-webpack-plugin: 5.5.0_webpack@5.74.0 + prop-types: 15.8.1 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-redux: 8.0.5_273446b12c8078862370da010d46240b + react-router: 6.6.1_react@18.2.0 + react-router-dom: 6.6.1_react-dom@18.2.0+react@18.2.0 + redux: 4.2.0 + redux-logger: 3.0.6 + webpack-hot-middleware: 2.25.3 + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + - react-native + - supports-color + - webpack + dev: false + file:projects/poc-subapp.tgz_webpack@5.74.0: resolution: {integrity: sha512-goPAg/DTmpUslx8ngxdjXlrLfiJC08Lgah6ibD/CJjy5fCmuYxAbqluXZHGzGz/fHXYzzfbGn3heXC64bUPMXA==, tarball: file:projects/poc-subapp.tgz} id: file:projects/poc-subapp.tgz name: '@rush-temp/poc-subapp' version: 0.0.0 dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@module-federation/concat-runtime': 0.0.1 '@xarc/fastify-server': 2.2.0 electrode-confippet: 1.7.1 @@ -21153,8 +21209,8 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-redux: 8.0.5_273446b12c8078862370da010d46240b - react-router: 6.4.4_react@18.2.0 - react-router-dom: 6.4.4_react-dom@18.2.0+react@18.2.0 + react-router: 6.6.1_react@18.2.0 + react-router-dom: 6.6.1_react-dom@18.2.0+react@18.2.0 redux: 4.2.0 webpack-hot-middleware: 2.25.3 transitivePeerDependencies: @@ -21174,25 +21230,25 @@ packages: '@testing-library/react': 11.2.7_react-dom@18.2.0+react@18.2.0 '@types/chai': 4.3.4 '@types/mocha': 9.1.1 - '@types/node': 18.11.11 + '@types/node': 18.11.18 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.45.1_98d9e64b8d9d8eb7bb2dfa93089e8cff - '@typescript-eslint/parser': 5.45.1_eslint@8.29.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 5.47.1_9dd96207d86fc4e47da58bf5a33f1066 + '@typescript-eslint/parser': 5.47.1_eslint@8.30.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 - babel-eslint: 10.1.0_eslint@8.29.0 + babel-eslint: 10.1.0_eslint@8.30.0 chai: 4.3.7 - eslint: 8.29.0 + eslint: 8.30.0 eslint-config-walmart: 2.2.1 - eslint-plugin-filenames: 1.3.2_eslint@8.29.0 - eslint-plugin-jsdoc: 30.7.13_eslint@8.29.0 + eslint-plugin-filenames: 1.3.2_eslint@8.30.0 + eslint-plugin-jsdoc: 30.7.13_eslint@8.30.0 eslint-plugin-tsdoc: 0.2.17 jsdom: 16.7.0 jsdom-global: 3.0.2_jsdom@16.7.0 - mocha: 10.1.0 + mocha: 10.2.0 nyc: 15.1.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -21200,10 +21256,10 @@ packages: sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.3.7+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.1_c9d11c062ae65ce2d2eff71a412338ce + ts-node: 10.9.1_0581ab4a3d99d86da3e98604f38a692c tslib: 2.4.1 - typedoc: 0.22.18_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.22.18_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -21223,13 +21279,13 @@ packages: '@testing-library/react': 11.2.7_react-dom@18.2.0+react@18.2.0 '@types/chai': 4.3.4 '@types/mocha': 8.2.3 - '@types/node': 14.18.34 + '@types/node': 14.18.36 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 4.33.0_0f37f1a49cea6d25a3b559dcc1111ff2 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 4.33.0_99f15f5231608b84467e3d95cd04e6a8 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.4 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -21248,10 +21304,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.3.7+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.1_2b2d9cd807dfbc3d01f2996e04d2a2b6 + ts-node: 10.9.1_7090bf76c41628793231709c04ba8879 tslib: 2.4.1 - typedoc: 0.22.18_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.22.18_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -21270,13 +21326,13 @@ packages: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.4 '@types/mocha': 8.2.3 - '@types/node': 14.18.34 + '@types/node': 14.18.36 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 4.33.0_0f37f1a49cea6d25a3b559dcc1111ff2 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 4.33.0_99f15f5231608b84467e3d95cd04e6a8 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.4 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -21294,10 +21350,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.3.7+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 9.1.1_typescript@4.9.3 + ts-node: 9.1.1_typescript@4.9.4 tslib: 2.4.1 - typedoc: 0.20.37_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.20.37_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - redux - supports-color @@ -21311,13 +21367,13 @@ packages: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.4 '@types/mocha': 8.2.3 - '@types/node': 14.18.34 + '@types/node': 14.18.36 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 4.33.0_0f37f1a49cea6d25a3b559dcc1111ff2 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 4.33.0_99f15f5231608b84467e3d95cd04e6a8 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.4 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -21330,14 +21386,14 @@ packages: nyc: 15.1.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - redux-saga: 1.2.1 + redux-saga: 1.2.2 sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.3.7+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 9.1.1_typescript@4.9.3 + ts-node: 9.1.1_typescript@4.9.4 tslib: 2.4.1 - typedoc: 0.20.37_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.20.37_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: false @@ -21351,36 +21407,36 @@ packages: '@testing-library/react': 13.4.0_react-dom@18.2.0+react@18.2.0 '@types/chai': 4.3.4 '@types/mocha': 10.0.1 - '@types/node': 18.11.11 + '@types/node': 18.11.18 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.45.1_98d9e64b8d9d8eb7bb2dfa93089e8cff - '@typescript-eslint/parser': 5.45.1_eslint@8.29.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 5.47.1_9dd96207d86fc4e47da58bf5a33f1066 + '@typescript-eslint/parser': 5.47.1_eslint@8.30.0+typescript@4.9.4 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 - babel-eslint: 10.1.0_eslint@8.29.0 + babel-eslint: 10.1.0_eslint@8.30.0 chai: 4.3.7 - eslint: 8.29.0 + eslint: 8.30.0 eslint-config-walmart: 2.2.1 - eslint-plugin-filenames: 1.3.2_eslint@8.29.0 - eslint-plugin-jsdoc: 30.7.13_eslint@8.29.0 + eslint-plugin-filenames: 1.3.2_eslint@8.30.0 + eslint-plugin-jsdoc: 30.7.13_eslint@8.30.0 jsdom: 19.0.0 jsdom-global: 3.0.2_jsdom@19.0.0 - mocha: 10.1.0 + mocha: 10.2.0 nyc: 15.1.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-redux: 8.0.5_f15f79dad717742c56d9198599f1357c + react-redux: 8.0.5_33366a05964838efc3c58f803becafcf redux: 4.2.0 sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.3.7+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.1_c9d11c062ae65ce2d2eff71a412338ce + ts-node: 10.9.1_0581ab4a3d99d86da3e98604f38a692c tslib: 2.4.1 - typedoc: 0.22.18_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.22.18_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -21400,40 +21456,40 @@ packages: '@testing-library/react': 13.4.0_react-dom@18.2.0+react@18.2.0 '@types/chai': 4.3.4 '@types/mocha': 10.0.1 - '@types/node': 18.11.11 + '@types/node': 18.11.18 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.45.1_98d9e64b8d9d8eb7bb2dfa93089e8cff - '@typescript-eslint/parser': 5.45.1_eslint@8.29.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 5.47.1_9dd96207d86fc4e47da58bf5a33f1066 + '@typescript-eslint/parser': 5.47.1_eslint@8.30.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 - babel-eslint: 10.1.0_eslint@8.29.0 + babel-eslint: 10.1.0_eslint@8.30.0 chai: 4.3.7 - eslint: 8.29.0 + eslint: 8.30.0 eslint-config-walmart: 2.2.1 - eslint-plugin-filenames: 1.3.2_eslint@8.29.0 - eslint-plugin-jsdoc: 30.7.13_eslint@8.29.0 + eslint-plugin-filenames: 1.3.2_eslint@8.30.0 + eslint-plugin-jsdoc: 30.7.13_eslint@8.30.0 eslint-plugin-tsdoc: 0.2.17 history: 5.3.0 jsdom: 19.0.0 jsdom-global: 3.0.2_jsdom@19.0.0 - mocha: 10.1.0 + mocha: 10.2.0 nyc: 15.1.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-redux: 8.0.5_f15f79dad717742c56d9198599f1357c - react-router: 6.4.4_react@18.2.0 - react-router-dom: 6.4.4_react-dom@18.2.0+react@18.2.0 + react-redux: 8.0.5_33366a05964838efc3c58f803becafcf + react-router: 6.6.1_react@18.2.0 + react-router-dom: 6.6.1_react-dom@18.2.0+react@18.2.0 redux: 4.2.0 sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.3.7+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.1_c9d11c062ae65ce2d2eff71a412338ce + ts-node: 10.9.1_0581ab4a3d99d86da3e98604f38a692c tslib: 2.4.1 - typedoc: 0.22.18_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.22.18_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -21452,33 +21508,33 @@ packages: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.4 '@types/mocha': 9.1.1 - '@types/node': 18.11.11 + '@types/node': 18.11.18 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 '@types/sinon': 10.0.13 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 5.45.1_98d9e64b8d9d8eb7bb2dfa93089e8cff - '@typescript-eslint/parser': 5.45.1_eslint@8.29.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 5.47.1_9dd96207d86fc4e47da58bf5a33f1066 + '@typescript-eslint/parser': 5.47.1_eslint@8.30.0+typescript@4.9.4 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 - babel-eslint: 10.1.0_eslint@8.29.0 + babel-eslint: 10.1.0_eslint@8.30.0 chai: 4.3.7 - eslint: 8.29.0 + eslint: 8.30.0 eslint-config-walmart: 2.2.1 - eslint-plugin-filenames: 1.3.2_eslint@8.29.0 - eslint-plugin-jsdoc: 30.7.13_eslint@8.29.0 + eslint-plugin-filenames: 1.3.2_eslint@8.30.0 + eslint-plugin-jsdoc: 30.7.13_eslint@8.30.0 eslint-plugin-tsdoc: 0.2.17 - mocha: 10.1.0 + mocha: 10.2.0 nyc: 15.1.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.3.7+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.1_c9d11c062ae65ce2d2eff71a412338ce + ts-node: 10.9.1_0581ab4a3d99d86da3e98604f38a692c tslib: 2.4.1 - typedoc: 0.23.21_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.23.23_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -21530,13 +21586,13 @@ packages: name: '@rush-temp/subapp-pbundle' version: 0.0.0 dependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.5 - '@babel/core': 7.20.5 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 - '@babel/runtime': 7.20.6 + '@babel/cli': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.7 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 + '@babel/runtime': 7.20.7 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 electrode-archetype-njs-module-dev: 3.0.3 @@ -21567,13 +21623,13 @@ packages: name: '@rush-temp/subapp-react' version: 0.0.0 dependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.5 - '@babel/core': 7.20.5 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 - '@babel/runtime': 7.20.6 + '@babel/cli': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.7 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 + '@babel/runtime': 7.20.7 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 electrode-archetype-njs-module-dev: 3.0.3 @@ -21582,8 +21638,8 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-redux: 8.0.5_273446b12c8078862370da010d46240b - react-router: 6.4.4_react@18.2.0 - react-router-dom: 6.4.4_react-dom@18.2.0+react@18.2.0 + react-router: 6.6.1_react@18.2.0 + react-router-dom: 6.6.1_react-dom@18.2.0+react@18.2.0 redux: 4.2.0 run-verify: 1.2.6 transitivePeerDependencies: @@ -21601,13 +21657,13 @@ packages: name: '@rush-temp/subapp-redux' version: 0.0.0 dependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.5 - '@babel/core': 7.20.5 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 - '@babel/runtime': 7.20.6 + '@babel/cli': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.7 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 + '@babel/runtime': 7.20.7 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 electrode-archetype-njs-module-dev: 3.0.3 @@ -21629,11 +21685,11 @@ packages: name: '@rush-temp/subapp-server' version: 0.0.0 dependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.5 - '@babel/core': 7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 + '@babel/cli': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 '@hapi/boom': 9.1.4 '@xarc/fastify-server': 3.3.0 '@xarc/run': 1.1.1 @@ -21665,13 +21721,13 @@ packages: name: '@rush-temp/subapp-web' version: 0.0.0 dependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.5 - '@babel/core': 7.20.5 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 - '@babel/runtime': 7.20.6 + '@babel/cli': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.7 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 + '@babel/runtime': 7.20.7 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 @@ -21705,16 +21761,16 @@ packages: name: '@rush-temp/subapp' version: 0.0.0 dependencies: - '@babel/cli': 7.19.3 + '@babel/cli': 7.20.7 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.4 '@types/chai-as-promised': 7.1.5 '@types/mocha': 8.2.3 - '@types/node': 14.18.34 + '@types/node': 14.18.36 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 4.33.0_0f37f1a49cea6d25a3b559dcc1111ff2 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 4.33.0_99f15f5231608b84467e3d95cd04e6a8 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.9.4 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -21734,10 +21790,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.3.7+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.1_2b2d9cd807dfbc3d01f2996e04d2a2b6 + ts-node: 10.9.1_7090bf76c41628793231709c04ba8879 tslib: 2.4.1 - typedoc: 0.22.18_typescript@4.9.3 - typescript: 4.9.3 + typedoc: 0.22.18_typescript@4.9.4 + typescript: 4.9.4 xsh: 0.4.5 transitivePeerDependencies: - '@babel/core' @@ -21793,7 +21849,7 @@ packages: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.4 '@types/mocha': 8.2.3 - '@types/node': 14.18.34 + '@types/node': 14.18.36 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.9 '@typescript-eslint/eslint-plugin': 4.33.0_5717ef02ba985de55f36ee939304b942 @@ -21811,11 +21867,11 @@ packages: lodash: 4.17.21 mocha: 8.4.0 nyc: 15.1.0 - prettier: 2.8.0 + prettier: 2.8.1 sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.3.6+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.1_85acbeb1d8cfbef01999252e0c05202e + ts-node: 10.9.1_325dbdcd45fb3439d2de9b2f3ddec5e4 tslib: 2.4.1 typedoc: 0.20.37_typescript@4.8.4 typescript: 4.8.4 @@ -21834,11 +21890,11 @@ packages: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.4 '@types/mocha': 10.0.1 - '@types/node': 18.11.11 + '@types/node': 18.11.18 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.9 - '@typescript-eslint/eslint-plugin': 2.34.0_1df4ead6de75ba9ed9da78ffc7981486 - '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@4.9.3 + '@typescript-eslint/eslint-plugin': 2.34.0_872effa21f56f02b76f76d86b11157f9 + '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@4.9.4 '@xarc/module-dev': 2.2.5 autoprefixer: 9.8.8 babel-eslint: 10.1.0_eslint@6.8.0 @@ -21846,7 +21902,7 @@ packages: chai: 4.3.7 chalk: 4.1.2 chalker: 1.2.0 - css-loader: 6.7.2_webpack@5.74.0 + css-loader: 6.7.3_webpack@5.74.0 css-minimizer-webpack-plugin: 1.3.0_webpack@5.74.0 eslint: 6.8.0 eslint-config-walmart: 2.2.1 @@ -21866,9 +21922,9 @@ packages: sinon: 7.5.0 sinon-chai: 3.7.0_chai@4.3.7+sinon@7.5.0 source-map-support: 0.5.21 - ts-node: 10.9.1_c9d11c062ae65ce2d2eff71a412338ce - typedoc: 0.17.8_typescript@4.9.3 - typescript: 4.9.3 + ts-node: 10.9.1_0581ab4a3d99d86da3e98604f38a692c + typedoc: 0.17.8_typescript@4.9.4 + typescript: 4.9.4 url-loader: 4.1.1_file-loader@6.2.0+webpack@5.74.0 webpack: 5.74.0_f52b93474dd2fb1e4f90db635f9d54a8 webpack-cli: 4.8.0_4493e4bc9629db056a964d5a371c6977 diff --git a/rush.json b/rush.json index b9335d116..647cc1d17 100644 --- a/rush.json +++ b/rush.json @@ -697,6 +697,12 @@ "projectFolder": "samples/poc-subapp", "shouldPublish": false, "skipRushCheck": true + }, + { + "packageName": "poc-subapp-redux", + "projectFolder": "samples/poc-subapp-redux", + "shouldPublish": false, + "skipRushCheck": true } ] } diff --git a/samples/poc-subapp-redux/.gitignore b/samples/poc-subapp-redux/.gitignore new file mode 100644 index 000000000..06206dba2 --- /dev/null +++ b/samples/poc-subapp-redux/.gitignore @@ -0,0 +1,160 @@ + + +# Created by https://www.gitignore.io/api/gitbook,node,webstorm,bower,osx + +### GitBook ### +# Node rules: +## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +## Dependency directory +## Commenting this out is preferred by some people, see +## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git +node_modules + +# Book build output +_book + +# eBook build output +*.epub +*.mobi +*.pdf + + +### Node ### +# Logs +logs +*.log +npm-debug.log* + +# Runtime data +pids +*.pid +*.seed + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage + +# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# node-waf configuration +.lock-wscript + +# Compiled binary addons (http://nodejs.org/api/addons.html) +build/Release + +# Dependency directory +# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git +node_modules + +# Optional npm cache directory +.npm + +# Optional REPL history +.node_repl_history + + +### WebStorm ### +# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm + +*.iml + +## Directory-based project format: +.idea/ +# if you remove the above rule, at least ignore the following: + +# User-specific stuff: +# .idea/workspace.xml +# .idea/tasks.xml +# .idea/dictionaries +# .idea/shelf + +# Sensitive or high-churn files: +# .idea/dataSources.ids +# .idea/dataSources.xml +# .idea/sqlDataSources.xml +# .idea/dynamic.xml +# .idea/uiDesigner.xml + +# Gradle: +# .idea/gradle.xml +# .idea/libraries + +# Mongo Explorer plugin: +# .idea/mongoSettings.xml + +## File-based project format: +*.ipr +*.iws + +## Plugin-specific files: + +# IntelliJ +/out/ + +# mpeltonen/sbt-idea plugin +.idea_modules/ + +# JIRA plugin +atlassian-ide-plugin.xml + +# Crashlytics plugin (for Android Studio and IntelliJ) +com_crashlytics_export_strings.xml +crashlytics.properties +crashlytics-build.properties +fabric.properties + + +### Bower ### +bower_components +.bower-cache +.bower-registry +.bower-tmp + + +### OSX ### +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk + +# others +.hg +.project +.tmp + +# Build +dist +Procfile +config/assets.json +npm-shrinkwrap.json + +.isomorphic-loader-config.json + +lib + diff --git a/samples/poc-subapp-redux/package.json b/samples/poc-subapp-redux/package.json index 382c6ba66..f1dfb7a1f 100644 --- a/samples/poc-subapp-redux/package.json +++ b/samples/poc-subapp-redux/package.json @@ -42,6 +42,7 @@ "electrode-confippet": "^1.7.1", "history": "^5.3.0", "html-webpack-plugin": "^5.5.0", + "prop-types": "15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-redux": "^8.0.5", @@ -57,7 +58,8 @@ "devDependencies": { "@xarc/app-dev": "^11.0.1", "@xarc/opt-eslint": "^3.0.0", - "@xarc/run": "^1.1.1" + "@xarc/run": "^1.1.1", + "webpack-hot-middleware": "^2.25.3" }, "prettier": { "printWidth": 100 diff --git a/samples/poc-subapp-redux/src/02.main-body/main-body.jsx b/samples/poc-subapp-redux/src/02.main-body/main-body.jsx index 1f42e82d7..c958a05b8 100644 --- a/samples/poc-subapp-redux/src/02.main-body/main-body.jsx +++ b/samples/poc-subapp-redux/src/02.main-body/main-body.jsx @@ -4,9 +4,9 @@ import { connect } from "react-redux"; import { Route, Routes, BrowserRouter } from "react-router-dom"; import logger from "redux-logger"; import { applyMiddleware } from "redux"; -import { Products } from "../components/Products"; +import { Products } from "../components/products"; import { Deals } from "../components/deals"; -import { Navigation } from "../components/Navigation"; +import { Navigation } from "../components/navigation"; import reduxReducers, { decNumber, incNumber } from "./reducers"; const mapStateToProps = (state) => state; @@ -15,6 +15,7 @@ const HomeComp = (props) => { return (

HOME

+
Redux State Demo diff --git a/samples/poc-subapp/fyn-lock.yaml b/samples/poc-subapp/fyn-lock.yaml new file mode 100644 index 000000000..03c4933c2 --- /dev/null +++ b/samples/poc-subapp/fyn-lock.yaml @@ -0,0 +1,9489 @@ +$fyn: + layout: normal +$pkg: + dep: + '@babel/runtime': ^7.12.5 + '@module-federation/concat-runtime': ^0.0.1 + '@xarc/fastify-server': ^2.0.0 + electrode-confippet: ^1.5.0 + history: ^5.3.0 + html-webpack-plugin: ^5.3.1 + react: ^18.2.0 + react-dom: ^18.2.0 + react-redux: ^8.0.4 + react-router: ^6.4.3 + react-router-dom: ^6.4.3 + redux: ^4.2.0 + '@xarc/app': ../../packages/xarc-app + subapp-react: ../../packages/subapp-react + subapp-redux: ../../packages/subapp-redux + subapp-server: ../../packages/subapp-server + subapp-web: ../../packages/subapp-web + dev: + '@xarc/opt-eslint': ../../packages/xarc-opt-eslint + '@xarc/app-dev': ../../packages/xarc-app-dev +'@ampproject/remapping': + _latest: 2.2.0 + _: + ^2.1.0: 2.2.0 + 2.2.0: + $: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w== + _: 'https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz' + dependencies: + '@jridgewell/gen-mapping': ^0.1.0 + '@jridgewell/trace-mapping': ^0.3.9 +'@babel/cli': + _latest: 7.19.3 + _: + ^7.17.10: 7.19.3 + 7.19.3: + $: sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg== + _: 'https://registry.npmjs.org/@babel/cli/-/cli-7.19.3.tgz' + dependencies: + '@jridgewell/trace-mapping': ^0.3.8 + commander: ^4.0.1 + convert-source-map: ^1.1.0 + fs-readdir-recursive: ^1.1.0 + glob: ^7.2.0 + make-dir: ^2.1.0 + slash: ^2.0.0 + optionalDependencies: + '@nicolo-ribaudo/chokidar-2': 2.1.8-no-fsevents.3 + chokidar: ^3.4.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/code-frame': + _latest: 7.18.6 + _: + 7.12.11: 7.12.11 + '^7.0.0,^7.18.6': 7.18.6 + 7.18.6: + $: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== + _: 'https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz' + dependencies: + '@babel/highlight': ^7.18.6 + 7.12.11: + $: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== + _: 'https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz' + dependencies: + '@babel/highlight': ^7.10.4 +'@babel/compat-data': + _latest: 7.20.1 + _: + '^7.17.7,^7.19.4,^7.20.0': 7.20.1 + 7.20.1: + $: sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ== + _: 'https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.1.tgz' +'@babel/core': + _latest: 7.19.6 + _: + '^7.17.12,^7.7.5': 7.19.6 + 7.19.6: + $: sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg== + _: 'https://registry.npmjs.org/@babel/core/-/core-7.19.6.tgz' + dependencies: + '@ampproject/remapping': ^2.1.0 + '@babel/code-frame': ^7.18.6 + '@babel/generator': ^7.19.6 + '@babel/helper-compilation-targets': ^7.19.3 + '@babel/helper-module-transforms': ^7.19.6 + '@babel/helpers': ^7.19.4 + '@babel/parser': ^7.19.6 + '@babel/template': ^7.18.10 + '@babel/traverse': ^7.19.6 + '@babel/types': ^7.19.4 + convert-source-map: ^1.7.0 + debug: ^4.1.0 + gensync: ^1.0.0-beta.2 + json5: ^2.2.1 + semver: ^6.3.0 +'@babel/generator': + _latest: 7.20.1 + _: + '^7.0.0-beta.44,^7.19.6,^7.20.1': 7.20.1 + 7.20.1: + $: sha512-u1dMdBUmA7Z0rBB97xh8pIhviK7oItYOkjbsCxTWMknyvbQRBwX7/gn4JXurRdirWMFh+ZtYARqkA6ydogVZpg== + _: 'https://registry.npmjs.org/@babel/generator/-/generator-7.20.1.tgz' + dependencies: + '@babel/types': ^7.20.0 + '@jridgewell/gen-mapping': ^0.3.2 + jsesc: ^2.5.1 +'@babel/helper-annotate-as-pure': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA== + _: 'https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz' + dependencies: + '@babel/types': ^7.18.6 +'@babel/helper-builder-binary-assignment-operator-visitor': + _latest: 7.18.9 + _: + ^7.18.6: 7.18.9 + 7.18.9: + $: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw== + _: 'https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz' + dependencies: + '@babel/helper-explode-assignable-expression': ^7.18.6 + '@babel/types': ^7.18.9 +'@babel/helper-builder-react-jsx': + _latest: 7.19.0 + _: + ^7.18.6: 7.19.0 + 7.19.0: + $: sha512-xvrbORmJ13lWrqyMErk4vczhXNNWdOSg1BZ+R/7D34SjDjToR5g3M5UpD6MyUekstI50qAHLWA1j7w5o1WK2Pw== + _: 'https://registry.npmjs.org/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.19.0.tgz' + dependencies: + '@babel/helper-annotate-as-pure': ^7.18.6 + '@babel/types': ^7.19.0 +'@babel/helper-compilation-targets': + _latest: 7.20.0 + _: + '^7.17.7,^7.18.9,^7.19.0,^7.19.3': 7.20.0 + 7.20.0: + $: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ== + _: 'https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz' + dependencies: + '@babel/compat-data': ^7.20.0 + '@babel/helper-validator-option': ^7.18.6 + browserslist: ^4.21.3 + semver: ^6.3.0 + peerDependencies: + '@babel/core': ^7.0.0 +'@babel/helper-create-class-features-plugin': + _latest: 7.19.0 + _: + '^7.18.6,^7.19.0': 7.19.0 + 7.19.0: + $: sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw== + _: 'https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz' + dependencies: + '@babel/helper-annotate-as-pure': ^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.9 + '@babel/helper-split-export-declaration': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0 +'@babel/helper-create-regexp-features-plugin': + _latest: 7.19.0 + _: + '^7.18.6,^7.19.0': 7.19.0 + 7.19.0: + $: sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw== + _: 'https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.19.0.tgz' + dependencies: + '@babel/helper-annotate-as-pure': ^7.18.6 + regexpu-core: ^5.1.0 + peerDependencies: + '@babel/core': ^7.0.0 +'@babel/helper-define-polyfill-provider': + _latest: 0.3.3 + _: + ^0.3.3: 0.3.3 + 0.3.3: + $: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww== + _: 'https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz' + dependencies: + '@babel/helper-compilation-targets': ^7.17.7 + '@babel/helper-plugin-utils': ^7.16.7 + debug: ^4.1.1 + lodash.debounce: ^4.0.8 + resolve: ^1.14.2 + semver: ^6.1.2 + peerDependencies: + '@babel/core': ^7.4.0-0 +'@babel/helper-environment-visitor': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== + _: 'https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz' +'@babel/helper-explode-assignable-expression': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg== + _: 'https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz' + dependencies: + '@babel/types': ^7.18.6 +'@babel/helper-function-name': + _latest: 7.19.0 + _: + '^7.18.9,^7.19.0': 7.19.0 + 7.19.0: + $: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w== + _: 'https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz' + dependencies: + '@babel/template': ^7.18.10 + '@babel/types': ^7.19.0 +'@babel/helper-hoist-variables': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== + _: 'https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz' + dependencies: + '@babel/types': ^7.18.6 +'@babel/helper-member-expression-to-functions': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg== + _: 'https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz' + dependencies: + '@babel/types': ^7.18.9 +'@babel/helper-module-imports': + _latest: 7.18.6 + _: + '^7.0.0-beta.44,^7.0.0-beta.49,^7.18.6': 7.18.6 + 7.18.6: + $: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== + _: 'https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz' + dependencies: + '@babel/types': ^7.18.6 +'@babel/helper-module-transforms': + _latest: 7.19.6 + _: + '^7.18.6,^7.19.6': 7.19.6 + 7.19.6: + $: sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw== + _: 'https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz' + dependencies: + '@babel/helper-environment-visitor': ^7.18.9 + '@babel/helper-module-imports': ^7.18.6 + '@babel/helper-simple-access': ^7.19.4 + '@babel/helper-split-export-declaration': ^7.18.6 + '@babel/helper-validator-identifier': ^7.19.1 + '@babel/template': ^7.18.10 + '@babel/traverse': ^7.19.6 + '@babel/types': ^7.19.4 +'@babel/helper-optimise-call-expression': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA== + _: 'https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz' + dependencies: + '@babel/types': ^7.18.6 +'@babel/helper-plugin-utils': + _latest: 7.19.0 + _: + '^7.0.0,^7.10.4,^7.12.13,^7.14.5,^7.16.7,^7.18.6,^7.18.9,^7.19.0,^7.8.0,^7.8.3': 7.19.0 + 7.19.0: + $: sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw== + _: 'https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz' +'@babel/helper-remap-async-to-generator': + _latest: 7.18.9 + _: + '^7.18.6,^7.18.9': 7.18.9 + 7.18.9: + $: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA== + _: 'https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz' + dependencies: + '@babel/helper-annotate-as-pure': ^7.18.6 + '@babel/helper-environment-visitor': ^7.18.9 + '@babel/helper-wrap-function': ^7.18.9 + '@babel/types': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0 +'@babel/helper-replace-supers': + _latest: 7.19.1 + _: + '^7.18.6,^7.18.9,^7.19.1': 7.19.1 + 7.19.1: + $: sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw== + _: 'https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.19.1.tgz' + dependencies: + '@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.19.1 + '@babel/types': ^7.19.0 +'@babel/helper-simple-access': + _latest: 7.19.4 + _: + ^7.19.4: 7.19.4 + 7.19.4: + $: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg== + _: 'https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz' + dependencies: + '@babel/types': ^7.19.4 +'@babel/helper-skip-transparent-expression-wrappers': + _latest: 7.20.0 + _: + ^7.18.9: 7.20.0 + 7.20.0: + $: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg== + _: 'https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz' + dependencies: + '@babel/types': ^7.20.0 +'@babel/helper-split-export-declaration': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA== + _: 'https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz' + dependencies: + '@babel/types': ^7.18.6 +'@babel/helper-string-parser': + _latest: 7.19.4 + _: + ^7.19.4: 7.19.4 + 7.19.4: + $: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== + _: 'https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz' +'@babel/helper-validator-identifier': + _latest: 7.19.1 + _: + '^7.18.6,^7.19.1': 7.19.1 + 7.19.1: + $: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== + _: 'https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz' +'@babel/helper-validator-option': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== + _: 'https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz' +'@babel/helper-wrap-function': + _latest: 7.19.0 + _: + ^7.18.9: 7.19.0 + 7.19.0: + $: sha512-txX8aN8CZyYGTwcLhlk87KRqncAzhh5TpQamZUa0/u3an36NtDpUP6bQgBCBcLeBs09R/OwQu3OjK0k/HwfNDg== + _: 'https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.19.0.tgz' + dependencies: + '@babel/helper-function-name': ^7.19.0 + '@babel/template': ^7.18.10 + '@babel/traverse': ^7.19.0 + '@babel/types': ^7.19.0 +'@babel/helpers': + _latest: 7.20.1 + _: + ^7.19.4: 7.20.1 + 7.20.1: + $: sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg== + _: 'https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.1.tgz' + dependencies: + '@babel/template': ^7.18.10 + '@babel/traverse': ^7.20.1 + '@babel/types': ^7.20.0 +'@babel/highlight': + _latest: 7.18.6 + _: + '^7.10.4,^7.18.6': 7.18.6 + 7.18.6: + $: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g== + _: 'https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz' + dependencies: + '@babel/helper-validator-identifier': ^7.18.6 + chalk: ^2.0.0 + js-tokens: ^4.0.0 +'@babel/parser': + _latest: 7.20.1 + _: + '^7.18.10,^7.19.6,^7.20.1,^7.7.0': 7.20.1 + 7.20.1: + $: sha512-hp0AYxaZJhxULfM1zyp7Wgr+pSUKBcP3M+PHnSzWGdXOzg/kHWIgiUWARvubhUKGOEw3xqY4x+lyZ9ytBVcELw== + _: 'https://registry.npmjs.org/@babel/parser/-/parser-7.20.1.tgz' +'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ== + _: 'https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0 +'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg== + _: 'https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + '@babel/helper-skip-transparent-expression-wrappers': ^7.18.9 + '@babel/plugin-proposal-optional-chaining': ^7.18.9 + peerDependencies: + '@babel/core': ^7.13.0 +'@babel/plugin-proposal-async-generator-functions': + _latest: 7.20.1 + _: + ^7.19.1: 7.20.1 + 7.20.1: + $: sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.1.tgz' + dependencies: + '@babel/helper-environment-visitor': ^7.18.9 + '@babel/helper-plugin-utils': ^7.19.0 + '@babel/helper-remap-async-to-generator': ^7.18.9 + '@babel/plugin-syntax-async-generators': ^7.8.4 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-class-properties': + _latest: 7.18.6 + _: + '^7.17.12,^7.18.6': 7.18.6 + 7.18.6: + $: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz' + dependencies: + '@babel/helper-create-class-features-plugin': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-class-static-block': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz' + dependencies: + '@babel/helper-create-class-features-plugin': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/plugin-syntax-class-static-block': ^7.14.5 + peerDependencies: + '@babel/core': ^7.12.0 +'@babel/plugin-proposal-decorators': + _latest: 7.20.0 + _: + ^7.17.12: 7.20.0 + 7.20.0: + $: sha512-vnuRRS20ygSxclEYikHzVrP9nZDFXaSzvJxGLQNAiBX041TmhS4hOUHWNIpq/q4muENuEP9XPJFXTNFejhemkg== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.20.0.tgz' + dependencies: + '@babel/helper-create-class-features-plugin': ^7.19.0 + '@babel/helper-plugin-utils': ^7.19.0 + '@babel/helper-replace-supers': ^7.19.1 + '@babel/helper-split-export-declaration': ^7.18.6 + '@babel/plugin-syntax-decorators': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-dynamic-import': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/plugin-syntax-dynamic-import': ^7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-export-namespace-from': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + '@babel/plugin-syntax-export-namespace-from': ^7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-json-strings': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/plugin-syntax-json-strings': ^7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-logical-assignment-operators': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.9.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + '@babel/plugin-syntax-logical-assignment-operators': ^7.10.4 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-nullish-coalescing-operator': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/plugin-syntax-nullish-coalescing-operator': ^7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-numeric-separator': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/plugin-syntax-numeric-separator': ^7.10.4 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-object-rest-spread': + _latest: 7.19.4 + _: + '^7.17.12,^7.19.4': 7.19.4 + 7.19.4: + $: sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz' + dependencies: + '@babel/compat-data': ^7.19.4 + '@babel/helper-compilation-targets': ^7.19.3 + '@babel/helper-plugin-utils': ^7.19.0 + '@babel/plugin-syntax-object-rest-spread': ^7.8.3 + '@babel/plugin-transform-parameters': ^7.18.8 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-optional-catch-binding': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/plugin-syntax-optional-catch-binding': ^7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-optional-chaining': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + '@babel/helper-skip-transparent-expression-wrappers': ^7.18.9 + '@babel/plugin-syntax-optional-chaining': ^7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-private-methods': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz' + dependencies: + '@babel/helper-create-class-features-plugin': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-private-property-in-object': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.18.6.tgz' + dependencies: + '@babel/helper-annotate-as-pure': ^7.18.6 + '@babel/helper-create-class-features-plugin': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/plugin-syntax-private-property-in-object': ^7.14.5 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-proposal-unicode-property-regex': + _latest: 7.18.6 + _: + '^7.18.6,^7.4.4': 7.18.6 + 7.18.6: + $: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w== + _: 'https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz' + dependencies: + '@babel/helper-create-regexp-features-plugin': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-async-generators': + _latest: 7.8.4 + _: + ^7.8.4: 7.8.4 + 7.8.4: + $: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== + _: 'https://npme.walmart.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.8.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-class-properties': + _latest: 7.12.13 + _: + ^7.12.13: 7.12.13 + 7.12.13: + $: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA== + _: 'https://npme.walmart.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.12.13 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-class-static-block': + _latest: 7.14.5 + _: + ^7.14.5: 7.14.5 + 7.14.5: + $: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw== + _: 'https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.14.5 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-decorators': + _latest: 7.19.0 + _: + ^7.19.0: 7.19.0 + 7.19.0: + $: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ== + _: 'https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.19.0.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-dynamic-import': + _latest: 7.8.3 + _: + ^7.8.3: 7.8.3 + 7.8.3: + $: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== + _: 'https://npme.walmart.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.8.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-export-namespace-from': + _latest: 7.8.3 + _: + ^7.8.3: 7.8.3 + 7.8.3: + $: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== + _: 'https://npme.walmart.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.8.3 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-import-assertions': + _latest: 7.20.0 + _: + ^7.18.6: 7.20.0 + 7.20.0: + $: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ== + _: 'https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.20.0.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-json-strings': + _latest: 7.8.3 + _: + ^7.8.3: 7.8.3 + 7.8.3: + $: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== + _: 'https://npme.walmart.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.8.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-jsx': + _latest: 7.18.6 + _: + '^7.0.0,^7.18.6': 7.18.6 + 7.18.6: + $: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q== + _: 'https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-logical-assignment-operators': + _latest: 7.10.4 + _: + ^7.10.4: 7.10.4 + 7.10.4: + $: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== + _: 'https://npme.walmart.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.10.4 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-nullish-coalescing-operator': + _latest: 7.8.3 + _: + ^7.8.3: 7.8.3 + 7.8.3: + $: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== + _: 'https://npme.walmart.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.8.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-numeric-separator': + _latest: 7.10.4 + _: + ^7.10.4: 7.10.4 + 7.10.4: + $: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== + _: 'https://npme.walmart.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.10.4 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-object-rest-spread': + _latest: 7.8.3 + _: + ^7.8.3: 7.8.3 + 7.8.3: + $: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== + _: 'https://npme.walmart.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.8.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-optional-catch-binding': + _latest: 7.8.3 + _: + ^7.8.3: 7.8.3 + 7.8.3: + $: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== + _: 'https://npme.walmart.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.8.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-optional-chaining': + _latest: 7.8.3 + _: + ^7.8.3: 7.8.3 + 7.8.3: + $: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== + _: 'https://npme.walmart.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.8.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-private-property-in-object': + _latest: 7.14.5 + _: + ^7.14.5: 7.14.5 + 7.14.5: + $: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg== + _: 'https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.14.5 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-top-level-await': + _latest: 7.14.5 + _: + ^7.14.5: 7.14.5 + 7.14.5: + $: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw== + _: 'https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.14.5 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-syntax-typescript': + _latest: 7.20.0 + _: + ^7.20.0: 7.20.0 + 7.20.0: + $: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ== + _: 'https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.20.0.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-arrow-functions': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-async-to-generator': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag== + _: 'https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz' + dependencies: + '@babel/helper-module-imports': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/helper-remap-async-to-generator': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-block-scoped-functions': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-block-scoping': + _latest: 7.20.0 + _: + ^7.19.4: 7.20.0 + 7.20.0: + $: sha512-sXOohbpHZSk7GjxK9b3dKB7CfqUD5DwOH+DggKzOQ7TXYP+RCSbRykfjQmn/zq+rBjycVRtLf9pYhAaEJA786w== + _: 'https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.0.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-classes': + _latest: 7.19.0 + _: + ^7.19.0: 7.19.0 + 7.19.0: + $: sha512-YfeEE9kCjqTS9IitkgfJuxjcEtLUHMqa8yUJ6zdz8vR7hKuo6mOy2C05P0F1tdMmDCeuyidKnlrw/iTppHcr2A== + _: 'https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.19.0.tgz' + dependencies: + '@babel/helper-annotate-as-pure': ^7.18.6 + '@babel/helper-compilation-targets': ^7.19.0 + '@babel/helper-environment-visitor': ^7.18.9 + '@babel/helper-function-name': ^7.19.0 + '@babel/helper-optimise-call-expression': ^7.18.6 + '@babel/helper-plugin-utils': ^7.19.0 + '@babel/helper-replace-supers': ^7.18.9 + '@babel/helper-split-export-declaration': ^7.18.6 + globals: ^11.1.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-computed-properties': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.9.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-destructuring': + _latest: 7.20.0 + _: + ^7.19.4: 7.20.0 + 7.20.0: + $: sha512-1dIhvZfkDVx/zn2S1aFwlruspTt4189j7fEkH0Y0VyuDM6bQt7bD6kLcz3l4IlLG+e5OReaBz9ROAbttRtUHqA== + _: 'https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.20.0.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-dotall-regex': + _latest: 7.18.6 + _: + '^7.18.6,^7.4.4': 7.18.6 + 7.18.6: + $: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg== + _: 'https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz' + dependencies: + '@babel/helper-create-regexp-features-plugin': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-duplicate-keys': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.9.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-exponentiation-operator': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz' + dependencies: + '@babel/helper-builder-binary-assignment-operator-visitor': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-for-of': + _latest: 7.18.8 + _: + ^7.18.8: 7.18.8 + 7.18.8: + $: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-function-name': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.9.tgz' + dependencies: + '@babel/helper-compilation-targets': ^7.18.9 + '@babel/helper-function-name': ^7.18.9 + '@babel/helper-plugin-utils': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-literals': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg== + _: 'https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-member-expression-literals': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA== + _: 'https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-modules-amd': + _latest: 7.19.6 + _: + ^7.18.6: 7.19.6 + 7.19.6: + $: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg== + _: 'https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.19.6.tgz' + dependencies: + '@babel/helper-module-transforms': ^7.19.6 + '@babel/helper-plugin-utils': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-modules-commonjs': + _latest: 7.19.6 + _: + ^7.18.6: 7.19.6 + 7.19.6: + $: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.19.6.tgz' + dependencies: + '@babel/helper-module-transforms': ^7.19.6 + '@babel/helper-plugin-utils': ^7.19.0 + '@babel/helper-simple-access': ^7.19.4 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-modules-systemjs': + _latest: 7.19.6 + _: + ^7.19.0: 7.19.6 + 7.19.6: + $: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.6.tgz' + dependencies: + '@babel/helper-hoist-variables': ^7.18.6 + '@babel/helper-module-transforms': ^7.19.6 + '@babel/helper-plugin-utils': ^7.19.0 + '@babel/helper-validator-identifier': ^7.19.1 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-modules-umd': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz' + dependencies: + '@babel/helper-module-transforms': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-named-capturing-groups-regex': + _latest: 7.19.1 + _: + ^7.19.1: 7.19.1 + 7.19.1: + $: sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.1.tgz' + dependencies: + '@babel/helper-create-regexp-features-plugin': ^7.19.0 + '@babel/helper-plugin-utils': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0 +'@babel/plugin-transform-new-target': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-object-super': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA== + _: 'https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/helper-replace-supers': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-parameters': + _latest: 7.20.1 + _: + ^7.18.8: 7.20.1 + 7.20.1: + $: sha512-nDvKLrAvl+kf6BOy1UJ3MGwzzfTMgppxwiD2Jb4LO3xjYyZq30oQzDNJbCQpMdG9+j2IXHoiMrw5Cm/L6ZoxXQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.20.1.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-property-literals': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg== + _: 'https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-react-constant-elements': + _latest: 7.18.12 + _: + ^7.17.12: 7.18.12 + 7.18.12: + $: sha512-Q99U9/ttiu+LMnRU8psd23HhvwXmKWDQIpocm0JKaICcZHnw+mdQbHm6xnSy7dOl8I5PELakYtNBubNQlBXbZw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.18.12.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-react-display-name': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA== + _: 'https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-react-inline-elements': + _latest: 7.18.6 + _: + ^7.16.7: 7.18.6 + 7.18.6: + $: sha512-uo3yD1EXhDxmk1Y/CeFDdHS5t22IOUBooLPFOrrjfpYmDM9Vg61xbIaWeWkbYQ7Aq0zMf30/FfKoQgFwyqw6Bg== + _: 'https://registry.npmjs.org/@babel/plugin-transform-react-inline-elements/-/plugin-transform-react-inline-elements-7.18.6.tgz' + dependencies: + '@babel/helper-builder-react-jsx': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-react-jsx': + _latest: 7.19.0 + _: + ^7.18.6: 7.19.0 + 7.19.0: + $: sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg== + _: 'https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.19.0.tgz' + dependencies: + '@babel/helper-annotate-as-pure': ^7.18.6 + '@babel/helper-module-imports': ^7.18.6 + '@babel/helper-plugin-utils': ^7.19.0 + '@babel/plugin-syntax-jsx': ^7.18.6 + '@babel/types': ^7.19.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-react-jsx-development': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA== + _: 'https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.18.6.tgz' + dependencies: + '@babel/plugin-transform-react-jsx': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-react-pure-annotations': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.18.6.tgz' + dependencies: + '@babel/helper-annotate-as-pure': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-regenerator': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + regenerator-transform: ^0.15.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-reserved-words': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA== + _: 'https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-runtime': + _latest: 7.19.6 + _: + ^7.17.12: 7.19.6 + 7.19.6: + $: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.19.6.tgz' + dependencies: + '@babel/helper-module-imports': ^7.18.6 + '@babel/helper-plugin-utils': ^7.19.0 + babel-plugin-polyfill-corejs2: ^0.3.3 + babel-plugin-polyfill-corejs3: ^0.6.0 + babel-plugin-polyfill-regenerator: ^0.4.1 + semver: ^6.3.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-shorthand-properties': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-spread': + _latest: 7.19.0 + _: + ^7.19.0: 7.19.0 + 7.19.0: + $: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w== + _: 'https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.19.0.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.19.0 + '@babel/helper-skip-transparent-expression-wrappers': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-sticky-regex': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q== + _: 'https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-template-literals': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA== + _: 'https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.9.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-typeof-symbol': + _latest: 7.18.9 + _: + ^7.18.9: 7.18.9 + 7.18.9: + $: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.9.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-typescript': + _latest: 7.20.0 + _: + ^7.18.6: 7.20.0 + 7.20.0: + $: sha512-xOAsAFaun3t9hCwZ13Qe7gq423UgMZ6zAgmLxeGGapFqlT/X3L5qT2btjiVLlFn7gWtMaVyceS5VxGAuKbgizw== + _: 'https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.0.tgz' + dependencies: + '@babel/helper-create-class-features-plugin': ^7.19.0 + '@babel/helper-plugin-utils': ^7.19.0 + '@babel/plugin-syntax-typescript': ^7.20.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-unicode-escapes': + _latest: 7.18.10 + _: + ^7.18.10: 7.18.10 + 7.18.10: + $: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ== + _: 'https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.9 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/plugin-transform-unicode-regex': + _latest: 7.18.6 + _: + ^7.18.6: 7.18.6 + 7.18.6: + $: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA== + _: 'https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz' + dependencies: + '@babel/helper-create-regexp-features-plugin': ^7.18.6 + '@babel/helper-plugin-utils': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/preset-env': + _latest: 7.19.4 + _: + ^7.17.12: 7.19.4 + 7.19.4: + $: sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg== + _: 'https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.19.4.tgz' + dependencies: + '@babel/compat-data': ^7.19.4 + '@babel/helper-compilation-targets': ^7.19.3 + '@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/plugin-bugfix-v8-spread-parameters-in-optional-chaining': ^7.18.9 + '@babel/plugin-proposal-async-generator-functions': ^7.19.1 + '@babel/plugin-proposal-class-properties': ^7.18.6 + '@babel/plugin-proposal-class-static-block': ^7.18.6 + '@babel/plugin-proposal-dynamic-import': ^7.18.6 + '@babel/plugin-proposal-export-namespace-from': ^7.18.9 + '@babel/plugin-proposal-json-strings': ^7.18.6 + '@babel/plugin-proposal-logical-assignment-operators': ^7.18.9 + '@babel/plugin-proposal-nullish-coalescing-operator': ^7.18.6 + '@babel/plugin-proposal-numeric-separator': ^7.18.6 + '@babel/plugin-proposal-object-rest-spread': ^7.19.4 + '@babel/plugin-proposal-optional-catch-binding': ^7.18.6 + '@babel/plugin-proposal-optional-chaining': ^7.18.9 + '@babel/plugin-proposal-private-methods': ^7.18.6 + '@babel/plugin-proposal-private-property-in-object': ^7.18.6 + '@babel/plugin-proposal-unicode-property-regex': ^7.18.6 + '@babel/plugin-syntax-async-generators': ^7.8.4 + '@babel/plugin-syntax-class-properties': ^7.12.13 + '@babel/plugin-syntax-class-static-block': ^7.14.5 + '@babel/plugin-syntax-dynamic-import': ^7.8.3 + '@babel/plugin-syntax-export-namespace-from': ^7.8.3 + '@babel/plugin-syntax-import-assertions': ^7.18.6 + '@babel/plugin-syntax-json-strings': ^7.8.3 + '@babel/plugin-syntax-logical-assignment-operators': ^7.10.4 + '@babel/plugin-syntax-nullish-coalescing-operator': ^7.8.3 + '@babel/plugin-syntax-numeric-separator': ^7.10.4 + '@babel/plugin-syntax-object-rest-spread': ^7.8.3 + '@babel/plugin-syntax-optional-catch-binding': ^7.8.3 + '@babel/plugin-syntax-optional-chaining': ^7.8.3 + '@babel/plugin-syntax-private-property-in-object': ^7.14.5 + '@babel/plugin-syntax-top-level-await': ^7.14.5 + '@babel/plugin-transform-arrow-functions': ^7.18.6 + '@babel/plugin-transform-async-to-generator': ^7.18.6 + '@babel/plugin-transform-block-scoped-functions': ^7.18.6 + '@babel/plugin-transform-block-scoping': ^7.19.4 + '@babel/plugin-transform-classes': ^7.19.0 + '@babel/plugin-transform-computed-properties': ^7.18.9 + '@babel/plugin-transform-destructuring': ^7.19.4 + '@babel/plugin-transform-dotall-regex': ^7.18.6 + '@babel/plugin-transform-duplicate-keys': ^7.18.9 + '@babel/plugin-transform-exponentiation-operator': ^7.18.6 + '@babel/plugin-transform-for-of': ^7.18.8 + '@babel/plugin-transform-function-name': ^7.18.9 + '@babel/plugin-transform-literals': ^7.18.9 + '@babel/plugin-transform-member-expression-literals': ^7.18.6 + '@babel/plugin-transform-modules-amd': ^7.18.6 + '@babel/plugin-transform-modules-commonjs': ^7.18.6 + '@babel/plugin-transform-modules-systemjs': ^7.19.0 + '@babel/plugin-transform-modules-umd': ^7.18.6 + '@babel/plugin-transform-named-capturing-groups-regex': ^7.19.1 + '@babel/plugin-transform-new-target': ^7.18.6 + '@babel/plugin-transform-object-super': ^7.18.6 + '@babel/plugin-transform-parameters': ^7.18.8 + '@babel/plugin-transform-property-literals': ^7.18.6 + '@babel/plugin-transform-regenerator': ^7.18.6 + '@babel/plugin-transform-reserved-words': ^7.18.6 + '@babel/plugin-transform-shorthand-properties': ^7.18.6 + '@babel/plugin-transform-spread': ^7.19.0 + '@babel/plugin-transform-sticky-regex': ^7.18.6 + '@babel/plugin-transform-template-literals': ^7.18.9 + '@babel/plugin-transform-typeof-symbol': ^7.18.9 + '@babel/plugin-transform-unicode-escapes': ^7.18.10 + '@babel/plugin-transform-unicode-regex': ^7.18.6 + '@babel/preset-modules': ^0.1.5 + '@babel/types': ^7.19.4 + babel-plugin-polyfill-corejs2: ^0.3.3 + babel-plugin-polyfill-corejs3: ^0.6.0 + babel-plugin-polyfill-regenerator: ^0.4.1 + core-js-compat: ^3.25.1 + semver: ^6.3.0 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/preset-modules': + _latest: 0.1.5 + _: + ^0.1.5: 0.1.5 + 0.1.5: + $: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA== + _: 'https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.0.0 + '@babel/plugin-proposal-unicode-property-regex': ^7.4.4 + '@babel/plugin-transform-dotall-regex': ^7.4.4 + '@babel/types': ^7.4.4 + esutils: ^2.0.2 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/preset-react': + _latest: 7.18.6 + _: + ^7.17.12: 7.18.6 + 7.18.6: + $: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg== + _: 'https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/helper-validator-option': ^7.18.6 + '@babel/plugin-transform-react-display-name': ^7.18.6 + '@babel/plugin-transform-react-jsx': ^7.18.6 + '@babel/plugin-transform-react-jsx-development': ^7.18.6 + '@babel/plugin-transform-react-pure-annotations': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/preset-typescript': + _latest: 7.18.6 + _: + ^7.17.12: 7.18.6 + 7.18.6: + $: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ== + _: 'https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.18.6.tgz' + dependencies: + '@babel/helper-plugin-utils': ^7.18.6 + '@babel/helper-validator-option': ^7.18.6 + '@babel/plugin-transform-typescript': ^7.18.6 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/register': + _latest: 7.18.9 + _: + ^7.17.7: 7.18.9 + 7.18.9: + $: sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw== + _: 'https://registry.npmjs.org/@babel/register/-/register-7.18.9.tgz' + dependencies: + clone-deep: ^4.0.1 + find-cache-dir: ^2.0.0 + make-dir: ^2.1.0 + pirates: ^4.0.5 + source-map-support: ^0.5.16 + peerDependencies: + '@babel/core': ^7.0.0-0 +'@babel/runtime': + _latest: 7.20.1 + _: + '^7.12.1,^7.12.5,^7.17.9,^7.7.6,^7.8.4,^7.9.2': 7.20.1 + 7.20.1: + top: 1 + $: sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg== + _: 'https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.1.tgz' + dependencies: + regenerator-runtime: ^0.13.10 +'@babel/template': + _latest: 7.18.10 + _: + ^7.18.10: 7.18.10 + 7.18.10: + $: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== + _: 'https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz' + dependencies: + '@babel/code-frame': ^7.18.6 + '@babel/parser': ^7.18.10 + '@babel/types': ^7.18.10 +'@babel/traverse': + _latest: 7.20.1 + _: + '^7.19.0,^7.19.1,^7.19.6,^7.20.1,^7.7.0': 7.20.1 + 7.20.1: + $: sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA== + _: 'https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.1.tgz' + dependencies: + '@babel/code-frame': ^7.18.6 + '@babel/generator': ^7.20.1 + '@babel/helper-environment-visitor': ^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.20.1 + '@babel/types': ^7.20.0 + debug: ^4.1.0 + globals: ^11.1.0 +'@babel/types': + _latest: 7.20.0 + _: + '^7.0.0,^7.0.0-beta.49,^7.18.10,^7.18.6,^7.18.9,^7.19.0,^7.19.4,^7.20.0,^7.4.4,^7.7.0': 7.20.0 + 7.20.0: + $: sha512-Jlgt3H0TajCW164wkTOTzHkZb075tMQMULzrLUoUeKmO7eFL96GgDxf7/Axhc5CAuKE3KFyVW1p6ysKsi2oXAg== + _: 'https://registry.npmjs.org/@babel/types/-/types-7.20.0.tgz' + dependencies: + '@babel/helper-string-parser': ^7.19.4 + '@babel/helper-validator-identifier': ^7.19.1 + to-fast-properties: ^2.0.0 +'@colors/colors': + _latest: 1.5.0 + _: + 1.5.0: 1.5.0 + 1.5.0: + $: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== + _: 'https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz' +'@dabh/diagnostics': + _latest: 2.0.3 + _: + ^2.0.2: 2.0.3 + 2.0.3: + $: sha512-hrlQOIi7hAfzsMqlGSFyVucrx38O+j6wiGOf//H2ecvIEqYN4ADBSS2iLMh5UFyDunCNniUIPk/q3riFv45xRA== + _: 'https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.3.tgz' + dependencies: + colorspace: 1.1.x + enabled: 2.0.x + kuler: ^2.0.0 +'@discoveryjs/json-ext': + _latest: 0.5.2 + _: + ^0.5.0: 0.5.2 + 0.5.2: + $: sha512-HyYEUDeIj5rRQU2Hk5HTB2uHsbRQpF70nvMhVzi+VJR0X+xNEhjPui4/kBf3VeH/wqD28PT4sVOm8qqLjBrSZg== + _: 'https://npme.walmart.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz' +'@eslint/eslintrc': + _latest: 0.4.0 + _: + ^0.4.0: 0.4.0 + 0.4.0: + $: sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog== + _: 'https://npme.walmart.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz' + dependencies: + ajv: ^6.12.4 + debug: ^4.1.1 + espree: ^7.3.0 + globals: ^12.1.0 + ignore: ^4.0.6 + import-fresh: ^3.2.1 + js-yaml: ^3.13.1 + minimatch: ^3.0.4 + strip-json-comments: ^3.1.1 +'@hapi/boom': + _latest: 10.0.0 + _: + ^9.1.4: 9.1.4 + 9.1.4: + $: sha512-Ls1oH8jaN1vNsqcaHVYJrKmgMcKsC1wcp8bujvXrHaAqD2iDYq3HoOwsxwo09Cuda5R5nC0o0IxlrlTuvPuzSw== + _: 'https://registry.npmjs.org/@hapi/boom/-/boom-9.1.4.tgz' + dependencies: + '@hapi/hoek': 9.x.x +'@hapi/bourne': + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-WEezM1FWztfbzqIUbsDzFRVMxSoLy3HugVcux6KDDtTqzPsLE8NDRHfXvev66aH1i2oOKKar3/XDjbvh/OUBdg== + _: 'https://npme.walmart.com/@hapi/bourne/-/bourne-2.0.0.tgz' +'@hapi/hoek': + _latest: 10.0.1 + _: + 9.x.x: 9.3.0 + 9.3.0: + $: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ== + _: 'https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz' +'@istanbuljs/load-nyc-config': + _latest: 1.1.0 + _: + ^1.0.0: 1.1.0 + 1.1.0: + $: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ== + _: 'https://npme.walmart.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz' + dependencies: + camelcase: ^5.3.1 + find-up: ^4.1.0 + get-package-type: ^0.1.0 + js-yaml: ^3.13.1 + resolve-from: ^5.0.0 +'@istanbuljs/schema': + _latest: 0.1.3 + _: + ^0.1.2: 0.1.3 + 0.1.3: + $: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== + _: 'https://npme.walmart.com/@istanbuljs/schema/-/schema-0.1.3.tgz' +'@jchip/redbird': + _latest: 1.3.0 + _: + ^1.3.0: 1.3.0 + 1.3.0: + $: sha512-YsXNPftGcMfRFujoPIiBXK83gVBS1sDeKU7sKXcUxHRoIFYTaW/h8U0WgkkmoOgHtqPG5zfNB2KcmpAV6PAicg== + _: 'https://registry.npmjs.org/@jchip/redbird/-/redbird-1.3.0.tgz' + dependencies: + http-proxy: ^1.17.0 + lodash: ^4.17.11 + lru-cache: ^4.1.5 + mime: ^3.0.0 + object-hash: ^1.3.1 + pino: ^5.11.3 + pino-pretty: ^4.3.0 + safetimeout: ^0.1.2 + spdy: ^4.0.0 + valid-url: ^1.0.9 +'@jridgewell/gen-mapping': + _latest: 0.3.2 + _: + ^0.1.0: 0.1.1 + '^0.3.0,^0.3.2': 0.3.2 + 0.3.2: + $: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== + _: 'https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz' + dependencies: + '@jridgewell/set-array': ^1.0.1 + '@jridgewell/sourcemap-codec': ^1.4.10 + '@jridgewell/trace-mapping': ^0.3.9 + 0.1.1: + $: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== + _: 'https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz' + dependencies: + '@jridgewell/set-array': ^1.0.0 + '@jridgewell/sourcemap-codec': ^1.4.10 +'@jridgewell/resolve-uri': + _latest: 3.1.0 + _: + 3.1.0: 3.1.0 + 3.1.0: + $: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== + _: 'https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz' +'@jridgewell/set-array': + _latest: 1.1.2 + _: + '^1.0.0,^1.0.1': 1.1.2 + 1.1.2: + $: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== + _: 'https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz' +'@jridgewell/source-map': + _latest: 0.3.2 + _: + ^0.3.2: 0.3.2 + 0.3.2: + $: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw== + _: 'https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz' + dependencies: + '@jridgewell/gen-mapping': ^0.3.0 + '@jridgewell/trace-mapping': ^0.3.9 +'@jridgewell/sourcemap-codec': + _latest: 1.4.14 + _: + '1.4.14,^1.4.10': 1.4.14 + 1.4.14: + $: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== + _: 'https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz' +'@jridgewell/trace-mapping': + _latest: 0.3.17 + _: + '^0.3.14,^0.3.8,^0.3.9': 0.3.17 + 0.3.17: + $: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== + _: 'https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz' + dependencies: + '@jridgewell/resolve-uri': 3.1.0 + '@jridgewell/sourcemap-codec': 1.4.14 +'@module-federation/concat-runtime': + _latest: 0.0.1 + _: + ^0.0.1: 0.0.1 + 0.0.1: + top: 1 + $: sha512-IwxPsmSU7HoUJn884ez7wwnndDcJZvaAzLAExr8Smf5DdIucSerYgqNSVAAMcezaUs/zoplsYyTc5BSUSQTrUw== + _: 'https://registry.npmjs.org/@module-federation/concat-runtime/-/concat-runtime-0.0.1.tgz' + dependencies: + webpack-sources: ^2.2.0 +'@nicolo-ribaudo/chokidar-2': + _latest: 2.1.8-no-fsevents.3 + _: + 2.1.8-no-fsevents.3: 2.1.8-no-fsevents.3 + 2.1.8-no-fsevents.3: + $: sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ== + _: 'https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz' +'@npmcli/move-file': + _latest: 1.1.2 + _: + ^1.0.1: 1.1.2 + 1.1.2: + $: sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg== + _: 'https://npme.walmart.com/@npmcli/move-file/-/move-file-1.1.2.tgz' + dependencies: + mkdirp: ^1.0.4 + rimraf: ^3.0.2 +'@remix-run/router': + _latest: 1.0.3 + _: + 1.0.3: 1.0.3 + 1.0.3: + $: sha512-ceuyTSs7PZ/tQqi19YZNBc5X7kj1f8p+4DIyrcIYFY9h+hd1OKm4RqtiWldR9eGEvIiJfsqwM4BsuCtRIuEw6Q== + _: 'https://registry.npmjs.org/@remix-run/router/-/router-1.0.3.tgz' +'@types/eslint': + _latest: 7.2.7 + _: + '*': 7.2.7 + 7.2.7: + $: sha512-EHXbc1z2GoQRqHaAT7+grxlTJ3WE2YNeD6jlpPoRc83cCoThRY+NUWjCUZaYmk51OICkPXn2hhphcWcWXgNW0Q== + _: 'https://npme.walmart.com/@types/eslint/-/eslint-7.2.7.tgz' + dependencies: + '@types/estree': '*' + '@types/json-schema': '*' +'@types/eslint-scope': + _latest: 3.7.4 + _: + ^3.7.3: 3.7.4 + 3.7.4: + $: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA== + _: 'https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.4.tgz' + dependencies: + '@types/eslint': '*' + '@types/estree': '*' +'@types/estree': + _latest: 1.0.0 + _: + '*': 0.0.46 + ^0.0.51: 0.0.51 + 0.0.51: + $: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ== + _: 'https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz' + 0.0.46: + $: sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg== + _: 'https://registry.npmjs.org/@types/estree/-/estree-0.0.46.tgz' +'@types/hoist-non-react-statics': + _latest: 3.3.1 + _: + ^3.3.1: 3.3.1 + 3.3.1: + $: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA== + _: 'https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz' + dependencies: + '@types/react': '*' + hoist-non-react-statics: ^3.3.0 +'@types/html-minifier-terser': + _latest: 5.1.1 + _: + ^5.0.0: 5.1.1 + 5.1.1: + $: sha512-giAlZwstKbmvMk1OO7WXSj4OZ0keXAcl2TQq4LWHiiPH2ByaH7WeUzng+Qej8UPxxv+8lRTuouo0iaNDBuzIBA== + _: 'https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz' +'@types/json-schema': + _latest: 7.0.11 + _: + '*,^7.0.5,^7.0.8': 7.0.11 + 7.0.11: + $: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== + _: 'https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz' +'@types/node': + _latest: 14.14.35 + _: + '*': 14.14.35 + 14.14.35: + $: sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag== + _: 'https://npme.walmart.com/@types/node/-/node-14.14.35.tgz' +'@types/normalize-package-data': + _latest: 2.4.0 + _: + ^2.4.0: 2.4.0 + 2.4.0: + $: sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA== + _: 'https://npme.walmart.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz' +'@types/prop-types': + _latest: 15.7.5 + _: + '*': 15.7.5 + 15.7.5: + $: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== + _: 'https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz' +'@types/q': + _latest: 1.5.4 + _: + ^1.5.1: 1.5.4 + 1.5.4: + $: sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== + _: 'https://npme.walmart.com/@types/q/-/q-1.5.4.tgz' +'@types/react': + _latest: 18.0.24 + _: + '*': 18.0.24 + 18.0.24: + $: sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q== + _: 'https://registry.npmjs.org/@types/react/-/react-18.0.24.tgz' + dependencies: + '@types/prop-types': '*' + '@types/scheduler': '*' + csstype: ^3.0.2 +'@types/scheduler': + _latest: 0.16.2 + _: + '*': 0.16.2 + 0.16.2: + $: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== + _: 'https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz' +'@types/use-sync-external-store': + _latest: 0.0.3 + _: + ^0.0.3: 0.0.3 + 0.0.3: + $: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA== + _: 'https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz' +'@webassemblyjs/ast': + _latest: 1.11.3 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw== + _: 'https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz' + dependencies: + '@webassemblyjs/helper-numbers': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 +'@webassemblyjs/floating-point-hex-parser': + _latest: 1.11.4 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ== + _: 'https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz' +'@webassemblyjs/helper-api-error': + _latest: 1.11.4 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg== + _: 'https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz' +'@webassemblyjs/helper-buffer': + _latest: 1.11.3 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA== + _: 'https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz' +'@webassemblyjs/helper-numbers': + _latest: 1.11.4 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ== + _: 'https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz' + dependencies: + '@webassemblyjs/floating-point-hex-parser': 1.11.1 + '@webassemblyjs/helper-api-error': 1.11.1 + '@xtuc/long': 4.2.2 +'@webassemblyjs/helper-wasm-bytecode': + _latest: 1.11.4 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q== + _: 'https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz' +'@webassemblyjs/helper-wasm-section': + _latest: 1.11.3 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg== + _: 'https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz' + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-buffer': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 + '@webassemblyjs/wasm-gen': 1.11.1 +'@webassemblyjs/ieee754': + _latest: 1.11.4 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ== + _: 'https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz' + dependencies: + '@xtuc/ieee754': ^1.2.0 +'@webassemblyjs/leb128': + _latest: 1.11.4 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw== + _: 'https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz' + dependencies: + '@xtuc/long': 4.2.2 +'@webassemblyjs/utf8': + _latest: 1.11.4 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ== + _: 'https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz' +'@webassemblyjs/wasm-edit': + _latest: 1.11.3 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA== + _: 'https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz' + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-buffer': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 + '@webassemblyjs/helper-wasm-section': 1.11.1 + '@webassemblyjs/wasm-gen': 1.11.1 + '@webassemblyjs/wasm-opt': 1.11.1 + '@webassemblyjs/wasm-parser': 1.11.1 + '@webassemblyjs/wast-printer': 1.11.1 +'@webassemblyjs/wasm-gen': + _latest: 1.11.3 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA== + _: 'https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz' + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 + '@webassemblyjs/ieee754': 1.11.1 + '@webassemblyjs/leb128': 1.11.1 + '@webassemblyjs/utf8': 1.11.1 +'@webassemblyjs/wasm-opt': + _latest: 1.11.3 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw== + _: 'https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz' + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-buffer': 1.11.1 + '@webassemblyjs/wasm-gen': 1.11.1 + '@webassemblyjs/wasm-parser': 1.11.1 +'@webassemblyjs/wasm-parser': + _latest: 1.11.3 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA== + _: 'https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz' + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/helper-api-error': 1.11.1 + '@webassemblyjs/helper-wasm-bytecode': 1.11.1 + '@webassemblyjs/ieee754': 1.11.1 + '@webassemblyjs/leb128': 1.11.1 + '@webassemblyjs/utf8': 1.11.1 +'@webassemblyjs/wast-printer': + _latest: 1.11.3 + _: + 1.11.1: 1.11.1 + 1.11.1: + $: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg== + _: 'https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz' + dependencies: + '@webassemblyjs/ast': 1.11.1 + '@xtuc/long': 4.2.2 +'@webpack-cli/configtest': + _latest: 1.2.0 + _: + ^1.0.4: 1.2.0 + 1.2.0: + $: sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg== + _: 'https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.2.0.tgz' + peerDependencies: + webpack: '4.x.x || 5.x.x' + webpack-cli: 4.x.x +'@webpack-cli/info': + _latest: 1.5.0 + _: + ^1.3.0: 1.5.0 + 1.5.0: + $: sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ== + _: 'https://registry.npmjs.org/@webpack-cli/info/-/info-1.5.0.tgz' + dependencies: + envinfo: ^7.7.3 + peerDependencies: + webpack-cli: 4.x.x +'@webpack-cli/serve': + _latest: 1.7.0 + _: + ^1.5.2: 1.7.0 + 1.7.0: + $: sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q== + _: 'https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.7.0.tgz' + peerDependencies: + webpack-cli: 4.x.x +'@xarc/app': + _latest: 11.0.1-fynlocal_h + _: + ../../packages/xarc-app: 11.0.1-fynlocal_h + 11.0.1-fynlocal_h: + top: 1 + $: local + _: ../../packages/xarc-app + dependencies: + '@babel/runtime': ^7.17.9 + isomorphic-loader: ^4.5.0 + optional-require: ^1.1.8 + subapp-util: ^1.1.4 + tslib: ^2.4.0 +'@xarc/app-dev': + _latest: 11.0.1-fynlocal_h + _: + ../../packages/xarc-app-dev: 11.0.1-fynlocal_h + 11.0.1-fynlocal_h: + top: 1 + $: local + _: ../../packages/xarc-app-dev + dependencies: + '@babel/cli': ^7.17.10 + '@babel/core': ^7.17.12 + '@babel/plugin-proposal-class-properties': ^7.17.12 + '@babel/plugin-proposal-decorators': ^7.17.12 + '@babel/plugin-proposal-object-rest-spread': ^7.17.12 + '@babel/plugin-transform-react-constant-elements': ^7.17.12 + '@babel/plugin-transform-react-inline-elements': ^7.16.7 + '@babel/plugin-transform-runtime': ^7.17.12 + '@babel/preset-env': ^7.17.12 + '@babel/preset-react': ^7.17.12 + '@babel/preset-typescript': ^7.17.12 + '@babel/register': ^7.17.7 + '@jchip/redbird': ^1.3.0 + '@xarc/dev-base': ^0.1.0 + '@xarc/run': ^1.0.5 + '@xarc/subapp': ^0.3.4 + '@xarc/webpack': ^11.1.3 + ansi-to-html: ^0.7.2 + babel-plugin-lodash: ^3.3.4 + babel-plugin-minify-dead-code-elimination: ^0.5.2 + babel-plugin-react-css-modules: ^5.2.6 + babel-plugin-transform-node-env-inline: ^0.4.3 + babel-plugin-transform-react-remove-prop-types: ^0.4.24 + boxen: ^5.0.0 + chalker: ^1.2.0 + chokidar: ^3.5.3 + core-js: ^3.22.5 + electrode-node-resolver: ^2.0.2 + fast-async: ^7.0.5 + filter-scan-dir: 1.5.5 + fs-extra: ^10.1.0 + identity-obj-proxy: ^3.0.0 + is-ci: ^2.0.0 + lodash: ^4.17.21 + log-update: ^5.0.1 + mime: ^3.0.0 + mkdirp: ^1.0.4 + nix-clap: ^1.3.13 + nyc: ^15.1.0 + open: ^8.4.0 + optional-require: ^1.1.8 + pkg-up: ^3.1.0 + prompts: ^2.4.2 + ps-get: ^1.1.0 + read-pkg-up: ^7.0.1 + regenerator-runtime: ^0.13.9 + request: ^2.88.2 + require-at: ^1.0.6 + semver: ^7.3.7 + serve-index-fs: ^1.10.1 + subapp-util: ^1.1.4 + sudo-prompt: ^9.2.1 + tslib: ^2.4.0 + visual-logger: ^1.1.3 + webpack-dev-middleware: ^4.1.0 + webpack-hot-middleware: ^2.25.1 + winston: ^3.7.2 + xaa: ^1.7.3 + xenv-config: ^1.3.1 + xsh: ^0.4.5 + peerDependencies: + '@xarc/app': ^11.0.1 +'@xarc/dev-base': + _latest: 0.1.0-fynlocal_h + _: + ../xarc-dev-base: 0.1.0-fynlocal_h + 0.1.0-fynlocal_h: + $: local + _: ../../packages/xarc-dev-base + dependencies: + tslib: ^2.1.0 + winston: ^2.4.4 +'@xarc/fastify-server': + _latest: 3.3.0 + _: + ^2.0.0: 2.2.0 + 2.2.0: + top: 1 + $: sha512-VqA16vmqf+3egL66a4mGZc6cpq75ACb7BdJypQXal9tVk2M2IpIigmZMWy3UaT0SP6jzB4xoWYHbSfiY/LFJcw== + _: 'https://npme.walmart.com/@xarc/fastify-server/-/fastify-server-2.2.0.tgz' + dependencies: + async-eventemitter: ^0.2.4 + chalk: ^4.1.0 + electrode-confippet: ^1.7.0 + fastify: ^2.15.2 + fastify-plugin: ^1.6.1 + lodash: ^4.17.21 + require-at: ^1.0.6 + tslib: ^2.1.0 + xaa: ^1.7.0 +'@xarc/index-page': + _latest: 1.0.11-fynlocal_h + _: + ../xarc-index-page: 1.0.11-fynlocal_h + 1.0.11-fynlocal_h: + $: local + _: ../../packages/xarc-index-page + dependencies: + '@xarc/jsx-renderer': ^1.0.11 + '@xarc/render-context': ^1.0.8 + '@xarc/tag-renderer': ^1.0.10 +'@xarc/jsx-renderer': + _latest: 1.0.11-fynlocal_h + _: + ../xarc-jsx-renderer: 1.0.11-fynlocal_h + 1.0.11-fynlocal_h: + $: local + _: ../../packages/xarc-jsx-renderer + dependencies: + '@xarc/render-context': ^1.0.8 + lodash: ^4.17.15 + munchy: ^1.0.9 + optional-require: ^1.1.6 + require-at: ^1.0.6 + xaa: 1.7.1 +'@xarc/opt-eslint': + _latest: 3.0.0-fynlocal_h + _: + ../../packages/xarc-opt-eslint: 3.0.0-fynlocal_h + 3.0.0-fynlocal_h: + top: 1 + hasPI: 1 + $: local + _: ../../packages/xarc-opt-eslint + dependencies: + babel-eslint: ^10.1.0 + eslint: ^7.15.0 + eslint-config-walmart: ^2.2.1 + eslint-plugin-filenames: ^1.3.2 + eslint-plugin-flowtype: ^5.2.0 + eslint-plugin-mocha: ^8.0.0 + eslint-plugin-react: ^7.29.4 +'@xarc/render-context': + _latest: 1.0.8-fynlocal_h + _: + ../xarc-render-context: 1.0.8-fynlocal_h + 1.0.8-fynlocal_h: + $: local + _: ../../packages/xarc-render-context + dependencies: + munchy: ^1.0.9 + optional-require: ^1.1.6 + require-at: ^1.0.6 + xaa: 1.7.1 +'@xarc/run': + _latest: 1.0.5 + _: + ^1.0.5: 1.0.5 + 1.0.5: + $: sha512-go1hx+wt/rvLgJg0+hUjJ50IA9WaSSULCUvpkk658Fu4KOSXMu72sKipcP3QEAmk4YzJoaVWLmyVtOygkZrisQ== + _: 'https://registry.npmjs.org/@xarc/run/-/run-1.0.5.tgz' + dependencies: + chalk: ^4.1.0 + chalker: ^1.2.0 + insync: ^2.1.1 + jaro-winkler: ^0.2.8 + lodash.foreach: ^4.5.0 + nix-clap: ^1.3.12 + optional-require: ^1.0.2 + path-is-inside: ^1.0.2 + read-pkg-up: ^7.0.1 + require-at: ^1.0.6 + string-array: ^1.0.1 + unwrap-npm-cmd: ^1.1.1 + xsh: ^0.4.5 +'@xarc/subapp': + _latest: 0.3.4-fynlocal_h + _: + ../xarc-subapp: 0.3.4-fynlocal_h + 0.3.4-fynlocal_h: + $: local + _: ../../packages/xarc-subapp + dependencies: + '@xarc/render-context': ^1.0.8 + '@xarc/tag-renderer': ^1.0.10 + lodash: ^4.17.20 + tslib: ^2.1.0 + peerDependencies: + '@xarc/app': '*' +'@xarc/tag-renderer': + _latest: 1.0.10-fynlocal_h + _: + ../xarc-tag-renderer: 1.0.10-fynlocal_h + 1.0.10-fynlocal_h: + $: local + _: ../../packages/xarc-tag-renderer + dependencies: + '@xarc/render-context': ^1.0.8 +'@xarc/webpack': + _latest: 11.1.3-fynlocal_h + _: + ../xarc-webpack: 11.1.3-fynlocal_h + 11.1.3-fynlocal_h: + $: local + _: ../../packages/xarc-webpack + dependencies: + '@xarc/dev-base': ^0.1.0 + autoprefixer: ^9.6.0 + babel-loader: ^8.1.0 + chalk: ^4.1.0 + chalker: ^1.2.0 + css-loader: ^6.5.1 + css-minimizer-webpack-plugin: ^1.2.0 + electrode-cdn-file-loader: ^1.0.0 + electrode-node-resolver: ^2.0.2 + file-loader: ^6.2.0 + filter-scan-dir: 1.1.1 + lodash: ^4.17.21 + mini-css-extract-plugin: ^1.3.9 + mkdirp: ^1.0.3 + optional-require: ^1.1.6 + require-at: ^1.0.6 + url-loader: ^4.1.0 + webpack: ^5.74.0 + webpack-cli: 4.8.0 + webpack-config-composer: ^1.1.6 + webpack-stats-plugin: ^1.0.3 + xsh: ^0.4.5 + peerDependencies: + '@xarc/app': ^11.0.1 + '@xarc/app-dev': ^11.0.1 +'@xtuc/ieee754': + _latest: 1.2.0 + _: + ^1.2.0: 1.2.0 + 1.2.0: + $: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA== + _: 'https://npme.walmart.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz' +'@xtuc/long': + _latest: 4.2.2 + _: + 4.2.2: 4.2.2 + 4.2.2: + $: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== + _: 'https://npme.walmart.com/@xtuc/long/-/long-4.2.2.tgz' +abstract-logging: + _latest: 2.0.1 + _: + ^2.0.0: 2.0.1 + 2.0.1: + $: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA== + _: 'https://npme.walmart.com/abstract-logging/-/abstract-logging-2.0.1.tgz' +accepts: + _latest: 1.3.7 + _: + ~1.3.5: 1.3.7 + 1.3.7: + $: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA== + _: 'https://npme.walmart.com/accepts/-/accepts-1.3.7.tgz' + dependencies: + mime-types: ~2.1.24 + negotiator: 0.6.2 +acorn: + _latest: 8.8.1 + _: + ^7.4.0: 7.4.1 + '^8.5.0,^8.7.1': 8.8.1 + 8.8.1: + $: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA== + _: 'https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz' + 7.4.1: + $: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== + _: 'https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz' +acorn-import-assertions: + _latest: 1.8.0 + _: + ^1.7.6: 1.8.0 + 1.8.0: + $: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw== + _: 'https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz' + peerDependencies: + acorn: ^8 +acorn-jsx: + _latest: 5.3.1 + _: + ^5.3.1: 5.3.1 + 5.3.1: + $: sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng== + _: 'https://npme.walmart.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz' + peerDependencies: + acorn: '^6.0.0 || ^7.0.0 || ^8.0.0' +aggregate-error: + _latest: 3.1.0 + _: + ^3.0.0: 3.1.0 + 3.1.0: + $: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA== + _: 'https://npme.walmart.com/aggregate-error/-/aggregate-error-3.1.0.tgz' + dependencies: + clean-stack: ^2.0.0 + indent-string: ^4.0.0 +ajv: + _latest: 7.2.1 + _: + '^6.10.0,^6.10.2,^6.11.0,^6.12.0,^6.12.3,^6.12.4,^6.12.5,^6.5.3': 6.12.6 + ^7.0.2: 7.2.1 + 7.2.1: + $: sha512-+nu0HDv7kNSOua9apAVc979qd932rrZeb3WOvoiD31A/p1mIE5/9bN2027pE2rOPYEdS3UHzsvof4hY+lM9/WQ== + _: 'https://npme.walmart.com/ajv/-/ajv-7.2.1.tgz' + dependencies: + fast-deep-equal: ^3.1.1 + json-schema-traverse: ^1.0.0 + require-from-string: ^2.0.2 + uri-js: ^4.2.2 + 6.12.6: + $: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== + _: 'https://npme.walmart.com/ajv/-/ajv-6.12.6.tgz' + dependencies: + fast-deep-equal: ^3.1.1 + fast-json-stable-stringify: ^2.0.0 + json-schema-traverse: ^0.4.1 + uri-js: ^4.2.2 +ajv-keywords: + _latest: 4.0.0 + _: + '^3.2.0,^3.5.2': 3.5.2 + 3.5.2: + $: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ== + _: 'https://npme.walmart.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz' + peerDependencies: + ajv: ^6.9.1 +alphanum-sort: + _latest: 1.0.2 + _: + ^1.0.0: 1.0.2 + 1.0.2: + $: sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM= + _: 'https://npme.walmart.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz' +ansi-align: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw== + _: 'https://npme.walmart.com/ansi-align/-/ansi-align-3.0.0.tgz' + dependencies: + string-width: ^3.0.0 +ansi-colors: + _latest: 4.1.1 + _: + ^4.1.1: 4.1.1 + 4.1.1: + $: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== + _: 'https://npme.walmart.com/ansi-colors/-/ansi-colors-4.1.1.tgz' +ansi-escapes: + _latest: 6.0.0 + _: + ^4.3.0: 4.3.1 + ^5.0.0: 5.0.0 + 5.0.0: + $: sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA== + _: 'https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz' + dependencies: + type-fest: ^1.0.2 + 4.3.1: + $: sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA== + _: 'https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz' + dependencies: + type-fest: ^0.11.0 +ansi-html-community: + _latest: 0.0.8 + _: + 0.0.8: 0.0.8 + 0.0.8: + $: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw== + _: 'https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz' +ansi-regex: + _latest: 6.0.1 + _: + ^2.0.0: 2.1.1 + ^3.0.0: 3.0.0 + ^4.1.0: 4.1.0 + ^5.0.0: 5.0.0 + ^6.0.1: 6.0.1 + 6.0.1: + $: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA== + _: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz' + 5.0.0: + $: sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== + _: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz' + 4.1.0: + $: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== + _: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz' + 3.0.0: + $: sha512-wFUFA5bg5dviipbQQ32yOQhl6gcJaJXiHE7dvR8VYPG97+J/GNC5FKGepKdEDUFeXRzDxPF1X/Btc8L+v7oqIQ== + _: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz' + 2.1.1: + $: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA== + _: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz' +ansi-styles: + _latest: 6.2.1 + _: + ^2.2.1: 2.2.1 + ^3.2.1: 3.2.1 + '^4.0.0,^4.1.0': 4.3.0 + '^6.0.0,^6.1.0': 6.2.1 + 6.2.1: + $: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== + _: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz' + 4.3.0: + $: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== + _: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz' + dependencies: + color-convert: ^2.0.1 + 3.2.1: + $: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== + _: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz' + dependencies: + color-convert: ^1.9.0 + 2.2.1: + $: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA== + _: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz' +ansi-to-html: + _latest: 0.7.2 + _: + ^0.7.2: 0.7.2 + 0.7.2: + $: sha512-v6MqmEpNlxF+POuyhKkidusCHWWkaLcGRURzivcU3I9tv7k4JVhFcnukrM5Rlk2rUywdZuzYAZ+kbZqWCnfN3g== + _: 'https://registry.npmjs.org/ansi-to-html/-/ansi-to-html-0.7.2.tgz' + dependencies: + entities: ^2.2.0 +anymatch: + _latest: 3.1.2 + _: + ~3.1.2: 3.1.2 + 3.1.2: + $: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== + _: 'https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz' + dependencies: + normalize-path: ^3.0.0 + picomatch: ^2.0.4 +append-transform: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg== + _: 'https://npme.walmart.com/append-transform/-/append-transform-2.0.0.tgz' + dependencies: + default-require-extensions: ^3.0.0 +archy: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha1-+cjBN1fMHde8N5rHeyxipcKGjEA= + _: 'https://npme.walmart.com/archy/-/archy-1.0.0.tgz' +argparse: + _latest: 2.0.1 + _: + ^1.0.7: 1.0.10 + 1.0.10: + $: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== + _: 'https://npme.walmart.com/argparse/-/argparse-1.0.10.tgz' + dependencies: + sprintf-js: ~1.0.2 +args: + _latest: 5.0.1 + _: + ^5.0.1: 5.0.1 + 5.0.1: + $: sha512-1kqmFCFsPffavQFGt8OxJdIcETti99kySRUPMpOhaGjL6mRJn8HFU1OxKY5bMqfZKUwTQc1mZkAjmGYaVOHFtQ== + _: 'https://npme.walmart.com/args/-/args-5.0.1.tgz' + dependencies: + camelcase: 5.0.0 + chalk: 2.4.2 + leven: 2.1.0 + mri: 1.1.4 +array-includes: + _latest: 3.1.5 + _: + '^3.1.2,^3.1.5': 3.1.5 + 3.1.5: + $: sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ== + _: 'https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.4 + es-abstract: ^1.19.5 + get-intrinsic: ^1.1.1 + is-string: ^1.0.7 +array.prototype.flatmap: + _latest: 1.3.1 + _: + ^1.3.0: 1.3.1 + 1.3.1: + $: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ== + _: 'https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.4 + es-abstract: ^1.20.4 + es-shim-unscopables: ^1.0.0 +asn1: + _latest: 0.2.4 + _: + ~0.2.3: 0.2.4 + 0.2.4: + $: sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg== + _: 'https://npme.walmart.com/asn1/-/asn1-0.2.4.tgz' + dependencies: + safer-buffer: ~2.1.0 +assert-plus: + _latest: 1.0.0 + _: + '1.0.0,^1.0.0': 1.0.0 + 1.0.0: + $: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU= + _: 'https://npme.walmart.com/assert-plus/-/assert-plus-1.0.0.tgz' +astral-regex: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== + _: 'https://npme.walmart.com/astral-regex/-/astral-regex-2.0.0.tgz' +async: + _latest: 3.2.4 + _: + ^2.4.0: 2.6.3 + ^3.2.3: 3.2.4 + ~1.0.0: 1.0.0 + 3.2.4: + $: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ== + _: 'https://registry.npmjs.org/async/-/async-3.2.4.tgz' + 2.6.3: + $: sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg== + _: 'https://registry.npmjs.org/async/-/async-2.6.3.tgz' + dependencies: + lodash: ^4.17.14 + 1.0.0: + $: sha512-5mO7DX4CbJzp9zjaFXusQQ4tzKJARjNB1Ih1pVBi8wkbmXy/xzIDgEMXxWePLzt2OdFwaxfneIlT1nCiXubrPQ== + _: 'https://registry.npmjs.org/async/-/async-1.0.0.tgz' +async-eventemitter: + _latest: 0.2.4 + _: + ^0.2.4: 0.2.4 + 0.2.4: + $: sha512-pd20BwL7Yt1zwDFy+8MX8F1+WCT8aQeKj0kQnTrH9WaeRETlRamVhD0JtRPmrV4GfOJ2F9CvdQkZeZhnh2TuHw== + _: 'https://npme.walmart.com/async-eventemitter/-/async-eventemitter-0.2.4.tgz' + dependencies: + async: ^2.4.0 +asynckit: + _latest: 0.4.0 + _: + ^0.4.0: 0.4.0 + 0.4.0: + $: sha1-x57Zf380y48robyXkLzDZkdLS3k= + _: 'https://npme.walmart.com/asynckit/-/asynckit-0.4.0.tgz' +atomic-sleep: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ== + _: 'https://npme.walmart.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz' +autoprefixer: + _latest: 10.2.5 + _: + ^9.6.0: 9.8.6 + 9.8.6: + $: sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg== + _: 'https://npme.walmart.com/autoprefixer/-/autoprefixer-9.8.6.tgz' + dependencies: + browserslist: ^4.12.0 + caniuse-lite: ^1.0.30001109 + colorette: ^1.2.1 + normalize-range: ^0.1.2 + num2fraction: ^1.2.2 + postcss: ^7.0.32 + postcss-value-parser: ^4.1.0 +avvio: + _latest: 7.2.1 + _: + ^6.5.0: 6.5.0 + 6.5.0: + $: sha512-BmzcZ7gFpyFJsW8G+tfQw8vJNUboA9SDkkHLZ9RAALhvw/rplfWwni8Ee1rA11zj/J7/E5EvZmweusVvTHjWCA== + _: 'https://npme.walmart.com/avvio/-/avvio-6.5.0.tgz' + dependencies: + archy: ^1.0.0 + debug: ^4.0.0 + fastq: ^1.6.0 +aws-sign2: + _latest: 0.7.0 + _: + ~0.7.0: 0.7.0 + 0.7.0: + $: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= + _: 'https://npme.walmart.com/aws-sign2/-/aws-sign2-0.7.0.tgz' +aws4: + _latest: 1.11.0 + _: + ^1.8.0: 1.11.0 + 1.11.0: + $: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== + _: 'https://npme.walmart.com/aws4/-/aws4-1.11.0.tgz' +babel-eslint: + _latest: 10.1.0 + _: + ^10.1.0: 10.1.0 + 10.1.0: + $: sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg== + _: 'https://npme.walmart.com/babel-eslint/-/babel-eslint-10.1.0.tgz' + dependencies: + '@babel/code-frame': ^7.0.0 + '@babel/parser': ^7.7.0 + '@babel/traverse': ^7.7.0 + '@babel/types': ^7.7.0 + eslint-visitor-keys: ^1.0.0 + resolve: ^1.12.0 + peerDependencies: + eslint: '>= 4.12.1' + deprecated: 'babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.' +babel-helper-evaluate-path: + _latest: 0.5.0 + _: + ^0.5.0: 0.5.0 + 0.5.0: + $: sha512-mUh0UhS607bGh5wUMAQfOpt2JX2ThXMtppHRdRU1kL7ZLRWIXxoV2UIV1r2cAeeNeU1M5SB5/RSUgUxrK8yOkA== + _: 'https://npme.walmart.com/babel-helper-evaluate-path/-/babel-helper-evaluate-path-0.5.0.tgz' +babel-helper-mark-eval-scopes: + _latest: 0.4.3 + _: + ^0.4.3: 0.4.3 + 0.4.3: + $: sha1-0kSjvvmESHJgP/tG4izorN9VFWI= + _: 'https://npme.walmart.com/babel-helper-mark-eval-scopes/-/babel-helper-mark-eval-scopes-0.4.3.tgz' +babel-helper-remove-or-void: + _latest: 0.4.3 + _: + ^0.4.3: 0.4.3 + 0.4.3: + $: sha1-pPA7QAd6D/6I5F0HAQ3uJB/1rmA= + _: 'https://npme.walmart.com/babel-helper-remove-or-void/-/babel-helper-remove-or-void-0.4.3.tgz' +babel-loader: + _latest: 8.2.2 + _: + ^8.1.0: 8.2.2 + 8.2.2: + $: sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g== + _: 'https://npme.walmart.com/babel-loader/-/babel-loader-8.2.2.tgz' + dependencies: + find-cache-dir: ^3.3.1 + loader-utils: ^1.4.0 + make-dir: ^3.1.0 + schema-utils: ^2.6.5 + peerDependencies: + '@babel/core': ^7.0.0 + webpack: '>=2' +babel-plugin-lodash: + _latest: 3.3.4 + _: + ^3.3.4: 3.3.4 + 3.3.4: + $: sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg== + _: 'https://npme.walmart.com/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz' + dependencies: + '@babel/helper-module-imports': ^7.0.0-beta.49 + '@babel/types': ^7.0.0-beta.49 + glob: ^7.1.1 + lodash: ^4.17.10 + require-package-name: ^2.0.1 +babel-plugin-minify-dead-code-elimination: + _latest: 0.5.2 + _: + ^0.5.2: 0.5.2 + 0.5.2: + $: sha512-krq9Lwi0QIzyAlcNBXTL4usqUvevB4BzktdEsb8srcXC1AaYqRJiAQw6vdKdJSaXbz6snBvziGr6ch/aoRCfpA== + _: 'https://registry.npmjs.org/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.5.2.tgz' + dependencies: + babel-helper-evaluate-path: ^0.5.0 + babel-helper-mark-eval-scopes: ^0.4.3 + babel-helper-remove-or-void: ^0.4.3 + lodash: ^4.17.11 +babel-plugin-polyfill-corejs2: + _latest: 0.3.3 + _: + ^0.3.3: 0.3.3 + 0.3.3: + $: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q== + _: 'https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz' + dependencies: + '@babel/compat-data': ^7.17.7 + '@babel/helper-define-polyfill-provider': ^0.3.3 + semver: ^6.1.1 + peerDependencies: + '@babel/core': ^7.0.0-0 +babel-plugin-polyfill-corejs3: + _latest: 0.6.0 + _: + ^0.6.0: 0.6.0 + 0.6.0: + $: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA== + _: 'https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz' + dependencies: + '@babel/helper-define-polyfill-provider': ^0.3.3 + core-js-compat: ^3.25.1 + peerDependencies: + '@babel/core': ^7.0.0-0 +babel-plugin-polyfill-regenerator: + _latest: 0.4.1 + _: + ^0.4.1: 0.4.1 + 0.4.1: + $: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw== + _: 'https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz' + dependencies: + '@babel/helper-define-polyfill-provider': ^0.3.3 + peerDependencies: + '@babel/core': ^7.0.0-0 +babel-plugin-react-css-modules: + _latest: 5.2.6 + _: + ^5.2.6: 5.2.6 + 5.2.6: + $: sha512-jBU/oVgoEg/58Dcu0tjyNvaXBllxJXip7hlpiX+e0CYTmDADWB484P4pJb7d0L6nWKSzyEqtePcBaq3SKalG/g== + _: 'https://npme.walmart.com/babel-plugin-react-css-modules/-/babel-plugin-react-css-modules-5.2.6.tgz' + dependencies: + '@babel/plugin-syntax-jsx': ^7.0.0 + '@babel/types': ^7.0.0 + ajv: ^6.5.3 + ajv-keywords: ^3.2.0 + generic-names: ^2.0.1 + postcss: ^7.0.2 + postcss-modules: ^1.3.2 + postcss-modules-extract-imports: ^1.2.0 + postcss-modules-local-by-default: ^1.2.0 + postcss-modules-parser: ^1.1.1 + postcss-modules-scope: ^1.1.0 + postcss-modules-values: ^1.3.0 +babel-plugin-transform-node-env-inline: + _latest: 0.4.3 + _: + ^0.4.3: 0.4.3 + 0.4.3: + $: sha1-jITNdNWPF7D992FEo1ifYQw8JJc= + _: 'https://npme.walmart.com/babel-plugin-transform-node-env-inline/-/babel-plugin-transform-node-env-inline-0.4.3.tgz' +babel-plugin-transform-react-remove-prop-types: + _latest: 0.4.24 + _: + ^0.4.24: 0.4.24 + 0.4.24: + $: sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA== + _: 'https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz' +babylon: + _latest: 6.18.0 + _: + ^7.0.0-beta.44: 7.0.0-beta.47 + 7.0.0-beta.47: + $: sha512-+rq2cr4GDhtToEzKFD6KZZMDBXhjFAr9JjPw9pAppZACeEWqNM294j+NdBzkSHYXwzzBmVjZ3nEVJlOhbR2gOQ== + _: 'https://npme.walmart.com/babylon/-/babylon-7.0.0-beta.47.tgz' +balanced-match: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha1-ibTRmasr7kneFk6gK4nORi1xt2c= + _: 'https://npme.walmart.com/balanced-match/-/balanced-match-1.0.0.tgz' +batch: + _latest: 0.6.1 + _: + 0.6.1: 0.6.1 + 0.6.1: + $: sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY= + _: 'https://npme.walmart.com/batch/-/batch-0.6.1.tgz' +bcrypt-pbkdf: + _latest: 1.0.2 + _: + ^1.0.0: 1.0.2 + 1.0.2: + $: sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4= + _: 'https://npme.walmart.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz' + dependencies: + tweetnacl: ^0.14.3 +big.js: + _latest: 6.0.3 + _: + ^5.2.2: 5.2.2 + 5.2.2: + $: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ== + _: 'https://npme.walmart.com/big.js/-/big.js-5.2.2.tgz' +binary-extensions: + _latest: 2.2.0 + _: + ^2.0.0: 2.2.0 + 2.2.0: + $: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== + _: 'https://npme.walmart.com/binary-extensions/-/binary-extensions-2.2.0.tgz' +boolbase: + _latest: 1.0.0 + _: + '^1.0.0,~1.0.0': 1.0.0 + 1.0.0: + $: sha1-aN/1++YMUes3cl6p4+0xDcwed24= + _: 'https://npme.walmart.com/boolbase/-/boolbase-1.0.0.tgz' +boxen: + _latest: 5.0.0 + _: + ^5.0.0: 5.0.0 + 5.0.0: + $: sha512-5bvsqw+hhgUi3oYGK0Vf4WpIkyemp60WBInn7+WNfoISzAqk/HX4L7WNROq38E6UR/y3YADpv6pEm4BfkeEAdA== + _: 'https://npme.walmart.com/boxen/-/boxen-5.0.0.tgz' + dependencies: + ansi-align: ^3.0.0 + camelcase: ^6.2.0 + chalk: ^4.1.0 + cli-boxes: ^2.2.1 + string-width: ^4.2.0 + type-fest: ^0.20.2 + widest-line: ^3.1.0 + wrap-ansi: ^7.0.0 +brace-expansion: + _latest: 2.0.1 + _: + ^1.1.7: 1.1.11 + 1.1.11: + $: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== + _: 'https://npme.walmart.com/brace-expansion/-/brace-expansion-1.1.11.tgz' + dependencies: + balanced-match: ^1.0.0 + concat-map: 0.0.1 +braces: + _latest: 3.0.2 + _: + ~3.0.2: 3.0.2 + 3.0.2: + $: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== + _: 'https://npme.walmart.com/braces/-/braces-3.0.2.tgz' + dependencies: + fill-range: ^7.0.1 +browserslist: + _latest: 4.21.4 + _: + '^4.0.0,^4.12.0,^4.14.5,^4.21.3,^4.21.4': 4.21.4 + 4.21.4: + $: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw== + _: 'https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz' + dependencies: + caniuse-lite: ^1.0.30001400 + electron-to-chromium: ^1.4.251 + node-releases: ^2.0.6 + update-browserslist-db: ^1.0.9 +buffer-from: + _latest: 1.1.1 + _: + ^1.0.0: 1.1.1 + 1.1.1: + $: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== + _: 'https://npme.walmart.com/buffer-from/-/buffer-from-1.1.1.tgz' +cacache: + _latest: 15.0.5 + _: + ^15.0.5: 15.0.5 + 15.0.5: + $: sha512-lloiL22n7sOjEEXdL8NAjTgv9a1u43xICE9/203qonkZUCj5X1UEWIdf2/Y0d6QcCtMzbKQyhrcDbdvlZTs/+A== + _: 'https://npme.walmart.com/cacache/-/cacache-15.0.5.tgz' + dependencies: + '@npmcli/move-file': ^1.0.1 + chownr: ^2.0.0 + fs-minipass: ^2.0.0 + glob: ^7.1.4 + infer-owner: ^1.0.4 + lru-cache: ^6.0.0 + minipass: ^3.1.1 + minipass-collect: ^1.0.2 + minipass-flush: ^1.0.5 + minipass-pipeline: ^1.2.2 + mkdirp: ^1.0.3 + p-map: ^4.0.0 + promise-inflight: ^1.0.1 + rimraf: ^3.0.2 + ssri: ^8.0.0 + tar: ^6.0.2 + unique-filename: ^1.1.1 +caching-transform: + _latest: 4.0.0 + _: + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA== + _: 'https://npme.walmart.com/caching-transform/-/caching-transform-4.0.0.tgz' + dependencies: + hasha: ^5.0.0 + make-dir: ^3.0.0 + package-hash: ^4.0.0 + write-file-atomic: ^3.0.0 +call-bind: + _latest: 1.0.2 + _: + '^1.0.0,^1.0.2': 1.0.2 + 1.0.2: + $: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA== + _: 'https://npme.walmart.com/call-bind/-/call-bind-1.0.2.tgz' + dependencies: + function-bind: ^1.1.1 + get-intrinsic: ^1.0.2 +caller-callsite: + _latest: 4.1.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ= + _: 'https://npme.walmart.com/caller-callsite/-/caller-callsite-2.0.0.tgz' + dependencies: + callsites: ^2.0.0 +caller-path: + _latest: 3.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ= + _: 'https://npme.walmart.com/caller-path/-/caller-path-2.0.0.tgz' + dependencies: + caller-callsite: ^2.0.0 +callsites: + _latest: 3.1.0 + _: + ^2.0.0: 2.0.0 + ^3.0.0: 3.1.0 + 3.1.0: + $: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== + _: 'https://npme.walmart.com/callsites/-/callsites-3.1.0.tgz' + 2.0.0: + $: sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA= + _: 'https://npme.walmart.com/callsites/-/callsites-2.0.0.tgz' +camel-case: + _latest: 4.1.2 + _: + ^4.1.1: 4.1.2 + 4.1.2: + $: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw== + _: 'https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz' + dependencies: + pascal-case: ^3.1.2 + tslib: ^2.0.3 +camelcase: + _latest: 6.2.0 + _: + 5.0.0: 5.0.0 + '^5.0.0,^5.3.1': 5.3.1 + ^6.2.0: 6.2.0 + 6.2.0: + $: sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== + _: 'https://npme.walmart.com/camelcase/-/camelcase-6.2.0.tgz' + 5.3.1: + $: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== + _: 'https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz' + 5.0.0: + $: sha512-faqwZqnWxbxn+F1d399ygeamQNy3lPp/H9H6rNrqYh4FSVCtcY+3cub1MxA8o9mDd55mM8Aghuu/kuyYA6VTsA== + _: 'https://registry.npmjs.org/camelcase/-/camelcase-5.0.0.tgz' +caniuse-api: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw== + _: 'https://npme.walmart.com/caniuse-api/-/caniuse-api-3.0.0.tgz' + dependencies: + browserslist: ^4.0.0 + caniuse-lite: ^1.0.0 + lodash.memoize: ^4.1.2 + lodash.uniq: ^4.5.0 +caniuse-lite: + _latest: 1.0.30001429 + _: + '^1.0.0,^1.0.30001109,^1.0.30001400': 1.0.30001429 + 1.0.30001429: + $: sha512-511ThLu1hF+5RRRt0zYCf2U2yRr9GPF6m5y90SBCWsvSoYoW7yAGlv/elyPaNfvGCkp6kj/KFZWU0BMA69Prsg== + _: 'https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001429.tgz' +caseless: + _latest: 0.12.0 + _: + ~0.12.0: 0.12.0 + 0.12.0: + $: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= + _: 'https://npme.walmart.com/caseless/-/caseless-0.12.0.tgz' +chalk: + _latest: 4.1.0 + _: + '2.4.2,^2.0.0,^2.4.1,^2.4.2': 2.4.2 + ^1.1.3: 1.1.3 + '^4.0.0,^4.1.0': 4.1.0 + 4.1.0: + $: sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== + _: 'https://npme.walmart.com/chalk/-/chalk-4.1.0.tgz' + dependencies: + ansi-styles: ^4.1.0 + supports-color: ^7.1.0 + 2.4.2: + $: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== + _: 'https://npme.walmart.com/chalk/-/chalk-2.4.2.tgz' + dependencies: + ansi-styles: ^3.2.1 + escape-string-regexp: ^1.0.5 + supports-color: ^5.3.0 + 1.1.3: + $: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg= + _: 'https://npme.walmart.com/chalk/-/chalk-1.1.3.tgz' + dependencies: + ansi-styles: ^2.2.1 + escape-string-regexp: ^1.0.2 + has-ansi: ^2.0.0 + strip-ansi: ^3.0.0 + supports-color: ^2.0.0 +chalker: + _latest: 1.2.0 + _: + ^1.2.0: 1.2.0 + 1.2.0: + $: sha512-Cag6asQV/lK6AQGBWGGDt5bu+FSzo4OlLHQVrd4Io1cJCGNXIvKcaxx6JH0+iL1azQ4Bs1i7qkvzlkH2Vwo2OQ== + _: 'https://npme.walmart.com/chalker/-/chalker-1.2.0.tgz' + dependencies: + chalk: ^4.0.0 +chokidar: + _latest: 3.5.3 + _: + '^3.4.0,^3.5.3': 3.5.3 + 3.5.3: + $: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw== + _: 'https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz' + dependencies: + anymatch: ~3.1.2 + braces: ~3.0.2 + glob-parent: ~5.1.2 + is-binary-path: ~2.1.0 + is-glob: ~4.0.1 + normalize-path: ~3.0.0 + readdirp: ~3.6.0 + optionalDependencies: + fsevents: ~2.3.2 +chownr: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== + _: 'https://npme.walmart.com/chownr/-/chownr-2.0.0.tgz' +chrome-trace-event: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ== + _: 'https://npme.walmart.com/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz' + dependencies: + tslib: ^1.9.0 +ci-info: + _latest: 3.1.1 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ== + _: 'https://npme.walmart.com/ci-info/-/ci-info-2.0.0.tgz' +clean-css: + _latest: 5.1.2 + _: + ^4.2.3: 4.2.3 + 4.2.3: + $: sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA== + _: 'https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz' + dependencies: + source-map: ~0.6.0 +clean-stack: + _latest: 3.0.1 + _: + ^2.0.0: 2.2.0 + 2.2.0: + $: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A== + _: 'https://npme.walmart.com/clean-stack/-/clean-stack-2.2.0.tgz' +cli-boxes: + _latest: 3.0.0 + _: + ^2.2.1: 2.2.1 + 2.2.1: + $: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw== + _: 'https://npme.walmart.com/cli-boxes/-/cli-boxes-2.2.1.tgz' +cli-cursor: + _latest: 4.0.0 + _: + ^3.1.0: 3.1.0 + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg== + _: 'https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz' + dependencies: + restore-cursor: ^4.0.0 + 3.1.0: + $: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw== + _: 'https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz' + dependencies: + restore-cursor: ^3.1.0 +cliui: + _latest: 7.0.4 + _: + ^6.0.0: 6.0.0 + 6.0.0: + $: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ== + _: 'https://npme.walmart.com/cliui/-/cliui-6.0.0.tgz' + dependencies: + string-width: ^4.2.0 + strip-ansi: ^6.0.0 + wrap-ansi: ^6.2.0 +clone-deep: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ== + _: 'https://npme.walmart.com/clone-deep/-/clone-deep-4.0.1.tgz' + dependencies: + is-plain-object: ^2.0.4 + kind-of: ^6.0.2 + shallow-clone: ^3.0.0 +coa: + _latest: 2.0.2 + _: + ^2.0.2: 2.0.2 + 2.0.2: + $: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA== + _: 'https://npme.walmart.com/coa/-/coa-2.0.2.tgz' + dependencies: + '@types/q': ^1.5.1 + chalk: ^2.4.1 + q: ^1.1.2 +color: + _latest: 4.2.3 + _: + '^3.0.0,^3.1.3': 3.1.3 + 3.1.3: + $: sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ== + _: 'https://registry.npmjs.org/color/-/color-3.1.3.tgz' + dependencies: + color-convert: ^1.9.1 + color-string: ^1.5.4 +color-convert: + _latest: 2.0.1 + _: + '^1.9.0,^1.9.1': 1.9.3 + ^2.0.1: 2.0.1 + 2.0.1: + $: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== + _: 'https://npme.walmart.com/color-convert/-/color-convert-2.0.1.tgz' + dependencies: + color-name: ~1.1.4 + 1.9.3: + $: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== + _: 'https://npme.walmart.com/color-convert/-/color-convert-1.9.3.tgz' + dependencies: + color-name: 1.1.3 +color-name: + _latest: 1.1.4 + _: + 1.1.3: 1.1.3 + '^1.0.0,~1.1.4': 1.1.4 + 1.1.4: + $: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== + _: 'https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz' + 1.1.3: + $: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== + _: 'https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz' +color-string: + _latest: 1.5.5 + _: + ^1.5.4: 1.5.5 + 1.5.5: + $: sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg== + _: 'https://npme.walmart.com/color-string/-/color-string-1.5.5.tgz' + dependencies: + color-name: ^1.0.0 + simple-swizzle: ^0.2.2 +colorette: + _latest: 1.2.2 + _: + ^1.2.1: 1.2.2 + 1.2.2: + $: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w== + _: 'https://npme.walmart.com/colorette/-/colorette-1.2.2.tgz' +colors: + _latest: 1.4.0 + _: + 1.0.x: 1.0.3 + 1.0.3: + $: sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs= + _: 'https://npme.walmart.com/colors/-/colors-1.0.3.tgz' +colorspace: + _latest: 1.1.4 + _: + 1.1.x: 1.1.4 + 1.1.4: + $: sha512-BgvKJiuVu1igBUF2kEjRCZXol6wiiGbY5ipL/oVPwm0BL9sIpMIzM8IK7vwuxIIzOXMV3Ey5w+vxhm0rR/TN8w== + _: 'https://registry.npmjs.org/colorspace/-/colorspace-1.1.4.tgz' + dependencies: + color: ^3.1.3 + text-hex: 1.0.x +combined-stream: + _latest: 1.0.8 + _: + '^1.0.6,~1.0.6': 1.0.8 + 1.0.8: + $: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== + _: 'https://npme.walmart.com/combined-stream/-/combined-stream-1.0.8.tgz' + dependencies: + delayed-stream: ~1.0.0 +commander: + _latest: 7.2.0 + _: + ^2.20.0: 2.20.3 + '^4.0.1,^4.1.1': 4.1.1 + ^7.0.0: 7.1.0 + 7.1.0: + $: sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg== + _: 'https://registry.npmjs.org/commander/-/commander-7.1.0.tgz' + 4.1.1: + $: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA== + _: 'https://registry.npmjs.org/commander/-/commander-4.1.1.tgz' + 2.20.3: + $: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== + _: 'https://registry.npmjs.org/commander/-/commander-2.20.3.tgz' +commondir: + _latest: 1.0.1 + _: + ^1.0.1: 1.0.1 + 1.0.1: + $: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs= + _: 'https://npme.walmart.com/commondir/-/commondir-1.0.1.tgz' +concat-map: + _latest: 0.0.1 + _: + 0.0.1: 0.0.1 + 0.0.1: + $: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= + _: 'https://npme.walmart.com/concat-map/-/concat-map-0.0.1.tgz' +convert-source-map: + _latest: 1.7.0 + _: + '^1.1.0,^1.7.0': 1.7.0 + 1.7.0: + $: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== + _: 'https://npme.walmart.com/convert-source-map/-/convert-source-map-1.7.0.tgz' + dependencies: + safe-buffer: ~5.1.1 +cookie: + _latest: 0.4.1 + _: + ^0.4.0: 0.4.1 + 0.4.1: + $: sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA== + _: 'https://npme.walmart.com/cookie/-/cookie-0.4.1.tgz' +core-js: + _latest: 3.26.0 + _: + ^3.22.5: 3.26.0 + 3.26.0: + hasI: 1 + $: sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw== + _: 'https://registry.npmjs.org/core-js/-/core-js-3.26.0.tgz' +core-js-compat: + _latest: 3.26.0 + _: + ^3.25.1: 3.26.0 + 3.26.0: + $: sha512-piOX9Go+Z4f9ZiBFLnZ5VrOpBl0h7IGCkiFUN11QTe6LjAvOT3ifL/5TdoizMh99hcGy5SoLyWbapIY/PIb/3A== + _: 'https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.26.0.tgz' + dependencies: + browserslist: ^4.21.4 +core-util-is: + _latest: 1.0.2 + _: + '1.0.2,~1.0.0': 1.0.2 + 1.0.2: + $: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= + _: 'https://npme.walmart.com/core-util-is/-/core-util-is-1.0.2.tgz' +cosmiconfig: + _latest: 7.0.0 + _: + ^5.0.0: 5.2.1 + 5.2.1: + $: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA== + _: 'https://npme.walmart.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz' + dependencies: + import-fresh: ^2.0.0 + is-directory: ^0.3.1 + js-yaml: ^3.13.1 + parse-json: ^4.0.0 +cross-spawn: + _latest: 7.0.3 + _: + '^7.0.0,^7.0.2,^7.0.3': 7.0.3 + 7.0.3: + $: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== + _: 'https://npme.walmart.com/cross-spawn/-/cross-spawn-7.0.3.tgz' + dependencies: + path-key: ^3.1.0 + shebang-command: ^2.0.0 + which: ^2.0.1 +css-color-names: + _latest: 1.0.1 + _: + '0.0.4,^0.0.4': 0.0.4 + 0.0.4: + $: sha1-gIrcLnnPhHOAabZGyyDsJ762KeA= + _: 'https://npme.walmart.com/css-color-names/-/css-color-names-0.0.4.tgz' +css-declaration-sorter: + _latest: 6.0.2 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA== + _: 'https://npme.walmart.com/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz' + dependencies: + postcss: ^7.0.1 + timsort: ^0.3.0 +css-loader: + _latest: 6.7.1 + _: + ^6.5.1: 6.7.1 + 6.7.1: + $: sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw== + _: 'https://registry.npmjs.org/css-loader/-/css-loader-6.7.1.tgz' + dependencies: + icss-utils: ^5.1.0 + postcss: ^8.4.7 + postcss-modules-extract-imports: ^3.0.0 + postcss-modules-local-by-default: ^4.0.0 + postcss-modules-scope: ^3.0.0 + postcss-modules-values: ^4.0.0 + postcss-value-parser: ^4.2.0 + semver: ^7.3.5 + peerDependencies: + webpack: ^5.0.0 +css-minimizer-webpack-plugin: + _latest: 1.3.0 + _: + ^1.2.0: 1.3.0 + 1.3.0: + $: sha512-jFa0Siplmfef4ndKglpVaduY47oHQwioAOEGK0f0vAX0s+vc+SmP6cCMoc+8Adau5600RnOEld5VVdC8CQau7w== + _: 'https://npme.walmart.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-1.3.0.tgz' + dependencies: + cacache: ^15.0.5 + cssnano: ^4.1.10 + find-cache-dir: ^3.3.1 + jest-worker: ^26.3.0 + p-limit: ^3.0.2 + schema-utils: ^3.0.0 + serialize-javascript: ^5.0.1 + source-map: ^0.6.1 + webpack-sources: ^1.4.3 + peerDependencies: + webpack: '^4.0.0 || ^5.0.0' +css-modules-loader-core: + _latest: 1.1.0 + _: + ^1.1.0: 1.1.0 + 1.1.0: + $: sha1-WQhmgpShvs0mGuCkziGwtVHyHRY= + _: 'https://npme.walmart.com/css-modules-loader-core/-/css-modules-loader-core-1.1.0.tgz' + dependencies: + icss-replace-symbols: 1.1.0 + postcss: 6.0.1 + postcss-modules-extract-imports: 1.1.0 + postcss-modules-local-by-default: 1.2.0 + postcss-modules-scope: 1.1.0 + postcss-modules-values: 1.3.0 +css-select: + _latest: 3.1.2 + _: + '^2.0.0,^2.0.2': 2.1.0 + 2.1.0: + $: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ== + _: 'https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz' + dependencies: + boolbase: ^1.0.0 + css-what: ^3.2.1 + domutils: ^1.7.0 + nth-check: ^1.0.2 +css-select-base-adapter: + _latest: 0.1.1 + _: + ^0.1.1: 0.1.1 + 0.1.1: + $: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w== + _: 'https://npme.walmart.com/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz' +css-selector-tokenizer: + _latest: 0.7.3 + _: + ^0.7.0: 0.7.3 + 0.7.3: + $: sha512-jWQv3oCEL5kMErj4wRnK/OPoBi0D+P1FR2cDCKYPaMeD2eW3/mttav8HT4hT1CKopiJI/psEULjkClhvJo4Lvg== + _: 'https://npme.walmart.com/css-selector-tokenizer/-/css-selector-tokenizer-0.7.3.tgz' + dependencies: + cssesc: ^3.0.0 + fastparse: ^1.1.2 +css-tree: + _latest: 2.2.1 + _: + 1.0.0-alpha.37: 1.0.0-alpha.37 + ^1.1.2: 1.1.3 + 1.1.3: + $: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q== + _: 'https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz' + dependencies: + mdn-data: 2.0.14 + source-map: ^0.6.1 + 1.0.0-alpha.37: + $: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg== + _: 'https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz' + dependencies: + mdn-data: 2.0.4 + source-map: ^0.6.1 +css-what: + _latest: 5.0.0 + _: + ^3.2.1: 3.4.2 + 3.4.2: + $: sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ== + _: 'https://npme.walmart.com/css-what/-/css-what-3.4.2.tgz' +cssesc: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== + _: 'https://npme.walmart.com/cssesc/-/cssesc-3.0.0.tgz' +cssnano: + _latest: 4.1.10 + _: + ^4.1.10: 4.1.10 + 4.1.10: + $: sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ== + _: 'https://npme.walmart.com/cssnano/-/cssnano-4.1.10.tgz' + dependencies: + cosmiconfig: ^5.0.0 + cssnano-preset-default: ^4.0.7 + is-resolvable: ^1.0.0 + postcss: ^7.0.0 +cssnano-preset-default: + _latest: 4.0.7 + _: + ^4.0.7: 4.0.7 + 4.0.7: + $: sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA== + _: 'https://npme.walmart.com/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz' + dependencies: + css-declaration-sorter: ^4.0.1 + cssnano-util-raw-cache: ^4.0.1 + postcss: ^7.0.0 + postcss-calc: ^7.0.1 + postcss-colormin: ^4.0.3 + postcss-convert-values: ^4.0.1 + postcss-discard-comments: ^4.0.2 + postcss-discard-duplicates: ^4.0.2 + postcss-discard-empty: ^4.0.1 + postcss-discard-overridden: ^4.0.1 + postcss-merge-longhand: ^4.0.11 + postcss-merge-rules: ^4.0.3 + postcss-minify-font-values: ^4.0.2 + postcss-minify-gradients: ^4.0.2 + postcss-minify-params: ^4.0.2 + postcss-minify-selectors: ^4.0.2 + postcss-normalize-charset: ^4.0.1 + postcss-normalize-display-values: ^4.0.2 + postcss-normalize-positions: ^4.0.2 + postcss-normalize-repeat-style: ^4.0.2 + postcss-normalize-string: ^4.0.2 + postcss-normalize-timing-functions: ^4.0.2 + postcss-normalize-unicode: ^4.0.1 + postcss-normalize-url: ^4.0.1 + postcss-normalize-whitespace: ^4.0.2 + postcss-ordered-values: ^4.1.2 + postcss-reduce-initial: ^4.0.3 + postcss-reduce-transforms: ^4.0.2 + postcss-svgo: ^4.0.2 + postcss-unique-selectors: ^4.0.1 +cssnano-util-get-arguments: + _latest: 4.0.0 + _: + ^4.0.0: 4.0.0 + 4.0.0: + $: sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8= + _: 'https://npme.walmart.com/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz' +cssnano-util-get-match: + _latest: 4.0.0 + _: + ^4.0.0: 4.0.0 + 4.0.0: + $: sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0= + _: 'https://npme.walmart.com/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz' +cssnano-util-raw-cache: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA== + _: 'https://npme.walmart.com/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz' + dependencies: + postcss: ^7.0.0 +cssnano-util-same-parent: + _latest: 4.0.1 + _: + ^4.0.0: 4.0.1 + 4.0.1: + $: sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q== + _: 'https://npme.walmart.com/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz' +csso: + _latest: 4.2.0 + _: + ^4.0.2: 4.2.0 + 4.2.0: + $: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA== + _: 'https://npme.walmart.com/csso/-/csso-4.2.0.tgz' + dependencies: + css-tree: ^1.1.2 +csstype: + _latest: 3.1.1 + _: + ^3.0.2: 3.1.1 + 3.1.1: + $: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw== + _: 'https://registry.npmjs.org/csstype/-/csstype-3.1.1.tgz' +cycle: + _latest: 1.0.3 + _: + 1.0.x: 1.0.3 + 1.0.3: + $: sha1-IegLK+hYD5i0aPN5QwZisEbDStI= + _: 'https://npme.walmart.com/cycle/-/cycle-1.0.3.tgz' +dashdash: + _latest: 2.0.0 + _: + ^1.12.0: 1.14.1 + 1.14.1: + $: sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA= + _: 'https://npme.walmart.com/dashdash/-/dashdash-1.14.1.tgz' + dependencies: + assert-plus: ^1.0.0 +dateformat: + _latest: 4.5.1 + _: + ^4.5.1: 4.5.1 + 4.5.1: + $: sha512-OD0TZ+B7yP7ZgpJf5K2DIbj3FZvFvxgFUuaqA/V5zTjAtAAXZ1E8bktHxmAGs4x5b7PflqA9LeQ84Og7wYtF7Q== + _: 'https://npme.walmart.com/dateformat/-/dateformat-4.5.1.tgz' +debug: + _latest: 4.3.1 + _: + 2.6.9: 2.6.9 + '^4.0.0,^4.0.1,^4.1.0,^4.1.1': 4.3.1 + 4.3.1: + $: sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== + _: 'https://npme.walmart.com/debug/-/debug-4.3.1.tgz' + dependencies: + ms: 2.1.2 + 2.6.9: + $: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== + _: 'https://npme.walmart.com/debug/-/debug-2.6.9.tgz' + dependencies: + ms: 2.0.0 +decamelize: + _latest: 5.0.0 + _: + ^1.2.0: 1.2.0 + 1.2.0: + $: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= + _: 'https://npme.walmart.com/decamelize/-/decamelize-1.2.0.tgz' +deep-is: + _latest: 0.1.3 + _: + ^0.1.3: 0.1.3 + 0.1.3: + $: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= + _: 'https://npme.walmart.com/deep-is/-/deep-is-0.1.3.tgz' +deepmerge: + _latest: 4.2.2 + _: + ^4.2.2: 4.2.2 + 4.2.2: + $: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg== + _: 'https://npme.walmart.com/deepmerge/-/deepmerge-4.2.2.tgz' +default-require-extensions: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-ek6DpXq/SCpvjhpFsLFRVtIxJCRw6fUR42lYMVZuUMK7n8eMz4Uh5clckdBjEpLhn/gEBZo7hDJnJcwdKLKQjg== + _: 'https://npme.walmart.com/default-require-extensions/-/default-require-extensions-3.0.0.tgz' + dependencies: + strip-bom: ^4.0.0 +define-lazy-prop: + _latest: 3.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== + _: 'https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz' +define-properties: + _latest: 1.1.4 + _: + '^1.1.3,^1.1.4': 1.1.4 + 1.1.4: + $: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA== + _: 'https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz' + dependencies: + has-property-descriptors: ^1.0.0 + object-keys: ^1.1.1 +delayed-stream: + _latest: 1.0.0 + _: + ~1.0.0: 1.0.0 + 1.0.0: + $: sha1-3zrhmayt+31ECqrgsp4icrJOxhk= + _: 'https://npme.walmart.com/delayed-stream/-/delayed-stream-1.0.0.tgz' +depd: + _latest: 2.0.0 + _: + ~1.1.2: 1.1.2 + 1.1.2: + $: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak= + _: 'https://npme.walmart.com/depd/-/depd-1.1.2.tgz' +detect-node: + _latest: 2.0.5 + _: + ^2.0.4: 2.0.5 + 2.0.5: + $: sha512-qi86tE6hRcFHy8jI1m2VG+LaPUR1LhqDa5G8tVjuUXmOrpuAgqsA1pN0+ldgr3aKUH+QLI9hCY/OcRYisERejw== + _: 'https://npme.walmart.com/detect-node/-/detect-node-2.0.5.tgz' +doctrine: + _latest: 3.0.0 + _: + ^2.1.0: 2.1.0 + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== + _: 'https://npme.walmart.com/doctrine/-/doctrine-3.0.0.tgz' + dependencies: + esutils: ^2.0.2 + 2.1.0: + $: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw== + _: 'https://npme.walmart.com/doctrine/-/doctrine-2.1.0.tgz' + dependencies: + esutils: ^2.0.2 +dom-converter: + _latest: 0.2.0 + _: + ^0.2: 0.2.0 + 0.2.0: + $: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA== + _: 'https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz' + dependencies: + utila: ~0.4 +dom-serializer: + _latest: 1.2.0 + _: + '0': 0.2.2 + 0.2.2: + $: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g== + _: 'https://npme.walmart.com/dom-serializer/-/dom-serializer-0.2.2.tgz' + dependencies: + domelementtype: ^2.0.1 + entities: ^2.0.0 +domelementtype: + _latest: 2.1.0 + _: + '1,^1.3.1': 1.3.1 + ^2.0.1: 2.1.0 + 2.1.0: + $: sha512-LsTgx/L5VpD+Q8lmsXSHW2WpA+eBlZ9HPf3erD1IoPF00/3JKHZ3BknUVA2QGDNu69ZNmyFmCWBSO45XjYKC5w== + _: 'https://registry.npmjs.org/domelementtype/-/domelementtype-2.1.0.tgz' + 1.3.1: + $: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w== + _: 'https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz' +domhandler: + _latest: 4.0.0 + _: + ^2.3.0: 2.4.2 + 2.4.2: + $: sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA== + _: 'https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz' + dependencies: + domelementtype: '1' +domutils: + _latest: 2.5.0 + _: + '^1.5.1,^1.7.0': 1.7.0 + 1.7.0: + $: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg== + _: 'https://npme.walmart.com/domutils/-/domutils-1.7.0.tgz' + dependencies: + dom-serializer: '0' + domelementtype: '1' +dot-case: + _latest: 3.0.4 + _: + ^3.0.4: 3.0.4 + 3.0.4: + $: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w== + _: 'https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz' + dependencies: + no-case: ^3.0.4 + tslib: ^2.0.3 +dot-prop: + _latest: 6.0.1 + _: + ^5.2.0: 5.3.0 + 5.3.0: + $: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q== + _: 'https://npme.walmart.com/dot-prop/-/dot-prop-5.3.0.tgz' + dependencies: + is-obj: ^2.0.0 +eastasianwidth: + _latest: 0.2.0 + _: + ^0.2.0: 0.2.0 + 0.2.0: + $: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA== + _: 'https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz' +ecc-jsbn: + _latest: 0.2.0 + _: + ~0.1.1: 0.1.2 + 0.1.2: + $: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk= + _: 'https://npme.walmart.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz' + dependencies: + jsbn: ~0.1.0 + safer-buffer: ^2.1.0 +electrode-cdn-file-loader: + _latest: 1.1.1-fynlocal_h + _: + ../electrode-cdn-file-loader: 1.1.1-fynlocal_h + 1.1.1-fynlocal_h: + $: local + _: ../../packages/electrode-cdn-file-loader + dependencies: + loader-utils: ^1.1.0 +electrode-confippet: + _latest: 1.7.1 + _: + '^1.5.0,^1.7.0': 1.7.1 + 1.7.1: + top: 1 + $: sha512-7zdZ7DAiqu5r2ng/Ze4FaDzoY4ca//WJJk3Z8gg7Wa2o85PifGU8sIkc7K8kVKO+6A31RMaAQkZmuny9udkl1A== + _: 'https://npme.walmart.com/electrode-confippet/-/electrode-confippet-1.7.1.tgz' + dependencies: + js-yaml: ^3.5.3 + lodash: ^4.13.1 + tslib: ^2.1.0 +electrode-node-resolver: + _latest: 2.0.2-fynlocal_h + _: + ../electrode-node-resolver: 2.0.2-fynlocal_h + 2.0.2-fynlocal_h: + $: local + _: ../../packages/electrode-node-resolver + dependencies: + require-at: ^1.0.6 +electron-to-chromium: + _latest: 1.4.284 + _: + ^1.4.251: 1.4.284 + 1.4.284: + $: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA== + _: 'https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz' +emoji-regex: + _latest: 10.2.1 + _: + ^7.0.1: 7.0.3 + ^8.0.0: 8.0.0 + ^9.2.2: 9.2.2 + 9.2.2: + $: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg== + _: 'https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz' + 8.0.0: + $: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== + _: 'https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz' + 7.0.3: + $: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA== + _: 'https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz' +emojis-list: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q== + _: 'https://npme.walmart.com/emojis-list/-/emojis-list-3.0.0.tgz' +enabled: + _latest: 2.0.0 + _: + 2.0.x: 2.0.0 + 2.0.0: + $: sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ== + _: 'https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz' +end-of-stream: + _latest: 1.4.4 + _: + ^1.1.0: 1.4.4 + 1.4.4: + $: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== + _: 'https://npme.walmart.com/end-of-stream/-/end-of-stream-1.4.4.tgz' + dependencies: + once: ^1.4.0 +enhanced-resolve: + _latest: 5.10.0 + _: + ^5.10.0: 5.10.0 + 5.10.0: + $: sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ== + _: 'https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.10.0.tgz' + dependencies: + graceful-fs: ^4.2.4 + tapable: ^2.2.0 +enquirer: + _latest: 2.3.6 + _: + ^2.3.5: 2.3.6 + 2.3.6: + $: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg== + _: 'https://npme.walmart.com/enquirer/-/enquirer-2.3.6.tgz' + dependencies: + ansi-colors: ^4.1.1 +entities: + _latest: 4.4.0 + _: + ^1.1.1: 1.1.2 + '^2.0.0,^2.2.0': 2.2.0 + 2.2.0: + $: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== + _: 'https://registry.npmjs.org/entities/-/entities-2.2.0.tgz' + 1.1.2: + $: sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w== + _: 'https://registry.npmjs.org/entities/-/entities-1.1.2.tgz' +envinfo: + _latest: 7.7.4 + _: + ^7.7.3: 7.7.4 + 7.7.4: + $: sha512-TQXTYFVVwwluWSFis6K2XKxgrD22jEv0FTuLCQI+OjH7rn93+iY0fSSFM5lrSxFY+H1+B0/cvvlamr3UsBivdQ== + _: 'https://npme.walmart.com/envinfo/-/envinfo-7.7.4.tgz' +error-ex: + _latest: 1.3.2 + _: + ^1.3.1: 1.3.2 + 1.3.2: + $: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== + _: 'https://npme.walmart.com/error-ex/-/error-ex-1.3.2.tgz' + dependencies: + is-arrayish: ^0.2.1 +es-abstract: + _latest: 1.20.4 + _: + '^1.17.2,^1.18.0-next.2,^1.19.0,^1.19.1,^1.19.5,^1.20.4': 1.20.4 + 1.20.4: + $: sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA== + _: 'https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.4.tgz' + dependencies: + call-bind: ^1.0.2 + es-to-primitive: ^1.2.1 + function-bind: ^1.1.1 + function.prototype.name: ^1.1.5 + get-intrinsic: ^1.1.3 + get-symbol-description: ^1.0.0 + has: ^1.0.3 + has-property-descriptors: ^1.0.0 + has-symbols: ^1.0.3 + internal-slot: ^1.0.3 + is-callable: ^1.2.7 + is-negative-zero: ^2.0.2 + is-regex: ^1.1.4 + is-shared-array-buffer: ^1.0.2 + is-string: ^1.0.7 + is-weakref: ^1.0.2 + object-inspect: ^1.12.2 + object-keys: ^1.1.1 + object.assign: ^4.1.4 + regexp.prototype.flags: ^1.4.3 + safe-regex-test: ^1.0.0 + string.prototype.trimend: ^1.0.5 + string.prototype.trimstart: ^1.0.5 + unbox-primitive: ^1.0.2 +es-module-lexer: + _latest: 1.1.0 + _: + ^0.9.0: 0.9.3 + 0.9.3: + $: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ== + _: 'https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz' +es-shim-unscopables: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w== + _: 'https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz' + dependencies: + has: ^1.0.3 +es-to-primitive: + _latest: 1.2.1 + _: + ^1.2.1: 1.2.1 + 1.2.1: + $: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA== + _: 'https://npme.walmart.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz' + dependencies: + is-callable: ^1.1.4 + is-date-object: ^1.0.1 + is-symbol: ^1.0.2 +es6-error: + _latest: 4.1.1 + _: + ^4.0.1: 4.1.1 + 4.1.1: + $: sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg== + _: 'https://npme.walmart.com/es6-error/-/es6-error-4.1.1.tgz' +escalade: + _latest: 3.1.1 + _: + ^3.1.1: 3.1.1 + 3.1.1: + $: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== + _: 'https://npme.walmart.com/escalade/-/escalade-3.1.1.tgz' +escape-html: + _latest: 1.0.3 + _: + ~1.0.3: 1.0.3 + 1.0.3: + $: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg= + _: 'https://npme.walmart.com/escape-html/-/escape-html-1.0.3.tgz' +escape-string-regexp: + _latest: 4.0.0 + _: + '^1.0.2,^1.0.5': 1.0.5 + 1.0.5: + $: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= + _: 'https://npme.walmart.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz' +eslint: + _latest: 7.22.0 + _: + ^7.15.0: 7.22.0 + 7.22.0: + $: sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg== + _: 'https://npme.walmart.com/eslint/-/eslint-7.22.0.tgz' + dependencies: + '@babel/code-frame': 7.12.11 + '@eslint/eslintrc': ^0.4.0 + ajv: ^6.10.0 + chalk: ^4.0.0 + cross-spawn: ^7.0.2 + debug: ^4.0.1 + doctrine: ^3.0.0 + enquirer: ^2.3.5 + eslint-scope: ^5.1.1 + eslint-utils: ^2.1.0 + eslint-visitor-keys: ^2.0.0 + espree: ^7.3.1 + esquery: ^1.4.0 + esutils: ^2.0.2 + file-entry-cache: ^6.0.1 + functional-red-black-tree: ^1.0.1 + glob-parent: ^5.0.0 + globals: ^13.6.0 + ignore: ^4.0.6 + import-fresh: ^3.0.0 + imurmurhash: ^0.1.4 + is-glob: ^4.0.0 + js-yaml: ^3.13.1 + json-stable-stringify-without-jsonify: ^1.0.1 + levn: ^0.4.1 + lodash: ^4.17.21 + minimatch: ^3.0.4 + natural-compare: ^1.4.0 + optionator: ^0.9.1 + progress: ^2.0.0 + regexpp: ^3.1.0 + semver: ^7.2.1 + strip-ansi: ^6.0.0 + strip-json-comments: ^3.1.0 + table: ^6.0.4 + text-table: ^0.2.0 + v8-compile-cache: ^2.0.3 +eslint-config-walmart: + _latest: 2.2.1 + _: + ^2.2.1: 2.2.1 + 2.2.1: + $: sha512-0z0rXi8DbqSJanJq5lKnDuKBs4hMsx9Qp3Ksl9QWYzvqG/8ibzbraGKDy3b44JD3ZZEbBig3BvpWXP9Sw0E+3A== + _: 'https://npme.walmart.com/eslint-config-walmart/-/eslint-config-walmart-2.2.1.tgz' +eslint-plugin-filenames: + _latest: 1.3.2 + _: + ^1.3.2: 1.3.2 + 1.3.2: + $: sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w== + _: 'https://registry.npmjs.org/eslint-plugin-filenames/-/eslint-plugin-filenames-1.3.2.tgz' + dependencies: + lodash.camelcase: 4.3.0 + lodash.kebabcase: 4.1.1 + lodash.snakecase: 4.1.1 + lodash.upperfirst: 4.3.1 + peerDependencies: + eslint: '*' +eslint-plugin-flowtype: + _latest: 5.4.0 + _: + ^5.2.0: 5.4.0 + 5.4.0: + $: sha512-O0s0iTT5UxYuoOpHMLSIO2qZMyvrb9shhk1EM5INNGtJ2CffrfUmsnh6TVsnoT41fkXIEndP630WNovhoO87xQ== + _: 'https://npme.walmart.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.4.0.tgz' + dependencies: + lodash: ^4.17.15 + string-natural-compare: ^3.0.1 + peerDependencies: + eslint: ^7.1.0 +eslint-plugin-mocha: + _latest: 8.1.0 + _: + ^8.0.0: 8.1.0 + 8.1.0: + $: sha512-1EgHvXKRl7W3mq3sntZAi5T24agRMyiTPL4bSXe+B4GksYOjAPEWYx+J3eJg4It1l2NMNZJtk0gQyQ6mfiPhQg== + _: 'https://npme.walmart.com/eslint-plugin-mocha/-/eslint-plugin-mocha-8.1.0.tgz' + dependencies: + eslint-utils: ^2.1.0 + ramda: ^0.27.1 + peerDependencies: + eslint: '>=7.0.0' +eslint-plugin-react: + _latest: 7.31.10 + _: + ^7.29.4: 7.31.10 + 7.31.10: + $: sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA== + _: 'https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.10.tgz' + dependencies: + array-includes: ^3.1.5 + array.prototype.flatmap: ^1.3.0 + doctrine: ^2.1.0 + estraverse: ^5.3.0 + jsx-ast-utils: '^2.4.1 || ^3.0.0' + minimatch: ^3.1.2 + object.entries: ^1.1.5 + object.fromentries: ^2.0.5 + object.hasown: ^1.1.1 + object.values: ^1.1.5 + prop-types: ^15.8.1 + resolve: ^2.0.0-next.3 + semver: ^6.3.0 + string.prototype.matchall: ^4.0.7 + peerDependencies: + eslint: '^3 || ^4 || ^5 || ^6 || ^7 || ^8' +eslint-scope: + _latest: 5.1.1 + _: + '5.1.1,^5.1.1': 5.1.1 + 5.1.1: + $: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== + _: 'https://npme.walmart.com/eslint-scope/-/eslint-scope-5.1.1.tgz' + dependencies: + esrecurse: ^4.3.0 + estraverse: ^4.1.1 +eslint-utils: + _latest: 2.1.0 + _: + ^2.1.0: 2.1.0 + 2.1.0: + $: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== + _: 'https://npme.walmart.com/eslint-utils/-/eslint-utils-2.1.0.tgz' + dependencies: + eslint-visitor-keys: ^1.1.0 +eslint-visitor-keys: + _latest: 2.0.0 + _: + '^1.0.0,^1.1.0,^1.3.0': 1.3.0 + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== + _: 'https://npme.walmart.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz' + 1.3.0: + $: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== + _: 'https://npme.walmart.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz' +espree: + _latest: 7.3.1 + _: + '^7.3.0,^7.3.1': 7.3.1 + 7.3.1: + $: sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g== + _: 'https://npme.walmart.com/espree/-/espree-7.3.1.tgz' + dependencies: + acorn: ^7.4.0 + acorn-jsx: ^5.3.1 + eslint-visitor-keys: ^1.3.0 +esprima: + _latest: 4.0.1 + _: + ^4.0.0: 4.0.1 + 4.0.1: + $: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== + _: 'https://npme.walmart.com/esprima/-/esprima-4.0.1.tgz' +esquery: + _latest: 1.4.0 + _: + ^1.4.0: 1.4.0 + 1.4.0: + $: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== + _: 'https://npme.walmart.com/esquery/-/esquery-1.4.0.tgz' + dependencies: + estraverse: ^5.1.0 +esrecurse: + _latest: 4.3.0 + _: + ^4.3.0: 4.3.0 + 4.3.0: + $: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== + _: 'https://npme.walmart.com/esrecurse/-/esrecurse-4.3.0.tgz' + dependencies: + estraverse: ^5.2.0 +estraverse: + _latest: 5.3.0 + _: + ^4.1.1: 4.3.0 + '^5.1.0,^5.2.0,^5.3.0': 5.3.0 + 5.3.0: + $: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== + _: 'https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz' + 4.3.0: + $: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== + _: 'https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz' +esutils: + _latest: 2.0.3 + _: + ^2.0.2: 2.0.3 + 2.0.3: + $: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== + _: 'https://npme.walmart.com/esutils/-/esutils-2.0.3.tgz' +eventemitter3: + _latest: 4.0.7 + _: + ^4.0.0: 4.0.7 + 4.0.7: + $: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== + _: 'https://npme.walmart.com/eventemitter3/-/eventemitter3-4.0.7.tgz' +events: + _latest: 3.3.0 + _: + ^3.2.0: 3.3.0 + 3.3.0: + $: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== + _: 'https://npme.walmart.com/events/-/events-3.3.0.tgz' +execa: + _latest: 5.0.0 + _: + ^5.0.0: 5.0.0 + 5.0.0: + $: sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ== + _: 'https://npme.walmart.com/execa/-/execa-5.0.0.tgz' + dependencies: + cross-spawn: ^7.0.3 + get-stream: ^6.0.0 + human-signals: ^2.1.0 + is-stream: ^2.0.0 + merge-stream: ^2.0.0 + npm-run-path: ^4.0.1 + onetime: ^5.1.2 + signal-exit: ^3.0.3 + strip-final-newline: ^2.0.0 +extend: + _latest: 3.0.2 + _: + ~3.0.2: 3.0.2 + 3.0.2: + $: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== + _: 'https://npme.walmart.com/extend/-/extend-3.0.2.tgz' +extsprintf: + _latest: 1.4.0 + _: + '1.3.0,^1.2.0': 1.3.0 + 1.3.0: + $: sha1-lpGEQOMEGnpBT4xS48V06zw+HgU= + _: 'https://npme.walmart.com/extsprintf/-/extsprintf-1.3.0.tgz' +eyes: + _latest: 0.1.8 + _: + 0.1.x: 0.1.8 + 0.1.8: + $: sha1-Ys8SAjTGg3hdkCNIqADvPgzCC8A= + _: 'https://npme.walmart.com/eyes/-/eyes-0.1.8.tgz' +fast-async: + _latest: 6.3.8 + _: + ^7.0.5: 7.0.6 + 7.0.6: + $: sha512-/iUa3eSQC+Xh5tN6QcVLsEsN7b1DaPIoTZo++VpLLIxtdNW2tEmMZex4TcrMeRnBwMOpZwue2CB171wjt5Kgqg== + _: 'https://npme.walmart.com/fast-async/-/fast-async-7.0.6.tgz' + dependencies: + '@babel/generator': ^7.0.0-beta.44 + '@babel/helper-module-imports': ^7.0.0-beta.44 + babylon: ^7.0.0-beta.44 + nodent-runtime: ^3.2.1 + nodent-transform: ^3.2.4 +fast-decode-uri-component: + _latest: 1.0.1 + _: + ^1.0.0: 1.0.1 + 1.0.1: + $: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg== + _: 'https://npme.walmart.com/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz' +fast-deep-equal: + _latest: 3.1.3 + _: + ^3.1.1: 3.1.3 + 3.1.3: + $: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== + _: 'https://npme.walmart.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz' +fast-json-stable-stringify: + _latest: 2.1.0 + _: + ^2.0.0: 2.1.0 + 2.1.0: + $: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== + _: 'https://npme.walmart.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz' +fast-json-stringify: + _latest: 2.5.2 + _: + ^1.18.0: 1.21.0 + 1.21.0: + $: sha512-xY6gyjmHN3AK1Y15BCbMpeO9+dea5ePVsp3BouHCdukcx0hOHbXwFhRodhcI0NpZIgDChSeAKkHW9YjKvhwKBA== + _: 'https://npme.walmart.com/fast-json-stringify/-/fast-json-stringify-1.21.0.tgz' + dependencies: + ajv: ^6.11.0 + deepmerge: ^4.2.2 + string-similarity: ^4.0.1 +fast-levenshtein: + _latest: 3.0.0 + _: + ^2.0.6: 2.0.6 + 2.0.6: + $: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= + _: 'https://npme.walmart.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz' +fast-redact: + _latest: 3.0.0 + _: + ^2.0.0: 2.1.0 + 2.1.0: + $: sha512-0LkHpTLyadJavq9sRzzyqIoMZemWli77K2/MGOkafrR64B9ItrvZ9aT+jluvNDsv0YEHjSNhlMBtbokuoqii4A== + _: 'https://npme.walmart.com/fast-redact/-/fast-redact-2.1.0.tgz' +fast-safe-stringify: + _latest: 2.0.7 + _: + ^2.0.7: 2.0.7 + 2.0.7: + $: sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA== + _: 'https://npme.walmart.com/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz' +fastest-levenshtein: + _latest: 1.0.12 + _: + ^1.0.12: 1.0.12 + 1.0.12: + $: sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow== + _: 'https://npme.walmart.com/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz' +fastify: + _latest: 3.14.0 + _: + ^2.15.2: 2.15.3 + 2.15.3: + $: sha512-2O+A9SjHpbH/SgDDMA+xIznhx/rDeNuwPIiZSFVU7fwOiiFfQjHmfu21jp22wMmsZ5PYKYFR+pze2TzoAUmOtw== + _: 'https://npme.walmart.com/fastify/-/fastify-2.15.3.tgz' + dependencies: + abstract-logging: ^2.0.0 + ajv: ^6.12.0 + avvio: ^6.5.0 + fast-json-stringify: ^1.18.0 + find-my-way: ^2.2.2 + flatstr: ^1.0.12 + light-my-request: ^3.7.3 + middie: ^4.1.0 + pino: ^5.17.0 + proxy-addr: ^2.0.6 + readable-stream: ^3.6.0 + rfdc: ^1.1.2 + secure-json-parse: ^2.1.0 + tiny-lru: ^7.0.2 +fastify-plugin: + _latest: 3.0.0 + _: + ^1.6.1: 1.6.1 + 1.6.1: + $: sha512-APBcb27s+MjaBIerFirYmBLatoPCgmHZM6XP0K+nDL9k0yX8NJPWDY1RAC3bh6z+AB5ULS2j31BUfLMT3uaZ4A== + _: 'https://npme.walmart.com/fastify-plugin/-/fastify-plugin-1.6.1.tgz' + dependencies: + semver: ^6.3.0 +fastparse: + _latest: 1.1.2 + _: + ^1.1.2: 1.1.2 + 1.1.2: + $: sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ== + _: 'https://npme.walmart.com/fastparse/-/fastparse-1.1.2.tgz' +fastq: + _latest: 1.11.0 + _: + ^1.6.0: 1.11.0 + 1.11.0: + $: sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g== + _: 'https://npme.walmart.com/fastq/-/fastq-1.11.0.tgz' + dependencies: + reusify: ^1.0.4 +fecha: + _latest: 4.2.3 + _: + ^4.2.0: 4.2.3 + 4.2.3: + $: sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw== + _: 'https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz' +file-entry-cache: + _latest: 6.0.1 + _: + ^6.0.1: 6.0.1 + 6.0.1: + $: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== + _: 'https://npme.walmart.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz' + dependencies: + flat-cache: ^3.0.4 +file-loader: + _latest: 6.2.0 + _: + ^6.2.0: 6.2.0 + 6.2.0: + $: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw== + _: 'https://npme.walmart.com/file-loader/-/file-loader-6.2.0.tgz' + dependencies: + loader-utils: ^2.0.0 + schema-utils: ^3.0.0 + peerDependencies: + webpack: '^4.0.0 || ^5.0.0' +fill-range: + _latest: 7.0.1 + _: + ^7.0.1: 7.0.1 + 7.0.1: + $: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== + _: 'https://npme.walmart.com/fill-range/-/fill-range-7.0.1.tgz' + dependencies: + to-regex-range: ^5.0.1 +filter-scan-dir: + _latest: 1.5.5 + _: + 1.1.1: 1.1.1 + 1.5.5: 1.5.5 + 1.5.5: + $: sha512-6mjGuIpeh3OoLxWPWYa4OHSzKrT2gfNJzcObHYMyp6+FTsZXe44up+CUMhoGu/Gqx8ZsV5KOT3JjvjA9ZuEVjA== + _: 'https://registry.npmjs.org/filter-scan-dir/-/filter-scan-dir-1.5.5.tgz' + 1.1.1: + $: sha512-TjRjOOqZS+P3Jrixka4w6LPUbkexne3N4qTQsRE2JP8fMt+NyhYlPL9ejIHaKj8W9L5YqEy3ucrZXqTLxzrpgg== + _: 'https://registry.npmjs.org/filter-scan-dir/-/filter-scan-dir-1.1.1.tgz' +find-cache-dir: + _latest: 3.3.1 + _: + ^2.0.0: 2.1.0 + '^3.2.0,^3.3.1': 3.3.1 + 3.3.1: + $: sha512-t2GDMt3oGC/v+BMwzmllWDuJF/xcDtE5j/fCGbqDD7OLuJkj0cfh1YSA5VKPvwMeLFLNDBkwOKZ2X85jGLVftQ== + _: 'https://npme.walmart.com/find-cache-dir/-/find-cache-dir-3.3.1.tgz' + dependencies: + commondir: ^1.0.1 + make-dir: ^3.0.2 + pkg-dir: ^4.1.0 + 2.1.0: + $: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ== + _: 'https://npme.walmart.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz' + dependencies: + commondir: ^1.0.1 + make-dir: ^2.0.0 + pkg-dir: ^3.0.0 +find-my-way: + _latest: 4.0.0 + _: + ^2.2.2: 2.2.5 + 2.2.5: + $: sha512-GjRZZlGcGmTh9t+6Xrj5K0YprpoAFCAiCPgmAH9Kb09O4oX6hYuckDfnDipYj+Q7B1GtYWSzDI5HEecNYscLQg== + _: 'https://npme.walmart.com/find-my-way/-/find-my-way-2.2.5.tgz' + dependencies: + fast-decode-uri-component: ^1.0.0 + safe-regex2: ^2.0.0 + semver-store: ^0.3.0 +find-up: + _latest: 5.0.0 + _: + ^3.0.0: 3.0.0 + '^4.0.0,^4.1.0': 4.1.0 + 4.1.0: + $: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== + _: 'https://npme.walmart.com/find-up/-/find-up-4.1.0.tgz' + dependencies: + locate-path: ^5.0.0 + path-exists: ^4.0.0 + 3.0.0: + $: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg== + _: 'https://npme.walmart.com/find-up/-/find-up-3.0.0.tgz' + dependencies: + locate-path: ^3.0.0 +flat-cache: + _latest: 3.0.4 + _: + ^3.0.4: 3.0.4 + 3.0.4: + $: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg== + _: 'https://npme.walmart.com/flat-cache/-/flat-cache-3.0.4.tgz' + dependencies: + flatted: ^3.1.0 + rimraf: ^3.0.2 +flatstr: + _latest: 1.0.12 + _: + ^1.0.12: 1.0.12 + 1.0.12: + $: sha512-4zPxDyhCyiN2wIAtSLI6gc82/EjqZc1onI4Mz/l0pWrAlsSfYH/2ZIcU+e3oA2wDwbzIWNKwa23F8rh6+DRWkw== + _: 'https://npme.walmart.com/flatstr/-/flatstr-1.0.12.tgz' +flatted: + _latest: 3.1.1 + _: + ^3.1.0: 3.1.1 + 3.1.1: + $: sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA== + _: 'https://npme.walmart.com/flatted/-/flatted-3.1.1.tgz' +fn.name: + _latest: 1.1.0 + _: + 1.x.x: 1.1.0 + 1.1.0: + $: sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw== + _: 'https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz' +follow-redirects: + _latest: 1.13.3 + _: + ^1.0.0: 1.13.3 + 1.13.3: + $: sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA== + _: 'https://npme.walmart.com/follow-redirects/-/follow-redirects-1.13.3.tgz' +foreground-child: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA== + _: 'https://npme.walmart.com/foreground-child/-/foreground-child-2.0.0.tgz' + dependencies: + cross-spawn: ^7.0.0 + signal-exit: ^3.0.2 +forever-agent: + _latest: 0.6.1 + _: + ~0.6.1: 0.6.1 + 0.6.1: + $: sha1-+8cfDEGt6zf5bFd60e1C2P2sypE= + _: 'https://npme.walmart.com/forever-agent/-/forever-agent-0.6.1.tgz' +form-data: + _latest: 4.0.0 + _: + ~2.3.2: 2.3.3 + 2.3.3: + $: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ== + _: 'https://npme.walmart.com/form-data/-/form-data-2.3.3.tgz' + dependencies: + asynckit: ^0.4.0 + combined-stream: ^1.0.6 + mime-types: ^2.1.12 +forwarded: + _latest: 0.1.2 + _: + ~0.1.2: 0.1.2 + 0.1.2: + $: sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ= + _: 'https://npme.walmart.com/forwarded/-/forwarded-0.1.2.tgz' +fromentries: + _latest: 1.3.2 + _: + ^1.2.0: 1.3.2 + 1.3.2: + $: sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg== + _: 'https://npme.walmart.com/fromentries/-/fromentries-1.3.2.tgz' +fs-extra: + _latest: 10.1.0 + _: + ^10.1.0: 10.1.0 + 10.1.0: + $: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ== + _: 'https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz' + dependencies: + graceful-fs: ^4.2.0 + jsonfile: ^6.0.1 + universalify: ^2.0.0 +fs-minipass: + _latest: 2.1.0 + _: + ^2.0.0: 2.1.0 + 2.1.0: + $: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg== + _: 'https://npme.walmart.com/fs-minipass/-/fs-minipass-2.1.0.tgz' + dependencies: + minipass: ^3.0.0 +fs-monkey: + _latest: 1.0.1 + _: + 1.0.1: 1.0.1 + 1.0.1: + $: sha512-fcSa+wyTqZa46iWweI7/ZiUfegOZl0SG8+dltIwFXo7+zYU9J9kpS3NB6pZcSlJdhvIwp81Adx2XhZorncxiaA== + _: 'https://npme.walmart.com/fs-monkey/-/fs-monkey-1.0.1.tgz' +fs-readdir-recursive: + _latest: 1.1.0 + _: + ^1.1.0: 1.1.0 + 1.1.0: + $: sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA== + _: 'https://npme.walmart.com/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz' +fs.realpath: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha1-FQStJSMVjKpA20onh8sBQRmU6k8= + _: 'https://npme.walmart.com/fs.realpath/-/fs.realpath-1.0.0.tgz' +fsevents: + _latest: 2.3.2 + _: + ~2.3.2: 2.3.2 + 2.3.2: + $: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== + _: 'https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz' + os: + - darwin +function-bind: + _latest: 1.1.1 + _: + ^1.1.1: 1.1.1 + 1.1.1: + $: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== + _: 'https://npme.walmart.com/function-bind/-/function-bind-1.1.1.tgz' +function.prototype.name: + _latest: 1.1.5 + _: + ^1.1.5: 1.1.5 + 1.1.5: + $: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA== + _: 'https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.3 + es-abstract: ^1.19.0 + functions-have-names: ^1.2.2 +functional-red-black-tree: + _latest: 1.0.1 + _: + ^1.0.1: 1.0.1 + 1.0.1: + $: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= + _: 'https://npme.walmart.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz' +functions-have-names: + _latest: 1.2.3 + _: + ^1.2.2: 1.2.3 + 1.2.3: + $: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ== + _: 'https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz' +generic-names: + _latest: 3.0.0 + _: + ^2.0.1: 2.0.1 + 2.0.1: + $: sha512-kPCHWa1m9wGG/OwQpeweTwM/PYiQLrUIxXbt/P4Nic3LbGjCP0YwrALHW1uNLKZ0LIMg+RF+XRlj2ekT9ZlZAQ== + _: 'https://npme.walmart.com/generic-names/-/generic-names-2.0.1.tgz' + dependencies: + loader-utils: ^1.1.0 +gensync: + _latest: 1.0.0-beta.2 + _: + ^1.0.0-beta.2: 1.0.0-beta.2 + 1.0.0-beta.2: + $: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== + _: 'https://npme.walmart.com/gensync/-/gensync-1.0.0-beta.2.tgz' +get-caller-file: + _latest: 2.0.5 + _: + ^2.0.1: 2.0.5 + 2.0.5: + $: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== + _: 'https://npme.walmart.com/get-caller-file/-/get-caller-file-2.0.5.tgz' +get-intrinsic: + _latest: 1.1.3 + _: + '^1.0.2,^1.1.0,^1.1.1,^1.1.3': 1.1.3 + 1.1.3: + $: sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A== + _: 'https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz' + dependencies: + function-bind: ^1.1.1 + has: ^1.0.3 + has-symbols: ^1.0.3 +get-package-type: + _latest: 0.1.0 + _: + ^0.1.0: 0.1.0 + 0.1.0: + $: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q== + _: 'https://npme.walmart.com/get-package-type/-/get-package-type-0.1.0.tgz' +get-stream: + _latest: 6.0.0 + _: + ^6.0.0: 6.0.0 + 6.0.0: + $: sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg== + _: 'https://npme.walmart.com/get-stream/-/get-stream-6.0.0.tgz' +get-symbol-description: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw== + _: 'https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz' + dependencies: + call-bind: ^1.0.2 + get-intrinsic: ^1.1.1 +getpass: + _latest: 0.1.7 + _: + ^0.1.1: 0.1.7 + 0.1.7: + $: sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo= + _: 'https://npme.walmart.com/getpass/-/getpass-0.1.7.tgz' + dependencies: + assert-plus: ^1.0.0 +glob: + _latest: 8.0.3 + _: + '^7.0.0,^7.1.1,^7.1.3,^7.1.4,^7.1.6,^7.2.0': 7.2.3 + 7.2.3: + $: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== + _: 'https://registry.npmjs.org/glob/-/glob-7.2.3.tgz' + dependencies: + fs.realpath: ^1.0.0 + inflight: ^1.0.4 + inherits: '2' + minimatch: ^3.1.1 + once: ^1.3.0 + path-is-absolute: ^1.0.0 +glob-parent: + _latest: 5.1.2 + _: + '^5.0.0,~5.1.2': 5.1.2 + 5.1.2: + $: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== + _: 'https://npme.walmart.com/glob-parent/-/glob-parent-5.1.2.tgz' + dependencies: + is-glob: ^4.0.1 +glob-to-regexp: + _latest: 0.4.1 + _: + ^0.4.1: 0.4.1 + 0.4.1: + $: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw== + _: 'https://npme.walmart.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz' +globals: + _latest: 13.7.0 + _: + ^11.1.0: 11.12.0 + ^12.1.0: 12.4.0 + ^13.6.0: 13.7.0 + 13.7.0: + $: sha512-Aipsz6ZKRxa/xQkZhNg0qIWXT6x6rD46f6x/PCnBomlttdIyAPak4YD9jTmKpZ72uROSMU87qJtcgpgHaVchiA== + _: 'https://npme.walmart.com/globals/-/globals-13.7.0.tgz' + dependencies: + type-fest: ^0.20.2 + 12.4.0: + $: sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg== + _: 'https://npme.walmart.com/globals/-/globals-12.4.0.tgz' + dependencies: + type-fest: ^0.8.1 + 11.12.0: + $: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== + _: 'https://npme.walmart.com/globals/-/globals-11.12.0.tgz' +graceful-fs: + _latest: 4.2.10 + _: + '^4.1.15,^4.1.2,^4.1.6,^4.2.0,^4.2.4,^4.2.9': 4.2.10 + 4.2.10: + $: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA== + _: 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz' +handle-thing: + _latest: 2.0.1 + _: + ^2.0.0: 2.0.1 + 2.0.1: + $: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg== + _: 'https://npme.walmart.com/handle-thing/-/handle-thing-2.0.1.tgz' +har-schema: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI= + _: 'https://npme.walmart.com/har-schema/-/har-schema-2.0.0.tgz' +har-validator: + _latest: 5.1.5 + _: + ~5.1.3: 5.1.5 + 5.1.5: + $: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w== + _: 'https://npme.walmart.com/har-validator/-/har-validator-5.1.5.tgz' + dependencies: + ajv: ^6.12.3 + har-schema: ^2.0.0 + deprecated: 'this library is no longer supported' +harmony-reflect: + _latest: 1.6.1 + _: + ^1.4.6: 1.6.1 + 1.6.1: + $: sha512-WJTeyp0JzGtHcuMsi7rw2VwtkvLa+JyfEKJCFyfcS0+CDkjQ5lHPu7zEhFZP+PDSRrEgXa5Ah0l1MbgbE41XjA== + _: 'https://npme.walmart.com/harmony-reflect/-/harmony-reflect-1.6.1.tgz' +has: + _latest: 1.0.3 + _: + '^1.0.0,^1.0.3': 1.0.3 + 1.0.3: + $: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== + _: 'https://npme.walmart.com/has/-/has-1.0.3.tgz' + dependencies: + function-bind: ^1.1.1 +has-ansi: + _latest: 4.0.1 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE= + _: 'https://npme.walmart.com/has-ansi/-/has-ansi-2.0.0.tgz' + dependencies: + ansi-regex: ^2.0.0 +has-bigints: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ== + _: 'https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz' +has-flag: + _latest: 4.0.0 + _: + ^1.0.0: 1.0.0 + ^3.0.0: 3.0.0 + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== + _: 'https://npme.walmart.com/has-flag/-/has-flag-4.0.0.tgz' + 3.0.0: + $: sha1-tdRU3CGZriJWmfNGfloH87lVuv0= + _: 'https://npme.walmart.com/has-flag/-/has-flag-3.0.0.tgz' + 1.0.0: + $: sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo= + _: 'https://npme.walmart.com/has-flag/-/has-flag-1.0.0.tgz' +has-property-descriptors: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ== + _: 'https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz' + dependencies: + get-intrinsic: ^1.1.1 +has-symbols: + _latest: 1.0.3 + _: + '^1.0.1,^1.0.2,^1.0.3': 1.0.3 + 1.0.3: + $: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== + _: 'https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz' +has-tostringtag: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ== + _: 'https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz' + dependencies: + has-symbols: ^1.0.2 +hasha: + _latest: 5.2.2 + _: + ^5.0.0: 5.2.2 + 5.2.2: + $: sha512-Hrp5vIK/xr5SkeN2onO32H0MgNZ0f17HRNH39WfL0SYUNOTZ5Lz1TJ8Pajo/87dYGEFlLMm7mIc/k/s6Bvz9HQ== + _: 'https://npme.walmart.com/hasha/-/hasha-5.2.2.tgz' + dependencies: + is-stream: ^2.0.0 + type-fest: ^0.8.0 +he: + _latest: 1.2.0 + _: + ^1.2.0: 1.2.0 + 1.2.0: + $: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== + _: 'https://registry.npmjs.org/he/-/he-1.2.0.tgz' +hex-color-regex: + _latest: 1.1.0 + _: + ^1.1.0: 1.1.0 + 1.1.0: + $: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== + _: 'https://npme.walmart.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz' +history: + _latest: 5.3.0 + _: + ^5.3.0: 5.3.0 + 5.3.0: + top: 1 + $: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ== + _: 'https://registry.npmjs.org/history/-/history-5.3.0.tgz' + dependencies: + '@babel/runtime': ^7.7.6 +hoist-non-react-statics: + _latest: 3.3.2 + _: + '^3.3.0,^3.3.2': 3.3.2 + 3.3.2: + $: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== + _: 'https://npme.walmart.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz' + dependencies: + react-is: ^16.7.0 +hosted-git-info: + _latest: 4.0.1 + _: + ^2.1.4: 2.8.8 + 2.8.8: + $: sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg== + _: 'https://npme.walmart.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz' +hpack.js: + _latest: 2.1.6 + _: + ^2.1.6: 2.1.6 + 2.1.6: + $: sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI= + _: 'https://npme.walmart.com/hpack.js/-/hpack.js-2.1.6.tgz' + dependencies: + inherits: ^2.0.1 + obuf: ^1.0.0 + readable-stream: ^2.0.1 + wbuf: ^1.1.0 +hsl-regex: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4= + _: 'https://npme.walmart.com/hsl-regex/-/hsl-regex-1.0.0.tgz' +hsla-regex: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha1-wc56MWjIxmFAM6S194d/OyJfnDg= + _: 'https://npme.walmart.com/hsla-regex/-/hsla-regex-1.0.0.tgz' +html-comment-regex: + _latest: 1.1.2 + _: + ^1.1.0: 1.1.2 + 1.1.2: + $: sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ== + _: 'https://npme.walmart.com/html-comment-regex/-/html-comment-regex-1.1.2.tgz' +html-entities: + _latest: 2.3.3 + _: + ^2.1.0: 2.3.3 + 2.3.3: + $: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA== + _: 'https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz' +html-escaper: + _latest: 3.0.3 + _: + ^2.0.0: 2.0.2 + 2.0.2: + $: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== + _: 'https://npme.walmart.com/html-escaper/-/html-escaper-2.0.2.tgz' +html-minifier-terser: + _latest: 5.1.1 + _: + ^5.0.1: 5.1.1 + 5.1.1: + $: sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg== + _: 'https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-5.1.1.tgz' + dependencies: + camel-case: ^4.1.1 + clean-css: ^4.2.3 + commander: ^4.1.1 + he: ^1.2.0 + param-case: ^3.0.3 + relateurl: ^0.2.7 + terser: ^4.6.3 +html-webpack-plugin: + _latest: 5.3.1 + _: + ^5.3.1: 5.3.1 + 5.3.1: + top: 1 + $: sha512-rZsVvPXUYFyME0cuGkyOHfx9hmkFa4pWfxY/mdY38PsBEaVNsRoA+Id+8z6DBDgyv3zaw6XQszdF8HLwfQvcdQ== + _: 'https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.3.1.tgz' + dependencies: + '@types/html-minifier-terser': ^5.0.0 + html-minifier-terser: ^5.0.1 + lodash: ^4.17.20 + pretty-error: ^2.1.1 + tapable: ^2.0.0 + peerDependencies: + webpack: ^5.20.0 +htmlparser2: + _latest: 6.0.1 + _: + ^3.10.1: 3.10.1 + 3.10.1: + $: sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ== + _: 'https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz' + dependencies: + domelementtype: ^1.3.1 + domhandler: ^2.3.0 + domutils: ^1.5.1 + entities: ^1.1.1 + inherits: ^2.0.1 + readable-stream: ^3.1.1 +http-deceiver: + _latest: 1.2.7 + _: + ^1.2.7: 1.2.7 + 1.2.7: + $: sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc= + _: 'https://npme.walmart.com/http-deceiver/-/http-deceiver-1.2.7.tgz' +http-errors: + _latest: 1.8.0 + _: + ~1.6.3: 1.6.3 + 1.6.3: + $: sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0= + _: 'https://npme.walmart.com/http-errors/-/http-errors-1.6.3.tgz' + dependencies: + depd: ~1.1.2 + inherits: 2.0.3 + setprototypeof: 1.1.0 + statuses: '>= 1.4.0 < 2' +http-proxy: + _latest: 1.18.1 + _: + ^1.17.0: 1.18.1 + 1.18.1: + $: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== + _: 'https://npme.walmart.com/http-proxy/-/http-proxy-1.18.1.tgz' + dependencies: + eventemitter3: ^4.0.0 + requires-port: ^1.0.0 + follow-redirects: ^1.0.0 +http-signature: + _latest: 1.3.5 + _: + ~1.2.0: 1.2.0 + 1.2.0: + $: sha1-muzZJRFHcvPZW2WmCruPfBj7rOE= + _: 'https://npme.walmart.com/http-signature/-/http-signature-1.2.0.tgz' + dependencies: + assert-plus: ^1.0.0 + jsprim: ^1.2.2 + sshpk: ^1.7.0 +http-status-codes: + _latest: 2.2.0 + _: + ^2.2.0: 2.2.0 + 2.2.0: + $: sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng== + _: 'https://registry.npmjs.org/http-status-codes/-/http-status-codes-2.2.0.tgz' +human-signals: + _latest: 2.1.0 + _: + ^2.1.0: 2.1.0 + 2.1.0: + $: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== + _: 'https://npme.walmart.com/human-signals/-/human-signals-2.1.0.tgz' +icss-replace-symbols: + _latest: 1.1.0 + _: + '1.1.0,^1.0.2,^1.1.0': 1.1.0 + 1.1.0: + $: sha1-Bupvg2ead0njhs/h/oEq5dsiPe0= + _: 'https://npme.walmart.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz' +icss-utils: + _latest: 5.1.0 + _: + '^5.0.0,^5.1.0': 5.1.0 + 5.1.0: + $: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA== + _: 'https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz' + peerDependencies: + postcss: ^8.1.0 +identity-obj-proxy: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha1-lNK9qWCERT7zb7xarsN+D3nx/BQ= + _: 'https://npme.walmart.com/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz' + dependencies: + harmony-reflect: ^1.4.6 +ignore: + _latest: 5.1.8 + _: + ^4.0.6: 4.0.6 + 4.0.6: + $: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== + _: 'https://npme.walmart.com/ignore/-/ignore-4.0.6.tgz' +import-fresh: + _latest: 3.3.0 + _: + ^2.0.0: 2.0.0 + '^3.0.0,^3.2.1': 3.3.0 + 3.3.0: + $: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw== + _: 'https://npme.walmart.com/import-fresh/-/import-fresh-3.3.0.tgz' + dependencies: + parent-module: ^1.0.0 + resolve-from: ^4.0.0 + 2.0.0: + $: sha1-2BNVwVYS04bGH53dOSLUMEgipUY= + _: 'https://npme.walmart.com/import-fresh/-/import-fresh-2.0.0.tgz' + dependencies: + caller-path: ^2.0.0 + resolve-from: ^3.0.0 +import-local: + _latest: 3.0.2 + _: + ^3.0.2: 3.0.2 + 3.0.2: + $: sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA== + _: 'https://npme.walmart.com/import-local/-/import-local-3.0.2.tgz' + dependencies: + pkg-dir: ^4.2.0 + resolve-cwd: ^3.0.0 +imurmurhash: + _latest: 0.1.4 + _: + ^0.1.4: 0.1.4 + 0.1.4: + $: sha1-khi5srkoojixPcT7a21XbyMUU+o= + _: 'https://npme.walmart.com/imurmurhash/-/imurmurhash-0.1.4.tgz' +indent-string: + _latest: 4.0.0 + _: + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg== + _: 'https://npme.walmart.com/indent-string/-/indent-string-4.0.0.tgz' +indexes-of: + _latest: 1.0.1 + _: + ^1.0.1: 1.0.1 + 1.0.1: + $: sha1-8w9xbI4r00bHtn0985FVZqfAVgc= + _: 'https://npme.walmart.com/indexes-of/-/indexes-of-1.0.1.tgz' +infer-owner: + _latest: 1.0.4 + _: + ^1.0.4: 1.0.4 + 1.0.4: + $: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A== + _: 'https://npme.walmart.com/infer-owner/-/infer-owner-1.0.4.tgz' +inflight: + _latest: 1.0.6 + _: + ^1.0.4: 1.0.6 + 1.0.6: + $: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= + _: 'https://npme.walmart.com/inflight/-/inflight-1.0.6.tgz' + dependencies: + once: ^1.3.0 + wrappy: '1' +inherits: + _latest: 2.0.4 + _: + '2,^2.0.1,^2.0.3,~2.0.3': 2.0.4 + 2.0.3: 2.0.3 + 2.0.4: + $: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== + _: 'https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz' + 2.0.3: + $: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw== + _: 'https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz' +insync: + _latest: 2.1.1 + _: + ^2.1.1: 2.1.1 + 2.1.1: + $: sha1-IuJsYRITA8BvUdNaPM9tj8HpFMQ= + _: 'https://npme.walmart.com/insync/-/insync-2.1.1.tgz' +internal-slot: + _latest: 1.0.3 + _: + ^1.0.3: 1.0.3 + 1.0.3: + $: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA== + _: 'https://npme.walmart.com/internal-slot/-/internal-slot-1.0.3.tgz' + dependencies: + get-intrinsic: ^1.1.0 + has: ^1.0.3 + side-channel: ^1.0.4 +interpret: + _latest: 2.2.0 + _: + ^2.2.0: 2.2.0 + 2.2.0: + $: sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw== + _: 'https://npme.walmart.com/interpret/-/interpret-2.2.0.tgz' +ipaddr.js: + _latest: 2.0.0 + _: + 1.9.1: 1.9.1 + 1.9.1: + $: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g== + _: 'https://npme.walmart.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz' +is-absolute-url: + _latest: 3.0.3 + _: + ^2.0.0: 2.1.0 + 2.1.0: + $: sha1-UFMN+4T8yap9vnhS6Do3uTufKqY= + _: 'https://npme.walmart.com/is-absolute-url/-/is-absolute-url-2.1.0.tgz' +is-arrayish: + _latest: 0.3.2 + _: + ^0.2.1: 0.2.1 + ^0.3.1: 0.3.2 + 0.3.2: + $: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ== + _: 'https://npme.walmart.com/is-arrayish/-/is-arrayish-0.3.2.tgz' + 0.2.1: + $: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0= + _: 'https://npme.walmart.com/is-arrayish/-/is-arrayish-0.2.1.tgz' +is-bigint: + _latest: 1.0.1 + _: + ^1.0.1: 1.0.1 + 1.0.1: + $: sha512-J0ELF4yHFxHy0cmSxZuheDOz2luOdVvqjwmEcj8H/L1JHeuEDSDbeRP+Dk9kFVk5RTFzbucJ2Kb9F7ixY2QaCg== + _: 'https://npme.walmart.com/is-bigint/-/is-bigint-1.0.1.tgz' +is-binary-path: + _latest: 2.1.0 + _: + ~2.1.0: 2.1.0 + 2.1.0: + $: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw== + _: 'https://npme.walmart.com/is-binary-path/-/is-binary-path-2.1.0.tgz' + dependencies: + binary-extensions: ^2.0.0 +is-boolean-object: + _latest: 1.1.0 + _: + ^1.1.0: 1.1.0 + 1.1.0: + $: sha512-a7Uprx8UtD+HWdyYwnD1+ExtTgqQtD2k/1yJgtXP6wnMm8byhkoTZRl+95LLThpzNZJ5aEvi46cdH+ayMFRwmA== + _: 'https://npme.walmart.com/is-boolean-object/-/is-boolean-object-1.1.0.tgz' + dependencies: + call-bind: ^1.0.0 +is-callable: + _latest: 1.2.7 + _: + '^1.1.4,^1.2.7': 1.2.7 + 1.2.7: + $: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== + _: 'https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz' +is-ci: + _latest: 3.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w== + _: 'https://npme.walmart.com/is-ci/-/is-ci-2.0.0.tgz' + dependencies: + ci-info: ^2.0.0 +is-color-stop: + _latest: 1.1.0 + _: + ^1.0.0: 1.1.0 + 1.1.0: + $: sha1-z/9HGu5N1cnhWFmPvhKWe1za00U= + _: 'https://npme.walmart.com/is-color-stop/-/is-color-stop-1.1.0.tgz' + dependencies: + css-color-names: ^0.0.4 + hex-color-regex: ^1.1.0 + hsl-regex: ^1.0.0 + hsla-regex: ^1.0.0 + rgb-regex: ^1.0.1 + rgba-regex: ^1.0.0 +is-core-module: + _latest: 2.11.0 + _: + '^2.2.0,^2.9.0': 2.11.0 + 2.11.0: + $: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw== + _: 'https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz' + dependencies: + has: ^1.0.3 +is-date-object: + _latest: 1.0.2 + _: + ^1.0.1: 1.0.2 + 1.0.2: + $: sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g== + _: 'https://npme.walmart.com/is-date-object/-/is-date-object-1.0.2.tgz' +is-directory: + _latest: 0.3.1 + _: + ^0.3.1: 0.3.1 + 0.3.1: + $: sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE= + _: 'https://npme.walmart.com/is-directory/-/is-directory-0.3.1.tgz' +is-docker: + _latest: 3.0.0 + _: + '^2.0.0,^2.1.1': 2.2.1 + 2.2.1: + $: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== + _: 'https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz' +is-extglob: + _latest: 2.1.1 + _: + ^2.1.1: 2.1.1 + 2.1.1: + $: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= + _: 'https://npme.walmart.com/is-extglob/-/is-extglob-2.1.1.tgz' +is-fullwidth-code-point: + _latest: 4.0.0 + _: + ^2.0.0: 2.0.0 + ^3.0.0: 3.0.0 + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ== + _: 'https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz' + 3.0.0: + $: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== + _: 'https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz' + 2.0.0: + $: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w== + _: 'https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz' +is-glob: + _latest: 4.0.1 + _: + '^4.0.0,^4.0.1,~4.0.1': 4.0.1 + 4.0.1: + $: sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg== + _: 'https://npme.walmart.com/is-glob/-/is-glob-4.0.1.tgz' + dependencies: + is-extglob: ^2.1.1 +is-negative-zero: + _latest: 2.0.2 + _: + ^2.0.2: 2.0.2 + 2.0.2: + $: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA== + _: 'https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz' +is-number: + _latest: 7.0.0 + _: + ^7.0.0: 7.0.0 + 7.0.0: + $: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== + _: 'https://npme.walmart.com/is-number/-/is-number-7.0.0.tgz' +is-number-object: + _latest: 1.0.4 + _: + ^1.0.4: 1.0.4 + 1.0.4: + $: sha512-zohwelOAur+5uXtk8O3GPQ1eAcu4ZX3UwxQhUlfFFMNpUd83gXgjbhJh6HmB6LUNV/ieOLQuDwJO3dWJosUeMw== + _: 'https://npme.walmart.com/is-number-object/-/is-number-object-1.0.4.tgz' +is-obj: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w== + _: 'https://npme.walmart.com/is-obj/-/is-obj-2.0.0.tgz' +is-plain-object: + _latest: 5.0.0 + _: + ^2.0.4: 2.0.4 + 2.0.4: + $: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== + _: 'https://npme.walmart.com/is-plain-object/-/is-plain-object-2.0.4.tgz' + dependencies: + isobject: ^3.0.1 +is-regex: + _latest: 1.1.4 + _: + ^1.1.4: 1.1.4 + 1.1.4: + $: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg== + _: 'https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz' + dependencies: + call-bind: ^1.0.2 + has-tostringtag: ^1.0.0 +is-resolvable: + _latest: 1.1.0 + _: + ^1.0.0: 1.1.0 + 1.1.0: + $: sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg== + _: 'https://npme.walmart.com/is-resolvable/-/is-resolvable-1.1.0.tgz' +is-shared-array-buffer: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA== + _: 'https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz' + dependencies: + call-bind: ^1.0.2 +is-stream: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== + _: 'https://npme.walmart.com/is-stream/-/is-stream-2.0.0.tgz' +is-string: + _latest: 1.0.7 + _: + '^1.0.5,^1.0.7': 1.0.7 + 1.0.7: + $: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg== + _: 'https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz' + dependencies: + has-tostringtag: ^1.0.0 +is-svg: + _latest: 4.3.1 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ== + _: 'https://npme.walmart.com/is-svg/-/is-svg-3.0.0.tgz' + dependencies: + html-comment-regex: ^1.1.0 +is-symbol: + _latest: 1.0.3 + _: + '^1.0.2,^1.0.3': 1.0.3 + 1.0.3: + $: sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ== + _: 'https://npme.walmart.com/is-symbol/-/is-symbol-1.0.3.tgz' + dependencies: + has-symbols: ^1.0.1 +is-typedarray: + _latest: 1.0.0 + _: + '^1.0.0,~1.0.0': 1.0.0 + 1.0.0: + $: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= + _: 'https://npme.walmart.com/is-typedarray/-/is-typedarray-1.0.0.tgz' +is-weakref: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ== + _: 'https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz' + dependencies: + call-bind: ^1.0.2 +is-windows: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA== + _: 'https://npme.walmart.com/is-windows/-/is-windows-1.0.2.tgz' +is-wsl: + _latest: 2.2.0 + _: + ^2.2.0: 2.2.0 + 2.2.0: + $: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== + _: 'https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz' + dependencies: + is-docker: ^2.0.0 +isarray: + _latest: 2.0.5 + _: + ~1.0.0: 1.0.0 + 1.0.0: + $: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= + _: 'https://npme.walmart.com/isarray/-/isarray-1.0.0.tgz' +isexe: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= + _: 'https://npme.walmart.com/isexe/-/isexe-2.0.0.tgz' +isobject: + _latest: 4.0.0 + _: + ^3.0.1: 3.0.1 + 3.0.1: + $: sha1-TkMekrEalzFjaqH5yNHMvP2reN8= + _: 'https://npme.walmart.com/isobject/-/isobject-3.0.1.tgz' +isomorphic-loader: + _latest: 4.5.0 + _: + ^4.5.0: 4.5.0 + 4.5.0: + $: sha512-4xsT6LrXvCocODjzqZSRK2arvI20ydyVAjLIeu0meYZP8wYgNO1W4bIaO1Fhv6e9WrTzX+ND9LMo66F2leOs/Q== + _: 'https://npme.walmart.com/isomorphic-loader/-/isomorphic-loader-4.5.0.tgz' +isstream: + _latest: 0.1.2 + _: + '0.1.x,~0.1.2': 0.1.2 + 0.1.2: + $: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= + _: 'https://npme.walmart.com/isstream/-/isstream-0.1.2.tgz' +istanbul-lib-coverage: + _latest: 3.0.0 + _: + '^3.0.0,^3.0.0-alpha.1': 3.0.0 + 3.0.0: + $: sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg== + _: 'https://npme.walmart.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz' +istanbul-lib-hook: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ== + _: 'https://npme.walmart.com/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz' + dependencies: + append-transform: ^2.0.0 +istanbul-lib-instrument: + _latest: 4.0.3 + _: + ^4.0.0: 4.0.3 + 4.0.3: + $: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ== + _: 'https://npme.walmart.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz' + dependencies: + '@babel/core': ^7.7.5 + '@istanbuljs/schema': ^0.1.2 + istanbul-lib-coverage: ^3.0.0 + semver: ^6.3.0 +istanbul-lib-processinfo: + _latest: 2.0.2 + _: + ^2.0.2: 2.0.2 + 2.0.2: + $: sha512-kOwpa7z9hme+IBPZMzQ5vdQj8srYgAtaRqeI48NGmAQ+/5yKiHLV0QbYqQpxsdEF0+w14SoB8YbnHKcXE2KnYw== + _: 'https://npme.walmart.com/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.2.tgz' + dependencies: + archy: ^1.0.0 + cross-spawn: ^7.0.0 + istanbul-lib-coverage: ^3.0.0-alpha.1 + make-dir: ^3.0.0 + p-map: ^3.0.0 + rimraf: ^3.0.0 + uuid: ^3.3.3 +istanbul-lib-report: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw== + _: 'https://npme.walmart.com/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz' + dependencies: + istanbul-lib-coverage: ^3.0.0 + make-dir: ^3.0.0 + supports-color: ^7.1.0 +istanbul-lib-source-maps: + _latest: 4.0.0 + _: + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg== + _: 'https://npme.walmart.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz' + dependencies: + debug: ^4.1.1 + istanbul-lib-coverage: ^3.0.0 + source-map: ^0.6.1 +istanbul-reports: + _latest: 3.0.2 + _: + ^3.0.2: 3.0.2 + 3.0.2: + $: sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw== + _: 'https://npme.walmart.com/istanbul-reports/-/istanbul-reports-3.0.2.tgz' + dependencies: + html-escaper: ^2.0.0 + istanbul-lib-report: ^3.0.0 +jaro-winkler: + _latest: 0.2.8 + _: + ^0.2.8: 0.2.8 + 0.2.8: + $: sha1-Zyfg0LcJHiQ2+TVt6b+I+tI+U0o= + _: 'https://npme.walmart.com/jaro-winkler/-/jaro-winkler-0.2.8.tgz' +jest-worker: + _latest: 29.2.1 + _: + ^26.3.0: 26.6.2 + ^27.4.5: 27.5.1 + 27.5.1: + $: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg== + _: 'https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz' + dependencies: + '@types/node': '*' + merge-stream: ^2.0.0 + supports-color: ^8.0.0 + 26.6.2: + $: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ== + _: 'https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz' + dependencies: + '@types/node': '*' + merge-stream: ^2.0.0 + supports-color: ^7.0.0 +jmespath: + _latest: 0.15.0 + _: + ^0.15.0: 0.15.0 + 0.15.0: + $: sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc= + _: 'https://npme.walmart.com/jmespath/-/jmespath-0.15.0.tgz' +joycon: + _latest: 3.0.1 + _: + ^2.2.5: 2.2.5 + 2.2.5: + $: sha512-YqvUxoOcVPnCp0VU1/56f+iKSdvIRJYPznH22BdXV3xMk75SFXhWeJkZ8C9XxUWt1b5x2X1SxuFygW1U0FmkEQ== + _: 'https://npme.walmart.com/joycon/-/joycon-2.2.5.tgz' +js-base64: + _latest: 3.6.0 + _: + ^2.1.9: 2.6.4 + 2.6.4: + $: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ== + _: 'https://npme.walmart.com/js-base64/-/js-base64-2.6.4.tgz' +js-tokens: + _latest: 6.0.0 + _: + '^3.0.0 || ^4.0.0,^4.0.0': 4.0.0 + 4.0.0: + $: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== + _: 'https://npme.walmart.com/js-tokens/-/js-tokens-4.0.0.tgz' +js-yaml: + _latest: 4.0.0 + _: + '^3.13.1,^3.5.3': 3.14.1 + 3.14.1: + $: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== + _: 'https://npme.walmart.com/js-yaml/-/js-yaml-3.14.1.tgz' + dependencies: + argparse: ^1.0.7 + esprima: ^4.0.0 +jsbn: + _latest: 1.1.0 + _: + ~0.1.0: 0.1.1 + 0.1.1: + $: sha1-peZUwuWi3rXyAdls77yoDA7y9RM= + _: 'https://npme.walmart.com/jsbn/-/jsbn-0.1.1.tgz' +jsesc: + _latest: 3.0.2 + _: + ^2.5.1: 2.5.2 + ^3.0.2: 3.0.2 + ~0.5.0: 0.5.0 + 3.0.2: + $: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g== + _: 'https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz' + 2.5.2: + $: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== + _: 'https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz' + 0.5.0: + $: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA== + _: 'https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz' +json-parse-better-errors: + _latest: 1.0.2 + _: + ^1.0.1: 1.0.2 + 1.0.2: + $: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw== + _: 'https://npme.walmart.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz' +json-parse-even-better-errors: + _latest: 3.0.0 + _: + '^2.3.0,^2.3.1': 2.3.1 + 2.3.1: + $: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== + _: 'https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz' +json-schema: + _latest: 0.3.0 + _: + 0.2.3: 0.2.3 + 0.2.3: + $: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM= + _: 'https://npme.walmart.com/json-schema/-/json-schema-0.2.3.tgz' +json-schema-traverse: + _latest: 1.0.0 + _: + ^0.4.1: 0.4.1 + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== + _: 'https://npme.walmart.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz' + 0.4.1: + $: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== + _: 'https://npme.walmart.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz' +json-stable-stringify-without-jsonify: + _latest: 1.0.1 + _: + ^1.0.1: 1.0.1 + 1.0.1: + $: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= + _: 'https://npme.walmart.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz' +json-stringify-safe: + _latest: 5.0.1 + _: + ~5.0.1: 5.0.1 + 5.0.1: + $: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= + _: 'https://npme.walmart.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz' +json5: + _latest: 2.2.1 + _: + ^1.0.1: 1.0.1 + '^2.1.2,^2.2.1': 2.2.1 + 2.2.1: + $: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== + _: 'https://registry.npmjs.org/json5/-/json5-2.2.1.tgz' + 1.0.1: + $: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== + _: 'https://registry.npmjs.org/json5/-/json5-1.0.1.tgz' + dependencies: + minimist: ^1.2.0 +jsonfile: + _latest: 6.1.0 + _: + ^6.0.1: 6.1.0 + 6.1.0: + $: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ== + _: 'https://npme.walmart.com/jsonfile/-/jsonfile-6.1.0.tgz' + dependencies: + universalify: ^2.0.0 + optionalDependencies: + graceful-fs: ^4.1.6 +jsprim: + _latest: 2.0.0 + _: + ^1.2.2: 1.4.1 + 1.4.1: + $: sha1-MT5mvB5cwG5Di8G3SZwuXFastqI= + _: 'https://npme.walmart.com/jsprim/-/jsprim-1.4.1.tgz' + dependencies: + assert-plus: 1.0.0 + extsprintf: 1.3.0 + json-schema: 0.2.3 + verror: 1.10.0 +jsx-ast-utils: + _latest: 3.2.0 + _: + '^2.4.1 || ^3.0.0': 3.2.0 + 3.2.0: + $: sha512-EIsmt3O3ljsU6sot/J4E1zDRxfBNrhjyf/OKjlydwgEimQuznlM4Wv7U+ueONJMyEn1WRE0K8dhi3dVAXYT24Q== + _: 'https://npme.walmart.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz' + dependencies: + array-includes: ^3.1.2 + object.assign: ^4.1.2 +kind-of: + _latest: 6.0.3 + _: + ^6.0.2: 6.0.3 + 6.0.3: + $: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== + _: 'https://npme.walmart.com/kind-of/-/kind-of-6.0.3.tgz' +kleur: + _latest: 4.1.4 + _: + ^3.0.3: 3.0.3 + 3.0.3: + $: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== + _: 'https://npme.walmart.com/kleur/-/kleur-3.0.3.tgz' +kuler: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A== + _: 'https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz' +leven: + _latest: 3.1.0 + _: + 2.1.0: 2.1.0 + 2.1.0: + $: sha1-wuep93IJTe6dNCAq6KzORoeHVYA= + _: 'https://npme.walmart.com/leven/-/leven-2.1.0.tgz' +levn: + _latest: 0.4.1 + _: + ^0.4.1: 0.4.1 + 0.4.1: + $: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== + _: 'https://npme.walmart.com/levn/-/levn-0.4.1.tgz' + dependencies: + prelude-ls: ^1.2.1 + type-check: ~0.4.0 +light-my-request: + _latest: 4.4.1 + _: + ^3.7.3: 3.8.0 + 3.8.0: + $: sha512-cIOWmNsgoStysmkzcv2EwvLwMb2hEm6oqKMerG/b5ey9F0we2Qony8cAZgBktmGPYUvPyKsDCzMcYU6fXbpWew== + _: 'https://npme.walmart.com/light-my-request/-/light-my-request-3.8.0.tgz' + dependencies: + ajv: ^6.10.2 + cookie: ^0.4.0 + readable-stream: ^3.4.0 + set-cookie-parser: ^2.4.1 +lines-and-columns: + _latest: 1.1.6 + _: + ^1.1.6: 1.1.6 + 1.1.6: + $: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= + _: 'https://npme.walmart.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz' +loader-runner: + _latest: 4.2.0 + _: + ^4.2.0: 4.2.0 + 4.2.0: + $: sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw== + _: 'https://npme.walmart.com/loader-runner/-/loader-runner-4.2.0.tgz' +loader-utils: + _latest: 2.0.0 + _: + '^1.1.0,^1.4.0': 1.4.0 + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ== + _: 'https://npme.walmart.com/loader-utils/-/loader-utils-2.0.0.tgz' + dependencies: + big.js: ^5.2.2 + emojis-list: ^3.0.0 + json5: ^2.1.2 + 1.4.0: + $: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA== + _: 'https://npme.walmart.com/loader-utils/-/loader-utils-1.4.0.tgz' + dependencies: + big.js: ^5.2.2 + emojis-list: ^3.0.0 + json5: ^1.0.1 +loadjs: + _latest: 4.2.0 + _: + ^4.2.0: 4.2.0 + 4.2.0: + $: sha512-AgQGZisAlTPbTEzrHPb6q+NYBMD+DP9uvGSIjSUM5uG+0jG15cb8axWpxuOIqrmQjn6scaaH8JwloiP27b2KXA== + _: 'https://npme.walmart.com/loadjs/-/loadjs-4.2.0.tgz' +locate-path: + _latest: 6.0.0 + _: + ^3.0.0: 3.0.0 + ^5.0.0: 5.0.0 + 5.0.0: + $: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== + _: 'https://npme.walmart.com/locate-path/-/locate-path-5.0.0.tgz' + dependencies: + p-locate: ^4.1.0 + 3.0.0: + $: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A== + _: 'https://npme.walmart.com/locate-path/-/locate-path-3.0.0.tgz' + dependencies: + p-locate: ^3.0.0 + path-exists: ^3.0.0 +lodash: + _latest: 4.17.21 + _: + '^4.13.1,^4.17.10,^4.17.11,^4.17.14,^4.17.15,^4.17.20,^4.17.21': 4.17.21 + 4.17.21: + $: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== + _: 'https://npme.walmart.com/lodash/-/lodash-4.17.21.tgz' +lodash._arrayeach: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha1-urFWsqkNPxu9XGU0AzSeXlkz754= + _: 'https://npme.walmart.com/lodash._arrayeach/-/lodash._arrayeach-3.0.0.tgz' +lodash._baseeach: + _latest: 4.1.3 + _: + ^3.0.0: 3.0.4 + 3.0.4: + $: sha1-z4cGVyyhROjZ11InyZDamC+TKvM= + _: 'https://npme.walmart.com/lodash._baseeach/-/lodash._baseeach-3.0.4.tgz' + dependencies: + lodash.keys: ^3.0.0 +lodash._bindcallback: + _latest: 3.0.1 + _: + ^3.0.0: 3.0.1 + 3.0.1: + $: sha1-5THCdkTPi1epnhftlbNcdIeJOS4= + _: 'https://npme.walmart.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz' +lodash._getnative: + _latest: 3.9.1 + _: + ^3.0.0: 3.9.1 + 3.9.1: + $: sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U= + _: 'https://npme.walmart.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz' +lodash.camelcase: + _latest: 4.3.0 + _: + '4.3.0,^4.3.0': 4.3.0 + 4.3.0: + $: sha1-soqmKIorn8ZRA1x3EfZathkDMaY= + _: 'https://npme.walmart.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz' +lodash.debounce: + _latest: 4.0.8 + _: + ^4.0.8: 4.0.8 + 4.0.8: + $: sha1-gteb/zCmfEAF/9XiUVMArZyk168= + _: 'https://npme.walmart.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz' +lodash.flattendeep: + _latest: 4.4.0 + _: + ^4.4.0: 4.4.0 + 4.4.0: + $: sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI= + _: 'https://npme.walmart.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz' +lodash.foreach: + _latest: 4.5.0 + _: + ^3.0.3: 3.0.3 + ^4.5.0: 4.5.0 + 4.5.0: + $: sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM= + _: 'https://npme.walmart.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz' + 3.0.3: + $: sha1-b9fvt5aRrs1n/erCdhyY5wHWw5o= + _: 'https://npme.walmart.com/lodash.foreach/-/lodash.foreach-3.0.3.tgz' + dependencies: + lodash._arrayeach: ^3.0.0 + lodash._baseeach: ^3.0.0 + lodash._bindcallback: ^3.0.0 + lodash.isarray: ^3.0.0 +lodash.isarguments: + _latest: 3.1.0 + _: + ^3.0.0: 3.1.0 + 3.1.0: + $: sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo= + _: 'https://npme.walmart.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz' +lodash.isarray: + _latest: 4.0.0 + _: + ^3.0.0: 3.0.4 + 3.0.4: + $: sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U= + _: 'https://npme.walmart.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz' +lodash.kebabcase: + _latest: 4.1.1 + _: + 4.1.1: 4.1.1 + 4.1.1: + $: sha1-hImxyw0p/4gZXM7KRI/21swpXDY= + _: 'https://npme.walmart.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz' +lodash.keys: + _latest: 4.2.0 + _: + ^3.0.0: 3.1.2 + 3.1.2: + $: sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo= + _: 'https://npme.walmart.com/lodash.keys/-/lodash.keys-3.1.2.tgz' + dependencies: + lodash._getnative: ^3.0.0 + lodash.isarguments: ^3.0.0 + lodash.isarray: ^3.0.0 +lodash.memoize: + _latest: 4.1.2 + _: + ^4.1.2: 4.1.2 + 4.1.2: + $: sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4= + _: 'https://npme.walmart.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz' +lodash.snakecase: + _latest: 4.1.1 + _: + 4.1.1: 4.1.1 + 4.1.1: + $: sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40= + _: 'https://npme.walmart.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz' +lodash.uniq: + _latest: 4.5.0 + _: + ^4.5.0: 4.5.0 + 4.5.0: + $: sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= + _: 'https://npme.walmart.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz' +lodash.upperfirst: + _latest: 4.3.1 + _: + 4.3.1: 4.3.1 + 4.3.1: + $: sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984= + _: 'https://npme.walmart.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz' +log-update: + _latest: 5.0.1 + _: + ^4.0.0: 4.0.0 + ^5.0.1: 5.0.1 + 5.0.1: + $: sha512-5UtUDQ/6edw4ofyljDNcOVJQ4c7OjDro4h3y8e1GQL5iYElYclVHJ3zeWchylvMaKnDbDilC8irOVyexnA/Slw== + _: 'https://registry.npmjs.org/log-update/-/log-update-5.0.1.tgz' + dependencies: + ansi-escapes: ^5.0.0 + cli-cursor: ^4.0.0 + slice-ansi: ^5.0.0 + strip-ansi: ^7.0.1 + wrap-ansi: ^8.0.1 + 4.0.0: + $: sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg== + _: 'https://registry.npmjs.org/log-update/-/log-update-4.0.0.tgz' + dependencies: + ansi-escapes: ^4.3.0 + cli-cursor: ^3.1.0 + slice-ansi: ^4.0.0 + wrap-ansi: ^6.2.0 +logform: + _latest: 2.4.2 + _: + '^2.3.2,^2.4.0': 2.4.2 + 2.4.2: + $: sha512-W4c9himeAwXEdZ05dQNerhFz2XG80P9Oj0loPUMV23VC2it0orMHQhJm4hdnnor3rd1HsGf6a2lPwBM1zeXHGw== + _: 'https://registry.npmjs.org/logform/-/logform-2.4.2.tgz' + dependencies: + '@colors/colors': 1.5.0 + fecha: ^4.2.0 + ms: ^2.1.1 + safe-stable-stringify: ^2.3.1 + triple-beam: ^1.3.0 +loose-envify: + _latest: 1.4.0 + _: + '^1.1.0,^1.4.0': 1.4.0 + 1.4.0: + $: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== + _: 'https://npme.walmart.com/loose-envify/-/loose-envify-1.4.0.tgz' + dependencies: + js-tokens: '^3.0.0 || ^4.0.0' +lower-case: + _latest: 2.0.2 + _: + ^2.0.2: 2.0.2 + 2.0.2: + $: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg== + _: 'https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz' + dependencies: + tslib: ^2.0.3 +lru-cache: + _latest: 6.0.0 + _: + ^4.1.5: 4.1.5 + ^6.0.0: 6.0.0 + 6.0.0: + $: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== + _: 'https://npme.walmart.com/lru-cache/-/lru-cache-6.0.0.tgz' + dependencies: + yallist: ^4.0.0 + 4.1.5: + $: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g== + _: 'https://npme.walmart.com/lru-cache/-/lru-cache-4.1.5.tgz' + dependencies: + pseudomap: ^1.0.2 + yallist: ^2.1.2 +make-dir: + _latest: 3.1.0 + _: + '^2.0.0,^2.1.0': 2.1.0 + '^3.0.0,^3.0.2,^3.1.0': 3.1.0 + 3.1.0: + $: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== + _: 'https://npme.walmart.com/make-dir/-/make-dir-3.1.0.tgz' + dependencies: + semver: ^6.0.0 + 2.1.0: + $: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA== + _: 'https://npme.walmart.com/make-dir/-/make-dir-2.1.0.tgz' + dependencies: + pify: ^4.0.1 + semver: ^5.6.0 +map-age-cleaner: + _latest: 0.1.3 + _: + ^0.1.3: 0.1.3 + 0.1.3: + $: sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w== + _: 'https://npme.walmart.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz' + dependencies: + p-defer: ^1.0.0 +mdn-data: + _latest: 2.0.30 + _: + 2.0.14: 2.0.14 + 2.0.4: 2.0.4 + 2.0.14: + $: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow== + _: 'https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz' + 2.0.4: + $: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA== + _: 'https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz' +mem: + _latest: 8.1.0 + _: + ^8.0.0: 8.1.0 + 8.1.0: + $: sha512-FIkgXo0kTi3XpvaznV5Muk6Y6w8SkdmRXcY7ZLonQesuYezp59UooLxAVBcGuN6PH2tXN84mR3vyzSc6oSMUfA== + _: 'https://npme.walmart.com/mem/-/mem-8.1.0.tgz' + dependencies: + map-age-cleaner: ^0.1.3 + mimic-fn: ^3.1.0 +memfs: + _latest: 3.2.0 + _: + ^3.2.0: 3.2.0 + 3.2.0: + $: sha512-f/xxz2TpdKv6uDn6GtHee8ivFyxwxmPuXatBb1FBwxYNuVpbM3k/Y1Z+vC0mH/dIXXrukYfe3qe5J32Dfjg93A== + _: 'https://npme.walmart.com/memfs/-/memfs-3.2.0.tgz' + dependencies: + fs-monkey: 1.0.1 +merge-stream: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== + _: 'https://npme.walmart.com/merge-stream/-/merge-stream-2.0.0.tgz' +middie: + _latest: 5.2.0 + _: + ^4.1.0: 4.1.0 + 4.1.0: + $: sha512-eylPpZA+K3xO9kpDjagoPkEUkNcWV3EAo5OEz0MqsekUpT7KbnQkk8HNZkh4phx2vvOAmNNZuLRWF9lDDHPpVQ== + _: 'https://npme.walmart.com/middie/-/middie-4.1.0.tgz' + dependencies: + path-to-regexp: ^4.0.0 + reusify: ^1.0.2 +mime: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A== + _: 'https://registry.npmjs.org/mime/-/mime-3.0.0.tgz' +mime-db: + _latest: 1.46.0 + _: + 1.46.0: 1.46.0 + 1.46.0: + $: sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ== + _: 'https://npme.walmart.com/mime-db/-/mime-db-1.46.0.tgz' +mime-types: + _latest: 2.1.29 + _: + '^2.1.12,^2.1.27,^2.1.28,~2.1.18,~2.1.19,~2.1.24': 2.1.29 + 2.1.29: + $: sha512-Y/jMt/S5sR9OaqteJtslsFZKWOIIqMACsJSiHghlCAyhf7jfVYjKBmLiX8OgpWeW+fjJ2b+Az69aPFPkUOY6xQ== + _: 'https://npme.walmart.com/mime-types/-/mime-types-2.1.29.tgz' + dependencies: + mime-db: 1.46.0 +mimic-fn: + _latest: 3.1.0 + _: + ^2.1.0: 2.1.0 + ^3.1.0: 3.1.0 + 3.1.0: + $: sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ== + _: 'https://npme.walmart.com/mimic-fn/-/mimic-fn-3.1.0.tgz' + 2.1.0: + $: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== + _: 'https://npme.walmart.com/mimic-fn/-/mimic-fn-2.1.0.tgz' +mini-css-extract-plugin: + _latest: 1.3.9 + _: + ^1.3.9: 1.3.9 + 1.3.9: + $: sha512-Ac4s+xhVbqlyhXS5J/Vh/QXUz3ycXlCqoCPpg0vdfhsIBH9eg/It/9L1r1XhSCH737M1lqcWnMuWL13zcygn5A== + _: 'https://npme.walmart.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.9.tgz' + dependencies: + loader-utils: ^2.0.0 + schema-utils: ^3.0.0 + webpack-sources: ^1.1.0 + peerDependencies: + webpack: '^4.4.0 || ^5.0.0' +minimalistic-assert: + _latest: 1.0.1 + _: + ^1.0.0: 1.0.1 + 1.0.1: + $: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== + _: 'https://npme.walmart.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz' +minimatch: + _latest: 5.1.0 + _: + '^3.0.4,^3.1.1,^3.1.2': 3.1.2 + 3.1.2: + $: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== + _: 'https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz' + dependencies: + brace-expansion: ^1.1.7 +minimist: + _latest: 1.2.5 + _: + '^1.2.0,^1.2.5': 1.2.5 + 1.2.5: + $: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== + _: 'https://npme.walmart.com/minimist/-/minimist-1.2.5.tgz' +minipass: + _latest: 3.1.3 + _: + '^3.0.0,^3.1.1': 3.1.3 + 3.1.3: + $: sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg== + _: 'https://npme.walmart.com/minipass/-/minipass-3.1.3.tgz' + dependencies: + yallist: ^4.0.0 +minipass-collect: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA== + _: 'https://npme.walmart.com/minipass-collect/-/minipass-collect-1.0.2.tgz' + dependencies: + minipass: ^3.0.0 +minipass-flush: + _latest: 1.0.5 + _: + ^1.0.5: 1.0.5 + 1.0.5: + $: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw== + _: 'https://npme.walmart.com/minipass-flush/-/minipass-flush-1.0.5.tgz' + dependencies: + minipass: ^3.0.0 +minipass-pipeline: + _latest: 1.2.4 + _: + ^1.2.2: 1.2.4 + 1.2.4: + $: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A== + _: 'https://npme.walmart.com/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz' + dependencies: + minipass: ^3.0.0 +minizlib: + _latest: 2.1.2 + _: + ^2.1.1: 2.1.2 + 2.1.2: + $: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg== + _: 'https://npme.walmart.com/minizlib/-/minizlib-2.1.2.tgz' + dependencies: + minipass: ^3.0.0 + yallist: ^4.0.0 +mkdirp: + _latest: 1.0.4 + _: + '^1.0.3,^1.0.4': 1.0.4 + ~0.5.1: 0.5.5 + 1.0.4: + $: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== + _: 'https://npme.walmart.com/mkdirp/-/mkdirp-1.0.4.tgz' + 0.5.5: + $: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== + _: 'https://npme.walmart.com/mkdirp/-/mkdirp-0.5.5.tgz' + dependencies: + minimist: ^1.2.5 +mri: + _latest: 1.1.6 + _: + 1.1.4: 1.1.4 + 1.1.4: + $: sha512-6y7IjGPm8AzlvoUrwAaw1tLnUBudaS3752vcd8JtrpGGQn+rXIe63LFVHm/YMwtqAuh+LJPCFdlLYPWM1nYn6w== + _: 'https://npme.walmart.com/mri/-/mri-1.1.4.tgz' +ms: + _latest: 2.1.3 + _: + 2.0.0: 2.0.0 + '2.1.2,^2.1.1': 2.1.2 + 2.1.2: + $: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== + _: 'https://registry.npmjs.org/ms/-/ms-2.1.2.tgz' + 2.0.0: + $: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A== + _: 'https://registry.npmjs.org/ms/-/ms-2.0.0.tgz' +munchy: + _latest: 1.0.9 + _: + ^1.0.9: 1.0.9 + 1.0.9: + $: sha512-S50xIaqpFuwe2shmDu8fpycRZ8IrUYyxhtP5fpL2mYQjqNvacw67EMFaxUFMDhSh7sfxaZrY1YiZlExZn9VFBw== + _: 'https://npme.walmart.com/munchy/-/munchy-1.0.9.tgz' +nanoid: + _latest: 4.0.0 + _: + ^3.3.4: 3.3.4 + 3.3.4: + $: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw== + _: 'https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz' +natural-compare: + _latest: 1.4.0 + _: + ^1.4.0: 1.4.0 + 1.4.0: + $: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= + _: 'https://npme.walmart.com/natural-compare/-/natural-compare-1.4.0.tgz' +negotiator: + _latest: 0.6.2 + _: + 0.6.2: 0.6.2 + 0.6.2: + $: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw== + _: 'https://npme.walmart.com/negotiator/-/negotiator-0.6.2.tgz' +neo-async: + _latest: 2.6.2 + _: + ^2.6.2: 2.6.2 + 2.6.2: + $: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== + _: 'https://npme.walmart.com/neo-async/-/neo-async-2.6.2.tgz' +nix-clap: + _latest: 1.3.13 + _: + '^1.3.12,^1.3.13': 1.3.13 + 1.3.13: + $: sha512-ejn05GSB4qDNi6nPGgR7IGkqwzL9Eh8HYoc0T7Zs6QpNUGhyiAIoKCxgsHe0VXJIFI2eVb83DYiK9xzN8OQx3Q== + _: 'https://registry.npmjs.org/nix-clap/-/nix-clap-1.3.13.tgz' + dependencies: + strip-ansi: ^4.0.0 +no-case: + _latest: 3.0.4 + _: + ^3.0.4: 3.0.4 + 3.0.4: + $: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg== + _: 'https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz' + dependencies: + lower-case: ^2.0.2 + tslib: ^2.0.3 +node-preload: + _latest: 0.2.1 + _: + ^0.2.1: 0.2.1 + 0.2.1: + $: sha512-RM5oyBy45cLEoHqCeh+MNuFAxO0vTFBLskvQbOKnEE7YTTSN4tbN8QWDIPQ6L+WvKsB/qLEGpYe2ZZ9d4W9OIQ== + _: 'https://npme.walmart.com/node-preload/-/node-preload-0.2.1.tgz' + dependencies: + process-on-spawn: ^1.0.0 +node-releases: + _latest: 2.0.6 + _: + ^2.0.6: 2.0.6 + 2.0.6: + $: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg== + _: 'https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz' +nodent-runtime: + _latest: 3.2.1 + _: + ^3.2.1: 3.2.1 + 3.2.1: + hasI: 1 + $: sha512-7Ws63oC+215smeKJQCxzrK21VFVlCFBkwl0MOObt0HOpVQXs3u483sAmtkF33nNqZ5rSOQjB76fgyPBmAUrtCA== + _: 'https://npme.walmart.com/nodent-runtime/-/nodent-runtime-3.2.1.tgz' +nodent-transform: + _latest: 3.2.9 + _: + ^3.2.4: 3.2.9 + 3.2.9: + $: sha512-4a5FH4WLi+daH/CGD5o/JWRR8W5tlCkd3nrDSkxbOzscJTyTUITltvOJeQjg3HJ1YgEuNyiPhQbvbtRjkQBByQ== + _: 'https://npme.walmart.com/nodent-transform/-/nodent-transform-3.2.9.tgz' +normalize-package-data: + _latest: 3.0.2 + _: + ^2.5.0: 2.5.0 + 2.5.0: + $: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== + _: 'https://npme.walmart.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz' + dependencies: + hosted-git-info: ^2.1.4 + resolve: ^1.10.0 + semver: '2 || 3 || 4 || 5' + validate-npm-package-license: ^3.0.1 +normalize-path: + _latest: 3.0.0 + _: + '^3.0.0,~3.0.0': 3.0.0 + 3.0.0: + $: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== + _: 'https://npme.walmart.com/normalize-path/-/normalize-path-3.0.0.tgz' +normalize-range: + _latest: 0.1.2 + _: + ^0.1.2: 0.1.2 + 0.1.2: + $: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI= + _: 'https://npme.walmart.com/normalize-range/-/normalize-range-0.1.2.tgz' +normalize-url: + _latest: 5.3.0 + _: + ^3.0.0: 3.3.0 + 3.3.0: + $: sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg== + _: 'https://npme.walmart.com/normalize-url/-/normalize-url-3.3.0.tgz' +npm-run-path: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw== + _: 'https://npme.walmart.com/npm-run-path/-/npm-run-path-4.0.1.tgz' + dependencies: + path-key: ^3.0.0 +nth-check: + _latest: 2.0.0 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg== + _: 'https://npme.walmart.com/nth-check/-/nth-check-1.0.2.tgz' + dependencies: + boolbase: ~1.0.0 +num2fraction: + _latest: 1.2.2 + _: + ^1.2.2: 1.2.2 + 1.2.2: + $: sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4= + _: 'https://npme.walmart.com/num2fraction/-/num2fraction-1.2.2.tgz' +nyc: + _latest: 15.1.0 + _: + ^15.1.0: 15.1.0 + 15.1.0: + $: sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A== + _: 'https://npme.walmart.com/nyc/-/nyc-15.1.0.tgz' + dependencies: + '@istanbuljs/load-nyc-config': ^1.0.0 + '@istanbuljs/schema': ^0.1.2 + caching-transform: ^4.0.0 + convert-source-map: ^1.7.0 + decamelize: ^1.2.0 + find-cache-dir: ^3.2.0 + find-up: ^4.1.0 + foreground-child: ^2.0.0 + get-package-type: ^0.1.0 + glob: ^7.1.6 + istanbul-lib-coverage: ^3.0.0 + istanbul-lib-hook: ^3.0.0 + istanbul-lib-instrument: ^4.0.0 + istanbul-lib-processinfo: ^2.0.2 + istanbul-lib-report: ^3.0.0 + istanbul-lib-source-maps: ^4.0.0 + istanbul-reports: ^3.0.2 + make-dir: ^3.0.0 + node-preload: ^0.2.1 + p-map: ^3.0.0 + process-on-spawn: ^1.0.0 + resolve-from: ^5.0.0 + rimraf: ^3.0.0 + signal-exit: ^3.0.2 + spawn-wrap: ^2.0.0 + test-exclude: ^6.0.0 + yargs: ^15.0.2 +oauth-sign: + _latest: 0.9.0 + _: + ~0.9.0: 0.9.0 + 0.9.0: + $: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ== + _: 'https://npme.walmart.com/oauth-sign/-/oauth-sign-0.9.0.tgz' +object-assign: + _latest: 4.1.1 + _: + ^4.1.1: 4.1.1 + 4.1.1: + $: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= + _: 'https://npme.walmart.com/object-assign/-/object-assign-4.1.1.tgz' +object-hash: + _latest: 2.1.1 + _: + ^1.3.1: 1.3.1 + 1.3.1: + $: sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA== + _: 'https://npme.walmart.com/object-hash/-/object-hash-1.3.1.tgz' +object-inspect: + _latest: 1.12.2 + _: + '^1.12.2,^1.9.0': 1.12.2 + 1.12.2: + $: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ== + _: 'https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz' +object-keys: + _latest: 1.1.1 + _: + ^1.1.1: 1.1.1 + 1.1.1: + $: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== + _: 'https://npme.walmart.com/object-keys/-/object-keys-1.1.1.tgz' +object.assign: + _latest: 4.1.4 + _: + '^4.1.2,^4.1.4': 4.1.4 + 4.1.4: + $: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ== + _: 'https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.4 + has-symbols: ^1.0.3 + object-keys: ^1.1.1 +object.entries: + _latest: 1.1.5 + _: + ^1.1.5: 1.1.5 + 1.1.5: + $: sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g== + _: 'https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.3 + es-abstract: ^1.19.1 +object.fromentries: + _latest: 2.0.5 + _: + ^2.0.5: 2.0.5 + 2.0.5: + $: sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw== + _: 'https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.3 + es-abstract: ^1.19.1 +object.getownpropertydescriptors: + _latest: 2.1.2 + _: + ^2.1.0: 2.1.2 + 2.1.2: + $: sha512-WtxeKSzfBjlzL+F9b7M7hewDzMwy+C8NRssHd1YrNlzHzIDrXcXiNOMrezdAEM4UXixgV+vvnyBeN7Rygl2ttQ== + _: 'https://npme.walmart.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.2.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.3 + es-abstract: ^1.18.0-next.2 +object.hasown: + _latest: 1.1.1 + _: + ^1.1.1: 1.1.1 + 1.1.1: + $: sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A== + _: 'https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.1.tgz' + dependencies: + define-properties: ^1.1.4 + es-abstract: ^1.19.5 +object.values: + _latest: 1.1.5 + _: + '^1.1.0,^1.1.5': 1.1.5 + 1.1.5: + $: sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg== + _: 'https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.3 + es-abstract: ^1.19.1 +obuf: + _latest: 1.1.2 + _: + '^1.0.0,^1.1.2': 1.1.2 + 1.1.2: + $: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg== + _: 'https://npme.walmart.com/obuf/-/obuf-1.1.2.tgz' +once: + _latest: 1.4.0 + _: + '^1.3.0,^1.3.1,^1.4.0': 1.4.0 + 1.4.0: + $: sha1-WDsap3WWHUsROsF9nFC6753Xa9E= + _: 'https://npme.walmart.com/once/-/once-1.4.0.tgz' + dependencies: + wrappy: '1' +one-time: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g== + _: 'https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz' + dependencies: + fn.name: 1.x.x +onetime: + _latest: 5.1.2 + _: + '^5.1.0,^5.1.2': 5.1.2 + 5.1.2: + $: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== + _: 'https://npme.walmart.com/onetime/-/onetime-5.1.2.tgz' + dependencies: + mimic-fn: ^2.1.0 +open: + _latest: 8.4.0 + _: + ^8.4.0: 8.4.0 + 8.4.0: + $: sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q== + _: 'https://registry.npmjs.org/open/-/open-8.4.0.tgz' + dependencies: + define-lazy-prop: ^2.0.0 + is-docker: ^2.1.1 + is-wsl: ^2.2.0 +optional-require: + _latest: 1.1.8 + _: + '^1.0.2,^1.1.6,^1.1.8': 1.1.8 + 1.1.8: + $: sha512-jq83qaUb0wNg9Krv1c5OQ+58EK+vHde6aBPzLvPPqJm89UQWsvSuFy9X/OSNJnFeSOKo7btE0n8Nl2+nE+z5nA== + _: 'https://registry.npmjs.org/optional-require/-/optional-require-1.1.8.tgz' + dependencies: + require-at: ^1.0.6 +optionator: + _latest: 0.9.1 + _: + ^0.9.1: 0.9.1 + 0.9.1: + $: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== + _: 'https://npme.walmart.com/optionator/-/optionator-0.9.1.tgz' + dependencies: + prelude-ls: ^1.2.1 + deep-is: ^0.1.3 + word-wrap: ^1.2.3 + type-check: ^0.4.0 + levn: ^0.4.1 + fast-levenshtein: ^2.0.6 +p-defer: + _latest: 3.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha1-n26xgvbJqozXQwBKfU+WsZaw+ww= + _: 'https://npme.walmart.com/p-defer/-/p-defer-1.0.0.tgz' +p-limit: + _latest: 3.1.0 + _: + '^2.0.0,^2.2.0': 2.3.0 + ^3.0.2: 3.1.0 + 3.1.0: + $: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ== + _: 'https://npme.walmart.com/p-limit/-/p-limit-3.1.0.tgz' + dependencies: + yocto-queue: ^0.1.0 + 2.3.0: + $: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== + _: 'https://npme.walmart.com/p-limit/-/p-limit-2.3.0.tgz' + dependencies: + p-try: ^2.0.0 +p-locate: + _latest: 5.0.0 + _: + ^3.0.0: 3.0.0 + ^4.1.0: 4.1.0 + 4.1.0: + $: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A== + _: 'https://npme.walmart.com/p-locate/-/p-locate-4.1.0.tgz' + dependencies: + p-limit: ^2.2.0 + 3.0.0: + $: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ== + _: 'https://npme.walmart.com/p-locate/-/p-locate-3.0.0.tgz' + dependencies: + p-limit: ^2.0.0 +p-map: + _latest: 4.0.0 + _: + ^3.0.0: 3.0.0 + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ== + _: 'https://npme.walmart.com/p-map/-/p-map-4.0.0.tgz' + dependencies: + aggregate-error: ^3.0.0 + 3.0.0: + $: sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ== + _: 'https://npme.walmart.com/p-map/-/p-map-3.0.0.tgz' + dependencies: + aggregate-error: ^3.0.0 +p-try: + _latest: 2.2.0 + _: + ^2.0.0: 2.2.0 + 2.2.0: + $: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== + _: 'https://npme.walmart.com/p-try/-/p-try-2.2.0.tgz' +package-hash: + _latest: 4.0.0 + _: + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-whdkPIooSu/bASggZ96BWVvZTRMOFxnyUG5PnTSGKoJE2gd5mbVNmR2Nj20QFzxYYgAXpoqC+AiXzl+UMRh7zQ== + _: 'https://npme.walmart.com/package-hash/-/package-hash-4.0.0.tgz' + dependencies: + graceful-fs: ^4.1.15 + hasha: ^5.0.0 + lodash.flattendeep: ^4.4.0 + release-zalgo: ^1.0.0 +param-case: + _latest: 3.0.4 + _: + ^3.0.3: 3.0.4 + 3.0.4: + $: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A== + _: 'https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz' + dependencies: + dot-case: ^3.0.4 + tslib: ^2.0.3 +parent-module: + _latest: 2.0.0 + _: + ^1.0.0: 1.0.1 + 1.0.1: + $: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== + _: 'https://npme.walmart.com/parent-module/-/parent-module-1.0.1.tgz' + dependencies: + callsites: ^3.0.0 +parse-json: + _latest: 5.2.0 + _: + ^4.0.0: 4.0.0 + ^5.0.0: 5.2.0 + 5.2.0: + $: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== + _: 'https://npme.walmart.com/parse-json/-/parse-json-5.2.0.tgz' + dependencies: + '@babel/code-frame': ^7.0.0 + error-ex: ^1.3.1 + json-parse-even-better-errors: ^2.3.0 + lines-and-columns: ^1.1.6 + 4.0.0: + $: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA= + _: 'https://npme.walmart.com/parse-json/-/parse-json-4.0.0.tgz' + dependencies: + error-ex: ^1.3.1 + json-parse-better-errors: ^1.0.1 +parseurl: + _latest: 1.3.3 + _: + ~1.3.2: 1.3.3 + 1.3.3: + $: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ== + _: 'https://npme.walmart.com/parseurl/-/parseurl-1.3.3.tgz' +pascal-case: + _latest: 3.1.2 + _: + ^3.1.2: 3.1.2 + 3.1.2: + $: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g== + _: 'https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz' + dependencies: + no-case: ^3.0.4 + tslib: ^2.0.3 +path-exists: + _latest: 4.0.0 + _: + ^3.0.0: 3.0.0 + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== + _: 'https://npme.walmart.com/path-exists/-/path-exists-4.0.0.tgz' + 3.0.0: + $: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU= + _: 'https://npme.walmart.com/path-exists/-/path-exists-3.0.0.tgz' +path-is-absolute: + _latest: 2.0.0 + _: + ^1.0.0: 1.0.1 + 1.0.1: + $: sha1-F0uSaHNVNP+8es5r9TpanhtcX18= + _: 'https://npme.walmart.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz' +path-is-inside: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM= + _: 'https://npme.walmart.com/path-is-inside/-/path-is-inside-1.0.2.tgz' +path-key: + _latest: 3.1.1 + _: + '^3.0.0,^3.1.0': 3.1.1 + 3.1.1: + $: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== + _: 'https://npme.walmart.com/path-key/-/path-key-3.1.1.tgz' +path-parse: + _latest: 1.0.7 + _: + '^1.0.6,^1.0.7': 1.0.7 + 1.0.7: + $: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== + _: 'https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz' +path-to-regexp: + _latest: 6.2.0 + _: + ^4.0.0: 4.0.5 + 4.0.5: + $: sha512-l+fTaGG2N9ZRpCEUj5fG1VKdDLaiqwCIvPngpnxzREhcdobhZC4ou4w984HBu72DqAJ5CfcdV6tjqNOunfpdsQ== + _: 'https://npme.walmart.com/path-to-regexp/-/path-to-regexp-4.0.5.tgz' +performance-now: + _latest: 2.1.0 + _: + ^2.1.0: 2.1.0 + 2.1.0: + $: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= + _: 'https://npme.walmart.com/performance-now/-/performance-now-2.1.0.tgz' +picocolors: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== + _: 'https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz' +picomatch: + _latest: 2.2.2 + _: + '^2.0.4,^2.2.1': 2.2.2 + 2.2.2: + $: sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== + _: 'https://npme.walmart.com/picomatch/-/picomatch-2.2.2.tgz' +pify: + _latest: 5.0.0 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g== + _: 'https://npme.walmart.com/pify/-/pify-4.0.1.tgz' +pino: + _latest: 6.11.2 + _: + '^5.11.3,^5.17.0': 5.17.0 + 5.17.0: + $: sha512-LqrqmRcJz8etUjyV0ddqB6OTUutCgQULPFg2b4dtijRHUsucaAdBgSUW58vY6RFSX+NT8963F+q0tM6lNwGShA== + _: 'https://npme.walmart.com/pino/-/pino-5.17.0.tgz' + dependencies: + fast-redact: ^2.0.0 + fast-safe-stringify: ^2.0.7 + flatstr: ^1.0.12 + pino-std-serializers: ^2.4.2 + quick-format-unescaped: ^3.0.3 + sonic-boom: ^0.7.5 +pino-pretty: + _latest: 4.7.1 + _: + ^4.3.0: 4.7.1 + 4.7.1: + $: sha512-ILE5YBpur88FlZ0cr1BNqVjgG9fOoK+md3peqmcs7AC6oq7SNiaJioIcrykMxfNsuygMYjUJtvAcARRE9aRc9w== + _: 'https://npme.walmart.com/pino-pretty/-/pino-pretty-4.7.1.tgz' + dependencies: + '@hapi/bourne': ^2.0.0 + args: ^5.0.1 + chalk: ^4.0.0 + dateformat: ^4.5.1 + fast-safe-stringify: ^2.0.7 + jmespath: ^0.15.0 + joycon: ^2.2.5 + pump: ^3.0.0 + readable-stream: ^3.6.0 + split2: ^3.1.1 + strip-json-comments: ^3.1.1 +pino-std-serializers: + _latest: 3.2.0 + _: + ^2.4.2: 2.5.0 + 2.5.0: + $: sha512-wXqbqSrIhE58TdrxxlfLwU9eDhrzppQDvGhBEr1gYbzzM4KKo3Y63gSjiDXRKLVS2UOXdPNR2v+KnQgNrs+xUg== + _: 'https://npme.walmart.com/pino-std-serializers/-/pino-std-serializers-2.5.0.tgz' +pirates: + _latest: 4.0.5 + _: + ^4.0.5: 4.0.5 + 4.0.5: + $: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ== + _: 'https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz' +pkg-dir: + _latest: 5.0.0 + _: + ^3.0.0: 3.0.0 + '^4.1.0,^4.2.0': 4.2.0 + 4.2.0: + $: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== + _: 'https://npme.walmart.com/pkg-dir/-/pkg-dir-4.2.0.tgz' + dependencies: + find-up: ^4.0.0 + 3.0.0: + $: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw== + _: 'https://npme.walmart.com/pkg-dir/-/pkg-dir-3.0.0.tgz' + dependencies: + find-up: ^3.0.0 +pkg-up: + _latest: 3.1.0 + _: + ^3.1.0: 3.1.0 + 3.1.0: + $: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA== + _: 'https://npme.walmart.com/pkg-up/-/pkg-up-3.1.0.tgz' + dependencies: + find-up: ^3.0.0 +postcss: + _latest: 8.4.18 + _: + 6.0.1: 6.0.1 + ^5.0.10: 5.2.18 + ^6.0.1: + - 6.0.23 + - 6.0.1 + '^7.0.0,^7.0.1,^7.0.2,^7.0.27,^7.0.32': 7.0.35 + ^8.4.7: 8.4.18 + 8.4.18: + $: sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA== + _: 'https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz' + dependencies: + nanoid: ^3.3.4 + picocolors: ^1.0.0 + source-map-js: ^1.0.2 + 7.0.35: + $: sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg== + _: 'https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz' + dependencies: + chalk: ^2.4.2 + source-map: ^0.6.1 + supports-color: ^6.1.0 + 6.0.23: + $: sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag== + _: 'https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz' + dependencies: + chalk: ^2.4.1 + source-map: ^0.6.1 + supports-color: ^5.4.0 + 6.0.1: + $: sha512-VbGX1LQgQbf9l3cZ3qbUuC3hGqIEOGQFHAEHQ/Diaeo0yLgpgK5Rb8J+OcamIfQ9PbAU/fzBjVtQX3AhJHUvZw== + _: 'https://registry.npmjs.org/postcss/-/postcss-6.0.1.tgz' + dependencies: + chalk: ^1.1.3 + source-map: ^0.5.6 + supports-color: ^3.2.3 + 5.2.18: + $: sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg== + _: 'https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz' + dependencies: + chalk: ^1.1.3 + js-base64: ^2.1.9 + source-map: ^0.5.6 + supports-color: ^3.2.3 +postcss-calc: + _latest: 8.0.0 + _: + ^7.0.1: 7.0.5 + 7.0.5: + $: sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg== + _: 'https://npme.walmart.com/postcss-calc/-/postcss-calc-7.0.5.tgz' + dependencies: + postcss: ^7.0.27 + postcss-selector-parser: ^6.0.2 + postcss-value-parser: ^4.0.2 +postcss-colormin: + _latest: 4.0.3 + _: + ^4.0.3: 4.0.3 + 4.0.3: + $: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw== + _: 'https://npme.walmart.com/postcss-colormin/-/postcss-colormin-4.0.3.tgz' + dependencies: + browserslist: ^4.0.0 + color: ^3.0.0 + has: ^1.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-convert-values: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ== + _: 'https://npme.walmart.com/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz' + dependencies: + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-discard-comments: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg== + _: 'https://npme.walmart.com/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz' + dependencies: + postcss: ^7.0.0 +postcss-discard-duplicates: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ== + _: 'https://npme.walmart.com/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz' + dependencies: + postcss: ^7.0.0 +postcss-discard-empty: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w== + _: 'https://npme.walmart.com/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz' + dependencies: + postcss: ^7.0.0 +postcss-discard-overridden: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg== + _: 'https://npme.walmart.com/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz' + dependencies: + postcss: ^7.0.0 +postcss-merge-longhand: + _latest: 4.0.11 + _: + ^4.0.11: 4.0.11 + 4.0.11: + $: sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw== + _: 'https://npme.walmart.com/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz' + dependencies: + css-color-names: 0.0.4 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 + stylehacks: ^4.0.0 +postcss-merge-rules: + _latest: 4.0.3 + _: + ^4.0.3: 4.0.3 + 4.0.3: + $: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ== + _: 'https://npme.walmart.com/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz' + dependencies: + browserslist: ^4.0.0 + caniuse-api: ^3.0.0 + cssnano-util-same-parent: ^4.0.0 + postcss: ^7.0.0 + postcss-selector-parser: ^3.0.0 + vendors: ^1.0.0 +postcss-minify-font-values: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg== + _: 'https://npme.walmart.com/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz' + dependencies: + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-minify-gradients: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q== + _: 'https://npme.walmart.com/postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz' + dependencies: + cssnano-util-get-arguments: ^4.0.0 + is-color-stop: ^1.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-minify-params: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg== + _: 'https://npme.walmart.com/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz' + dependencies: + alphanum-sort: ^1.0.0 + browserslist: ^4.0.0 + cssnano-util-get-arguments: ^4.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 + uniqs: ^2.0.0 +postcss-minify-selectors: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g== + _: 'https://npme.walmart.com/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz' + dependencies: + alphanum-sort: ^1.0.0 + has: ^1.0.0 + postcss: ^7.0.0 + postcss-selector-parser: ^3.0.0 +postcss-modules: + _latest: 4.0.0 + _: + ^1.3.2: 1.5.0 + 1.5.0: + $: sha512-KiAihzcV0TxTTNA5OXreyIXctuHOfR50WIhqBpc8pe0Q5dcs/Uap9EVlifOI9am7zGGdGOJQ6B1MPYKo2UxgOg== + _: 'https://npme.walmart.com/postcss-modules/-/postcss-modules-1.5.0.tgz' + dependencies: + css-modules-loader-core: ^1.1.0 + generic-names: ^2.0.1 + lodash.camelcase: ^4.3.0 + postcss: ^7.0.1 + string-hash: ^1.1.1 +postcss-modules-extract-imports: + _latest: 3.0.0 + _: + 1.1.0: 1.1.0 + ^1.2.0: 1.2.1 + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw== + _: 'https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz' + peerDependencies: + postcss: ^8.1.0 + 1.2.1: + $: sha512-6jt9XZwUhwmRUhb/CkyJY020PYaPJsCyt3UjbaWo6XEbH/94Hmv6MP7fG2C5NDU/BcHzyGYxNtHvM+LTf9HrYw== + _: 'https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz' + dependencies: + postcss: ^6.0.1 + 1.1.0: + $: sha512-zF9+UIEvtpeqMGxhpeT9XaIevQSrBBCz9fi7SwfkmjVacsSj8DY5eFVgn+wY8I9vvdDDwK5xC8Myq4UkoLFIkA== + _: 'https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.1.0.tgz' + dependencies: + postcss: ^6.0.1 +postcss-modules-local-by-default: + _latest: 4.0.0 + _: + '1.2.0,^1.2.0': 1.2.0 + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ== + _: 'https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz' + dependencies: + icss-utils: ^5.0.0 + postcss-selector-parser: ^6.0.2 + postcss-value-parser: ^4.1.0 + peerDependencies: + postcss: ^8.1.0 + 1.2.0: + $: sha512-X4cquUPIaAd86raVrBwO8fwRfkIdbwFu7CTfEOjiZQHVQwlHRSkTgH5NLDmMm5+1hQO8u6dZ+TOOJDbay1hYpA== + _: 'https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz' + dependencies: + css-selector-tokenizer: ^0.7.0 + postcss: ^6.0.1 +postcss-modules-parser: + _latest: 1.1.1 + _: + ^1.1.1: 1.1.1 + 1.1.1: + $: sha1-lfca15FvDzkge7gcQBM2yNJFc4w= + _: 'https://npme.walmart.com/postcss-modules-parser/-/postcss-modules-parser-1.1.1.tgz' + dependencies: + icss-replace-symbols: ^1.0.2 + lodash.foreach: ^3.0.3 + postcss: ^5.0.10 +postcss-modules-scope: + _latest: 3.0.0 + _: + '1.1.0,^1.1.0': 1.1.0 + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg== + _: 'https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz' + dependencies: + postcss-selector-parser: ^6.0.4 + peerDependencies: + postcss: ^8.1.0 + 1.1.0: + $: sha512-LTYwnA4C1He1BKZXIx1CYiHixdSe9LWYVKadq9lK5aCCMkoOkFyZ7aigt+srfjlRplJY3gIol6KUNefdMQJdlw== + _: 'https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz' + dependencies: + css-selector-tokenizer: ^0.7.0 + postcss: ^6.0.1 +postcss-modules-values: + _latest: 4.0.0 + _: + '1.3.0,^1.3.0': 1.3.0 + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ== + _: 'https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz' + dependencies: + icss-utils: ^5.0.0 + peerDependencies: + postcss: ^8.1.0 + 1.3.0: + $: sha512-i7IFaR9hlQ6/0UgFuqM6YWaCfA1Ej8WMg8A5DggnH1UGKJvTV/ugqq/KaULixzzOi3T/tF6ClBXcHGCzdd5unA== + _: 'https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz' + dependencies: + icss-replace-symbols: ^1.1.0 + postcss: ^6.0.1 +postcss-normalize-charset: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g== + _: 'https://npme.walmart.com/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz' + dependencies: + postcss: ^7.0.0 +postcss-normalize-display-values: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ== + _: 'https://npme.walmart.com/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz' + dependencies: + cssnano-util-get-match: ^4.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-normalize-positions: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA== + _: 'https://npme.walmart.com/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz' + dependencies: + cssnano-util-get-arguments: ^4.0.0 + has: ^1.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-normalize-repeat-style: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q== + _: 'https://npme.walmart.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz' + dependencies: + cssnano-util-get-arguments: ^4.0.0 + cssnano-util-get-match: ^4.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-normalize-string: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA== + _: 'https://npme.walmart.com/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz' + dependencies: + has: ^1.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-normalize-timing-functions: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A== + _: 'https://npme.walmart.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz' + dependencies: + cssnano-util-get-match: ^4.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-normalize-unicode: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg== + _: 'https://npme.walmart.com/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz' + dependencies: + browserslist: ^4.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-normalize-url: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA== + _: 'https://npme.walmart.com/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz' + dependencies: + is-absolute-url: ^2.0.0 + normalize-url: ^3.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-normalize-whitespace: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA== + _: 'https://npme.walmart.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz' + dependencies: + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-ordered-values: + _latest: 4.1.2 + _: + ^4.1.2: 4.1.2 + 4.1.2: + $: sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw== + _: 'https://npme.walmart.com/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz' + dependencies: + cssnano-util-get-arguments: ^4.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-reduce-initial: + _latest: 4.0.3 + _: + ^4.0.3: 4.0.3 + 4.0.3: + $: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA== + _: 'https://npme.walmart.com/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz' + dependencies: + browserslist: ^4.0.0 + caniuse-api: ^3.0.0 + has: ^1.0.0 + postcss: ^7.0.0 +postcss-reduce-transforms: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg== + _: 'https://npme.walmart.com/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz' + dependencies: + cssnano-util-get-match: ^4.0.0 + has: ^1.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 +postcss-selector-parser: + _latest: 6.0.4 + _: + ^3.0.0: 3.1.2 + '^6.0.2,^6.0.4': 6.0.4 + 6.0.4: + $: sha512-gjMeXBempyInaBqpp8gODmwZ52WaYsVOsfr4L4lDQ7n3ncD6mEyySiDtgzCT+NYC0mmeOLvtsF8iaEf0YT6dBw== + _: 'https://npme.walmart.com/postcss-selector-parser/-/postcss-selector-parser-6.0.4.tgz' + dependencies: + cssesc: ^3.0.0 + indexes-of: ^1.0.1 + uniq: ^1.0.1 + util-deprecate: ^1.0.2 + 3.1.2: + $: sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA== + _: 'https://npme.walmart.com/postcss-selector-parser/-/postcss-selector-parser-3.1.2.tgz' + dependencies: + dot-prop: ^5.2.0 + indexes-of: ^1.0.1 + uniq: ^1.0.1 +postcss-svgo: + _latest: 4.0.2 + _: + ^4.0.2: 4.0.2 + 4.0.2: + $: sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw== + _: 'https://npme.walmart.com/postcss-svgo/-/postcss-svgo-4.0.2.tgz' + dependencies: + is-svg: ^3.0.0 + postcss: ^7.0.0 + postcss-value-parser: ^3.0.0 + svgo: ^1.0.0 +postcss-unique-selectors: + _latest: 4.0.1 + _: + ^4.0.1: 4.0.1 + 4.0.1: + $: sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg== + _: 'https://npme.walmart.com/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz' + dependencies: + alphanum-sort: ^1.0.0 + postcss: ^7.0.0 + uniqs: ^2.0.0 +postcss-value-parser: + _latest: 4.2.0 + _: + ^3.0.0: 3.3.1 + '^4.0.2,^4.1.0,^4.2.0': 4.2.0 + 4.2.0: + $: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== + _: 'https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz' + 3.3.1: + $: sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ== + _: 'https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz' +prelude-ls: + _latest: 1.2.1 + _: + ^1.2.1: 1.2.1 + 1.2.1: + $: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== + _: 'https://npme.walmart.com/prelude-ls/-/prelude-ls-1.2.1.tgz' +pretty-error: + _latest: 3.0.3 + _: + ^2.1.1: 2.1.2 + 2.1.2: + $: sha512-EY5oDzmsX5wvuynAByrmY0P0hcp+QpnAKbJng2A2MPjVKXCxrDSUkzghVJ4ZGPIv+JC4gX8fPUWscC0RtjsWGw== + _: 'https://registry.npmjs.org/pretty-error/-/pretty-error-2.1.2.tgz' + dependencies: + lodash: ^4.17.20 + renderkid: ^2.0.4 +process-nextick-args: + _latest: 2.0.1 + _: + ~2.0.0: 2.0.1 + 2.0.1: + $: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== + _: 'https://npme.walmart.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz' +process-on-spawn: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-1WsPDsUSMmZH5LeMLegqkPDrsGgsWwk1Exipy2hvB0o/F0ASzbpIctSCcZIK1ykJvtTJULEH+20WOFjMvGnCTg== + _: 'https://npme.walmart.com/process-on-spawn/-/process-on-spawn-1.0.0.tgz' + dependencies: + fromentries: ^1.2.0 +progress: + _latest: 2.0.3 + _: + ^2.0.0: 2.0.3 + 2.0.3: + $: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== + _: 'https://npme.walmart.com/progress/-/progress-2.0.3.tgz' +promise-inflight: + _latest: 1.0.1 + _: + ^1.0.1: 1.0.1 + 1.0.1: + $: sha1-mEcocL8igTL8vdhoEputEsPAKeM= + _: 'https://npme.walmart.com/promise-inflight/-/promise-inflight-1.0.1.tgz' +prompts: + _latest: 2.4.2 + _: + ^2.4.2: 2.4.2 + 2.4.2: + $: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q== + _: 'https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz' + dependencies: + kleur: ^3.0.3 + sisteransi: ^1.0.5 +prop-types: + _latest: 15.8.1 + _: + ^15.8.1: 15.8.1 + 15.8.1: + $: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== + _: 'https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz' + dependencies: + loose-envify: ^1.4.0 + object-assign: ^4.1.1 + react-is: ^16.13.1 +proxy-addr: + _latest: 2.0.6 + _: + ^2.0.6: 2.0.6 + 2.0.6: + $: sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw== + _: 'https://npme.walmart.com/proxy-addr/-/proxy-addr-2.0.6.tgz' + dependencies: + forwarded: ~0.1.2 + ipaddr.js: 1.9.1 +ps-get: + _latest: 1.1.0 + _: + ^1.1.0: 1.1.0 + 1.1.0: + $: sha512-muN3eNy+lkwlICHD4/9XUM3YqzJaEyWJBRUJ8y5EnGsBRhsZBggF4KvVVPIdVZ+bj0KoiRJs7OrOELoYQSh76Q== + _: 'https://npme.walmart.com/ps-get/-/ps-get-1.1.0.tgz' +pseudomap: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha1-8FKijacOYYkX7wqKw0wa5aaChrM= + _: 'https://npme.walmart.com/pseudomap/-/pseudomap-1.0.2.tgz' +psl: + _latest: 1.8.0 + _: + ^1.1.28: 1.8.0 + 1.8.0: + $: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ== + _: 'https://npme.walmart.com/psl/-/psl-1.8.0.tgz' +pump: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww== + _: 'https://npme.walmart.com/pump/-/pump-3.0.0.tgz' + dependencies: + end-of-stream: ^1.1.0 + once: ^1.3.1 +punycode: + _latest: 2.1.1 + _: + '^2.1.0,^2.1.1': 2.1.1 + 2.1.1: + $: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== + _: 'https://npme.walmart.com/punycode/-/punycode-2.1.1.tgz' +q: + _latest: 1.5.1 + _: + ^1.1.2: 1.5.1 + 1.5.1: + $: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc= + _: 'https://npme.walmart.com/q/-/q-1.5.1.tgz' +qs: + _latest: 6.10.0 + _: + ~6.5.2: 6.5.2 + 6.5.2: + $: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== + _: 'https://npme.walmart.com/qs/-/qs-6.5.2.tgz' +quick-format-unescaped: + _latest: 4.0.3 + _: + ^3.0.3: 3.0.3 + 3.0.3: + $: sha512-dy1yjycmn9blucmJLXOfZDx1ikZJUi6E8bBZLnhPG5gBrVhHXx2xVyqqgKBubVNEXmx51dBACMHpoMQK/N/AXQ== + _: 'https://npme.walmart.com/quick-format-unescaped/-/quick-format-unescaped-3.0.3.tgz' +ramda: + _latest: 0.27.1 + _: + ^0.27.1: 0.27.1 + 0.27.1: + $: sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== + _: 'https://npme.walmart.com/ramda/-/ramda-0.27.1.tgz' +randombytes: + _latest: 2.1.0 + _: + ^2.1.0: 2.1.0 + 2.1.0: + $: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== + _: 'https://npme.walmart.com/randombytes/-/randombytes-2.1.0.tgz' + dependencies: + safe-buffer: ^5.1.0 +range-parser: + _latest: 1.2.1 + _: + ^1.2.1: 1.2.1 + 1.2.1: + $: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== + _: 'https://npme.walmart.com/range-parser/-/range-parser-1.2.1.tgz' +react: + _latest: 18.2.0 + _: + ^18.2.0: 18.2.0 + 18.2.0: + top: 1 + $: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ== + _: 'https://registry.npmjs.org/react/-/react-18.2.0.tgz' + dependencies: + loose-envify: ^1.1.0 +react-dom: + _latest: 18.2.0 + _: + ^18.2.0: 18.2.0 + 18.2.0: + top: 1 + $: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g== + _: 'https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz' + dependencies: + loose-envify: ^1.1.0 + scheduler: ^0.23.0 + peerDependencies: + react: ^18.2.0 +react-is: + _latest: 18.2.0 + _: + '^16.13.1,^16.7.0': 16.13.1 + ^18.0.0: 18.2.0 + 18.2.0: + $: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== + _: 'https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz' + 16.13.1: + $: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== + _: 'https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz' +react-redux: + _latest: 8.0.4 + _: + ^8.0.4: 8.0.4 + 8.0.4: + top: 1 + $: sha512-yMfQ7mX6bWuicz2fids6cR1YT59VTuT8MKyyE310wJQlINKENCeT1UcPdEiX6znI5tF8zXyJ/VYvDgeGuaaNwQ== + _: 'https://registry.npmjs.org/react-redux/-/react-redux-8.0.4.tgz' + dependencies: + '@babel/runtime': ^7.12.1 + '@types/hoist-non-react-statics': ^3.3.1 + '@types/use-sync-external-store': ^0.0.3 + hoist-non-react-statics: ^3.3.2 + react-is: ^18.0.0 + use-sync-external-store: ^1.0.0 + peerDependencies: + '@types/react': '^16.8 || ^17.0 || ^18.0' + '@types/react-dom': '^16.8 || ^17.0 || ^18.0' + react: '^16.8 || ^17.0 || ^18.0' + react-dom: '^16.8 || ^17.0 || ^18.0' + react-native: '>=0.59' + redux: ^4 +react-router: + _latest: 6.4.3 + _: + '6.4.3,^6.4.3': 6.4.3 + 6.4.3: + top: 1 + $: sha512-BT6DoGn6aV1FVP5yfODMOiieakp3z46P1Fk0RNzJMACzE7C339sFuHebfvWtnB4pzBvXXkHP2vscJzWRuUjTtA== + _: 'https://registry.npmjs.org/react-router/-/react-router-6.4.3.tgz' + dependencies: + '@remix-run/router': 1.0.3 + peerDependencies: + react: '>=16.8' +react-router-dom: + _latest: 6.4.3 + _: + ^6.4.3: 6.4.3 + 6.4.3: + top: 1 + $: sha512-MiaYQU8CwVCaOfJdYvt84KQNjT78VF0TJrA17SIQgNHRvLnXDJO6qsFqq8F/zzB1BWZjCFIrQpu4QxcshitziQ== + _: 'https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.4.3.tgz' + dependencies: + '@remix-run/router': 1.0.3 + react-router: 6.4.3 + peerDependencies: + react: '>=16.8' + react-dom: '>=16.8' +read-pkg: + _latest: 5.2.0 + _: + ^5.2.0: 5.2.0 + 5.2.0: + $: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg== + _: 'https://npme.walmart.com/read-pkg/-/read-pkg-5.2.0.tgz' + dependencies: + '@types/normalize-package-data': ^2.4.0 + normalize-package-data: ^2.5.0 + parse-json: ^5.0.0 + type-fest: ^0.6.0 +read-pkg-up: + _latest: 7.0.1 + _: + ^7.0.1: 7.0.1 + 7.0.1: + $: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg== + _: 'https://npme.walmart.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz' + dependencies: + find-up: ^4.1.0 + read-pkg: ^5.2.0 + type-fest: ^0.8.1 +readable-stream: + _latest: 3.6.0 + _: + ^2.0.1: 2.3.7 + '^3.0.0,^3.0.6,^3.1.1,^3.4.0,^3.6.0': 3.6.0 + 3.6.0: + $: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== + _: 'https://npme.walmart.com/readable-stream/-/readable-stream-3.6.0.tgz' + dependencies: + inherits: ^2.0.3 + string_decoder: ^1.1.1 + util-deprecate: ^1.0.1 + 2.3.7: + $: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== + _: 'https://npme.walmart.com/readable-stream/-/readable-stream-2.3.7.tgz' + dependencies: + core-util-is: ~1.0.0 + inherits: ~2.0.3 + isarray: ~1.0.0 + process-nextick-args: ~2.0.0 + safe-buffer: ~5.1.1 + string_decoder: ~1.1.1 + util-deprecate: ~1.0.1 +readdirp: + _latest: 3.6.0 + _: + ~3.6.0: 3.6.0 + 3.6.0: + $: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA== + _: 'https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz' + dependencies: + picomatch: ^2.2.1 +rechoir: + _latest: 0.7.0 + _: + ^0.7.0: 0.7.0 + 0.7.0: + $: sha512-ADsDEH2bvbjltXEP+hTIAmeFekTFK0V2BTxMkok6qILyAJEXV0AFfoWcAq4yfll5VdIMd/RVXq0lR+wQi5ZU3Q== + _: 'https://npme.walmart.com/rechoir/-/rechoir-0.7.0.tgz' + dependencies: + resolve: ^1.9.0 +redux: + _latest: 4.2.0 + _: + ^4.2.0: 4.2.0 + 4.2.0: + top: 1 + $: sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA== + _: 'https://registry.npmjs.org/redux/-/redux-4.2.0.tgz' + dependencies: + '@babel/runtime': ^7.9.2 +regenerate: + _latest: 1.4.2 + _: + ^1.4.2: 1.4.2 + 1.4.2: + $: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A== + _: 'https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz' +regenerate-unicode-properties: + _latest: 10.1.0 + _: + ^10.1.0: 10.1.0 + 10.1.0: + $: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ== + _: 'https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz' + dependencies: + regenerate: ^1.4.2 +regenerator-runtime: + _latest: 0.13.10 + _: + '^0.13.10,^0.13.9': 0.13.10 + 0.13.10: + $: sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw== + _: 'https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz' +regenerator-transform: + _latest: 0.15.0 + _: + ^0.15.0: 0.15.0 + 0.15.0: + $: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg== + _: 'https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz' + dependencies: + '@babel/runtime': ^7.8.4 +regexp.prototype.flags: + _latest: 1.4.3 + _: + '^1.4.1,^1.4.3': 1.4.3 + 1.4.3: + $: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA== + _: 'https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.3 + functions-have-names: ^1.2.2 +regexpp: + _latest: 3.1.0 + _: + ^3.1.0: 3.1.0 + 3.1.0: + $: sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== + _: 'https://npme.walmart.com/regexpp/-/regexpp-3.1.0.tgz' +regexpu-core: + _latest: 5.2.1 + _: + ^5.1.0: 5.2.1 + 5.2.1: + $: sha512-HrnlNtpvqP1Xkb28tMhBUO2EbyUHdQlsnlAhzWcwHy8WJR53UWr7/MAvqrsQKMbV4qdpv03oTMG8iIhfsPFktQ== + _: 'https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.2.1.tgz' + dependencies: + regenerate: ^1.4.2 + regenerate-unicode-properties: ^10.1.0 + regjsgen: ^0.7.1 + regjsparser: ^0.9.1 + unicode-match-property-ecmascript: ^2.0.0 + unicode-match-property-value-ecmascript: ^2.0.0 +regjsgen: + _latest: 0.7.1 + _: + ^0.7.1: 0.7.1 + 0.7.1: + $: sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA== + _: 'https://registry.npmjs.org/regjsgen/-/regjsgen-0.7.1.tgz' +regjsparser: + _latest: 0.9.1 + _: + ^0.9.1: 0.9.1 + 0.9.1: + $: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ== + _: 'https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz' + dependencies: + jsesc: ~0.5.0 +relateurl: + _latest: 0.2.7 + _: + ^0.2.7: 0.2.7 + 0.2.7: + $: sha1-VNvzd+UUQKypCkzSdGANP/LYiKk= + _: 'https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz' +release-zalgo: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha1-CXALflB0Mpc5Mw5TXFqQ+2eFFzA= + _: 'https://npme.walmart.com/release-zalgo/-/release-zalgo-1.0.0.tgz' + dependencies: + es6-error: ^4.0.1 +renderkid: + _latest: 2.0.5 + _: + ^2.0.4: 2.0.5 + 2.0.5: + $: sha512-ccqoLg+HLOHq1vdfYNm4TBeaCDIi1FLt3wGojTDSvdewUv65oTmI3cnT2E4hRjl1gzKZIPK+KZrXzlUYKnR+vQ== + _: 'https://registry.npmjs.org/renderkid/-/renderkid-2.0.5.tgz' + dependencies: + css-select: ^2.0.2 + dom-converter: ^0.2 + htmlparser2: ^3.10.1 + lodash: ^4.17.20 + strip-ansi: ^3.0.0 +request: + _latest: 2.88.2 + _: + '^2.88.0,^2.88.2': 2.88.2 + 2.88.2: + $: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw== + _: 'https://npme.walmart.com/request/-/request-2.88.2.tgz' + dependencies: + aws-sign2: ~0.7.0 + aws4: ^1.8.0 + caseless: ~0.12.0 + combined-stream: ~1.0.6 + extend: ~3.0.2 + forever-agent: ~0.6.1 + form-data: ~2.3.2 + har-validator: ~5.1.3 + http-signature: ~1.2.0 + is-typedarray: ~1.0.0 + isstream: ~0.1.2 + json-stringify-safe: ~5.0.1 + mime-types: ~2.1.19 + oauth-sign: ~0.9.0 + performance-now: ^2.1.0 + qs: ~6.5.2 + safe-buffer: ^5.1.2 + tough-cookie: ~2.5.0 + tunnel-agent: ^0.6.0 + uuid: ^3.3.2 + deprecated: 'request has been deprecated, see https://github.com/request/request/issues/3142' +require-at: + _latest: 1.0.6 + _: + ^1.0.6: 1.0.6 + 1.0.6: + $: sha512-7i1auJbMUrXEAZCOQ0VNJgmcT2VOKPRl2YGJwgpHpC9CE91Mv4/4UYIUm4chGJaI381ZDq1JUicFii64Hapd8g== + _: 'https://npme.walmart.com/require-at/-/require-at-1.0.6.tgz' +require-directory: + _latest: 2.1.1 + _: + ^2.1.1: 2.1.1 + 2.1.1: + $: sha1-jGStX9MNqxyXbiNE/+f3kqam30I= + _: 'https://npme.walmart.com/require-directory/-/require-directory-2.1.1.tgz' +require-from-string: + _latest: 2.0.2 + _: + ^2.0.2: 2.0.2 + 2.0.2: + $: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== + _: 'https://npme.walmart.com/require-from-string/-/require-from-string-2.0.2.tgz' +require-main-filename: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg== + _: 'https://npme.walmart.com/require-main-filename/-/require-main-filename-2.0.0.tgz' +require-package-name: + _latest: 2.0.1 + _: + ^2.0.1: 2.0.1 + 2.0.1: + $: sha1-wR6XJ2tluOKSP3Xav1+y7ww4Qbk= + _: 'https://npme.walmart.com/require-package-name/-/require-package-name-2.0.1.tgz' +requires-port: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8= + _: 'https://npme.walmart.com/requires-port/-/requires-port-1.0.0.tgz' +resolve: + _latest: 1.22.1 + _: + '^1.10.0,^1.12.0,^1.14.2,^1.9.0': 1.20.0 + ^2.0.0-next.3: 2.0.0-next.4 + 2.0.0-next.4: + $: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ== + _: 'https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.4.tgz' + dependencies: + is-core-module: ^2.9.0 + path-parse: ^1.0.7 + supports-preserve-symlinks-flag: ^1.0.0 + 1.20.0: + $: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== + _: 'https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz' + dependencies: + is-core-module: ^2.2.0 + path-parse: ^1.0.6 +resolve-cwd: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg== + _: 'https://npme.walmart.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz' + dependencies: + resolve-from: ^5.0.0 +resolve-from: + _latest: 5.0.0 + _: + ^3.0.0: 3.0.0 + ^4.0.0: 4.0.0 + ^5.0.0: 5.0.0 + 5.0.0: + $: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== + _: 'https://npme.walmart.com/resolve-from/-/resolve-from-5.0.0.tgz' + 4.0.0: + $: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== + _: 'https://npme.walmart.com/resolve-from/-/resolve-from-4.0.0.tgz' + 3.0.0: + $: sha1-six699nWiBvItuZTM17rywoYh0g= + _: 'https://npme.walmart.com/resolve-from/-/resolve-from-3.0.0.tgz' +restore-cursor: + _latest: 4.0.0 + _: + ^3.1.0: 3.1.0 + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg== + _: 'https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz' + dependencies: + onetime: ^5.1.0 + signal-exit: ^3.0.2 + 3.1.0: + $: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA== + _: 'https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz' + dependencies: + onetime: ^5.1.0 + signal-exit: ^3.0.2 +ret: + _latest: 0.4.0 + _: + ~0.2.0: 0.2.2 + 0.2.2: + $: sha512-M0b3YWQs7R3Z917WRQy1HHA7Ba7D8hvZg6UE5mLykJxQVE2ju0IXbGlaHPPlkY+WN7wFP+wUMXmBFA0aV6vYGQ== + _: 'https://npme.walmart.com/ret/-/ret-0.2.2.tgz' +reusify: + _latest: 1.0.4 + _: + '^1.0.2,^1.0.4': 1.0.4 + 1.0.4: + $: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== + _: 'https://npme.walmart.com/reusify/-/reusify-1.0.4.tgz' +rfdc: + _latest: 1.3.0 + _: + ^1.1.2: 1.3.0 + 1.3.0: + $: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA== + _: 'https://npme.walmart.com/rfdc/-/rfdc-1.3.0.tgz' +rgb-regex: + _latest: 1.0.1 + _: + ^1.0.1: 1.0.1 + 1.0.1: + $: sha1-wODWiC3w4jviVKR16O3UGRX+rrE= + _: 'https://npme.walmart.com/rgb-regex/-/rgb-regex-1.0.1.tgz' +rgba-regex: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha1-QzdOLiyglosO8VI0YLfXMP8i7rM= + _: 'https://npme.walmart.com/rgba-regex/-/rgba-regex-1.0.0.tgz' +rimraf: + _latest: 3.0.2 + _: + '^3.0.0,^3.0.2': 3.0.2 + 3.0.2: + $: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== + _: 'https://npme.walmart.com/rimraf/-/rimraf-3.0.2.tgz' + dependencies: + glob: ^7.1.3 +safe-buffer: + _latest: 5.2.1 + _: + '^5.0.1,^5.1.0,^5.1.2,~5.2.0': 5.2.1 + '~5.1.0,~5.1.1': 5.1.2 + 5.2.1: + $: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== + _: 'https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz' + 5.1.2: + $: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== + _: 'https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz' +safe-regex-test: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA== + _: 'https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz' + dependencies: + call-bind: ^1.0.2 + get-intrinsic: ^1.1.3 + is-regex: ^1.1.4 +safe-regex2: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-PaUSFsUaNNuKwkBijoAPHAK6/eM6VirvyPWlZ7BAQy4D+hCvh4B6lIG+nPdhbFfIbP+gTGBcrdsOaUs0F+ZBOQ== + _: 'https://npme.walmart.com/safe-regex2/-/safe-regex2-2.0.0.tgz' + dependencies: + ret: ~0.2.0 +safe-stable-stringify: + _latest: 2.4.1 + _: + ^2.3.1: 2.4.1 + 2.4.1: + $: sha512-dVHE6bMtS/bnL2mwualjc6IxEv1F+OCUpA46pKUj6F8uDbUM0jCCulPqRNPSnWwGNKx5etqMjZYdXtrm5KJZGA== + _: 'https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.4.1.tgz' +safer-buffer: + _latest: 2.1.2 + _: + '^2.0.2,^2.1.0,~2.1.0': 2.1.2 + 2.1.2: + $: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== + _: 'https://npme.walmart.com/safer-buffer/-/safer-buffer-2.1.2.tgz' +safetimeout: + _latest: 0.1.2 + _: + ^0.1.2: 0.1.2 + 0.1.2: + $: sha512-aSHXtzSwpO82gYr7zbDqBv8MFxT+X7d3FJEGXrZJwgZeyu8u7EHrTJcGmPeCEvvCPZDTdPwpvPtaq6qG0DzCoA== + _: 'https://npme.walmart.com/safetimeout/-/safetimeout-0.1.2.tgz' + deprecated: 'Please use the ''safe-timers'' module instead' +sax: + _latest: 1.2.4 + _: + ~1.2.4: 1.2.4 + 1.2.4: + $: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== + _: 'https://npme.walmart.com/sax/-/sax-1.2.4.tgz' +scheduler: + _latest: 0.23.0 + _: + ^0.23.0: 0.23.0 + 0.23.0: + $: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw== + _: 'https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz' + dependencies: + loose-envify: ^1.1.0 +schema-utils: + _latest: 4.0.0 + _: + ^2.6.5: 2.7.1 + '^3.0.0,^3.1.0,^3.1.1': 3.1.1 + 3.1.1: + $: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw== + _: 'https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz' + dependencies: + '@types/json-schema': ^7.0.8 + ajv: ^6.12.5 + ajv-keywords: ^3.5.2 + 2.7.1: + $: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg== + _: 'https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz' + dependencies: + ajv: ^6.12.4 + ajv-keywords: ^3.5.2 + '@types/json-schema': ^7.0.5 +secure-json-parse: + _latest: 2.3.2 + _: + ^2.1.0: 2.3.2 + 2.3.2: + $: sha512-4oUSFU0w2d8/XQb7NO9dbMYyp/hxIwZPcZcGAlAAEziMRHs+NbUcx2Z5dda/z8o+avyQ8gpuYnTMlGh8SVwg9g== + _: 'https://npme.walmart.com/secure-json-parse/-/secure-json-parse-2.3.2.tgz' +select-hose: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo= + _: 'https://npme.walmart.com/select-hose/-/select-hose-2.0.0.tgz' +semver: + _latest: 7.3.8 + _: + '2 || 3 || 4 || 5,^5.6.0': 5.7.1 + '^6.0.0,^6.1.1,^6.1.2,^6.3.0': 6.3.0 + '^7.2.1,^7.3.5,^7.3.7': 7.3.8 + 7.3.8: + $: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== + _: 'https://registry.npmjs.org/semver/-/semver-7.3.8.tgz' + dependencies: + lru-cache: ^6.0.0 + 6.3.0: + $: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== + _: 'https://registry.npmjs.org/semver/-/semver-6.3.0.tgz' + 5.7.1: + $: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== + _: 'https://registry.npmjs.org/semver/-/semver-5.7.1.tgz' +semver-store: + _latest: 0.3.0 + _: + ^0.3.0: 0.3.0 + 0.3.0: + $: sha512-TcZvGMMy9vodEFSse30lWinkj+JgOBvPn8wRItpQRSayhc+4ssDs335uklkfvQQJgL/WvmHLVj4Ycv2s7QCQMg== + _: 'https://npme.walmart.com/semver-store/-/semver-store-0.3.0.tgz' +serialize-javascript: + _latest: 6.0.0 + _: + ^5.0.1: 5.0.1 + ^6.0.0: 6.0.0 + 6.0.0: + $: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag== + _: 'https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz' + dependencies: + randombytes: ^2.1.0 + 5.0.1: + $: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA== + _: 'https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-5.0.1.tgz' + dependencies: + randombytes: ^2.1.0 +serve-index-fs: + _latest: 1.10.1 + _: + ^1.10.1: 1.10.1 + 1.10.1: + $: sha512-JRb5gmypjeGvGIoTkdiw2OW5T1bG1fatzR9+X569cGK38yiF4HedEjeCteFFmwTw0wmkLVEcD6ekz1dGsS674Q== + _: 'https://npme.walmart.com/serve-index-fs/-/serve-index-fs-1.10.1.tgz' + dependencies: + accepts: ~1.3.5 + batch: 0.6.1 + debug: 2.6.9 + escape-html: ~1.0.3 + http-errors: ~1.6.3 + mime-types: ~2.1.18 + parseurl: ~1.3.2 +set-blocking: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-BF+XgtARrppoA93TgrJDkrPYkPc= + _: 'https://npme.walmart.com/set-blocking/-/set-blocking-2.0.0.tgz' +set-cookie-parser: + _latest: 2.4.8 + _: + ^2.4.1: 2.4.8 + 2.4.8: + $: sha512-edRH8mBKEWNVIVMKejNnuJxleqYE/ZSdcT8/Nem9/mmosx12pctd80s2Oy00KNZzrogMZS5mauK2/ymL1bvlvg== + _: 'https://npme.walmart.com/set-cookie-parser/-/set-cookie-parser-2.4.8.tgz' +setprototypeof: + _latest: 1.2.0 + _: + 1.1.0: 1.1.0 + 1.1.0: + $: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ== + _: 'https://npme.walmart.com/setprototypeof/-/setprototypeof-1.1.0.tgz' +shallow-clone: + _latest: 3.0.1 + _: + ^3.0.0: 3.0.1 + 3.0.1: + $: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA== + _: 'https://npme.walmart.com/shallow-clone/-/shallow-clone-3.0.1.tgz' + dependencies: + kind-of: ^6.0.2 +shcmd: + _latest: 0.8.4 + _: + ^0.8.4: 0.8.4 + 0.8.4: + $: sha512-/U9OtqK4YOIBNp96MlQmdhWj8EeDgBJGDtF5I42u/dSm1J4qjyGs3a0PlrgwRT3FdeGuaNYpghHbUtQxzP+Hyw== + _: 'https://npme.walmart.com/shcmd/-/shcmd-0.8.4.tgz' + dependencies: + glob: ^7.0.0 +shebang-command: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== + _: 'https://npme.walmart.com/shebang-command/-/shebang-command-2.0.0.tgz' + dependencies: + shebang-regex: ^3.0.0 +shebang-regex: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== + _: 'https://npme.walmart.com/shebang-regex/-/shebang-regex-3.0.0.tgz' +side-channel: + _latest: 1.0.4 + _: + ^1.0.4: 1.0.4 + 1.0.4: + $: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw== + _: 'https://npme.walmart.com/side-channel/-/side-channel-1.0.4.tgz' + dependencies: + call-bind: ^1.0.0 + get-intrinsic: ^1.0.2 + object-inspect: ^1.9.0 +signal-exit: + _latest: 3.0.3 + _: + '^3.0.2,^3.0.3': 3.0.3 + 3.0.3: + $: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== + _: 'https://npme.walmart.com/signal-exit/-/signal-exit-3.0.3.tgz' +simple-swizzle: + _latest: 0.2.2 + _: + ^0.2.2: 0.2.2 + 0.2.2: + $: sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo= + _: 'https://npme.walmart.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz' + dependencies: + is-arrayish: ^0.3.1 +sisteransi: + _latest: 1.0.5 + _: + ^1.0.5: 1.0.5 + 1.0.5: + $: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== + _: 'https://npme.walmart.com/sisteransi/-/sisteransi-1.0.5.tgz' +slash: + _latest: 3.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A== + _: 'https://npme.walmart.com/slash/-/slash-2.0.0.tgz' +slice-ansi: + _latest: 5.0.0 + _: + ^4.0.0: 4.0.0 + ^5.0.0: 5.0.0 + 5.0.0: + $: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ== + _: 'https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz' + dependencies: + ansi-styles: ^6.0.0 + is-fullwidth-code-point: ^4.0.0 + 4.0.0: + $: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ== + _: 'https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz' + dependencies: + ansi-styles: ^4.0.0 + astral-regex: ^2.0.0 + is-fullwidth-code-point: ^3.0.0 +sonic-boom: + _latest: 1.4.0 + _: + ^0.7.5: 0.7.7 + 0.7.7: + $: sha512-Ei5YOo5J64GKClHIL/5evJPgASXFVpfVYbJV9PILZQytTK6/LCwHvsZJW2Ig4p9FMC2OrBrMnXKgRN/OEoAWfg== + _: 'https://npme.walmart.com/sonic-boom/-/sonic-boom-0.7.7.tgz' + dependencies: + atomic-sleep: ^1.0.0 + flatstr: ^1.0.12 +source-list-map: + _latest: 2.0.1 + _: + '^2.0.0,^2.0.1': 2.0.1 + 2.0.1: + $: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw== + _: 'https://npme.walmart.com/source-list-map/-/source-list-map-2.0.1.tgz' +source-map: + _latest: 0.7.3 + _: + ^0.5.6: 0.5.7 + '^0.6.0,^0.6.1,~0.6.0,~0.6.1': 0.6.1 + 0.6.1: + $: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== + _: 'https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz' + 0.5.7: + $: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= + _: 'https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz' +source-map-js: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== + _: 'https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz' +source-map-support: + _latest: 0.5.21 + _: + '^0.5.16,~0.5.12,~0.5.20': 0.5.21 + 0.5.21: + $: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== + _: 'https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz' + dependencies: + buffer-from: ^1.0.0 + source-map: ^0.6.0 +spawn-wrap: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg== + _: 'https://npme.walmart.com/spawn-wrap/-/spawn-wrap-2.0.0.tgz' + dependencies: + foreground-child: ^2.0.0 + is-windows: ^1.0.2 + make-dir: ^3.0.0 + rimraf: ^3.0.0 + signal-exit: ^3.0.2 + which: ^2.0.1 +spdx-correct: + _latest: 3.1.1 + _: + ^3.0.0: 3.1.1 + 3.1.1: + $: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w== + _: 'https://npme.walmart.com/spdx-correct/-/spdx-correct-3.1.1.tgz' + dependencies: + spdx-expression-parse: ^3.0.0 + spdx-license-ids: ^3.0.0 +spdx-exceptions: + _latest: 2.3.0 + _: + ^2.1.0: 2.3.0 + 2.3.0: + $: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== + _: 'https://npme.walmart.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz' +spdx-expression-parse: + _latest: 3.0.1 + _: + ^3.0.0: 3.0.1 + 3.0.1: + $: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== + _: 'https://npme.walmart.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz' + dependencies: + spdx-exceptions: ^2.1.0 + spdx-license-ids: ^3.0.0 +spdx-license-ids: + _latest: 3.0.7 + _: + ^3.0.0: 3.0.7 + 3.0.7: + $: sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ== + _: 'https://npme.walmart.com/spdx-license-ids/-/spdx-license-ids-3.0.7.tgz' +spdy: + _latest: 4.0.2 + _: + ^4.0.0: 4.0.2 + 4.0.2: + $: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA== + _: 'https://npme.walmart.com/spdy/-/spdy-4.0.2.tgz' + dependencies: + debug: ^4.1.0 + handle-thing: ^2.0.0 + http-deceiver: ^1.2.7 + select-hose: ^2.0.0 + spdy-transport: ^3.0.0 +spdy-transport: + _latest: 3.0.0 + _: + ^3.0.0: 3.0.0 + 3.0.0: + $: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw== + _: 'https://npme.walmart.com/spdy-transport/-/spdy-transport-3.0.0.tgz' + dependencies: + debug: ^4.1.0 + detect-node: ^2.0.4 + hpack.js: ^2.1.6 + obuf: ^1.1.2 + readable-stream: ^3.0.6 + wbuf: ^1.7.3 +split2: + _latest: 3.2.2 + _: + ^3.1.1: 3.2.2 + 3.2.2: + $: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg== + _: 'https://npme.walmart.com/split2/-/split2-3.2.2.tgz' + dependencies: + readable-stream: ^3.0.0 +sprintf-js: + _latest: 1.1.2 + _: + ~1.0.2: 1.0.3 + 1.0.3: + $: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= + _: 'https://npme.walmart.com/sprintf-js/-/sprintf-js-1.0.3.tgz' +sshpk: + _latest: 1.16.1 + _: + ^1.7.0: 1.16.1 + 1.16.1: + $: sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg== + _: 'https://npme.walmart.com/sshpk/-/sshpk-1.16.1.tgz' + dependencies: + asn1: ~0.2.3 + assert-plus: ^1.0.0 + dashdash: ^1.12.0 + getpass: ^0.1.1 + safer-buffer: ^2.0.2 + jsbn: ~0.1.0 + tweetnacl: ~0.14.0 + ecc-jsbn: ~0.1.1 + bcrypt-pbkdf: ^1.0.0 +ssri: + _latest: 8.0.1 + _: + ^8.0.0: 8.0.1 + 8.0.1: + $: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ== + _: 'https://npme.walmart.com/ssri/-/ssri-8.0.1.tgz' + dependencies: + minipass: ^3.1.1 +stable: + _latest: 0.1.8 + _: + ^0.1.8: 0.1.8 + 0.1.8: + $: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w== + _: 'https://npme.walmart.com/stable/-/stable-0.1.8.tgz' +stack-trace: + _latest: 0.0.10 + _: + 0.0.x: 0.0.10 + 0.0.10: + $: sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA= + _: 'https://npme.walmart.com/stack-trace/-/stack-trace-0.0.10.tgz' +statuses: + _latest: 2.0.1 + _: + '>= 1.4.0 < 2': 1.5.0 + 1.5.0: + $: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow= + _: 'https://npme.walmart.com/statuses/-/statuses-1.5.0.tgz' +string-array: + _latest: 1.0.1 + _: + ^1.0.1: 1.0.1 + 1.0.1: + $: sha512-IHgqBWTsXuE27ZL7N9/XBIzWWrSwr9tKJw6qdIOMGIM2sxxJRvJe9vQMPW37MHrxidXlyJD8w61mQ6qLvnjqvg== + _: 'https://npme.walmart.com/string-array/-/string-array-1.0.1.tgz' +string-hash: + _latest: 1.1.3 + _: + ^1.1.1: 1.1.3 + 1.1.3: + $: sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs= + _: 'https://npme.walmart.com/string-hash/-/string-hash-1.1.3.tgz' +string-natural-compare: + _latest: 3.0.1 + _: + ^3.0.1: 3.0.1 + 3.0.1: + $: sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw== + _: 'https://npme.walmart.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz' +string-similarity: + _latest: 4.0.4 + _: + ^4.0.1: 4.0.4 + 4.0.4: + $: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ== + _: 'https://npme.walmart.com/string-similarity/-/string-similarity-4.0.4.tgz' +string-width: + _latest: 5.1.2 + _: + ^3.0.0: 3.1.0 + '^4.0.0,^4.1.0,^4.2.0': 4.2.2 + ^5.0.1: 5.1.2 + 5.1.2: + $: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA== + _: 'https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz' + dependencies: + eastasianwidth: ^0.2.0 + emoji-regex: ^9.2.2 + strip-ansi: ^7.0.1 + 4.2.2: + $: sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA== + _: 'https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz' + dependencies: + emoji-regex: ^8.0.0 + is-fullwidth-code-point: ^3.0.0 + strip-ansi: ^6.0.0 + 3.1.0: + $: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w== + _: 'https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz' + dependencies: + emoji-regex: ^7.0.1 + is-fullwidth-code-point: ^2.0.0 + strip-ansi: ^5.1.0 +string.prototype.matchall: + _latest: 4.0.7 + _: + ^4.0.7: 4.0.7 + 4.0.7: + $: sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg== + _: 'https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.3 + es-abstract: ^1.19.1 + get-intrinsic: ^1.1.1 + has-symbols: ^1.0.3 + internal-slot: ^1.0.3 + regexp.prototype.flags: ^1.4.1 + side-channel: ^1.0.4 +string.prototype.trimend: + _latest: 1.0.5 + _: + ^1.0.5: 1.0.5 + 1.0.5: + $: sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog== + _: 'https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.4 + es-abstract: ^1.19.5 +string.prototype.trimstart: + _latest: 1.0.5 + _: + ^1.0.5: 1.0.5 + 1.0.5: + $: sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg== + _: 'https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz' + dependencies: + call-bind: ^1.0.2 + define-properties: ^1.1.4 + es-abstract: ^1.19.5 +string_decoder: + _latest: 1.3.0 + _: + ^1.1.1: 1.3.0 + ~1.1.1: 1.1.1 + 1.3.0: + $: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== + _: 'https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz' + dependencies: + safe-buffer: ~5.2.0 + 1.1.1: + $: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== + _: 'https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz' + dependencies: + safe-buffer: ~5.1.0 +strip-ansi: + _latest: 7.0.1 + _: + ^3.0.0: 3.0.1 + ^4.0.0: 4.0.0 + ^5.1.0: 5.2.0 + ^6.0.0: 6.0.0 + ^7.0.1: 7.0.1 + 7.0.1: + $: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw== + _: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz' + dependencies: + ansi-regex: ^6.0.1 + 6.0.0: + $: sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w== + _: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz' + dependencies: + ansi-regex: ^5.0.0 + 5.2.0: + $: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA== + _: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz' + dependencies: + ansi-regex: ^4.1.0 + 4.0.0: + $: sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow== + _: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz' + dependencies: + ansi-regex: ^3.0.0 + 3.0.1: + $: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg== + _: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz' + dependencies: + ansi-regex: ^2.0.0 +strip-bom: + _latest: 4.0.0 + _: + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w== + _: 'https://npme.walmart.com/strip-bom/-/strip-bom-4.0.0.tgz' +strip-final-newline: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== + _: 'https://npme.walmart.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz' +strip-json-comments: + _latest: 3.1.1 + _: + '^3.1.0,^3.1.1': 3.1.1 + 3.1.1: + $: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== + _: 'https://npme.walmart.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz' +stylehacks: + _latest: 4.0.3 + _: + ^4.0.0: 4.0.3 + 4.0.3: + $: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g== + _: 'https://npme.walmart.com/stylehacks/-/stylehacks-4.0.3.tgz' + dependencies: + browserslist: ^4.0.0 + postcss: ^7.0.0 + postcss-selector-parser: ^3.0.0 +subapp-react: + _latest: 1.0.0-fynlocal_h + _: + ../../packages/subapp-react: 1.0.0-fynlocal_h + 1.0.0-fynlocal_h: + top: 1 + $: local + _: ../../packages/subapp-react + dependencies: + '@babel/runtime': ^7.17.9 + optional-require: ^1.1.6 + subapp-util: ^1.1.4 + subapp-web: ^2.0.0 + peerDependencies: + react: '*' + react-dom: '*' +subapp-redux: + _latest: 2.0.0-fynlocal_h + _: + ../../packages/subapp-redux: 2.0.0-fynlocal_h + 2.0.0-fynlocal_h: + top: 1 + $: local + _: ../../packages/subapp-redux + dependencies: + optional-require: ^1.1.6 + subapp-util: ^1.1.4 + subapp-web: ^2.0.0 + peerDependencies: + react: '*' + react-dom: '*' + redux: '*' + react-redux: '*' +subapp-server: + _latest: 2.0.0-fynlocal_h + _: + ../../packages/subapp-server: 2.0.0-fynlocal_h + 2.0.0-fynlocal_h: + top: 1 + $: local + _: ../../packages/subapp-server + dependencies: + '@hapi/boom': ^9.1.4 + '@xarc/index-page': ^1.0.11 + '@xarc/jsx-renderer': ^1.0.11 + '@xarc/tag-renderer': ^1.0.10 + filter-scan-dir: 1.5.5 + http-status-codes: ^2.2.0 + optional-require: ^1.1.8 + subapp-util: ^1.1.4 + xaa: ^1.7.3 +subapp-util: + _latest: 1.1.4-fynlocal_h + _: + ../subapp-util: 1.1.4-fynlocal_h + 1.1.4-fynlocal_h: + $: local + _: ../../packages/subapp-util + dependencies: + filter-scan-dir: 1.1.1 + optional-require: ^1.1.6 +subapp-web: + _latest: 2.0.0-fynlocal_h + _: + '../../packages/subapp-web,../subapp-web': 2.0.0-fynlocal_h + 2.0.0-fynlocal_h: + top: 1 + $: local + _: ../../packages/subapp-web + dependencies: + '@babel/runtime': ^7.17.9 + history: ^5.3.0 + jsesc: ^3.0.2 + loadjs: ^4.2.0 + lodash: ^4.17.15 + optional-require: ^1.1.8 + request: ^2.88.0 + subapp-util: ^1.1.4 + xaa: ^1.7.3 + peerDependencies: + '@xarc/app': ^11.0.0 +sudo-prompt: + _latest: 9.2.1 + _: + ^9.2.1: 9.2.1 + 9.2.1: + $: sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw== + _: 'https://registry.npmjs.org/sudo-prompt/-/sudo-prompt-9.2.1.tgz' +supports-color: + _latest: 9.2.3 + _: + ^2.0.0: 2.0.0 + ^3.2.3: 3.2.3 + '^5.3.0,^5.4.0': 5.5.0 + ^6.1.0: 6.1.0 + '^7.0.0,^7.1.0': 7.2.0 + ^8.0.0: 8.1.1 + 8.1.1: + $: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q== + _: 'https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz' + dependencies: + has-flag: ^4.0.0 + 7.2.0: + $: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== + _: 'https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz' + dependencies: + has-flag: ^4.0.0 + 6.1.0: + $: sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ== + _: 'https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz' + dependencies: + has-flag: ^3.0.0 + 5.5.0: + $: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== + _: 'https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz' + dependencies: + has-flag: ^3.0.0 + 3.2.3: + $: sha512-Jds2VIYDrlp5ui7t8abHN2bjAu4LV/q4N2KivFPpGH0lrka0BMq/33AmECUXlKPcHigkNaqfXRENFju+rlcy+A== + _: 'https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz' + dependencies: + has-flag: ^1.0.0 + 2.0.0: + $: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g== + _: 'https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz' +supports-preserve-symlinks-flag: + _latest: 1.0.0 + _: + ^1.0.0: 1.0.0 + 1.0.0: + $: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== + _: 'https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz' +svgo: + _latest: 2.2.2 + _: + ^1.0.0: 1.3.2 + 1.3.2: + $: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw== + _: 'https://npme.walmart.com/svgo/-/svgo-1.3.2.tgz' + dependencies: + chalk: ^2.4.1 + coa: ^2.0.2 + css-select: ^2.0.0 + css-select-base-adapter: ^0.1.1 + css-tree: 1.0.0-alpha.37 + csso: ^4.0.2 + js-yaml: ^3.13.1 + mkdirp: ~0.5.1 + object.values: ^1.1.0 + sax: ~1.2.4 + stable: ^0.1.8 + unquote: ~1.1.1 + util.promisify: ~1.0.0 +table: + _latest: 6.0.7 + _: + ^6.0.4: 6.0.7 + 6.0.7: + $: sha512-rxZevLGTUzWna/qBLObOe16kB2RTnnbhciwgPbMMlazz1yZGVEgnZK762xyVdVznhqxrfCeBMmMkgOOaPwjH7g== + _: 'https://npme.walmart.com/table/-/table-6.0.7.tgz' + dependencies: + ajv: ^7.0.2 + lodash: ^4.17.20 + slice-ansi: ^4.0.0 + string-width: ^4.2.0 +tapable: + _latest: 2.2.0 + _: + '^2.0.0,^2.1.1,^2.2.0': 2.2.0 + 2.2.0: + $: sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw== + _: 'https://registry.npmjs.org/tapable/-/tapable-2.2.0.tgz' +tar: + _latest: 6.1.0 + _: + ^6.0.2: 6.1.0 + 6.1.0: + $: sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA== + _: 'https://npme.walmart.com/tar/-/tar-6.1.0.tgz' + dependencies: + chownr: ^2.0.0 + fs-minipass: ^2.0.0 + minipass: ^3.0.0 + minizlib: ^2.1.1 + mkdirp: ^1.0.3 + yallist: ^4.0.0 +terser: + _latest: 5.15.1 + _: + ^4.6.3: 4.8.0 + ^5.14.1: 5.15.1 + 5.15.1: + $: sha512-K1faMUvpm/FBxjBXud0LWVAGxmvoPbZbfTCYbSgaaYQaIXI3/TdI7a7ZGA73Zrou6Q8Zmz3oeUTsp/dj+ag2Xw== + _: 'https://registry.npmjs.org/terser/-/terser-5.15.1.tgz' + dependencies: + '@jridgewell/source-map': ^0.3.2 + acorn: ^8.5.0 + commander: ^2.20.0 + source-map-support: ~0.5.20 + 4.8.0: + $: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw== + _: 'https://registry.npmjs.org/terser/-/terser-4.8.0.tgz' + dependencies: + commander: ^2.20.0 + source-map: ~0.6.1 + source-map-support: ~0.5.12 +terser-webpack-plugin: + _latest: 5.3.6 + _: + ^5.1.3: 5.3.6 + 5.3.6: + $: sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ== + _: 'https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz' + dependencies: + '@jridgewell/trace-mapping': ^0.3.14 + jest-worker: ^27.4.5 + schema-utils: ^3.1.1 + serialize-javascript: ^6.0.0 + terser: ^5.14.1 + peerDependencies: + webpack: ^5.1.0 +test-exclude: + _latest: 6.0.0 + _: + ^6.0.0: 6.0.0 + 6.0.0: + $: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w== + _: 'https://npme.walmart.com/test-exclude/-/test-exclude-6.0.0.tgz' + dependencies: + '@istanbuljs/schema': ^0.1.2 + glob: ^7.1.4 + minimatch: ^3.0.4 +text-hex: + _latest: 1.0.0 + _: + 1.0.x: 1.0.0 + 1.0.0: + $: sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg== + _: 'https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz' +text-table: + _latest: 0.2.0 + _: + ^0.2.0: 0.2.0 + 0.2.0: + $: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= + _: 'https://npme.walmart.com/text-table/-/text-table-0.2.0.tgz' +timsort: + _latest: 0.3.0 + _: + ^0.3.0: 0.3.0 + 0.3.0: + $: sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q= + _: 'https://npme.walmart.com/timsort/-/timsort-0.3.0.tgz' +tiny-lru: + _latest: 7.0.6 + _: + ^7.0.2: 7.0.6 + 7.0.6: + $: sha512-zNYO0Kvgn5rXzWpL0y3RS09sMK67eGaQj9805jlK9G6pSadfriTczzLHFXa/xcW4mIRfmlB9HyQ/+SgL0V1uow== + _: 'https://npme.walmart.com/tiny-lru/-/tiny-lru-7.0.6.tgz' +to-fast-properties: + _latest: 3.0.1 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= + _: 'https://npme.walmart.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz' +to-regex-range: + _latest: 5.0.1 + _: + ^5.0.1: 5.0.1 + 5.0.1: + $: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== + _: 'https://npme.walmart.com/to-regex-range/-/to-regex-range-5.0.1.tgz' + dependencies: + is-number: ^7.0.0 +tough-cookie: + _latest: 4.0.0 + _: + ~2.5.0: 2.5.0 + 2.5.0: + $: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g== + _: 'https://npme.walmart.com/tough-cookie/-/tough-cookie-2.5.0.tgz' + dependencies: + psl: ^1.1.28 + punycode: ^2.1.1 +triple-beam: + _latest: 1.3.0 + _: + ^1.3.0: 1.3.0 + 1.3.0: + $: sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw== + _: 'https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz' +tslib: + _latest: 2.4.1 + _: + ^1.9.0: 1.14.1 + '^2.0.3,^2.1.0,^2.2.0,^2.4.0': 2.4.1 + 2.4.1: + $: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA== + _: 'https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz' + 1.14.1: + $: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== + _: 'https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz' +tunnel-agent: + _latest: 0.6.0 + _: + ^0.6.0: 0.6.0 + 0.6.0: + $: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0= + _: 'https://npme.walmart.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz' + dependencies: + safe-buffer: ^5.0.1 +tweetnacl: + _latest: 1.0.3 + _: + '^0.14.3,~0.14.0': 0.14.5 + 0.14.5: + $: sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= + _: 'https://npme.walmart.com/tweetnacl/-/tweetnacl-0.14.5.tgz' +type-check: + _latest: 0.4.0 + _: + '^0.4.0,~0.4.0': 0.4.0 + 0.4.0: + $: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== + _: 'https://npme.walmart.com/type-check/-/type-check-0.4.0.tgz' + dependencies: + prelude-ls: ^1.2.1 +type-fest: + _latest: 3.1.0 + _: + ^0.11.0: 0.11.0 + ^0.20.2: 0.20.2 + ^0.6.0: 0.6.0 + '^0.8.0,^0.8.1': 0.8.1 + ^1.0.2: 1.4.0 + 1.4.0: + $: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA== + _: 'https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz' + 0.20.2: + $: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== + _: 'https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz' + 0.11.0: + $: sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ== + _: 'https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz' + 0.8.1: + $: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== + _: 'https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz' + 0.6.0: + $: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg== + _: 'https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz' +typedarray-to-buffer: + _latest: 4.0.0 + _: + ^3.1.5: 3.1.5 + 3.1.5: + $: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q== + _: 'https://npme.walmart.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz' + dependencies: + is-typedarray: ^1.0.0 +unbox-primitive: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw== + _: 'https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz' + dependencies: + call-bind: ^1.0.2 + has-bigints: ^1.0.2 + has-symbols: ^1.0.3 + which-boxed-primitive: ^1.0.2 +unicode-canonical-property-names-ecmascript: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ== + _: 'https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz' +unicode-match-property-ecmascript: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q== + _: 'https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz' + dependencies: + unicode-canonical-property-names-ecmascript: ^2.0.0 + unicode-property-aliases-ecmascript: ^2.0.0 +unicode-match-property-value-ecmascript: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw== + _: 'https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz' +unicode-property-aliases-ecmascript: + _latest: 2.1.0 + _: + ^2.0.0: 2.1.0 + 2.1.0: + $: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w== + _: 'https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz' +uniq: + _latest: 1.0.1 + _: + ^1.0.1: 1.0.1 + 1.0.1: + $: sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8= + _: 'https://npme.walmart.com/uniq/-/uniq-1.0.1.tgz' +uniqs: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-/+3ks2slKQaW5uFl1KWe25mOawI= + _: 'https://npme.walmart.com/uniqs/-/uniqs-2.0.0.tgz' +unique-filename: + _latest: 1.1.1 + _: + ^1.1.1: 1.1.1 + 1.1.1: + $: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ== + _: 'https://npme.walmart.com/unique-filename/-/unique-filename-1.1.1.tgz' + dependencies: + unique-slug: ^2.0.0 +unique-slug: + _latest: 2.0.2 + _: + ^2.0.0: 2.0.2 + 2.0.2: + $: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w== + _: 'https://npme.walmart.com/unique-slug/-/unique-slug-2.0.2.tgz' + dependencies: + imurmurhash: ^0.1.4 +universalify: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== + _: 'https://npme.walmart.com/universalify/-/universalify-2.0.0.tgz' +unquote: + _latest: 1.1.1 + _: + ~1.1.1: 1.1.1 + 1.1.1: + $: sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ= + _: 'https://npme.walmart.com/unquote/-/unquote-1.1.1.tgz' +unwrap-npm-cmd: + _latest: 1.1.1 + _: + ^1.1.1: 1.1.1 + 1.1.1: + $: sha512-Y0PFhW+X6oahjV/e4yBxThgq0k9Ymh3RwUh6P/rMiGp55X5qa2mQghZAHKyJ9tDPinZntD0Z+5DHFzlx9/UNbg== + _: 'https://npme.walmart.com/unwrap-npm-cmd/-/unwrap-npm-cmd-1.1.1.tgz' + dependencies: + which: ^1.3.1 +update-browserslist-db: + _latest: 1.0.10 + _: + ^1.0.9: 1.0.10 + 1.0.10: + $: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ== + _: 'https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz' + dependencies: + escalade: ^3.1.1 + picocolors: ^1.0.0 + peerDependencies: + browserslist: '>= 4.21.0' +uri-js: + _latest: 4.4.1 + _: + ^4.2.2: 4.4.1 + 4.4.1: + $: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== + _: 'https://npme.walmart.com/uri-js/-/uri-js-4.4.1.tgz' + dependencies: + punycode: ^2.1.0 +url-loader: + _latest: 4.1.1 + _: + ^4.1.0: 4.1.1 + 4.1.1: + $: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA== + _: 'https://npme.walmart.com/url-loader/-/url-loader-4.1.1.tgz' + dependencies: + loader-utils: ^2.0.0 + mime-types: ^2.1.27 + schema-utils: ^3.0.0 + peerDependencies: + webpack: '^4.0.0 || ^5.0.0' + file-loader: '*' +use-sync-external-store: + _latest: 1.2.0 + _: + ^1.0.0: 1.2.0 + 1.2.0: + $: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA== + _: 'https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz' + peerDependencies: + react: '^16.8.0 || ^17.0.0 || ^18.0.0' +util-deprecate: + _latest: 1.0.2 + _: + '^1.0.1,^1.0.2,~1.0.1': 1.0.2 + 1.0.2: + $: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= + _: 'https://npme.walmart.com/util-deprecate/-/util-deprecate-1.0.2.tgz' +util.promisify: + _latest: 1.1.1 + _: + ~1.0.0: 1.0.1 + 1.0.1: + $: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA== + _: 'https://npme.walmart.com/util.promisify/-/util.promisify-1.0.1.tgz' + dependencies: + define-properties: ^1.1.3 + es-abstract: ^1.17.2 + has-symbols: ^1.0.1 + object.getownpropertydescriptors: ^2.1.0 +utila: + _latest: 0.5.0-dev.1 + _: + ~0.4: 0.4.0 + 0.4.0: + $: sha1-ihagXURWV6Oupe7MWxKk+lN5dyw= + _: 'https://registry.npmjs.org/utila/-/utila-0.4.0.tgz' +uuid: + _latest: 8.3.2 + _: + '^3.3.2,^3.3.3': 3.4.0 + 3.4.0: + $: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== + _: 'https://npme.walmart.com/uuid/-/uuid-3.4.0.tgz' +v8-compile-cache: + _latest: 2.3.0 + _: + '^2.0.3,^2.2.0': 2.3.0 + 2.3.0: + $: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA== + _: 'https://npme.walmart.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz' +valid-url: + _latest: 1.0.9 + _: + ^1.0.9: 1.0.9 + 1.0.9: + $: sha1-HBRHm0DxOXp1eC8RXkCGRHQzogA= + _: 'https://npme.walmart.com/valid-url/-/valid-url-1.0.9.tgz' +validate-npm-package-license: + _latest: 3.0.4 + _: + ^3.0.1: 3.0.4 + 3.0.4: + $: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== + _: 'https://npme.walmart.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz' + dependencies: + spdx-correct: ^3.0.0 + spdx-expression-parse: ^3.0.0 +vendors: + _latest: 2.0.0 + _: + ^1.0.0: 1.0.4 + 1.0.4: + $: sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w== + _: 'https://npme.walmart.com/vendors/-/vendors-1.0.4.tgz' +verror: + _latest: 1.10.0 + _: + 1.10.0: 1.10.0 + 1.10.0: + $: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA= + _: 'https://npme.walmart.com/verror/-/verror-1.10.0.tgz' + dependencies: + assert-plus: ^1.0.0 + core-util-is: 1.0.2 + extsprintf: ^1.2.0 +visual-logger: + _latest: 1.1.3 + _: + ^1.1.3: 1.1.3 + 1.1.3: + $: sha512-8XPxTR+RoZZtSkx1TY+aLAvG1EivsO0352WuWyXr0nU7n7T2XOh3ty/QwGS2dx7ZUDJQ5PTVp/p5StXaR11H7w== + _: 'https://npme.walmart.com/visual-logger/-/visual-logger-1.1.3.tgz' + dependencies: + chalk: ^4.0.0 + log-update: ^4.0.0 +watchpack: + _latest: 2.4.0 + _: + ^2.4.0: 2.4.0 + 2.4.0: + $: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg== + _: 'https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz' + dependencies: + glob-to-regexp: ^0.4.1 + graceful-fs: ^4.1.2 +wbuf: + _latest: 1.7.3 + _: + '^1.1.0,^1.7.3': 1.7.3 + 1.7.3: + $: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA== + _: 'https://npme.walmart.com/wbuf/-/wbuf-1.7.3.tgz' + dependencies: + minimalistic-assert: ^1.0.0 +webpack: + _latest: 5.74.0 + _: + ^5.74.0: 5.74.0 + 5.74.0: + $: sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA== + _: 'https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz' + dependencies: + '@types/eslint-scope': ^3.7.3 + '@types/estree': ^0.0.51 + '@webassemblyjs/ast': 1.11.1 + '@webassemblyjs/wasm-edit': 1.11.1 + '@webassemblyjs/wasm-parser': 1.11.1 + acorn: ^8.7.1 + acorn-import-assertions: ^1.7.6 + browserslist: ^4.14.5 + chrome-trace-event: ^1.0.2 + enhanced-resolve: ^5.10.0 + es-module-lexer: ^0.9.0 + eslint-scope: 5.1.1 + events: ^3.2.0 + glob-to-regexp: ^0.4.1 + graceful-fs: ^4.2.9 + json-parse-even-better-errors: ^2.3.1 + loader-runner: ^4.2.0 + mime-types: ^2.1.27 + neo-async: ^2.6.2 + schema-utils: ^3.1.0 + tapable: ^2.1.1 + terser-webpack-plugin: ^5.1.3 + watchpack: ^2.4.0 + webpack-sources: ^3.2.3 +webpack-cli: + _latest: 4.10.0 + _: + 4.8.0: 4.8.0 + 4.8.0: + $: sha512-+iBSWsX16uVna5aAYN6/wjhJy1q/GKk4KjKvfg90/6hykCTSgozbfz5iRgDTSJt/LgSbYxdBX3KBHeobIs+ZEw== + _: 'https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.8.0.tgz' + dependencies: + '@discoveryjs/json-ext': ^0.5.0 + '@webpack-cli/configtest': ^1.0.4 + '@webpack-cli/info': ^1.3.0 + '@webpack-cli/serve': ^1.5.2 + colorette: ^1.2.1 + commander: ^7.0.0 + execa: ^5.0.0 + fastest-levenshtein: ^1.0.12 + import-local: ^3.0.2 + interpret: ^2.2.0 + rechoir: ^0.7.0 + v8-compile-cache: ^2.2.0 + webpack-merge: ^5.7.3 + peerDependencies: + webpack: '4.x.x || 5.x.x' +webpack-config-composer: + _latest: 1.1.6-fynlocal_h + _: + ../webpack-config-composer: 1.1.6-fynlocal_h + 1.1.6-fynlocal_h: + $: local + _: ../../packages/webpack-config-composer + dependencies: + lodash: ^4.17.21 + tslib: ^2.2.0 +webpack-dev-middleware: + _latest: 4.1.0 + _: + ^4.1.0: 4.1.0 + 4.1.0: + $: sha512-mpa/FY+DiBu5+r5JUIyTCYWRfkWgyA3/OOE9lwfzV9S70A4vJYLsVRKj5rMFEsezBroy2FmPyQ8oBRVW8QmK1A== + _: 'https://npme.walmart.com/webpack-dev-middleware/-/webpack-dev-middleware-4.1.0.tgz' + dependencies: + colorette: ^1.2.1 + mem: ^8.0.0 + memfs: ^3.2.0 + mime-types: ^2.1.28 + range-parser: ^1.2.1 + schema-utils: ^3.0.0 + peerDependencies: + webpack: '^4.0.0 || ^5.0.0' +webpack-hot-middleware: + _latest: 2.25.2 + _: + ^2.25.1: 2.25.2 + 2.25.2: + $: sha512-CVgm3NAQyfdIonRvXisRwPTUYuSbyZ6BY7782tMeUzWOO7RmVI2NaBYuCp41qyD4gYCkJyTneAJdK69A13B0+A== + _: 'https://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.25.2.tgz' + dependencies: + ansi-html-community: 0.0.8 + html-entities: ^2.1.0 + strip-ansi: ^6.0.0 +webpack-merge: + _latest: 5.7.3 + _: + ^5.7.3: 5.7.3 + 5.7.3: + $: sha512-6/JUQv0ELQ1igjGDzHkXbVDRxkfA57Zw7PfiupdLFJYrgFqY5ZP8xxbpp2lU3EPwYx89ht5Z/aDkD40hFCm5AA== + _: 'https://npme.walmart.com/webpack-merge/-/webpack-merge-5.7.3.tgz' + dependencies: + clone-deep: ^4.0.1 + wildcard: ^2.0.0 +webpack-sources: + _latest: 3.2.3 + _: + '^1.1.0,^1.4.3': 1.4.3 + ^2.2.0: 2.2.0 + ^3.2.3: 3.2.3 + 3.2.3: + $: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== + _: 'https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz' + 2.2.0: + $: sha512-bQsA24JLwcnWGArOKUxYKhX3Mz/nK1Xf6hxullKERyktjNMC4x8koOeaDNTA2fEJ09BdWLbM/iTW0ithREUP0w== + _: 'https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.2.0.tgz' + dependencies: + source-list-map: ^2.0.1 + source-map: ^0.6.1 + 1.4.3: + $: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ== + _: 'https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz' + dependencies: + source-list-map: ^2.0.0 + source-map: ~0.6.1 +webpack-stats-plugin: + _latest: 1.0.3 + _: + ^1.0.3: 1.0.3 + 1.0.3: + $: sha512-tV/SQHl6lKfBahJcNDmz8JG1rpWPB9NEDQSMIoL74oVAotdxYljpgIsgLzgc1N9QrtA9KEA0moJVwQtNZv2aDA== + _: 'https://npme.walmart.com/webpack-stats-plugin/-/webpack-stats-plugin-1.0.3.tgz' +which: + _latest: 2.0.2 + _: + ^1.3.1: 1.3.1 + ^2.0.1: 2.0.2 + 2.0.2: + $: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== + _: 'https://npme.walmart.com/which/-/which-2.0.2.tgz' + dependencies: + isexe: ^2.0.0 + 1.3.1: + $: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== + _: 'https://npme.walmart.com/which/-/which-1.3.1.tgz' + dependencies: + isexe: ^2.0.0 +which-boxed-primitive: + _latest: 1.0.2 + _: + ^1.0.2: 1.0.2 + 1.0.2: + $: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg== + _: 'https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz' + dependencies: + is-bigint: ^1.0.1 + is-boolean-object: ^1.1.0 + is-number-object: ^1.0.4 + is-string: ^1.0.5 + is-symbol: ^1.0.3 +which-module: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho= + _: 'https://npme.walmart.com/which-module/-/which-module-2.0.0.tgz' +widest-line: + _latest: 3.1.0 + _: + ^3.1.0: 3.1.0 + 3.1.0: + $: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg== + _: 'https://npme.walmart.com/widest-line/-/widest-line-3.1.0.tgz' + dependencies: + string-width: ^4.0.0 +wildcard: + _latest: 2.0.0 + _: + ^2.0.0: 2.0.0 + 2.0.0: + $: sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw== + _: 'https://npme.walmart.com/wildcard/-/wildcard-2.0.0.tgz' +winston: + _latest: 3.8.2 + _: + ^2.4.4: 2.4.5 + ^3.7.2: 3.8.2 + 3.8.2: + $: sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew== + _: 'https://registry.npmjs.org/winston/-/winston-3.8.2.tgz' + dependencies: + '@dabh/diagnostics': ^2.0.2 + '@colors/colors': 1.5.0 + async: ^3.2.3 + is-stream: ^2.0.0 + logform: ^2.4.0 + one-time: ^1.0.0 + readable-stream: ^3.4.0 + safe-stable-stringify: ^2.3.1 + stack-trace: 0.0.x + triple-beam: ^1.3.0 + winston-transport: ^4.5.0 + 2.4.5: + $: sha512-TWoamHt5yYvsMarGlGEQE59SbJHqGsZV8/lwC+iCcGeAe0vUaOh+Lv6SYM17ouzC/a/LB1/hz/7sxFBtlu1l4A== + _: 'https://registry.npmjs.org/winston/-/winston-2.4.5.tgz' + dependencies: + async: ~1.0.0 + colors: 1.0.x + cycle: 1.0.x + eyes: 0.1.x + isstream: 0.1.x + stack-trace: 0.0.x +winston-transport: + _latest: 4.5.0 + _: + ^4.5.0: 4.5.0 + 4.5.0: + $: sha512-YpZzcUzBedhlTAfJg6vJDlyEai/IFMIVcaEZZyl3UXIl4gmqRpU7AE89AHLkbzLUsv0NVmw7ts+iztqKxxPW1Q== + _: 'https://registry.npmjs.org/winston-transport/-/winston-transport-4.5.0.tgz' + dependencies: + logform: ^2.3.2 + readable-stream: ^3.6.0 + triple-beam: ^1.3.0 +word-wrap: + _latest: 1.2.3 + _: + ^1.2.3: 1.2.3 + 1.2.3: + $: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== + _: 'https://npme.walmart.com/word-wrap/-/word-wrap-1.2.3.tgz' +wrap-ansi: + _latest: 8.0.1 + _: + ^6.2.0: 6.2.0 + ^7.0.0: 7.0.0 + ^8.0.1: 8.0.1 + 8.0.1: + $: sha512-QFF+ufAqhoYHvoHdajT/Po7KoXVBPXS2bgjIam5isfWJPfIOnQZ50JtUiVvCv/sjgacf3yRrt2ZKUZ/V4itN4g== + _: 'https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.0.1.tgz' + dependencies: + ansi-styles: ^6.1.0 + string-width: ^5.0.1 + strip-ansi: ^7.0.1 + 7.0.0: + $: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + _: 'https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz' + dependencies: + ansi-styles: ^4.0.0 + string-width: ^4.1.0 + strip-ansi: ^6.0.0 + 6.2.0: + $: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA== + _: 'https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz' + dependencies: + ansi-styles: ^4.0.0 + string-width: ^4.1.0 + strip-ansi: ^6.0.0 +wrappy: + _latest: 1.0.2 + _: + '1': 1.0.2 + 1.0.2: + $: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= + _: 'https://npme.walmart.com/wrappy/-/wrappy-1.0.2.tgz' +write-file-atomic: + _latest: 3.0.3 + _: + ^3.0.0: 3.0.3 + 3.0.3: + $: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q== + _: 'https://npme.walmart.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz' + dependencies: + imurmurhash: ^0.1.4 + is-typedarray: ^1.0.0 + signal-exit: ^3.0.2 + typedarray-to-buffer: ^3.1.5 +xaa: + _latest: 1.7.3 + _: + 1.7.1: 1.7.1 + '^1.7.0,^1.7.3': 1.7.3 + 1.7.3: + $: sha512-GBA/59U8+INwVb1gfNQ5GEnV8lnBJj+9GUacvqeAWACbdl7v/73qgmdmo+rLkTp6rLU8xSEzFhWX+Akbj6Wh3A== + _: 'https://registry.npmjs.org/xaa/-/xaa-1.7.3.tgz' + 1.7.1: + $: sha512-SLb9sd9sWeQMqyrghmdhXOb4NKHTvRchG34nzVvxP+Cf8UvkGuxu6VM7+fsPbFWSBNfGFsLvHeZf9X6ifbPRrg== + _: 'https://registry.npmjs.org/xaa/-/xaa-1.7.1.tgz' + dependencies: + tslib: ^2.1.0 +xenv-config: + _latest: 1.3.1 + _: + ^1.3.1: 1.3.1 + 1.3.1: + $: sha512-ekNalpPoXwgWx1tE384qlkx8+17ANcpmCtak4TYK1EsEcM+0a607TqszGHv4sWMBuogM28XyJmzcRoIgMjABIA== + _: 'https://npme.walmart.com/xenv-config/-/xenv-config-1.3.1.tgz' +xsh: + _latest: 0.4.5 + _: + ^0.4.5: 0.4.5 + 0.4.5: + $: sha512-Tkmj2v1+Uik0zaTU/0+Qwbv8b/NEnPwHgSfnhPIjlSoIb2dRW8HlJMrJb4x232LoITzZATKr7fhdMR4renzhzg== + _: 'https://npme.walmart.com/xsh/-/xsh-0.4.5.tgz' + dependencies: + shcmd: ^0.8.4 +y18n: + _latest: 5.0.5 + _: + ^4.0.0: 4.0.1 + 4.0.1: + $: sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ== + _: 'https://npme.walmart.com/y18n/-/y18n-4.0.1.tgz' +yallist: + _latest: 4.0.0 + _: + ^2.1.2: 2.1.2 + ^4.0.0: 4.0.0 + 4.0.0: + $: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== + _: 'https://npme.walmart.com/yallist/-/yallist-4.0.0.tgz' + 2.1.2: + $: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI= + _: 'https://npme.walmart.com/yallist/-/yallist-2.1.2.tgz' +yargs: + _latest: 16.2.0 + _: + ^15.0.2: 15.4.1 + 15.4.1: + $: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A== + _: 'https://npme.walmart.com/yargs/-/yargs-15.4.1.tgz' + dependencies: + cliui: ^6.0.0 + decamelize: ^1.2.0 + find-up: ^4.1.0 + get-caller-file: ^2.0.1 + require-directory: ^2.1.1 + require-main-filename: ^2.0.0 + set-blocking: ^2.0.0 + string-width: ^4.2.0 + which-module: ^2.0.0 + y18n: ^4.0.0 + yargs-parser: ^18.1.2 +yargs-parser: + _latest: 20.2.7 + _: + ^18.1.2: 18.1.3 + 18.1.3: + $: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== + _: 'https://npme.walmart.com/yargs-parser/-/yargs-parser-18.1.3.tgz' + dependencies: + camelcase: ^5.0.0 + decamelize: ^1.2.0 +yocto-queue: + _latest: 0.1.0 + _: + ^0.1.0: 0.1.0 + 0.1.0: + $: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== + _: 'https://npme.walmart.com/yocto-queue/-/yocto-queue-0.1.0.tgz'