| # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. |
| # yarn lockfile v1 |
| |
| |
| "@ampproject/remapping@^2.0.0": |
| version "2.1.1" |
| resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.1.tgz" |
| integrity sha512-Aolwjd7HSC2PyY0fDj/wA/EimQT4HfEnFYNp5s9CQlrdhyvWTtvZ5YzrUPu6R6/1jKiUlxu8bUhkdSnKHNAHMA== |
| dependencies: |
| "@jridgewell/trace-mapping" "^0.3.0" |
| |
| "@babel/code-frame@7.12.11", "@babel/code-frame@^7.0.0": |
| version "7.12.11" |
| resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz" |
| integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== |
| dependencies: |
| "@babel/highlight" "^7.10.4" |
| |
| "@babel/code-frame@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz" |
| integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg== |
| dependencies: |
| "@babel/highlight" "^7.16.7" |
| |
| "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8": |
| version "7.17.0" |
| resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.0.tgz" |
| integrity sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng== |
| |
| "@babel/core@^7.12.3": |
| version "7.17.2" |
| resolved "https://registry.npmjs.org/@babel/core/-/core-7.17.2.tgz" |
| integrity sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw== |
| dependencies: |
| "@ampproject/remapping" "^2.0.0" |
| "@babel/code-frame" "^7.16.7" |
| "@babel/generator" "^7.17.0" |
| "@babel/helper-compilation-targets" "^7.16.7" |
| "@babel/helper-module-transforms" "^7.16.7" |
| "@babel/helpers" "^7.17.2" |
| "@babel/parser" "^7.17.0" |
| "@babel/template" "^7.16.7" |
| "@babel/traverse" "^7.17.0" |
| "@babel/types" "^7.17.0" |
| convert-source-map "^1.7.0" |
| debug "^4.1.0" |
| gensync "^1.0.0-beta.2" |
| json5 "^2.1.2" |
| semver "^6.3.0" |
| |
| "@babel/generator@^7.17.0": |
| version "7.17.0" |
| resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.17.0.tgz" |
| integrity sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw== |
| dependencies: |
| "@babel/types" "^7.17.0" |
| jsesc "^2.5.1" |
| source-map "^0.5.0" |
| |
| "@babel/helper-annotate-as-pure@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz" |
| integrity sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-builder-binary-assignment-operator-visitor@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz" |
| integrity sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA== |
| dependencies: |
| "@babel/helper-explode-assignable-expression" "^7.16.7" |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz" |
| integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== |
| dependencies: |
| "@babel/compat-data" "^7.16.4" |
| "@babel/helper-validator-option" "^7.16.7" |
| browserslist "^4.17.5" |
| semver "^6.3.0" |
| |
| "@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7": |
| version "7.17.1" |
| resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz" |
| integrity sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ== |
| dependencies: |
| "@babel/helper-annotate-as-pure" "^7.16.7" |
| "@babel/helper-environment-visitor" "^7.16.7" |
| "@babel/helper-function-name" "^7.16.7" |
| "@babel/helper-member-expression-to-functions" "^7.16.7" |
| "@babel/helper-optimise-call-expression" "^7.16.7" |
| "@babel/helper-replace-supers" "^7.16.7" |
| "@babel/helper-split-export-declaration" "^7.16.7" |
| |
| "@babel/helper-create-regexp-features-plugin@^7.16.7": |
| version "7.17.0" |
| resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz" |
| integrity sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA== |
| dependencies: |
| "@babel/helper-annotate-as-pure" "^7.16.7" |
| regexpu-core "^5.0.1" |
| |
| "@babel/helper-define-polyfill-provider@^0.3.1": |
| version "0.3.1" |
| resolved "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz" |
| integrity sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA== |
| dependencies: |
| "@babel/helper-compilation-targets" "^7.13.0" |
| "@babel/helper-module-imports" "^7.12.13" |
| "@babel/helper-plugin-utils" "^7.13.0" |
| "@babel/traverse" "^7.13.0" |
| debug "^4.1.1" |
| lodash.debounce "^4.0.8" |
| resolve "^1.14.2" |
| semver "^6.1.2" |
| |
| "@babel/helper-environment-visitor@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz" |
| integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-explode-assignable-expression@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz" |
| integrity sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-function-name@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz" |
| integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA== |
| dependencies: |
| "@babel/helper-get-function-arity" "^7.16.7" |
| "@babel/template" "^7.16.7" |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-get-function-arity@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz" |
| integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-hoist-variables@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz" |
| integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-member-expression-to-functions@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz" |
| integrity sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz" |
| integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-module-transforms@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz" |
| integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng== |
| dependencies: |
| "@babel/helper-environment-visitor" "^7.16.7" |
| "@babel/helper-module-imports" "^7.16.7" |
| "@babel/helper-simple-access" "^7.16.7" |
| "@babel/helper-split-export-declaration" "^7.16.7" |
| "@babel/helper-validator-identifier" "^7.16.7" |
| "@babel/template" "^7.16.7" |
| "@babel/traverse" "^7.16.7" |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-optimise-call-expression@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz" |
| integrity sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz" |
| integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA== |
| |
| "@babel/helper-remap-async-to-generator@^7.16.8": |
| version "7.16.8" |
| resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz" |
| integrity sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw== |
| dependencies: |
| "@babel/helper-annotate-as-pure" "^7.16.7" |
| "@babel/helper-wrap-function" "^7.16.8" |
| "@babel/types" "^7.16.8" |
| |
| "@babel/helper-replace-supers@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz" |
| integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw== |
| dependencies: |
| "@babel/helper-environment-visitor" "^7.16.7" |
| "@babel/helper-member-expression-to-functions" "^7.16.7" |
| "@babel/helper-optimise-call-expression" "^7.16.7" |
| "@babel/traverse" "^7.16.7" |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-simple-access@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz" |
| integrity sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-skip-transparent-expression-wrappers@^7.16.0": |
| version "7.16.0" |
| resolved "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz" |
| integrity sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw== |
| dependencies: |
| "@babel/types" "^7.16.0" |
| |
| "@babel/helper-split-export-declaration@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz" |
| integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw== |
| dependencies: |
| "@babel/types" "^7.16.7" |
| |
| "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz" |
| integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
| |
| "@babel/helper-validator-option@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz" |
| integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ== |
| |
| "@babel/helper-wrap-function@^7.16.8": |
| version "7.16.8" |
| resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz" |
| integrity sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw== |
| dependencies: |
| "@babel/helper-function-name" "^7.16.7" |
| "@babel/template" "^7.16.7" |
| "@babel/traverse" "^7.16.8" |
| "@babel/types" "^7.16.8" |
| |
| "@babel/helpers@^7.17.2": |
| version "7.17.2" |
| resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.2.tgz" |
| integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| dependencies: |
| "@babel/template" "^7.16.7" |
| "@babel/traverse" "^7.17.0" |
| "@babel/types" "^7.17.0" |
| |
| "@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7": |
| version "7.16.10" |
| resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz" |
| integrity sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw== |
| dependencies: |
| "@babel/helper-validator-identifier" "^7.16.7" |
| chalk "^2.0.0" |
| js-tokens "^4.0.0" |
| |
| "@babel/parser@^7.16.7", "@babel/parser@^7.17.0": |
| version "7.17.0" |
| resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.17.0.tgz" |
| integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw== |
| |
| "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz" |
| integrity sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.7.tgz" |
| integrity sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" |
| "@babel/plugin-proposal-optional-chaining" "^7.16.7" |
| |
| "@babel/plugin-proposal-async-generator-functions@^7.16.8": |
| version "7.16.8" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz" |
| integrity sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-remap-async-to-generator" "^7.16.8" |
| "@babel/plugin-syntax-async-generators" "^7.8.4" |
| |
| "@babel/plugin-proposal-class-properties@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz" |
| integrity sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww== |
| dependencies: |
| "@babel/helper-create-class-features-plugin" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-proposal-class-static-block@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.7.tgz" |
| integrity sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw== |
| dependencies: |
| "@babel/helper-create-class-features-plugin" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-class-static-block" "^7.14.5" |
| |
| "@babel/plugin-proposal-dynamic-import@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz" |
| integrity sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-dynamic-import" "^7.8.3" |
| |
| "@babel/plugin-proposal-export-namespace-from@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz" |
| integrity sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
| |
| "@babel/plugin-proposal-json-strings@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz" |
| integrity sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-json-strings" "^7.8.3" |
| |
| "@babel/plugin-proposal-logical-assignment-operators@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz" |
| integrity sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
| |
| "@babel/plugin-proposal-nullish-coalescing-operator@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz" |
| integrity sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" |
| |
| "@babel/plugin-proposal-numeric-separator@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz" |
| integrity sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
| |
| "@babel/plugin-proposal-object-rest-spread@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.7.tgz" |
| integrity sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA== |
| dependencies: |
| "@babel/compat-data" "^7.16.4" |
| "@babel/helper-compilation-targets" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
| "@babel/plugin-transform-parameters" "^7.16.7" |
| |
| "@babel/plugin-proposal-optional-catch-binding@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz" |
| integrity sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" |
| |
| "@babel/plugin-proposal-optional-chaining@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz" |
| integrity sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" |
| "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
| |
| "@babel/plugin-proposal-private-methods@^7.16.11": |
| version "7.16.11" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz" |
| integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw== |
| dependencies: |
| "@babel/helper-create-class-features-plugin" "^7.16.10" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-proposal-private-property-in-object@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz" |
| integrity sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ== |
| dependencies: |
| "@babel/helper-annotate-as-pure" "^7.16.7" |
| "@babel/helper-create-class-features-plugin" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-private-property-in-object" "^7.14.5" |
| |
| "@babel/plugin-proposal-unicode-property-regex@^7.16.7", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz" |
| integrity sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg== |
| dependencies: |
| "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-syntax-async-generators@^7.8.4": |
| version "7.8.4" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" |
| integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.8.0" |
| |
| "@babel/plugin-syntax-class-properties@^7.12.13": |
| version "7.12.13" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz" |
| integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.12.13" |
| |
| "@babel/plugin-syntax-class-static-block@^7.14.5": |
| version "7.14.5" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz" |
| integrity sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.14.5" |
| |
| "@babel/plugin-syntax-dynamic-import@^7.8.3": |
| version "7.8.3" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz" |
| integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.8.0" |
| |
| "@babel/plugin-syntax-export-namespace-from@^7.8.3": |
| version "7.8.3" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz" |
| integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.8.3" |
| |
| "@babel/plugin-syntax-json-strings@^7.8.3": |
| version "7.8.3" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz" |
| integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.8.0" |
| |
| "@babel/plugin-syntax-jsx@^7.12.13": |
| version "7.14.5" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz" |
| integrity sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.14.5" |
| |
| "@babel/plugin-syntax-jsx@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz" |
| integrity sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-syntax-logical-assignment-operators@^7.10.4": |
| version "7.10.4" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz" |
| integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.10.4" |
| |
| "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3": |
| version "7.8.3" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz" |
| integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.8.0" |
| |
| "@babel/plugin-syntax-numeric-separator@^7.10.4": |
| version "7.10.4" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz" |
| integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.10.4" |
| |
| "@babel/plugin-syntax-object-rest-spread@^7.8.3": |
| version "7.8.3" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz" |
| integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.8.0" |
| |
| "@babel/plugin-syntax-optional-catch-binding@^7.8.3": |
| version "7.8.3" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz" |
| integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.8.0" |
| |
| "@babel/plugin-syntax-optional-chaining@^7.8.3": |
| version "7.8.3" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz" |
| integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.8.0" |
| |
| "@babel/plugin-syntax-private-property-in-object@^7.14.5": |
| version "7.14.5" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz" |
| integrity sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.14.5" |
| |
| "@babel/plugin-syntax-top-level-await@^7.14.5": |
| version "7.14.5" |
| resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz" |
| integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.14.5" |
| |
| "@babel/plugin-transform-arrow-functions@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz" |
| integrity sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-async-to-generator@^7.16.8": |
| version "7.16.8" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz" |
| integrity sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg== |
| dependencies: |
| "@babel/helper-module-imports" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-remap-async-to-generator" "^7.16.8" |
| |
| "@babel/plugin-transform-block-scoped-functions@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz" |
| integrity sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-block-scoping@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz" |
| integrity sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-classes@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz" |
| integrity sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ== |
| dependencies: |
| "@babel/helper-annotate-as-pure" "^7.16.7" |
| "@babel/helper-environment-visitor" "^7.16.7" |
| "@babel/helper-function-name" "^7.16.7" |
| "@babel/helper-optimise-call-expression" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-replace-supers" "^7.16.7" |
| "@babel/helper-split-export-declaration" "^7.16.7" |
| globals "^11.1.0" |
| |
| "@babel/plugin-transform-computed-properties@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz" |
| integrity sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-destructuring@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.16.7.tgz" |
| integrity sha512-VqAwhTHBnu5xBVDCvrvqJbtLUa++qZaWC0Fgr2mqokBlulZARGyIvZDoqbPlPaKImQ9dKAcCzbv+ul//uqu70A== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-dotall-regex@^7.16.7", "@babel/plugin-transform-dotall-regex@^7.4.4": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz" |
| integrity sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ== |
| dependencies: |
| "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-duplicate-keys@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz" |
| integrity sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-exponentiation-operator@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz" |
| integrity sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA== |
| dependencies: |
| "@babel/helper-builder-binary-assignment-operator-visitor" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-for-of@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz" |
| integrity sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-function-name@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz" |
| integrity sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA== |
| dependencies: |
| "@babel/helper-compilation-targets" "^7.16.7" |
| "@babel/helper-function-name" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-literals@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz" |
| integrity sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-member-expression-literals@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz" |
| integrity sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-modules-amd@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz" |
| integrity sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g== |
| dependencies: |
| "@babel/helper-module-transforms" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| babel-plugin-dynamic-import-node "^2.3.3" |
| |
| "@babel/plugin-transform-modules-commonjs@^7.16.8": |
| version "7.16.8" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz" |
| integrity sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA== |
| dependencies: |
| "@babel/helper-module-transforms" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-simple-access" "^7.16.7" |
| babel-plugin-dynamic-import-node "^2.3.3" |
| |
| "@babel/plugin-transform-modules-systemjs@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.16.7.tgz" |
| integrity sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw== |
| dependencies: |
| "@babel/helper-hoist-variables" "^7.16.7" |
| "@babel/helper-module-transforms" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-validator-identifier" "^7.16.7" |
| babel-plugin-dynamic-import-node "^2.3.3" |
| |
| "@babel/plugin-transform-modules-umd@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz" |
| integrity sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ== |
| dependencies: |
| "@babel/helper-module-transforms" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-named-capturing-groups-regex@^7.16.8": |
| version "7.16.8" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz" |
| integrity sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw== |
| dependencies: |
| "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
| |
| "@babel/plugin-transform-new-target@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz" |
| integrity sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-object-super@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz" |
| integrity sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-replace-supers" "^7.16.7" |
| |
| "@babel/plugin-transform-parameters@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz" |
| integrity sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-property-literals@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz" |
| integrity sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-react-constant-elements@^7.12.1": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.16.7.tgz" |
| integrity sha512-lF+cfsyTgwWkcw715J88JhMYJ5GpysYNLhLP1PkvkhTRN7B3e74R/1KsDxFxhRpSn0UUD3IWM4GvdBR2PEbbQQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-react-display-name@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz" |
| integrity sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-react-jsx-development@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz" |
| integrity sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A== |
| dependencies: |
| "@babel/plugin-transform-react-jsx" "^7.16.7" |
| |
| "@babel/plugin-transform-react-jsx@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.7.tgz" |
| integrity sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag== |
| dependencies: |
| "@babel/helper-annotate-as-pure" "^7.16.7" |
| "@babel/helper-module-imports" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/plugin-syntax-jsx" "^7.16.7" |
| "@babel/types" "^7.16.7" |
| |
| "@babel/plugin-transform-react-pure-annotations@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz" |
| integrity sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA== |
| dependencies: |
| "@babel/helper-annotate-as-pure" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-regenerator@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.16.7.tgz" |
| integrity sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q== |
| dependencies: |
| regenerator-transform "^0.14.2" |
| |
| "@babel/plugin-transform-reserved-words@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz" |
| integrity sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-shorthand-properties@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz" |
| integrity sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-spread@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz" |
| integrity sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" |
| |
| "@babel/plugin-transform-sticky-regex@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz" |
| integrity sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-template-literals@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz" |
| integrity sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-typeof-symbol@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz" |
| integrity sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-unicode-escapes@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz" |
| integrity sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/plugin-transform-unicode-regex@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz" |
| integrity sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q== |
| dependencies: |
| "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| |
| "@babel/preset-env@^7.12.1": |
| version "7.16.11" |
| resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz" |
| integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g== |
| dependencies: |
| "@babel/compat-data" "^7.16.8" |
| "@babel/helper-compilation-targets" "^7.16.7" |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-validator-option" "^7.16.7" |
| "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7" |
| "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7" |
| "@babel/plugin-proposal-async-generator-functions" "^7.16.8" |
| "@babel/plugin-proposal-class-properties" "^7.16.7" |
| "@babel/plugin-proposal-class-static-block" "^7.16.7" |
| "@babel/plugin-proposal-dynamic-import" "^7.16.7" |
| "@babel/plugin-proposal-export-namespace-from" "^7.16.7" |
| "@babel/plugin-proposal-json-strings" "^7.16.7" |
| "@babel/plugin-proposal-logical-assignment-operators" "^7.16.7" |
| "@babel/plugin-proposal-nullish-coalescing-operator" "^7.16.7" |
| "@babel/plugin-proposal-numeric-separator" "^7.16.7" |
| "@babel/plugin-proposal-object-rest-spread" "^7.16.7" |
| "@babel/plugin-proposal-optional-catch-binding" "^7.16.7" |
| "@babel/plugin-proposal-optional-chaining" "^7.16.7" |
| "@babel/plugin-proposal-private-methods" "^7.16.11" |
| "@babel/plugin-proposal-private-property-in-object" "^7.16.7" |
| "@babel/plugin-proposal-unicode-property-regex" "^7.16.7" |
| "@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-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.16.7" |
| "@babel/plugin-transform-async-to-generator" "^7.16.8" |
| "@babel/plugin-transform-block-scoped-functions" "^7.16.7" |
| "@babel/plugin-transform-block-scoping" "^7.16.7" |
| "@babel/plugin-transform-classes" "^7.16.7" |
| "@babel/plugin-transform-computed-properties" "^7.16.7" |
| "@babel/plugin-transform-destructuring" "^7.16.7" |
| "@babel/plugin-transform-dotall-regex" "^7.16.7" |
| "@babel/plugin-transform-duplicate-keys" "^7.16.7" |
| "@babel/plugin-transform-exponentiation-operator" "^7.16.7" |
| "@babel/plugin-transform-for-of" "^7.16.7" |
| "@babel/plugin-transform-function-name" "^7.16.7" |
| "@babel/plugin-transform-literals" "^7.16.7" |
| "@babel/plugin-transform-member-expression-literals" "^7.16.7" |
| "@babel/plugin-transform-modules-amd" "^7.16.7" |
| "@babel/plugin-transform-modules-commonjs" "^7.16.8" |
| "@babel/plugin-transform-modules-systemjs" "^7.16.7" |
| "@babel/plugin-transform-modules-umd" "^7.16.7" |
| "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8" |
| "@babel/plugin-transform-new-target" "^7.16.7" |
| "@babel/plugin-transform-object-super" "^7.16.7" |
| "@babel/plugin-transform-parameters" "^7.16.7" |
| "@babel/plugin-transform-property-literals" "^7.16.7" |
| "@babel/plugin-transform-regenerator" "^7.16.7" |
| "@babel/plugin-transform-reserved-words" "^7.16.7" |
| "@babel/plugin-transform-shorthand-properties" "^7.16.7" |
| "@babel/plugin-transform-spread" "^7.16.7" |
| "@babel/plugin-transform-sticky-regex" "^7.16.7" |
| "@babel/plugin-transform-template-literals" "^7.16.7" |
| "@babel/plugin-transform-typeof-symbol" "^7.16.7" |
| "@babel/plugin-transform-unicode-escapes" "^7.16.7" |
| "@babel/plugin-transform-unicode-regex" "^7.16.7" |
| "@babel/preset-modules" "^0.1.5" |
| "@babel/types" "^7.16.8" |
| babel-plugin-polyfill-corejs2 "^0.3.0" |
| babel-plugin-polyfill-corejs3 "^0.5.0" |
| babel-plugin-polyfill-regenerator "^0.3.0" |
| core-js-compat "^3.20.2" |
| semver "^6.3.0" |
| |
| "@babel/preset-modules@^0.1.5": |
| version "0.1.5" |
| resolved "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz" |
| integrity sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA== |
| 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" |
| |
| "@babel/preset-react@^7.12.5": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.16.7.tgz" |
| integrity sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA== |
| dependencies: |
| "@babel/helper-plugin-utils" "^7.16.7" |
| "@babel/helper-validator-option" "^7.16.7" |
| "@babel/plugin-transform-react-display-name" "^7.16.7" |
| "@babel/plugin-transform-react-jsx" "^7.16.7" |
| "@babel/plugin-transform-react-jsx-development" "^7.16.7" |
| "@babel/plugin-transform-react-pure-annotations" "^7.16.7" |
| |
| "@babel/runtime-corejs3@^7.10.2": |
| version "7.15.3" |
| resolved "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.15.3.tgz" |
| integrity sha512-30A3lP+sRL6ml8uhoJSs+8jwpKzbw8CqBvDc1laeptxPm5FahumJxirigcbD2qTs71Sonvj1cyZB0OKGAmxQ+A== |
| dependencies: |
| core-js-pure "^3.16.0" |
| regenerator-runtime "^0.13.4" |
| |
| "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.13.10", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
| version "7.15.3" |
| resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.3.tgz" |
| integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA== |
| dependencies: |
| regenerator-runtime "^0.13.4" |
| |
| "@babel/template@^7.16.7": |
| version "7.16.7" |
| resolved "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz" |
| integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w== |
| dependencies: |
| "@babel/code-frame" "^7.16.7" |
| "@babel/parser" "^7.16.7" |
| "@babel/types" "^7.16.7" |
| |
| "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0": |
| version "7.17.0" |
| resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.0.tgz" |
| integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg== |
| dependencies: |
| "@babel/code-frame" "^7.16.7" |
| "@babel/generator" "^7.17.0" |
| "@babel/helper-environment-visitor" "^7.16.7" |
| "@babel/helper-function-name" "^7.16.7" |
| "@babel/helper-hoist-variables" "^7.16.7" |
| "@babel/helper-split-export-declaration" "^7.16.7" |
| "@babel/parser" "^7.17.0" |
| "@babel/types" "^7.17.0" |
| debug "^4.1.0" |
| globals "^11.1.0" |
| |
| "@babel/types@^7.12.6", "@babel/types@^7.4.4": |
| version "7.15.0" |
| resolved "https://registry.npmjs.org/@babel/types/-/types-7.15.0.tgz" |
| integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ== |
| dependencies: |
| "@babel/helper-validator-identifier" "^7.14.9" |
| to-fast-properties "^2.0.0" |
| |
| "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0": |
| version "7.17.0" |
| resolved "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz" |
| integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| dependencies: |
| "@babel/helper-validator-identifier" "^7.16.7" |
| to-fast-properties "^2.0.0" |
| |
| "@emotion/babel-plugin@^11.3.0": |
| version "11.3.0" |
| resolved "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.3.0.tgz" |
| integrity sha512-UZKwBV2rADuhRp+ZOGgNWg2eYgbzKzQXfQPtJbu/PLy8onurxlNCLvxMQEvlr1/GudguPI5IU9qIY1+2z1M5bA== |
| dependencies: |
| "@babel/helper-module-imports" "^7.12.13" |
| "@babel/plugin-syntax-jsx" "^7.12.13" |
| "@babel/runtime" "^7.13.10" |
| "@emotion/hash" "^0.8.0" |
| "@emotion/memoize" "^0.7.5" |
| "@emotion/serialize" "^1.0.2" |
| babel-plugin-macros "^2.6.1" |
| convert-source-map "^1.5.0" |
| escape-string-regexp "^4.0.0" |
| find-root "^1.1.0" |
| source-map "^0.5.7" |
| stylis "^4.0.3" |
| |
| "@emotion/cache@^11.5.0": |
| version "11.5.0" |
| resolved "https://registry.npmjs.org/@emotion/cache/-/cache-11.5.0.tgz" |
| integrity sha512-mAZ5QRpLriBtaj/k2qyrXwck6yeoz1V5lMt/jfj6igWU35yYlNKs2LziXVgvH81gnJZ+9QQNGelSsnuoAy6uIw== |
| dependencies: |
| "@emotion/memoize" "^0.7.4" |
| "@emotion/sheet" "^1.0.3" |
| "@emotion/utils" "^1.0.0" |
| "@emotion/weak-memoize" "^0.2.5" |
| stylis "^4.0.10" |
| |
| "@emotion/hash@^0.8.0": |
| version "0.8.0" |
| resolved "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz" |
| integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== |
| |
| "@emotion/is-prop-valid@^0.8.1": |
| version "0.8.8" |
| resolved "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz" |
| integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA== |
| dependencies: |
| "@emotion/memoize" "0.7.4" |
| |
| "@emotion/is-prop-valid@^1.1.0", "@emotion/is-prop-valid@^1.1.1": |
| version "1.1.1" |
| resolved "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.1.1.tgz" |
| integrity sha512-bW1Tos67CZkOURLc0OalnfxtSXQJMrAMV0jZTVGJUPSOd4qgjF3+tTD5CwJM13PHA8cltGW1WGbbvV9NpvUZPw== |
| dependencies: |
| "@emotion/memoize" "^0.7.4" |
| |
| "@emotion/memoize@0.7.4": |
| version "0.7.4" |
| resolved "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz" |
| integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== |
| |
| "@emotion/memoize@^0.7.1", "@emotion/memoize@^0.7.4", "@emotion/memoize@^0.7.5": |
| version "0.7.5" |
| resolved "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.5.tgz" |
| integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ== |
| |
| "@emotion/react@^11.4.1": |
| version "11.5.0" |
| resolved "https://registry.npmjs.org/@emotion/react/-/react-11.5.0.tgz" |
| integrity sha512-MYq/bzp3rYbee4EMBORCn4duPQfgpiEB5XzrZEBnUZAL80Qdfr7CEv/T80jwaTl/dnZmt9SnTa8NkTrwFNpLlw== |
| dependencies: |
| "@babel/runtime" "^7.13.10" |
| "@emotion/cache" "^11.5.0" |
| "@emotion/serialize" "^1.0.2" |
| "@emotion/sheet" "^1.0.3" |
| "@emotion/utils" "^1.0.0" |
| "@emotion/weak-memoize" "^0.2.5" |
| hoist-non-react-statics "^3.3.1" |
| |
| "@emotion/serialize@^1.0.2": |
| version "1.0.2" |
| resolved "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.0.2.tgz" |
| integrity sha512-95MgNJ9+/ajxU7QIAruiOAdYNjxZX7G2mhgrtDWswA21VviYIRP1R5QilZ/bDY42xiKsaktP4egJb3QdYQZi1A== |
| dependencies: |
| "@emotion/hash" "^0.8.0" |
| "@emotion/memoize" "^0.7.4" |
| "@emotion/unitless" "^0.7.5" |
| "@emotion/utils" "^1.0.0" |
| csstype "^3.0.2" |
| |
| "@emotion/sheet@^1.0.3": |
| version "1.0.3" |
| resolved "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.0.3.tgz" |
| integrity sha512-YoX5GyQ4db7LpbmXHMuc8kebtBGP6nZfRC5Z13OKJMixBEwdZrJ914D6yJv/P+ZH/YY3F5s89NYX2hlZAf3SRQ== |
| |
| "@emotion/styled@^11.0.0": |
| version "11.3.0" |
| resolved "https://registry.npmjs.org/@emotion/styled/-/styled-11.3.0.tgz" |
| integrity sha512-fUoLcN3BfMiLlRhJ8CuPUMEyKkLEoM+n+UyAbnqGEsCd5IzKQ7VQFLtzpJOaCD2/VR2+1hXQTnSZXVJeiTNltA== |
| dependencies: |
| "@babel/runtime" "^7.13.10" |
| "@emotion/babel-plugin" "^11.3.0" |
| "@emotion/is-prop-valid" "^1.1.0" |
| "@emotion/serialize" "^1.0.2" |
| "@emotion/utils" "^1.0.0" |
| |
| "@emotion/unitless@^0.7.5": |
| version "0.7.5" |
| resolved "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz" |
| integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg== |
| |
| "@emotion/utils@^1.0.0": |
| version "1.0.0" |
| resolved "https://registry.npmjs.org/@emotion/utils/-/utils-1.0.0.tgz" |
| integrity sha512-mQC2b3XLDs6QCW+pDQDiyO/EdGZYOygE8s5N5rrzjSI4M3IejPE/JPndCBwRT9z982aqQNi6beWs1UeayrQxxA== |
| |
| "@emotion/weak-memoize@^0.2.5": |
| version "0.2.5" |
| resolved "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz" |
| integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA== |
| |
| "@eslint/eslintrc@^0.4.3": |
| version "0.4.3" |
| resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz" |
| integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw== |
| dependencies: |
| ajv "^6.12.4" |
| debug "^4.1.1" |
| espree "^7.3.0" |
| globals "^13.9.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" |
| |
| "@humanwhocodes/config-array@^0.5.0": |
| version "0.5.0" |
| resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz" |
| integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg== |
| dependencies: |
| "@humanwhocodes/object-schema" "^1.2.0" |
| debug "^4.1.1" |
| minimatch "^3.0.4" |
| |
| "@humanwhocodes/object-schema@^1.2.0": |
| version "1.2.0" |
| resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz" |
| integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w== |
| |
| "@jridgewell/resolve-uri@^3.0.3": |
| version "3.0.5" |
| resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz" |
| integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew== |
| |
| "@jridgewell/sourcemap-codec@^1.4.10": |
| version "1.4.11" |
| resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz" |
| integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg== |
| |
| "@jridgewell/trace-mapping@^0.3.0": |
| version "0.3.4" |
| resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz" |
| integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ== |
| dependencies: |
| "@jridgewell/resolve-uri" "^3.0.3" |
| "@jridgewell/sourcemap-codec" "^1.4.10" |
| |
| "@mdx-js/react@^1.6.22": |
| version "1.6.22" |
| resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz" |
| integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg== |
| |
| "@next/bundle-analyzer@^12.1.6": |
| version "12.1.6" |
| resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-12.1.6.tgz#5f4efcdb8c91d70c8be6013b0aacdb4d89ba1312" |
| integrity sha512-WLydwytAeHoC/neXsiIgK+a6Me12PuSpwopnsZgX5JFNwXQ9MlwPeMGS3aTZkYsv8QmSm0Ns9Yh9FkgLKYaUuQ== |
| dependencies: |
| webpack-bundle-analyzer "4.3.0" |
| |
| "@next/env@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.0.tgz#73713399399b34aa5a01771fb73272b55b22c314" |
| integrity sha512-nrIgY6t17FQ9xxwH3jj0a6EOiQ/WDHUos35Hghtr+SWN/ntHIQ7UpuvSi0vaLzZVHQWaDupKI+liO5vANcDeTQ== |
| |
| "@next/eslint-plugin-next@11.1.2": |
| version "11.1.2" |
| resolved "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-11.1.2.tgz" |
| integrity sha512-cN+ojHRsufr9Yz0rtvjv8WI5En0RPZRJnt0y16Ha7DD+0n473evz8i1ETEJHmOLeR7iPJR0zxRrxeTN/bJMOjg== |
| dependencies: |
| glob "7.1.7" |
| |
| "@next/swc-android-arm64@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.1.0.tgz#865ba3a9afc204ff2bdeea49dd64d58705007a39" |
| integrity sha512-/280MLdZe0W03stA69iL+v6I+J1ascrQ6FrXBlXGCsGzrfMaGr7fskMa0T5AhQIVQD4nA/46QQWxG//DYuFBcA== |
| |
| "@next/swc-darwin-arm64@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.1.0.tgz#08e8b411b8accd095009ed12efbc2f1d4d547135" |
| integrity sha512-R8vcXE2/iONJ1Unf5Ptqjk6LRW3bggH+8drNkkzH4FLEQkHtELhvcmJwkXcuipyQCsIakldAXhRbZmm3YN1vXg== |
| |
| "@next/swc-darwin-x64@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.1.0.tgz#fcd684497a76e8feaca88db3c394480ff0b007cd" |
| integrity sha512-ieAz0/J0PhmbZBB8+EA/JGdhRHBogF8BWaeqR7hwveb6SYEIJaDNQy0I+ZN8gF8hLj63bEDxJAs/cEhdnTq+ug== |
| |
| "@next/swc-linux-arm-gnueabihf@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.1.0.tgz#9ec6380a27938a5799aaa6035c205b3c478468a7" |
| integrity sha512-njUd9hpl6o6A5d08dC0cKAgXKCzm5fFtgGe6i0eko8IAdtAPbtHxtpre3VeSxdZvuGFh+hb0REySQP9T1ttkog== |
| |
| "@next/swc-linux-arm64-gnu@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.1.0.tgz#7f4196dff1049cea479607c75b81033ae2dbd093" |
| integrity sha512-OqangJLkRxVxMhDtcb7Qn1xjzFA3s50EIxY7mljbSCLybU+sByPaWAHY4px97ieOlr2y4S0xdPKkQ3BCAwyo6Q== |
| |
| "@next/swc-linux-arm64-musl@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.1.0.tgz#b445f767569cdc2dddee785ca495e1a88c025566" |
| integrity sha512-hB8cLSt4GdmOpcwRe2UzI5UWn6HHO/vLkr5OTuNvCJ5xGDwpPXelVkYW/0+C3g5axbDW2Tym4S+MQCkkH9QfWA== |
| |
| "@next/swc-linux-x64-gnu@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.1.0.tgz#67610e9be4fbc987de7535f1bcb17e45fe12f90e" |
| integrity sha512-OKO4R/digvrVuweSw/uBM4nSdyzsBV5EwkUeeG4KVpkIZEe64ZwRpnFB65bC6hGwxIBnTv5NMSnJ+0K/WmG78A== |
| |
| "@next/swc-linux-x64-musl@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.1.0.tgz#ea19a23db08a9f2e34ac30401f774cf7d1669d31" |
| integrity sha512-JohhgAHZvOD3rQY7tlp7NlmvtvYHBYgY0x5ZCecUT6eCCcl9lv6iV3nfu82ErkxNk1H893fqH0FUpznZ/H3pSw== |
| |
| "@next/swc-win32-arm64-msvc@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.1.0.tgz#eadf054fc412085659b98e145435bbba200b5283" |
| integrity sha512-T/3gIE6QEfKIJ4dmJk75v9hhNiYZhQYAoYm4iVo1TgcsuaKLFa+zMPh4056AHiG6n9tn2UQ1CFE8EoybEsqsSw== |
| |
| "@next/swc-win32-ia32-msvc@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.1.0.tgz#68faeae10c89f698bf9d28759172b74c9c21bda1" |
| integrity sha512-iwnKgHJdqhIW19H9PRPM9j55V6RdcOo6rX+5imx832BCWzkDbyomWnlzBfr6ByUYfhohb8QuH4hSGEikpPqI0Q== |
| |
| "@next/swc-win32-x64-msvc@12.1.0": |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.1.0.tgz#d27e7e76c87a460a4da99c5bfdb1618dcd6cd064" |
| integrity sha512-aBvcbMwuanDH4EMrL2TthNJy+4nP59Bimn8egqv6GHMVj0a44cU6Au4PjOhLNqEh9l+IpRGBqMTzec94UdC5xg== |
| |
| "@nodelib/fs.scandir@2.1.5": |
| version "2.1.5" |
| resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" |
| integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== |
| dependencies: |
| "@nodelib/fs.stat" "2.0.5" |
| run-parallel "^1.1.9" |
| |
| "@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2": |
| version "2.0.5" |
| resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" |
| integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== |
| |
| "@nodelib/fs.walk@^1.2.3": |
| version "1.2.8" |
| resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" |
| integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== |
| dependencies: |
| "@nodelib/fs.scandir" "2.1.5" |
| fastq "^1.6.0" |
| |
| "@polka/url@^1.0.0-next.20": |
| version "1.0.0-next.21" |
| resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1" |
| integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g== |
| |
| "@rushstack/eslint-patch@^1.0.6": |
| version "1.0.6" |
| resolved "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.0.6.tgz" |
| integrity sha512-Myxw//kzromB9yWgS8qYGuGVf91oBUUJpNvy5eM50sqvmKLbKjwLxohJnkWGTeeI9v9IBMtPLxz5Gc60FIfvCA== |
| |
| "@styled-system/background@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/background/-/background-5.1.2.tgz" |
| integrity sha512-jtwH2C/U6ssuGSvwTN3ri/IyjdHb8W9X/g8Y0JLcrH02G+BW3OS8kZdHphF1/YyRklnrKrBT2ngwGUK6aqqV3A== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/border@^5.1.5": |
| version "5.1.5" |
| resolved "https://registry.npmjs.org/@styled-system/border/-/border-5.1.5.tgz" |
| integrity sha512-JvddhNrnhGigtzWRCVuAHepniyVi6hBlimxWDVAdcTuk7aRn9BYJUwfHslURtwYFsF5FoEs8Zmr1oZq2M1AP0A== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/color@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/color/-/color-5.1.2.tgz" |
| integrity sha512-1kCkeKDZkt4GYkuFNKc7vJQMcOmTl3bJY3YBUs7fCNM6mMYJeT1pViQ2LwBSBJytj3AB0o4IdLBoepgSgGl5MA== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/core@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/core/-/core-5.1.2.tgz" |
| integrity sha512-XclBDdNIy7OPOsN4HBsawG2eiWfCcuFt6gxKn1x4QfMIgeO6TOlA2pZZ5GWZtIhCUqEPTgIBta6JXsGyCkLBYw== |
| dependencies: |
| object-assign "^4.1.1" |
| |
| "@styled-system/css@^5.1.5": |
| version "5.1.5" |
| resolved "https://registry.npmjs.org/@styled-system/css/-/css-5.1.5.tgz" |
| integrity sha512-XkORZdS5kypzcBotAMPBoeckDs9aSZVkvrAlq5K3xP8IMAUek+x2O4NtwoSgkYkWWzVBu6DGdFZLR790QWGG+A== |
| |
| "@styled-system/flexbox@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/flexbox/-/flexbox-5.1.2.tgz" |
| integrity sha512-6hHV52+eUk654Y1J2v77B8iLeBNtc+SA3R4necsu2VVinSD7+XY5PCCEzBFaWs42dtOEDIa2lMrgL0YBC01mDQ== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/grid@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/grid/-/grid-5.1.2.tgz" |
| integrity sha512-K3YiV1KyHHzgdNuNlaw8oW2ktMuGga99o1e/NAfTEi5Zsa7JXxzwEnVSDSBdJC+z6R8WYTCYRQC6bkVFcvdTeg== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/layout@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/layout/-/layout-5.1.2.tgz" |
| integrity sha512-wUhkMBqSeacPFhoE9S6UF3fsMEKFv91gF4AdDWp0Aym1yeMPpqz9l9qS/6vjSsDPF7zOb5cOKC3tcKKOMuDCPw== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/position@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/position/-/position-5.1.2.tgz" |
| integrity sha512-60IZfMXEOOZe3l1mCu6sj/2NAyUmES2kR9Kzp7s2D3P4qKsZWxD1Se1+wJvevb+1TP+ZMkGPEYYXRyU8M1aF5A== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/shadow@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/shadow/-/shadow-5.1.2.tgz" |
| integrity sha512-wqniqYb7XuZM7K7C0d1Euxc4eGtqEe/lvM0WjuAFsQVImiq6KGT7s7is+0bNI8O4Dwg27jyu4Lfqo/oIQXNzAg== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/should-forward-prop@^5.1.2": |
| version "5.1.5" |
| resolved "https://registry.npmjs.org/@styled-system/should-forward-prop/-/should-forward-prop-5.1.5.tgz" |
| integrity sha512-+rPRomgCGYnUIaFabDoOgpSDc4UUJ1KsmlnzcEp0tu5lFrBQKgZclSo18Z1URhaZm7a6agGtS5Xif7tuC2s52Q== |
| dependencies: |
| "@emotion/is-prop-valid" "^0.8.1" |
| "@emotion/memoize" "^0.7.1" |
| styled-system "^5.1.5" |
| |
| "@styled-system/space@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/space/-/space-5.1.2.tgz" |
| integrity sha512-+zzYpR8uvfhcAbaPXhH8QgDAV//flxqxSjHiS9cDFQQUSznXMQmxJegbhcdEF7/eNnJgHeIXv1jmny78kipgBA== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/typography@^5.1.2": |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/@styled-system/typography/-/typography-5.1.2.tgz" |
| integrity sha512-BxbVUnN8N7hJ4aaPOd7wEsudeT7CxarR+2hns8XCX1zp0DFfbWw4xYa/olA0oQaqx7F1hzDg+eRaGzAJbF+jOg== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| |
| "@styled-system/variant@^5.1.5": |
| version "5.1.5" |
| resolved "https://registry.npmjs.org/@styled-system/variant/-/variant-5.1.5.tgz" |
| integrity sha512-Yn8hXAFoWIro8+Q5J8YJd/mP85Teiut3fsGVR9CAxwgNfIAiqlYxsk5iHU7VHJks/0KjL4ATSjmbtCDC/4l1qw== |
| dependencies: |
| "@styled-system/core" "^5.1.2" |
| "@styled-system/css" "^5.1.5" |
| |
| "@svgr/babel-plugin-add-jsx-attribute@^5.4.0": |
| version "5.4.0" |
| resolved "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz" |
| integrity sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg== |
| |
| "@svgr/babel-plugin-remove-jsx-attribute@^5.4.0": |
| version "5.4.0" |
| resolved "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz" |
| integrity sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg== |
| |
| "@svgr/babel-plugin-remove-jsx-empty-expression@^5.0.1": |
| version "5.0.1" |
| resolved "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz" |
| integrity sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA== |
| |
| "@svgr/babel-plugin-replace-jsx-attribute-value@^5.0.1": |
| version "5.0.1" |
| resolved "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz" |
| integrity sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ== |
| |
| "@svgr/babel-plugin-svg-dynamic-title@^5.4.0": |
| version "5.4.0" |
| resolved "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz" |
| integrity sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg== |
| |
| "@svgr/babel-plugin-svg-em-dimensions@^5.4.0": |
| version "5.4.0" |
| resolved "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz" |
| integrity sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw== |
| |
| "@svgr/babel-plugin-transform-react-native-svg@^5.4.0": |
| version "5.4.0" |
| resolved "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz" |
| integrity sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q== |
| |
| "@svgr/babel-plugin-transform-svg-component@^5.5.0": |
| version "5.5.0" |
| resolved "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz" |
| integrity sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ== |
| |
| "@svgr/babel-preset@^5.5.0": |
| version "5.5.0" |
| resolved "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz" |
| integrity sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig== |
| dependencies: |
| "@svgr/babel-plugin-add-jsx-attribute" "^5.4.0" |
| "@svgr/babel-plugin-remove-jsx-attribute" "^5.4.0" |
| "@svgr/babel-plugin-remove-jsx-empty-expression" "^5.0.1" |
| "@svgr/babel-plugin-replace-jsx-attribute-value" "^5.0.1" |
| "@svgr/babel-plugin-svg-dynamic-title" "^5.4.0" |
| "@svgr/babel-plugin-svg-em-dimensions" "^5.4.0" |
| "@svgr/babel-plugin-transform-react-native-svg" "^5.4.0" |
| "@svgr/babel-plugin-transform-svg-component" "^5.5.0" |
| |
| "@svgr/core@^5.5.0": |
| version "5.5.0" |
| resolved "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz" |
| integrity sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ== |
| dependencies: |
| "@svgr/plugin-jsx" "^5.5.0" |
| camelcase "^6.2.0" |
| cosmiconfig "^7.0.0" |
| |
| "@svgr/hast-util-to-babel-ast@^5.5.0": |
| version "5.5.0" |
| resolved "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz" |
| integrity sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ== |
| dependencies: |
| "@babel/types" "^7.12.6" |
| |
| "@svgr/plugin-jsx@^5.5.0": |
| version "5.5.0" |
| resolved "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz" |
| integrity sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA== |
| dependencies: |
| "@babel/core" "^7.12.3" |
| "@svgr/babel-preset" "^5.5.0" |
| "@svgr/hast-util-to-babel-ast" "^5.5.0" |
| svg-parser "^2.0.2" |
| |
| "@svgr/plugin-svgo@^5.5.0": |
| version "5.5.0" |
| resolved "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz" |
| integrity sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ== |
| dependencies: |
| cosmiconfig "^7.0.0" |
| deepmerge "^4.2.2" |
| svgo "^1.2.2" |
| |
| "@svgr/webpack@^5.5.0": |
| version "5.5.0" |
| resolved "https://registry.npmjs.org/@svgr/webpack/-/webpack-5.5.0.tgz" |
| integrity sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g== |
| dependencies: |
| "@babel/core" "^7.12.3" |
| "@babel/plugin-transform-react-constant-elements" "^7.12.1" |
| "@babel/preset-env" "^7.12.1" |
| "@babel/preset-react" "^7.12.5" |
| "@svgr/core" "^5.5.0" |
| "@svgr/plugin-jsx" "^5.5.0" |
| "@svgr/plugin-svgo" "^5.5.0" |
| loader-utils "^2.0.0" |
| |
| "@theme-ui/color-modes@0.12.0": |
| version "0.12.0" |
| resolved "https://registry.npmjs.org/@theme-ui/color-modes/-/color-modes-0.12.0.tgz" |
| integrity sha512-FuMg3DtSRJSSpxwAYOsxdGif6Appcyt0mLLtC+7Nmr4y9QR10iv8eIXdhXe94GSLP0nx7rpYB43FMvaoDyJ9iQ== |
| dependencies: |
| "@emotion/react" "^11.4.1" |
| "@theme-ui/core" "0.12.0" |
| "@theme-ui/css" "0.12.0" |
| deepmerge "^4.2.2" |
| |
| "@theme-ui/components@0.12.0": |
| version "0.12.0" |
| resolved "https://registry.npmjs.org/@theme-ui/components/-/components-0.12.0.tgz" |
| integrity sha512-XgxWp+tdlYx/rSrToW7JTi261rrcDWIbqKiAPP7giU8keL7C5th5bQCIB8T6BLMwPRoWT/HOHSFAkLa0lYEt1A== |
| dependencies: |
| "@emotion/react" "^11.4.1" |
| "@emotion/styled" "^11.0.0" |
| "@styled-system/color" "^5.1.2" |
| "@styled-system/should-forward-prop" "^5.1.2" |
| "@styled-system/space" "^5.1.2" |
| "@theme-ui/css" "0.12.0" |
| "@types/styled-system" "^5.1.13" |
| |
| "@theme-ui/core@0.12.0": |
| version "0.12.0" |
| resolved "https://registry.npmjs.org/@theme-ui/core/-/core-0.12.0.tgz" |
| integrity sha512-k9d+utQRAJ/ib6WMsQe0/xYnesylWrSVvcC9Qpnmxz0T7UuzuBN1y3IUIRJ5YBCmy4T2kB0XSOMU+aWR15sunA== |
| dependencies: |
| "@emotion/react" "^11.4.1" |
| "@theme-ui/css" "0.12.0" |
| "@theme-ui/parse-props" "0.12.0" |
| deepmerge "^4.2.2" |
| |
| "@theme-ui/css@0.12.0": |
| version "0.12.0" |
| resolved "https://registry.npmjs.org/@theme-ui/css/-/css-0.12.0.tgz" |
| integrity sha512-AyByR/Z1OpiVk2EdLzl5pfFvF/qoc95w1RpoDe6SjQydWEIPAea1m8O1RsGbJXS8YPVY3SBPlCs7WkAHEEctvg== |
| dependencies: |
| "@emotion/react" "^11.4.1" |
| csstype "^3.0.9" |
| |
| "@theme-ui/mdx@0.12.0": |
| version "0.12.0" |
| resolved "https://registry.npmjs.org/@theme-ui/mdx/-/mdx-0.12.0.tgz" |
| integrity sha512-sBzdc5V9DSa9VcwrRZJlM5yHcD4oE5EzDJhfHmzmcoKfqoeTwE17Dq7aSNfvUyZuyzMOXSJcySZ3VmwNfNs7OQ== |
| dependencies: |
| "@emotion/react" "^11.4.1" |
| "@emotion/styled" "^11.0.0" |
| "@mdx-js/react" "^1.6.22" |
| "@theme-ui/core" "0.12.0" |
| "@theme-ui/css" "0.12.0" |
| |
| "@theme-ui/parse-props@0.12.0": |
| version "0.12.0" |
| resolved "https://registry.npmjs.org/@theme-ui/parse-props/-/parse-props-0.12.0.tgz" |
| integrity sha512-ZgryV85djDXx//lJL8rdI4hOkzdSFquDYrPkytGbJ2wQne0JBITnb5xq+sfAWrMIvzjZJjbMGzMqA34PTg5kIQ== |
| dependencies: |
| "@emotion/react" "^11.4.1" |
| "@theme-ui/css" "0.12.0" |
| |
| "@theme-ui/theme-provider@0.12.0": |
| version "0.12.0" |
| resolved "https://registry.npmjs.org/@theme-ui/theme-provider/-/theme-provider-0.12.0.tgz" |
| integrity sha512-dt1Gy98waIHWkS+a5weyT22nn/XVLmktCOYk3W0wO6w2NAXmx2HeYYfkgAbrnCC4iKYbezkg8QltITa6nR2x4g== |
| dependencies: |
| "@emotion/react" "^11.4.1" |
| "@theme-ui/color-modes" "0.12.0" |
| "@theme-ui/core" "0.12.0" |
| "@theme-ui/css" "0.12.0" |
| "@theme-ui/mdx" "0.12.0" |
| |
| "@types/hoist-non-react-statics@^3.3.0": |
| version "3.3.1" |
| resolved "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz" |
| integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA== |
| dependencies: |
| "@types/react" "*" |
| hoist-non-react-statics "^3.3.0" |
| |
| "@types/json5@^0.0.29": |
| version "0.0.29" |
| resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" |
| integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= |
| |
| "@types/node@*": |
| version "16.7.10" |
| resolved "https://registry.npmjs.org/@types/node/-/node-16.7.10.tgz" |
| integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA== |
| |
| "@types/parse-json@^4.0.0": |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz" |
| integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== |
| |
| "@types/prop-types@*": |
| version "15.7.4" |
| resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz" |
| integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== |
| |
| "@types/q@^1.5.1": |
| version "1.5.5" |
| resolved "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz" |
| integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ== |
| |
| "@types/react-redux@^7.1.16": |
| version "7.1.18" |
| resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.18.tgz" |
| integrity sha512-9iwAsPyJ9DLTRH+OFeIrm9cAbIj1i2ANL3sKQFATqnPWRbg+jEFXyZOKHiQK/N86pNRXbb4HRxAxo0SIX1XwzQ== |
| dependencies: |
| "@types/hoist-non-react-statics" "^3.3.0" |
| "@types/react" "*" |
| hoist-non-react-statics "^3.3.0" |
| redux "^4.0.0" |
| |
| "@types/react@*": |
| version "17.0.20" |
| resolved "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz" |
| integrity sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA== |
| dependencies: |
| "@types/prop-types" "*" |
| "@types/scheduler" "*" |
| csstype "^3.0.2" |
| |
| "@types/scheduler@*": |
| version "0.16.2" |
| resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz" |
| integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== |
| |
| "@types/styled-system@^5.1.13": |
| version "5.1.13" |
| resolved "https://registry.npmjs.org/@types/styled-system/-/styled-system-5.1.13.tgz" |
| integrity sha512-RtpV6zXnnMQNcxKjC06BUM4MUER5o9uZ6b7xAc2OzhWxSsmQ3jXyW8ohuXdEJRKypEe0EqAzbSGx2Im0NXfdKA== |
| dependencies: |
| csstype "^3.0.2" |
| |
| "@types/webidl-conversions@*": |
| version "6.1.1" |
| resolved "https://registry.npmjs.org/@types/webidl-conversions/-/webidl-conversions-6.1.1.tgz" |
| integrity sha512-XAahCdThVuCFDQLT7R7Pk/vqeObFNL3YqRyFZg+AqAP/W1/w3xHaIxuW7WszQqTbIBOPRcItYJIou3i/mppu3Q== |
| |
| "@types/whatwg-url@^8.2.1": |
| version "8.2.1" |
| resolved "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-8.2.1.tgz" |
| integrity sha512-2YubE1sjj5ifxievI5Ge1sckb9k/Er66HyR2c+3+I6VDUUg1TLPdYYTEbQ+DjRkS4nTxMJhgWfSfMRD2sl2EYQ== |
| dependencies: |
| "@types/node" "*" |
| "@types/webidl-conversions" "*" |
| |
| "@typescript-eslint/parser@^4.20.0": |
| version "4.30.0" |
| resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.30.0.tgz" |
| integrity sha512-HJ0XuluSZSxeboLU7Q2VQ6eLlCwXPBOGnA7CqgBnz2Db3JRQYyBDJgQnop6TZ+rsbSx5gEdWhw4rE4mDa1FnZg== |
| dependencies: |
| "@typescript-eslint/scope-manager" "4.30.0" |
| "@typescript-eslint/types" "4.30.0" |
| "@typescript-eslint/typescript-estree" "4.30.0" |
| debug "^4.3.1" |
| |
| "@typescript-eslint/scope-manager@4.30.0": |
| version "4.30.0" |
| resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz" |
| integrity sha512-VJ/jAXovxNh7rIXCQbYhkyV2Y3Ac/0cVHP/FruTJSAUUm4Oacmn/nkN5zfWmWFEanN4ggP0vJSHOeajtHq3f8A== |
| dependencies: |
| "@typescript-eslint/types" "4.30.0" |
| "@typescript-eslint/visitor-keys" "4.30.0" |
| |
| "@typescript-eslint/types@4.30.0": |
| version "4.30.0" |
| resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.30.0.tgz" |
| integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw== |
| |
| "@typescript-eslint/typescript-estree@4.30.0": |
| version "4.30.0" |
| resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz" |
| integrity sha512-6WN7UFYvykr/U0Qgy4kz48iGPWILvYL34xXJxvDQeiRE018B7POspNRVtAZscWntEPZpFCx4hcz/XBT+erenfg== |
| dependencies: |
| "@typescript-eslint/types" "4.30.0" |
| "@typescript-eslint/visitor-keys" "4.30.0" |
| debug "^4.3.1" |
| globby "^11.0.3" |
| is-glob "^4.0.1" |
| semver "^7.3.5" |
| tsutils "^3.21.0" |
| |
| "@typescript-eslint/visitor-keys@4.30.0": |
| version "4.30.0" |
| resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz" |
| integrity sha512-pNaaxDt/Ol/+JZwzP7MqWc8PJQTUhZwoee/PVlQ+iYoYhagccvoHnC9e4l+C/krQYYkENxznhVSDwClIbZVxRw== |
| dependencies: |
| "@typescript-eslint/types" "4.30.0" |
| eslint-visitor-keys "^2.0.0" |
| |
| acorn-jsx@^5.3.1: |
| version "5.3.2" |
| resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" |
| integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== |
| |
| acorn-walk@^8.0.0: |
| version "8.2.0" |
| resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1" |
| integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA== |
| |
| acorn@^7.4.0: |
| version "7.4.1" |
| resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz" |
| integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== |
| |
| acorn@^8.0.4: |
| version "8.7.1" |
| resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30" |
| integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A== |
| |
| ajv@^6.10.0, ajv@^6.12.4: |
| version "6.12.6" |
| resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" |
| integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== |
| 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@^8.0.1: |
| version "8.6.2" |
| resolved "https://registry.npmjs.org/ajv/-/ajv-8.6.2.tgz" |
| integrity sha512-9807RlWAgT564wT+DjeyU5OFMPjmzxVobvDFmNAhY+5zD6A2ly3jDp6sgnfyDtlIQ+7H97oc/DGCzzfu9rjw9w== |
| dependencies: |
| fast-deep-equal "^3.1.1" |
| json-schema-traverse "^1.0.0" |
| require-from-string "^2.0.2" |
| uri-js "^4.2.2" |
| |
| ansi-colors@^4.1.1: |
| version "4.1.1" |
| resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz" |
| integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== |
| |
| ansi-regex@^5.0.0: |
| version "5.0.1" |
| resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" |
| integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== |
| |
| ansi-styles@^3.2.1: |
| version "3.2.1" |
| resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" |
| integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== |
| dependencies: |
| color-convert "^1.9.0" |
| |
| ansi-styles@^4.0.0, ansi-styles@^4.1.0: |
| version "4.3.0" |
| resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" |
| integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== |
| dependencies: |
| color-convert "^2.0.1" |
| |
| argparse@^1.0.7: |
| version "1.0.10" |
| resolved "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" |
| integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== |
| dependencies: |
| sprintf-js "~1.0.2" |
| |
| aria-query@^4.2.2: |
| version "4.2.2" |
| resolved "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz" |
| integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA== |
| dependencies: |
| "@babel/runtime" "^7.10.2" |
| "@babel/runtime-corejs3" "^7.10.2" |
| |
| array-includes@^3.1.1, array-includes@^3.1.2, array-includes@^3.1.3: |
| version "3.1.3" |
| resolved "https://registry.npmjs.org/array-includes/-/array-includes-3.1.3.tgz" |
| integrity sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A== |
| dependencies: |
| call-bind "^1.0.2" |
| define-properties "^1.1.3" |
| es-abstract "^1.18.0-next.2" |
| get-intrinsic "^1.1.1" |
| is-string "^1.0.5" |
| |
| array-union@^2.1.0: |
| version "2.1.0" |
| resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" |
| integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== |
| |
| array.prototype.flat@^1.2.4: |
| version "1.2.4" |
| resolved "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz" |
| integrity sha512-4470Xi3GAPAjZqFcljX2xzckv1qeKPizoNkiS0+O4IoPR2ZNpcjE0pkhdihlDouK+x6QOast26B4Q/O9DJnwSg== |
| dependencies: |
| call-bind "^1.0.0" |
| define-properties "^1.1.3" |
| es-abstract "^1.18.0-next.1" |
| |
| array.prototype.flatmap@^1.2.4: |
| version "1.2.4" |
| resolved "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz" |
| integrity sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q== |
| dependencies: |
| call-bind "^1.0.0" |
| define-properties "^1.1.3" |
| es-abstract "^1.18.0-next.1" |
| function-bind "^1.1.1" |
| |
| ast-types-flow@^0.0.7: |
| version "0.0.7" |
| resolved "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz" |
| integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0= |
| |
| astral-regex@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz" |
| integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== |
| |
| axe-core@^4.0.2: |
| version "4.3.3" |
| resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.3.3.tgz" |
| integrity sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA== |
| |
| axios@^0.21.1: |
| version "0.21.4" |
| resolved "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz" |
| integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg== |
| dependencies: |
| follow-redirects "^1.14.0" |
| |
| axobject-query@^2.2.0: |
| version "2.2.0" |
| resolved "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz" |
| integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA== |
| |
| babel-plugin-dynamic-import-node@^2.3.3: |
| version "2.3.3" |
| resolved "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz" |
| integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ== |
| dependencies: |
| object.assign "^4.1.0" |
| |
| babel-plugin-macros@^2.6.1: |
| version "2.8.0" |
| resolved "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz" |
| integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg== |
| dependencies: |
| "@babel/runtime" "^7.7.2" |
| cosmiconfig "^6.0.0" |
| resolve "^1.12.0" |
| |
| babel-plugin-polyfill-corejs2@^0.3.0: |
| version "0.3.1" |
| resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz" |
| integrity sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w== |
| dependencies: |
| "@babel/compat-data" "^7.13.11" |
| "@babel/helper-define-polyfill-provider" "^0.3.1" |
| semver "^6.1.1" |
| |
| babel-plugin-polyfill-corejs3@^0.5.0: |
| version "0.5.2" |
| resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz" |
| integrity sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ== |
| dependencies: |
| "@babel/helper-define-polyfill-provider" "^0.3.1" |
| core-js-compat "^3.21.0" |
| |
| babel-plugin-polyfill-regenerator@^0.3.0: |
| version "0.3.1" |
| resolved "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz" |
| integrity sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A== |
| dependencies: |
| "@babel/helper-define-polyfill-provider" "^0.3.1" |
| |
| balanced-match@^1.0.0: |
| version "1.0.2" |
| resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" |
| integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== |
| |
| base64-js@^1.0.2: |
| version "1.5.1" |
| resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" |
| integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== |
| |
| big.js@^5.2.2: |
| version "5.2.2" |
| resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz" |
| integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ== |
| |
| boolbase@^1.0.0, boolbase@~1.0.0: |
| version "1.0.0" |
| resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" |
| integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= |
| |
| brace-expansion@^1.1.7: |
| version "1.1.11" |
| resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" |
| integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== |
| dependencies: |
| balanced-match "^1.0.0" |
| concat-map "0.0.1" |
| |
| braces@^3.0.1: |
| version "3.0.2" |
| resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" |
| integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== |
| dependencies: |
| fill-range "^7.0.1" |
| |
| browserslist@^4.17.5, browserslist@^4.19.1: |
| version "4.19.1" |
| resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.19.1.tgz" |
| integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A== |
| dependencies: |
| caniuse-lite "^1.0.30001286" |
| electron-to-chromium "^1.4.17" |
| escalade "^3.1.1" |
| node-releases "^2.0.1" |
| picocolors "^1.0.0" |
| |
| bson@^4.5.2: |
| version "4.5.2" |
| resolved "https://registry.npmjs.org/bson/-/bson-4.5.2.tgz" |
| integrity sha512-8CEMJpwc7qlQtrn2rney38jQSEeMar847lz0LyitwRmVknAW8iHXrzW4fTjHfyWm0E3sukyD/zppdH+QU1QefA== |
| dependencies: |
| buffer "^5.6.0" |
| |
| buffer@^5.6.0: |
| version "5.6.0" |
| resolved "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz" |
| integrity sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw== |
| dependencies: |
| base64-js "^1.0.2" |
| ieee754 "^1.1.4" |
| |
| call-bind@^1.0.0, call-bind@^1.0.2: |
| version "1.0.2" |
| resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz" |
| integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA== |
| dependencies: |
| function-bind "^1.1.1" |
| get-intrinsic "^1.0.2" |
| |
| callsites@^3.0.0: |
| version "3.1.0" |
| resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" |
| integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== |
| |
| camelcase@^6.2.0: |
| version "6.3.0" |
| resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz" |
| integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== |
| |
| caniuse-lite@^1.0.30001283, caniuse-lite@^1.0.30001286: |
| version "1.0.30001338" |
| resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001338.tgz#b5dd7a7941a51a16480bdf6ff82bded1628eec0d" |
| integrity sha512-1gLHWyfVoRDsHieO+CaeYe7jSo/MT7D7lhaXUiwwbuR5BwQxORs0f1tAwUSQr3YbxRXJvxHM/PA5FfPQRnsPeQ== |
| |
| chalk@^2.0.0, chalk@^2.4.1: |
| version "2.4.2" |
| resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" |
| integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
| dependencies: |
| ansi-styles "^3.2.1" |
| escape-string-regexp "^1.0.5" |
| supports-color "^5.3.0" |
| |
| chalk@^4.0.0, chalk@^4.1.0: |
| version "4.1.2" |
| resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" |
| integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== |
| dependencies: |
| ansi-styles "^4.1.0" |
| supports-color "^7.1.0" |
| |
| classnames@^2.2.6: |
| version "2.3.1" |
| resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e" |
| integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA== |
| |
| clsx@^1.1.1: |
| version "1.1.1" |
| resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188" |
| integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA== |
| |
| coa@^2.0.2: |
| version "2.0.2" |
| resolved "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz" |
| integrity sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA== |
| dependencies: |
| "@types/q" "^1.5.1" |
| chalk "^2.4.1" |
| q "^1.1.2" |
| |
| color-convert@^1.9.0: |
| version "1.9.3" |
| resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" |
| integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== |
| dependencies: |
| color-name "1.1.3" |
| |
| color-convert@^2.0.1: |
| version "2.0.1" |
| resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" |
| integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== |
| dependencies: |
| color-name "~1.1.4" |
| |
| color-name@1.1.3: |
| version "1.1.3" |
| resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" |
| integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= |
| |
| color-name@~1.1.4: |
| version "1.1.4" |
| resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" |
| integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
| |
| commander@^6.2.0: |
| version "6.2.1" |
| resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c" |
| integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== |
| |
| concat-map@0.0.1: |
| version "0.0.1" |
| resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" |
| integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= |
| |
| convert-source-map@^1.5.0, convert-source-map@^1.7.0: |
| version "1.7.0" |
| resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz" |
| integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== |
| dependencies: |
| safe-buffer "~5.1.1" |
| |
| core-js-compat@^3.20.2, core-js-compat@^3.21.0: |
| version "3.21.0" |
| resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.21.0.tgz" |
| integrity sha512-OSXseNPSK2OPJa6GdtkMz/XxeXx8/CJvfhQWTqd6neuUraujcL4jVsjkLQz1OWnax8xVQJnRPe0V2jqNWORA+A== |
| dependencies: |
| browserslist "^4.19.1" |
| semver "7.0.0" |
| |
| core-js-pure@^3.16.0: |
| version "3.16.4" |
| resolved "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.16.4.tgz" |
| integrity sha512-bY1K3/1Jy9D8Jd12eoeVahNXHLfHFb4TXWI8SQ4y8bImR9qDPmGITBAfmcffTkgUvbJn87r8dILOTWW5kZzkgA== |
| |
| cosmiconfig@^6.0.0: |
| version "6.0.0" |
| resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz" |
| integrity sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg== |
| dependencies: |
| "@types/parse-json" "^4.0.0" |
| import-fresh "^3.1.0" |
| parse-json "^5.0.0" |
| path-type "^4.0.0" |
| yaml "^1.7.2" |
| |
| cosmiconfig@^7.0.0: |
| version "7.0.1" |
| resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz" |
| integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ== |
| dependencies: |
| "@types/parse-json" "^4.0.0" |
| import-fresh "^3.2.1" |
| parse-json "^5.0.0" |
| path-type "^4.0.0" |
| yaml "^1.10.0" |
| |
| cross-spawn@^7.0.2: |
| version "7.0.3" |
| resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" |
| integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== |
| dependencies: |
| path-key "^3.1.0" |
| shebang-command "^2.0.0" |
| which "^2.0.1" |
| |
| css-select-base-adapter@^0.1.1: |
| version "0.1.1" |
| resolved "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz" |
| integrity sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w== |
| |
| css-select@^2.0.0: |
| version "2.1.0" |
| resolved "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz" |
| integrity sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ== |
| dependencies: |
| boolbase "^1.0.0" |
| css-what "^3.2.1" |
| domutils "^1.7.0" |
| nth-check "^1.0.2" |
| |
| css-tree@1.0.0-alpha.37: |
| version "1.0.0-alpha.37" |
| resolved "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz" |
| integrity sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg== |
| dependencies: |
| mdn-data "2.0.4" |
| source-map "^0.6.1" |
| |
| css-tree@^1.1.2: |
| version "1.1.3" |
| resolved "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz" |
| integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q== |
| dependencies: |
| mdn-data "2.0.14" |
| source-map "^0.6.1" |
| |
| css-what@^3.2.1: |
| version "3.4.2" |
| resolved "https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz" |
| integrity sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ== |
| |
| csso@^4.0.2: |
| version "4.2.0" |
| resolved "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz" |
| integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA== |
| dependencies: |
| css-tree "^1.1.2" |
| |
| csstype@^3.0.2, csstype@^3.0.9: |
| version "3.0.9" |
| resolved "https://registry.npmjs.org/csstype/-/csstype-3.0.9.tgz" |
| integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw== |
| |
| damerau-levenshtein@^1.0.6: |
| version "1.0.7" |
| resolved "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.7.tgz" |
| integrity sha512-VvdQIPGdWP0SqFXghj79Wf/5LArmreyMsGLa6FG6iC4t3j7j5s71TrwWmT/4akbDQIqjfACkLZmjXhA7g2oUZw== |
| |
| debounce@^1.2.0: |
| version "1.2.1" |
| resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5" |
| integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug== |
| |
| debug@^2.6.9: |
| version "2.6.9" |
| resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" |
| integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== |
| dependencies: |
| ms "2.0.0" |
| |
| debug@^3.2.7: |
| version "3.2.7" |
| resolved "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" |
| integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ== |
| dependencies: |
| ms "^2.1.1" |
| |
| debug@^4.0.1, debug@^4.3.1: |
| version "4.3.2" |
| resolved "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz" |
| integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw== |
| dependencies: |
| ms "2.1.2" |
| |
| debug@^4.1.0, debug@^4.1.1: |
| version "4.3.3" |
| resolved "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz" |
| integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q== |
| dependencies: |
| ms "2.1.2" |
| |
| deep-is@^0.1.3: |
| version "0.1.3" |
| resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz" |
| integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= |
| |
| deepmerge@^4.2.2: |
| version "4.2.2" |
| resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz" |
| integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg== |
| |
| define-properties@^1.1.3: |
| version "1.1.3" |
| resolved "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz" |
| integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ== |
| dependencies: |
| object-keys "^1.0.12" |
| |
| denque@^2.0.1: |
| version "2.0.1" |
| resolved "https://registry.npmjs.org/denque/-/denque-2.0.1.tgz" |
| integrity sha512-tfiWc6BQLXNLpNiR5iGd0Ocu3P3VpxfzFiqubLgMfhfOw9WyvgJBd46CClNn9k3qfbjvT//0cf7AlYRX/OslMQ== |
| |
| dir-glob@^3.0.1: |
| version "3.0.1" |
| resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" |
| integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA== |
| dependencies: |
| path-type "^4.0.0" |
| |
| doctrine@^2.1.0: |
| version "2.1.0" |
| resolved "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz" |
| integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw== |
| dependencies: |
| esutils "^2.0.2" |
| |
| doctrine@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" |
| integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== |
| dependencies: |
| esutils "^2.0.2" |
| |
| dom-serializer@0: |
| version "0.2.2" |
| resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz" |
| integrity sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g== |
| dependencies: |
| domelementtype "^2.0.1" |
| entities "^2.0.0" |
| |
| domelementtype@1: |
| version "1.3.1" |
| resolved "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz" |
| integrity sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w== |
| |
| domelementtype@^2.0.1: |
| version "2.2.0" |
| resolved "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz" |
| integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A== |
| |
| domutils@^1.7.0: |
| version "1.7.0" |
| resolved "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz" |
| integrity sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg== |
| dependencies: |
| dom-serializer "0" |
| domelementtype "1" |
| |
| duplexer@^0.1.2: |
| version "0.1.2" |
| resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6" |
| integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg== |
| |
| easy-bem@^1.1.1: |
| version "1.1.1" |
| resolved "https://registry.yarnpkg.com/easy-bem/-/easy-bem-1.1.1.tgz#1bfcc10425498090bcfddc0f9c000aba91399e03" |
| integrity sha512-GJRqdiy2h+EXy6a8E6R+ubmqUM08BK0FWNq41k24fup6045biQ8NXxoXimiwegMQvFFV3t1emADdGNL1TlS61A== |
| |
| electron-to-chromium@^1.4.17: |
| version "1.4.68" |
| resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.68.tgz" |
| integrity sha512-cId+QwWrV8R1UawO6b9BR1hnkJ4EJPCPAr4h315vliHUtVUJDk39Sg1PMNnaWKfj5x+93ssjeJ9LKL6r8LaMiA== |
| |
| emoji-regex@^8.0.0: |
| version "8.0.0" |
| resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" |
| integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== |
| |
| emoji-regex@^9.0.0: |
| version "9.2.2" |
| resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" |
| integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg== |
| |
| emojis-list@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz" |
| integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q== |
| |
| enquirer@^2.3.5: |
| version "2.3.6" |
| resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz" |
| integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg== |
| dependencies: |
| ansi-colors "^4.1.1" |
| |
| entities@^2.0.0: |
| version "2.2.0" |
| resolved "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz" |
| integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== |
| |
| error-ex@^1.3.1: |
| version "1.3.2" |
| resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" |
| integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== |
| dependencies: |
| is-arrayish "^0.2.1" |
| |
| es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2, es-abstract@^1.19.1: |
| version "1.19.1" |
| resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz" |
| integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w== |
| dependencies: |
| call-bind "^1.0.2" |
| es-to-primitive "^1.2.1" |
| function-bind "^1.1.1" |
| get-intrinsic "^1.1.1" |
| get-symbol-description "^1.0.0" |
| has "^1.0.3" |
| has-symbols "^1.0.2" |
| internal-slot "^1.0.3" |
| is-callable "^1.2.4" |
| is-negative-zero "^2.0.1" |
| is-regex "^1.1.4" |
| is-shared-array-buffer "^1.0.1" |
| is-string "^1.0.7" |
| is-weakref "^1.0.1" |
| object-inspect "^1.11.0" |
| object-keys "^1.1.1" |
| object.assign "^4.1.2" |
| string.prototype.trimend "^1.0.4" |
| string.prototype.trimstart "^1.0.4" |
| unbox-primitive "^1.0.1" |
| |
| es-to-primitive@^1.2.1: |
| version "1.2.1" |
| resolved "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz" |
| integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA== |
| dependencies: |
| is-callable "^1.1.4" |
| is-date-object "^1.0.1" |
| is-symbol "^1.0.2" |
| |
| escalade@^3.1.1: |
| version "3.1.1" |
| resolved "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz" |
| integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== |
| |
| escape-string-regexp@^1.0.5: |
| version "1.0.5" |
| resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" |
| integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= |
| |
| escape-string-regexp@^4.0.0: |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" |
| integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== |
| |
| eslint-config-next@11.1.2: |
| version "11.1.2" |
| resolved "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-11.1.2.tgz" |
| integrity sha512-dFutecxX2Z5/QVlLwdtKt+gIfmNMP8Qx6/qZh3LM/DFVdGJEAnUKrr4VwGmACB2kx/PQ5bx3R+QxnEg4fDPiTg== |
| dependencies: |
| "@next/eslint-plugin-next" "11.1.2" |
| "@rushstack/eslint-patch" "^1.0.6" |
| "@typescript-eslint/parser" "^4.20.0" |
| eslint-import-resolver-node "^0.3.4" |
| eslint-import-resolver-typescript "^2.4.0" |
| eslint-plugin-import "^2.22.1" |
| eslint-plugin-jsx-a11y "^6.4.1" |
| eslint-plugin-react "^7.23.1" |
| eslint-plugin-react-hooks "^4.2.0" |
| |
| eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6: |
| version "0.3.6" |
| resolved "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz" |
| integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw== |
| dependencies: |
| debug "^3.2.7" |
| resolve "^1.20.0" |
| |
| eslint-import-resolver-typescript@^2.4.0: |
| version "2.4.0" |
| resolved "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.4.0.tgz" |
| integrity sha512-useJKURidCcldRLCNKWemr1fFQL1SzB3G4a0li6lFGvlc5xGe1hY343bvG07cbpCzPuM/lK19FIJB3XGFSkplA== |
| dependencies: |
| debug "^4.1.1" |
| glob "^7.1.6" |
| is-glob "^4.0.1" |
| resolve "^1.17.0" |
| tsconfig-paths "^3.9.0" |
| |
| eslint-module-utils@^2.6.2: |
| version "2.6.2" |
| resolved "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz" |
| integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q== |
| dependencies: |
| debug "^3.2.7" |
| pkg-dir "^2.0.0" |
| |
| eslint-plugin-import@^2.22.1: |
| version "2.24.2" |
| resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz" |
| integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q== |
| dependencies: |
| array-includes "^3.1.3" |
| array.prototype.flat "^1.2.4" |
| debug "^2.6.9" |
| doctrine "^2.1.0" |
| eslint-import-resolver-node "^0.3.6" |
| eslint-module-utils "^2.6.2" |
| find-up "^2.0.0" |
| has "^1.0.3" |
| is-core-module "^2.6.0" |
| minimatch "^3.0.4" |
| object.values "^1.1.4" |
| pkg-up "^2.0.0" |
| read-pkg-up "^3.0.0" |
| resolve "^1.20.0" |
| tsconfig-paths "^3.11.0" |
| |
| eslint-plugin-jsx-a11y@^6.4.1: |
| version "6.4.1" |
| resolved "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.4.1.tgz" |
| integrity sha512-0rGPJBbwHoGNPU73/QCLP/vveMlM1b1Z9PponxO87jfr6tuH5ligXbDT6nHSSzBC8ovX2Z+BQu7Bk5D/Xgq9zg== |
| dependencies: |
| "@babel/runtime" "^7.11.2" |
| aria-query "^4.2.2" |
| array-includes "^3.1.1" |
| ast-types-flow "^0.0.7" |
| axe-core "^4.0.2" |
| axobject-query "^2.2.0" |
| damerau-levenshtein "^1.0.6" |
| emoji-regex "^9.0.0" |
| has "^1.0.3" |
| jsx-ast-utils "^3.1.0" |
| language-tags "^1.0.5" |
| |
| eslint-plugin-react-hooks@^4.2.0: |
| version "4.2.0" |
| resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz" |
| integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ== |
| |
| eslint-plugin-react@^7.23.1: |
| version "7.25.1" |
| resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz" |
| integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug== |
| dependencies: |
| array-includes "^3.1.3" |
| array.prototype.flatmap "^1.2.4" |
| doctrine "^2.1.0" |
| estraverse "^5.2.0" |
| has "^1.0.3" |
| jsx-ast-utils "^2.4.1 || ^3.0.0" |
| minimatch "^3.0.4" |
| object.entries "^1.1.4" |
| object.fromentries "^2.0.4" |
| object.values "^1.1.4" |
| prop-types "^15.7.2" |
| resolve "^2.0.0-next.3" |
| string.prototype.matchall "^4.0.5" |
| |
| eslint-scope@^5.1.1: |
| version "5.1.1" |
| resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" |
| integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== |
| dependencies: |
| esrecurse "^4.3.0" |
| estraverse "^4.1.1" |
| |
| eslint-utils@^2.1.0: |
| version "2.1.0" |
| resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz" |
| integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== |
| dependencies: |
| eslint-visitor-keys "^1.1.0" |
| |
| eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: |
| version "1.3.0" |
| resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz" |
| integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== |
| |
| eslint-visitor-keys@^2.0.0: |
| version "2.1.0" |
| resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz" |
| integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== |
| |
| eslint@7.32.0: |
| version "7.32.0" |
| resolved "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz" |
| integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== |
| dependencies: |
| "@babel/code-frame" "7.12.11" |
| "@eslint/eslintrc" "^0.4.3" |
| "@humanwhocodes/config-array" "^0.5.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" |
| escape-string-regexp "^4.0.0" |
| 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" |
| fast-deep-equal "^3.1.3" |
| file-entry-cache "^6.0.1" |
| functional-red-black-tree "^1.0.1" |
| glob-parent "^5.1.2" |
| 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.merge "^4.6.2" |
| 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.9" |
| text-table "^0.2.0" |
| v8-compile-cache "^2.0.3" |
| |
| espree@^7.3.0, espree@^7.3.1: |
| version "7.3.1" |
| resolved "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz" |
| integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g== |
| dependencies: |
| acorn "^7.4.0" |
| acorn-jsx "^5.3.1" |
| eslint-visitor-keys "^1.3.0" |
| |
| esprima@^4.0.0: |
| version "4.0.1" |
| resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" |
| integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== |
| |
| esquery@^1.4.0: |
| version "1.4.0" |
| resolved "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz" |
| integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== |
| dependencies: |
| estraverse "^5.1.0" |
| |
| esrecurse@^4.3.0: |
| version "4.3.0" |
| resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" |
| integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== |
| dependencies: |
| estraverse "^5.2.0" |
| |
| estraverse@^4.1.1: |
| version "4.3.0" |
| resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" |
| integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== |
| |
| estraverse@^5.1.0, estraverse@^5.2.0: |
| version "5.2.0" |
| resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz" |
| integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ== |
| |
| esutils@^2.0.2: |
| version "2.0.3" |
| resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" |
| integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== |
| |
| fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: |
| version "3.1.3" |
| resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" |
| integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== |
| |
| fast-glob@^3.1.1: |
| version "3.2.7" |
| resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.7.tgz" |
| integrity sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q== |
| dependencies: |
| "@nodelib/fs.stat" "^2.0.2" |
| "@nodelib/fs.walk" "^1.2.3" |
| glob-parent "^5.1.2" |
| merge2 "^1.3.0" |
| micromatch "^4.0.4" |
| |
| fast-json-stable-stringify@^2.0.0: |
| version "2.1.0" |
| resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" |
| integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== |
| |
| fast-levenshtein@^2.0.6: |
| version "2.0.6" |
| resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" |
| integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= |
| |
| fastq@^1.6.0: |
| version "1.12.0" |
| resolved "https://registry.npmjs.org/fastq/-/fastq-1.12.0.tgz" |
| integrity sha512-VNX0QkHK3RsXVKr9KrlUv/FoTa0NdbYoHHl7uXHv2rzyHSlxjdNAKug2twd9luJxpcyNeAgf5iPPMutJO67Dfg== |
| dependencies: |
| reusify "^1.0.4" |
| |
| file-entry-cache@^6.0.1: |
| version "6.0.1" |
| resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" |
| integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== |
| dependencies: |
| flat-cache "^3.0.4" |
| |
| fill-range@^7.0.1: |
| version "7.0.1" |
| resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" |
| integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== |
| dependencies: |
| to-regex-range "^5.0.1" |
| |
| find-root@^1.1.0: |
| version "1.1.0" |
| resolved "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz" |
| integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng== |
| |
| find-up@^2.0.0, find-up@^2.1.0: |
| version "2.1.0" |
| resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" |
| integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c= |
| dependencies: |
| locate-path "^2.0.0" |
| |
| flat-cache@^3.0.4: |
| version "3.0.4" |
| resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz" |
| integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg== |
| dependencies: |
| flatted "^3.1.0" |
| rimraf "^3.0.2" |
| |
| flatted@^3.1.0: |
| version "3.2.2" |
| resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.2.tgz" |
| integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA== |
| |
| follow-redirects@^1.14.0: |
| version "1.15.0" |
| resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.0.tgz#06441868281c86d0dda4ad8bdaead2d02dca89d4" |
| integrity sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ== |
| |
| fs.realpath@^1.0.0: |
| version "1.0.0" |
| resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" |
| integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= |
| |
| function-bind@^1.1.1: |
| version "1.1.1" |
| resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" |
| integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== |
| |
| functional-red-black-tree@^1.0.1: |
| version "1.0.1" |
| resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz" |
| integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= |
| |
| gensync@^1.0.0-beta.2: |
| version "1.0.0-beta.2" |
| resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" |
| integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== |
| |
| get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1: |
| version "1.1.1" |
| resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz" |
| integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q== |
| dependencies: |
| function-bind "^1.1.1" |
| has "^1.0.3" |
| has-symbols "^1.0.1" |
| |
| get-symbol-description@^1.0.0: |
| version "1.0.0" |
| resolved "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz" |
| integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw== |
| dependencies: |
| call-bind "^1.0.2" |
| get-intrinsic "^1.1.1" |
| |
| glob-parent@^5.1.2: |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" |
| integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== |
| dependencies: |
| is-glob "^4.0.1" |
| |
| glob@7.1.7, glob@^7.1.3, glob@^7.1.6: |
| version "7.1.7" |
| resolved "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz" |
| integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ== |
| dependencies: |
| fs.realpath "^1.0.0" |
| inflight "^1.0.4" |
| inherits "2" |
| minimatch "^3.0.4" |
| once "^1.3.0" |
| path-is-absolute "^1.0.0" |
| |
| globals@^11.1.0: |
| version "11.12.0" |
| resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" |
| integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== |
| |
| globals@^13.6.0, globals@^13.9.0: |
| version "13.11.0" |
| resolved "https://registry.npmjs.org/globals/-/globals-13.11.0.tgz" |
| integrity sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g== |
| dependencies: |
| type-fest "^0.20.2" |
| |
| globby@^11.0.3: |
| version "11.0.4" |
| resolved "https://registry.npmjs.org/globby/-/globby-11.0.4.tgz" |
| integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg== |
| dependencies: |
| array-union "^2.1.0" |
| dir-glob "^3.0.1" |
| fast-glob "^3.1.1" |
| ignore "^5.1.4" |
| merge2 "^1.3.0" |
| slash "^3.0.0" |
| |
| graceful-fs@^4.1.2: |
| version "4.2.8" |
| resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz" |
| integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg== |
| |
| gzip-size@^6.0.0: |
| version "6.0.0" |
| resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-6.0.0.tgz#065367fd50c239c0671cbcbad5be3e2eeb10e462" |
| integrity sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q== |
| dependencies: |
| duplexer "^0.1.2" |
| |
| has-bigints@^1.0.1: |
| version "1.0.1" |
| resolved "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz" |
| integrity sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA== |
| |
| has-flag@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" |
| integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= |
| |
| has-flag@^4.0.0: |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" |
| integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== |
| |
| has-symbols@^1.0.1, has-symbols@^1.0.2: |
| version "1.0.2" |
| resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz" |
| integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw== |
| |
| has-tostringtag@^1.0.0: |
| version "1.0.0" |
| resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz" |
| integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ== |
| dependencies: |
| has-symbols "^1.0.2" |
| |
| has@^1.0.3: |
| version "1.0.3" |
| resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz" |
| integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== |
| dependencies: |
| function-bind "^1.1.1" |
| |
| hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
| version "3.3.2" |
| resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz" |
| integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
| dependencies: |
| react-is "^16.7.0" |
| |
| hosted-git-info@^2.1.4: |
| version "2.8.9" |
| resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz" |
| integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== |
| |
| ieee754@^1.1.4: |
| version "1.2.1" |
| resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" |
| integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== |
| |
| ignore@^4.0.6: |
| version "4.0.6" |
| resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz" |
| integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== |
| |
| ignore@^5.1.4: |
| version "5.1.8" |
| resolved "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz" |
| integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== |
| |
| import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1: |
| version "3.3.0" |
| resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" |
| integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw== |
| dependencies: |
| parent-module "^1.0.0" |
| resolve-from "^4.0.0" |
| |
| imurmurhash@^0.1.4: |
| version "0.1.4" |
| resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" |
| integrity sha1-khi5srkoojixPcT7a21XbyMUU+o= |
| |
| inflight@^1.0.4: |
| version "1.0.6" |
| resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" |
| integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= |
| dependencies: |
| once "^1.3.0" |
| wrappy "1" |
| |
| inherits@2: |
| version "2.0.4" |
| resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" |
| integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== |
| |
| internal-slot@^1.0.3: |
| version "1.0.3" |
| resolved "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz" |
| integrity sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA== |
| dependencies: |
| get-intrinsic "^1.1.0" |
| has "^1.0.3" |
| side-channel "^1.0.4" |
| |
| is-arrayish@^0.2.1: |
| version "0.2.1" |
| resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" |
| integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0= |
| |
| is-bigint@^1.0.1: |
| version "1.0.4" |
| resolved "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz" |
| integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg== |
| dependencies: |
| has-bigints "^1.0.1" |
| |
| is-boolean-object@^1.1.0: |
| version "1.1.2" |
| resolved "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz" |
| integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA== |
| dependencies: |
| call-bind "^1.0.2" |
| has-tostringtag "^1.0.0" |
| |
| is-callable@^1.1.4, is-callable@^1.2.4: |
| version "1.2.4" |
| resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz" |
| integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w== |
| |
| is-core-module@^2.2.0, is-core-module@^2.6.0: |
| version "2.6.0" |
| resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.6.0.tgz" |
| integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ== |
| dependencies: |
| has "^1.0.3" |
| |
| is-date-object@^1.0.1: |
| version "1.0.5" |
| resolved "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz" |
| integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ== |
| dependencies: |
| has-tostringtag "^1.0.0" |
| |
| is-extglob@^2.1.1: |
| version "2.1.1" |
| resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" |
| integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= |
| |
| is-fullwidth-code-point@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" |
| integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== |
| |
| is-glob@^4.0.0, is-glob@^4.0.1: |
| version "4.0.1" |
| resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz" |
| integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg== |
| dependencies: |
| is-extglob "^2.1.1" |
| |
| is-negative-zero@^2.0.1: |
| version "2.0.1" |
| resolved "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz" |
| integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w== |
| |
| is-number-object@^1.0.4: |
| version "1.0.6" |
| resolved "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.6.tgz" |
| integrity sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g== |
| dependencies: |
| has-tostringtag "^1.0.0" |
| |
| is-number@^7.0.0: |
| version "7.0.0" |
| resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" |
| integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== |
| |
| is-regex@^1.1.4: |
| version "1.1.4" |
| resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz" |
| integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg== |
| dependencies: |
| call-bind "^1.0.2" |
| has-tostringtag "^1.0.0" |
| |
| is-shared-array-buffer@^1.0.1: |
| version "1.0.1" |
| resolved "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz" |
| integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA== |
| |
| is-string@^1.0.5, is-string@^1.0.7: |
| version "1.0.7" |
| resolved "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz" |
| integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg== |
| dependencies: |
| has-tostringtag "^1.0.0" |
| |
| is-symbol@^1.0.2, is-symbol@^1.0.3: |
| version "1.0.4" |
| resolved "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz" |
| integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg== |
| dependencies: |
| has-symbols "^1.0.2" |
| |
| is-weakref@^1.0.1: |
| version "1.0.2" |
| resolved "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz" |
| integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ== |
| dependencies: |
| call-bind "^1.0.2" |
| |
| isexe@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" |
| integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= |
| |
| js-cookie@^3.0.1: |
| version "3.0.1" |
| resolved "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.1.tgz" |
| integrity sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw== |
| |
| js-cookies@^1.0.4: |
| version "1.0.4" |
| resolved "https://registry.npmjs.org/js-cookies/-/js-cookies-1.0.4.tgz" |
| integrity sha1-1G5XbEIP9tVULA9SttTvfWN+dU4= |
| |
| "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" |
| integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== |
| |
| js-yaml@^3.13.1: |
| version "3.14.1" |
| resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz" |
| integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== |
| dependencies: |
| argparse "^1.0.7" |
| esprima "^4.0.0" |
| |
| jsesc@^2.5.1: |
| version "2.5.2" |
| resolved "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" |
| integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== |
| |
| jsesc@~0.5.0: |
| version "0.5.0" |
| resolved "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz" |
| integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0= |
| |
| json-parse-better-errors@^1.0.1: |
| version "1.0.2" |
| resolved "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz" |
| integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw== |
| |
| json-parse-even-better-errors@^2.3.0: |
| version "2.3.1" |
| resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" |
| integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== |
| |
| json-schema-traverse@^0.4.1: |
| version "0.4.1" |
| resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" |
| integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== |
| |
| json-schema-traverse@^1.0.0: |
| version "1.0.0" |
| resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" |
| integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== |
| |
| json-stable-stringify-without-jsonify@^1.0.1: |
| version "1.0.1" |
| resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" |
| integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= |
| |
| json5@^1.0.1: |
| version "1.0.1" |
| resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz" |
| integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== |
| dependencies: |
| minimist "^1.2.0" |
| |
| json5@^2.1.2: |
| version "2.2.0" |
| resolved "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz" |
| integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== |
| dependencies: |
| minimist "^1.2.5" |
| |
| "jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.1.0: |
| version "3.2.0" |
| resolved "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz" |
| integrity sha512-EIsmt3O3ljsU6sot/J4E1zDRxfBNrhjyf/OKjlydwgEimQuznlM4Wv7U+ueONJMyEn1WRE0K8dhi3dVAXYT24Q== |
| dependencies: |
| array-includes "^3.1.2" |
| object.assign "^4.1.2" |
| |
| language-subtag-registry@~0.3.2: |
| version "0.3.21" |
| resolved "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz" |
| integrity sha512-L0IqwlIXjilBVVYKFT37X9Ih11Um5NEl9cbJIuU/SwP/zEEAbBPOnEeeuxVMf45ydWQRDQN3Nqc96OgbH1K+Pg== |
| |
| language-tags@^1.0.5: |
| version "1.0.5" |
| resolved "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz" |
| integrity sha1-0yHbxNowuovzAk4ED6XBRmH5GTo= |
| dependencies: |
| language-subtag-registry "~0.3.2" |
| |
| levn@^0.4.1: |
| version "0.4.1" |
| resolved "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" |
| integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== |
| dependencies: |
| prelude-ls "^1.2.1" |
| type-check "~0.4.0" |
| |
| lines-and-columns@^1.1.6: |
| version "1.1.6" |
| resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz" |
| integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= |
| |
| load-json-file@^4.0.0: |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz" |
| integrity sha1-L19Fq5HjMhYjT9U62rZo607AmTs= |
| dependencies: |
| graceful-fs "^4.1.2" |
| parse-json "^4.0.0" |
| pify "^3.0.0" |
| strip-bom "^3.0.0" |
| |
| loader-utils@^2.0.0: |
| version "2.0.2" |
| resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz" |
| integrity sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A== |
| dependencies: |
| big.js "^5.2.2" |
| emojis-list "^3.0.0" |
| json5 "^2.1.2" |
| |
| locate-path@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz" |
| integrity sha1-K1aLJl7slExtnA3pw9u7ygNUzY4= |
| dependencies: |
| p-locate "^2.0.0" |
| path-exists "^3.0.0" |
| |
| lodash.clonedeep@^4.5.0: |
| version "4.5.0" |
| resolved "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz" |
| integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= |
| |
| lodash.debounce@^4.0.8: |
| version "4.0.8" |
| resolved "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz" |
| integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168= |
| |
| lodash.merge@^4.6.2: |
| version "4.6.2" |
| resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" |
| integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== |
| |
| lodash.truncate@^4.4.2: |
| version "4.4.2" |
| resolved "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz" |
| integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM= |
| |
| lodash@^4.17.20: |
| version "4.17.21" |
| resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
| integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
| |
| loose-envify@^1.1.0, loose-envify@^1.4.0: |
| version "1.4.0" |
| resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz" |
| integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
| dependencies: |
| js-tokens "^3.0.0 || ^4.0.0" |
| |
| lru-cache@^6.0.0: |
| version "6.0.0" |
| resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" |
| integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== |
| dependencies: |
| yallist "^4.0.0" |
| |
| mdn-data@2.0.14: |
| version "2.0.14" |
| resolved "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz" |
| integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow== |
| |
| mdn-data@2.0.4: |
| version "2.0.4" |
| resolved "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz" |
| integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA== |
| |
| memory-pager@^1.0.2: |
| version "1.5.0" |
| resolved "https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz" |
| integrity sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg== |
| |
| merge2@^1.3.0: |
| version "1.4.1" |
| resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" |
| integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== |
| |
| micromatch@^4.0.4: |
| version "4.0.4" |
| resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz" |
| integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg== |
| dependencies: |
| braces "^3.0.1" |
| picomatch "^2.2.3" |
| |
| minimatch@^3.0.4: |
| version "3.0.4" |
| resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" |
| integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== |
| dependencies: |
| brace-expansion "^1.1.7" |
| |
| minimist@^1.2.0, minimist@^1.2.5: |
| version "1.2.6" |
| resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" |
| integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== |
| |
| mkdirp@~0.5.1: |
| version "0.5.5" |
| resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz" |
| integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== |
| dependencies: |
| minimist "^1.2.5" |
| |
| mongodb-connection-string-url@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-2.0.0.tgz" |
| integrity sha512-M0I1vyLoq5+HQTuPSJWbt+hIXsMCfE8sS1fS5mvP9R2DOMoi2ZD32yWqgBIITyu0dFu4qtS50erxKjvUeBiyog== |
| dependencies: |
| "@types/whatwg-url" "^8.2.1" |
| whatwg-url "^9.1.0" |
| |
| mongodb@^4.1.1: |
| version "4.1.2" |
| resolved "https://registry.npmjs.org/mongodb/-/mongodb-4.1.2.tgz" |
| integrity sha512-pHCKDoOy1h6mVurziJmXmTMPatYWOx8pbnyFgSgshja9Y36Q+caHUzTDY6rrIy9HCSrjnbXmx3pCtvNZHmR8xg== |
| dependencies: |
| bson "^4.5.2" |
| denque "^2.0.1" |
| mongodb-connection-string-url "^2.0.0" |
| optionalDependencies: |
| saslprep "^1.0.3" |
| |
| mrmime@^1.0.0: |
| version "1.0.0" |
| resolved "https://registry.yarnpkg.com/mrmime/-/mrmime-1.0.0.tgz#14d387f0585a5233d291baba339b063752a2398b" |
| integrity sha512-a70zx7zFfVO7XpnQ2IX1Myh9yY4UYvfld/dikWRnsXxbyvMcfz+u6UfgNAtH+k2QqtJuzVpv6eLTx1G2+WKZbQ== |
| |
| ms@2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" |
| integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g= |
| |
| ms@2.1.2: |
| version "2.1.2" |
| resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" |
| integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== |
| |
| ms@^2.1.1: |
| version "2.1.3" |
| resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" |
| integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== |
| |
| nanoid@^3.1.30: |
| version "3.3.4" |
| resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab" |
| integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw== |
| |
| natural-compare@^1.4.0: |
| version "1.4.0" |
| resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" |
| integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= |
| |
| next-redux-wrapper@^7.0.4: |
| version "7.0.5" |
| resolved "https://registry.npmjs.org/next-redux-wrapper/-/next-redux-wrapper-7.0.5.tgz" |
| integrity sha512-UFXdAWG5i+GFT8+Hoqpx3GArkPh34fVWF9YoA2VSHlBzsrPtnRd7NWM6FNSYUennpommTpWJ09mu+r/1UxyIkg== |
| |
| next@12.1.0: |
| version "12.1.0" |
| resolved "https://registry.yarnpkg.com/next/-/next-12.1.0.tgz#c33d753b644be92fc58e06e5a214f143da61dd5d" |
| integrity sha512-s885kWvnIlxsUFHq9UGyIyLiuD0G3BUC/xrH0CEnH5lHEWkwQcHOORgbDF0hbrW9vr/7am4ETfX4A7M6DjrE7Q== |
| dependencies: |
| "@next/env" "12.1.0" |
| caniuse-lite "^1.0.30001283" |
| postcss "8.4.5" |
| styled-jsx "5.0.0" |
| use-subscription "1.5.1" |
| optionalDependencies: |
| "@next/swc-android-arm64" "12.1.0" |
| "@next/swc-darwin-arm64" "12.1.0" |
| "@next/swc-darwin-x64" "12.1.0" |
| "@next/swc-linux-arm-gnueabihf" "12.1.0" |
| "@next/swc-linux-arm64-gnu" "12.1.0" |
| "@next/swc-linux-arm64-musl" "12.1.0" |
| "@next/swc-linux-x64-gnu" "12.1.0" |
| "@next/swc-linux-x64-musl" "12.1.0" |
| "@next/swc-win32-arm64-msvc" "12.1.0" |
| "@next/swc-win32-ia32-msvc" "12.1.0" |
| "@next/swc-win32-x64-msvc" "12.1.0" |
| |
| node-releases@^2.0.1: |
| version "2.0.2" |
| resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.2.tgz" |
| integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg== |
| |
| normalize-package-data@^2.3.2: |
| version "2.5.0" |
| resolved "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz" |
| integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== |
| dependencies: |
| hosted-git-info "^2.1.4" |
| resolve "^1.10.0" |
| semver "2 || 3 || 4 || 5" |
| validate-npm-package-license "^3.0.1" |
| |
| nth-check@^1.0.2: |
| version "1.0.2" |
| resolved "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz" |
| integrity sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg== |
| dependencies: |
| boolbase "~1.0.0" |
| |
| object-assign@^4.1.1: |
| version "4.1.1" |
| resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" |
| integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= |
| |
| object-inspect@^1.11.0, object-inspect@^1.9.0: |
| version "1.11.0" |
| resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz" |
| integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg== |
| |
| object-keys@^1.0.12, object-keys@^1.1.1: |
| version "1.1.1" |
| resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" |
| integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== |
| |
| object.assign@^4.1.0, object.assign@^4.1.2: |
| version "4.1.2" |
| resolved "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz" |
| integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ== |
| dependencies: |
| call-bind "^1.0.0" |
| define-properties "^1.1.3" |
| has-symbols "^1.0.1" |
| object-keys "^1.1.1" |
| |
| object.entries@^1.1.4: |
| version "1.1.4" |
| resolved "https://registry.npmjs.org/object.entries/-/object.entries-1.1.4.tgz" |
| integrity sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA== |
| dependencies: |
| call-bind "^1.0.2" |
| define-properties "^1.1.3" |
| es-abstract "^1.18.2" |
| |
| object.fromentries@^2.0.4: |
| version "2.0.4" |
| resolved "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.4.tgz" |
| integrity sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ== |
| dependencies: |
| call-bind "^1.0.2" |
| define-properties "^1.1.3" |
| es-abstract "^1.18.0-next.2" |
| has "^1.0.3" |
| |
| object.getownpropertydescriptors@^2.1.0: |
| version "2.1.3" |
| resolved "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz" |
| integrity sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw== |
| dependencies: |
| call-bind "^1.0.2" |
| define-properties "^1.1.3" |
| es-abstract "^1.19.1" |
| |
| object.values@^1.1.0, object.values@^1.1.4: |
| version "1.1.4" |
| resolved "https://registry.npmjs.org/object.values/-/object.values-1.1.4.tgz" |
| integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg== |
| dependencies: |
| call-bind "^1.0.2" |
| define-properties "^1.1.3" |
| es-abstract "^1.18.2" |
| |
| once@^1.3.0: |
| version "1.4.0" |
| resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz" |
| integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E= |
| dependencies: |
| wrappy "1" |
| |
| opener@^1.5.2: |
| version "1.5.2" |
| resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598" |
| integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A== |
| |
| optionator@^0.9.1: |
| version "0.9.1" |
| resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz" |
| integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== |
| dependencies: |
| deep-is "^0.1.3" |
| fast-levenshtein "^2.0.6" |
| levn "^0.4.1" |
| prelude-ls "^1.2.1" |
| type-check "^0.4.0" |
| word-wrap "^1.2.3" |
| |
| p-limit@^1.1.0: |
| version "1.3.0" |
| resolved "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz" |
| integrity sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q== |
| dependencies: |
| p-try "^1.0.0" |
| |
| p-locate@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz" |
| integrity sha1-IKAQOyIqcMj9OcwuWAaA893l7EM= |
| dependencies: |
| p-limit "^1.1.0" |
| |
| p-try@^1.0.0: |
| version "1.0.0" |
| resolved "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz" |
| integrity sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M= |
| |
| parent-module@^1.0.0: |
| version "1.0.1" |
| resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" |
| integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== |
| dependencies: |
| callsites "^3.0.0" |
| |
| parse-json@^4.0.0: |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz" |
| integrity sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA= |
| dependencies: |
| error-ex "^1.3.1" |
| json-parse-better-errors "^1.0.1" |
| |
| parse-json@^5.0.0: |
| version "5.2.0" |
| resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" |
| integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== |
| 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" |
| |
| path-exists@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" |
| integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU= |
| |
| path-is-absolute@^1.0.0: |
| version "1.0.1" |
| resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" |
| integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18= |
| |
| path-key@^3.1.0: |
| version "3.1.1" |
| resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" |
| integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== |
| |
| path-parse@^1.0.6: |
| version "1.0.7" |
| resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" |
| integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
| |
| path-type@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz" |
| integrity sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg== |
| dependencies: |
| pify "^3.0.0" |
| |
| path-type@^4.0.0: |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" |
| integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== |
| |
| picocolors@^1.0.0: |
| version "1.0.0" |
| resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz" |
| integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== |
| |
| picomatch@^2.2.3: |
| version "2.3.0" |
| resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz" |
| integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw== |
| |
| pify@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz" |
| integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY= |
| |
| pkg-dir@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz" |
| integrity sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s= |
| dependencies: |
| find-up "^2.1.0" |
| |
| pkg-up@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz" |
| integrity sha1-yBmscoBZpGHKscOImivjxJoATX8= |
| dependencies: |
| find-up "^2.1.0" |
| |
| postcss@8.4.5: |
| version "8.4.5" |
| resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95" |
| integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg== |
| dependencies: |
| nanoid "^3.1.30" |
| picocolors "^1.0.0" |
| source-map-js "^1.0.1" |
| |
| prelude-ls@^1.2.1: |
| version "1.2.1" |
| resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" |
| integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== |
| |
| progress@^2.0.0: |
| version "2.0.3" |
| resolved "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz" |
| integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== |
| |
| prop-types@^15.7.2: |
| version "15.7.2" |
| resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz" |
| integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== |
| dependencies: |
| loose-envify "^1.4.0" |
| object-assign "^4.1.1" |
| react-is "^16.8.1" |
| |
| prop-types@^15.8.1: |
| version "15.8.1" |
| resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" |
| integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== |
| dependencies: |
| loose-envify "^1.4.0" |
| object-assign "^4.1.1" |
| react-is "^16.13.1" |
| |
| punycode@^2.1.0, punycode@^2.1.1: |
| version "2.1.1" |
| resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz" |
| integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== |
| |
| q@^1.1.2: |
| version "1.5.1" |
| resolved "https://registry.npmjs.org/q/-/q-1.5.1.tgz" |
| integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc= |
| |
| queue-microtask@^1.2.2: |
| version "1.2.3" |
| resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" |
| integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== |
| |
| react-dom@^18.1.0: |
| version "18.1.0" |
| resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.1.0.tgz#7f6dd84b706408adde05e1df575b3a024d7e8a2f" |
| integrity sha512-fU1Txz7Budmvamp7bshe4Zi32d0ll7ect+ccxNu9FlObT605GOEB8BfO4tmRJ39R5Zj831VCpvQ05QPBW5yb+w== |
| dependencies: |
| loose-envify "^1.1.0" |
| scheduler "^0.22.0" |
| |
| react-draggable@^4.4.5: |
| version "4.4.5" |
| resolved "https://registry.yarnpkg.com/react-draggable/-/react-draggable-4.4.5.tgz#9e37fe7ce1a4cf843030f521a0a4cc41886d7e7c" |
| integrity sha512-OMHzJdyJbYTZo4uQE393fHcqqPYsEtkjfMgvCHr6rejT+Ezn4OZbNyGH50vv+SunC1RMvwOTSWkEODQLzw1M9g== |
| dependencies: |
| clsx "^1.1.1" |
| prop-types "^15.8.1" |
| |
| react-fade-in@^2.0.1: |
| version "2.0.1" |
| resolved "https://registry.yarnpkg.com/react-fade-in/-/react-fade-in-2.0.1.tgz#b4bcd7dac63d6857ebcd68facbff2f5f9616278f" |
| integrity sha512-oqS/WT4znaXEHmL+yo0IDUDY7uC9K4RP35j1SdRUEBspR09B2iIC0i8oJ28tPOr6Ez/L2aktF9p89j+DbsTVNw== |
| |
| react-fast-marquee@^1.3.1: |
| version "1.3.1" |
| resolved "https://registry.npmjs.org/react-fast-marquee/-/react-fast-marquee-1.3.1.tgz" |
| integrity sha512-JUlQMU+IVVNKV+D4BRfRaNEaBj+VyHcI0uupBKyeFhkSY2GBkKw7oGvpNdCkPtKd8Q3H0M5eY7PyUj7AdmKCRA== |
| |
| react-hcaptcha@^0.1.1: |
| version "0.1.1" |
| resolved "https://registry.npmjs.org/react-hcaptcha/-/react-hcaptcha-0.1.1.tgz" |
| integrity sha512-p0s7uDOZAh28dbcmP2bXsox2NmIwQ6OtDTgjCYwfe49kHeCU67Omma1DhzYiGWQJRC6eTUZEikjsm+WT7bmy2g== |
| |
| react-in-viewport@^1.0.0-alpha.20: |
| version "1.0.0-alpha.20" |
| resolved "https://registry.npmjs.org/react-in-viewport/-/react-in-viewport-1.0.0-alpha.20.tgz" |
| integrity sha512-AW9kns8advQqY0CnBt6ZRgkvYp0Xxzqhd8ey0hjGTk5obGl4ZdxG3XMnHYmCjpsDYxQ1CPGqRf9VchL1VmIfhg== |
| dependencies: |
| hoist-non-react-statics "^3.0.0" |
| |
| react-indiana-drag-scroll@^2.1.0: |
| version "2.1.0" |
| resolved "https://registry.yarnpkg.com/react-indiana-drag-scroll/-/react-indiana-drag-scroll-2.1.0.tgz#37654eae8caced01cdecc8bce55f0382871a021d" |
| integrity sha512-Tj94Dv9PkmoKqc9nxK/dzwhtE8pP7NTxmeHqkD8KN0zad1NNE+/JsvRcK4EdqE6CdA2nMESzqPMvv1AzRXdBew== |
| dependencies: |
| classnames "^2.2.6" |
| debounce "^1.2.0" |
| easy-bem "^1.1.1" |
| |
| react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1: |
| version "16.13.1" |
| resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" |
| integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
| |
| react-redux@^7.2.4: |
| version "7.2.5" |
| resolved "https://registry.npmjs.org/react-redux/-/react-redux-7.2.5.tgz" |
| integrity sha512-Dt29bNyBsbQaysp6s/dN0gUodcq+dVKKER8Qv82UrpeygwYeX1raTtil7O/fftw/rFqzaf6gJhDZRkkZnn6bjg== |
| dependencies: |
| "@babel/runtime" "^7.12.1" |
| "@types/react-redux" "^7.1.16" |
| hoist-non-react-statics "^3.3.2" |
| loose-envify "^1.4.0" |
| prop-types "^15.7.2" |
| react-is "^16.13.1" |
| |
| react-rewards@^2.0.3: |
| version "2.0.3" |
| resolved "https://registry.yarnpkg.com/react-rewards/-/react-rewards-2.0.3.tgz#685aee98654ab4f060e297849f39cf0a16cec042" |
| integrity sha512-qww5Jtk2HmCjR9wc7+0c2iP8oCQzENZn8pnoJGi0S6o+6dAD25+ZoagLSWdoBLGVwxfP5kFBjv3VZ6L8fPk6lg== |
| |
| react-tiny-popover@^7.0.1: |
| version "7.0.1" |
| resolved "https://registry.npmjs.org/react-tiny-popover/-/react-tiny-popover-7.0.1.tgz" |
| integrity sha512-uV+nTZXkCtfPFQtoKwbfX8waaU7+b8LEOoyOUjtmRxqnH3KLX1FkPm7RU+RC8eXxtOe4rC1cuhOIbQFcc71vQQ== |
| |
| react-use-draggable-scroll@^0.4.2: |
| version "0.4.2" |
| resolved "https://registry.yarnpkg.com/react-use-draggable-scroll/-/react-use-draggable-scroll-0.4.2.tgz#f91bf8248a37814f2e07ab931463f6faa7a2878f" |
| integrity sha512-PRI49fQ/e3SFDe1LQuOYBIbxEvESryigXbeiPhroaISzGEuznA5QqN4dveunHzlEPEdgr5/RPRxN7d583SU3DA== |
| |
| react@^18.1.0: |
| version "18.1.0" |
| resolved "https://registry.yarnpkg.com/react/-/react-18.1.0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890" |
| integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ== |
| dependencies: |
| loose-envify "^1.1.0" |
| |
| read-pkg-up@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz" |
| integrity sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc= |
| dependencies: |
| find-up "^2.0.0" |
| read-pkg "^3.0.0" |
| |
| read-pkg@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz" |
| integrity sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k= |
| dependencies: |
| load-json-file "^4.0.0" |
| normalize-package-data "^2.3.2" |
| path-type "^3.0.0" |
| |
| redux-thunk@^2.3.0: |
| version "2.3.0" |
| resolved "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.3.0.tgz" |
| integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw== |
| |
| redux@^4.0.0, redux@^4.1.1: |
| version "4.1.1" |
| resolved "https://registry.npmjs.org/redux/-/redux-4.1.1.tgz" |
| integrity sha512-hZQZdDEM25UY2P493kPYuKqviVwZ58lEmGQNeQ+gXa+U0gYPUBf7NKYazbe3m+bs/DzM/ahN12DbF+NG8i0CWw== |
| dependencies: |
| "@babel/runtime" "^7.9.2" |
| |
| regenerate-unicode-properties@^10.0.1: |
| version "10.0.1" |
| resolved "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz" |
| integrity sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw== |
| dependencies: |
| regenerate "^1.4.2" |
| |
| regenerate@^1.4.2: |
| version "1.4.2" |
| resolved "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz" |
| integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A== |
| |
| regenerator-runtime@^0.13.4: |
| version "0.13.9" |
| resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz" |
| integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA== |
| |
| regenerator-transform@^0.14.2: |
| version "0.14.5" |
| resolved "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.5.tgz" |
| integrity sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw== |
| dependencies: |
| "@babel/runtime" "^7.8.4" |
| |
| regexp.prototype.flags@^1.3.1: |
| version "1.3.1" |
| resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz" |
| integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA== |
| dependencies: |
| call-bind "^1.0.2" |
| define-properties "^1.1.3" |
| |
| regexpp@^3.1.0: |
| version "3.2.0" |
| resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz" |
| integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== |
| |
| regexpu-core@^5.0.1: |
| version "5.0.1" |
| resolved "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz" |
| integrity sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw== |
| dependencies: |
| regenerate "^1.4.2" |
| regenerate-unicode-properties "^10.0.1" |
| regjsgen "^0.6.0" |
| regjsparser "^0.8.2" |
| unicode-match-property-ecmascript "^2.0.0" |
| unicode-match-property-value-ecmascript "^2.0.0" |
| |
| regjsgen@^0.6.0: |
| version "0.6.0" |
| resolved "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz" |
| integrity sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA== |
| |
| regjsparser@^0.8.2: |
| version "0.8.4" |
| resolved "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz" |
| integrity sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA== |
| dependencies: |
| jsesc "~0.5.0" |
| |
| require-from-string@^2.0.2: |
| version "2.0.2" |
| resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" |
| integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== |
| |
| resolve-from@^4.0.0: |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" |
| integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== |
| |
| resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.20.0: |
| version "1.20.0" |
| resolved "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz" |
| integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== |
| dependencies: |
| is-core-module "^2.2.0" |
| path-parse "^1.0.6" |
| |
| resolve@^2.0.0-next.3: |
| version "2.0.0-next.3" |
| resolved "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz" |
| integrity sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q== |
| dependencies: |
| is-core-module "^2.2.0" |
| path-parse "^1.0.6" |
| |
| reusify@^1.0.4: |
| version "1.0.4" |
| resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" |
| integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== |
| |
| rimraf@^3.0.2: |
| version "3.0.2" |
| resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" |
| integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== |
| dependencies: |
| glob "^7.1.3" |
| |
| run-parallel@^1.1.9: |
| version "1.2.0" |
| resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" |
| integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== |
| dependencies: |
| queue-microtask "^1.2.2" |
| |
| safe-buffer@~5.1.1: |
| version "5.1.2" |
| resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" |
| integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== |
| |
| saslprep@^1.0.3: |
| version "1.0.3" |
| resolved "https://registry.npmjs.org/saslprep/-/saslprep-1.0.3.tgz" |
| integrity sha512-/MY/PEMbk2SuY5sScONwhUDsV2p77Znkb/q3nSVstq/yQzYJOH/Azh29p9oJLsl3LnQwSvZDKagDGBsBwSooag== |
| dependencies: |
| sparse-bitfield "^3.0.3" |
| |
| sax@~1.2.4: |
| version "1.2.4" |
| resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz" |
| integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== |
| |
| scheduler@^0.22.0: |
| version "0.22.0" |
| resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.22.0.tgz#83a5d63594edf074add9a7198b1bae76c3db01b8" |
| integrity sha512-6QAm1BgQI88NPYymgGQLCZgvep4FyePDWFpXVK+zNSUgHwlqpJy8VEh8Et0KxTACS4VWwMousBElAZOH9nkkoQ== |
| dependencies: |
| loose-envify "^1.1.0" |
| |
| "semver@2 || 3 || 4 || 5": |
| version "5.7.1" |
| resolved "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" |
| integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |
| |
| semver@7.0.0: |
| version "7.0.0" |
| resolved "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz" |
| integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== |
| |
| semver@^6.1.1, semver@^6.1.2, semver@^6.3.0: |
| version "6.3.0" |
| resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" |
| integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== |
| |
| semver@^7.2.1, semver@^7.3.5: |
| version "7.3.5" |
| resolved "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz" |
| integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== |
| dependencies: |
| lru-cache "^6.0.0" |
| |
| shebang-command@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" |
| integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== |
| dependencies: |
| shebang-regex "^3.0.0" |
| |
| shebang-regex@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" |
| integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== |
| |
| side-channel@^1.0.4: |
| version "1.0.4" |
| resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz" |
| integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw== |
| dependencies: |
| call-bind "^1.0.0" |
| get-intrinsic "^1.0.2" |
| object-inspect "^1.9.0" |
| |
| sirv@^1.0.7: |
| version "1.0.19" |
| resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.19.tgz#1d73979b38c7fe91fcba49c85280daa9c2363b49" |
| integrity sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ== |
| dependencies: |
| "@polka/url" "^1.0.0-next.20" |
| mrmime "^1.0.0" |
| totalist "^1.0.0" |
| |
| slash@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" |
| integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== |
| |
| slice-ansi@^4.0.0: |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz" |
| integrity sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ== |
| dependencies: |
| ansi-styles "^4.0.0" |
| astral-regex "^2.0.0" |
| is-fullwidth-code-point "^3.0.0" |
| |
| source-map-js@^1.0.1: |
| version "1.0.2" |
| resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c" |
| integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== |
| |
| source-map@^0.5.0, source-map@^0.5.7: |
| version "0.5.7" |
| resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" |
| integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= |
| |
| source-map@^0.6.1: |
| version "0.6.1" |
| resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" |
| integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
| |
| sparse-bitfield@^3.0.3: |
| version "3.0.3" |
| resolved "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz" |
| integrity sha1-/0rm5oZWBWuks+eSqzM004JzyhE= |
| dependencies: |
| memory-pager "^1.0.2" |
| |
| spdx-correct@^3.0.0: |
| version "3.1.1" |
| resolved "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz" |
| integrity sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w== |
| dependencies: |
| spdx-expression-parse "^3.0.0" |
| spdx-license-ids "^3.0.0" |
| |
| spdx-exceptions@^2.1.0: |
| version "2.3.0" |
| resolved "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz" |
| integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== |
| |
| spdx-expression-parse@^3.0.0: |
| version "3.0.1" |
| resolved "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz" |
| integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== |
| dependencies: |
| spdx-exceptions "^2.1.0" |
| spdx-license-ids "^3.0.0" |
| |
| spdx-license-ids@^3.0.0: |
| version "3.0.10" |
| resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.10.tgz" |
| integrity sha512-oie3/+gKf7QtpitB0LYLETe+k8SifzsX4KixvpOsbI6S0kRiRQ5MKOio8eMSAKQ17N06+wdEOXRiId+zOxo0hA== |
| |
| sprintf-js@~1.0.2: |
| version "1.0.3" |
| resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" |
| integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= |
| |
| stable@^0.1.8: |
| version "0.1.8" |
| resolved "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz" |
| integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w== |
| |
| string-width@^4.2.0: |
| version "4.2.2" |
| resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz" |
| integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA== |
| dependencies: |
| emoji-regex "^8.0.0" |
| is-fullwidth-code-point "^3.0.0" |
| strip-ansi "^6.0.0" |
| |
| string.prototype.matchall@^4.0.5: |
| version "4.0.5" |
| resolved "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.5.tgz" |
| integrity sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q== |
| dependencies: |
| call-bind "^1.0.2" |
| define-properties "^1.1.3" |
| es-abstract "^1.18.2" |
| get-intrinsic "^1.1.1" |
| has-symbols "^1.0.2" |
| internal-slot "^1.0.3" |
| regexp.prototype.flags "^1.3.1" |
| side-channel "^1.0.4" |
| |
| string.prototype.trimend@^1.0.4: |
| version "1.0.4" |
| resolved "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz" |
| integrity sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A== |
| dependencies: |
| call-bind "^1.0.2" |
| define-properties "^1.1.3" |
| |
| string.prototype.trimstart@^1.0.4: |
| version "1.0.4" |
| resolved "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz" |
| integrity sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw== |
| dependencies: |
| call-bind "^1.0.2" |
| define-properties "^1.1.3" |
| |
| strip-ansi@^6.0.0: |
| version "6.0.0" |
| resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz" |
| integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w== |
| dependencies: |
| ansi-regex "^5.0.0" |
| |
| strip-bom@^3.0.0: |
| version "3.0.0" |
| resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" |
| integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM= |
| |
| strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: |
| version "3.1.1" |
| resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" |
| integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== |
| |
| styled-jsx@5.0.0: |
| version "5.0.0" |
| resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.0.tgz#816b4b92e07b1786c6b7111821750e0ba4d26e77" |
| integrity sha512-qUqsWoBquEdERe10EW8vLp3jT25s/ssG1/qX5gZ4wu15OZpmSMFI2v+fWlRhLfykA5rFtlJ1ME8A8pm/peV4WA== |
| |
| styled-system@^5.1.5: |
| version "5.1.5" |
| resolved "https://registry.npmjs.org/styled-system/-/styled-system-5.1.5.tgz" |
| integrity sha512-7VoD0o2R3RKzOzPK0jYrVnS8iJdfkKsQJNiLRDjikOpQVqQHns/DXWaPZOH4tIKkhAT7I6wIsy9FWTWh2X3q+A== |
| dependencies: |
| "@styled-system/background" "^5.1.2" |
| "@styled-system/border" "^5.1.5" |
| "@styled-system/color" "^5.1.2" |
| "@styled-system/core" "^5.1.2" |
| "@styled-system/flexbox" "^5.1.2" |
| "@styled-system/grid" "^5.1.2" |
| "@styled-system/layout" "^5.1.2" |
| "@styled-system/position" "^5.1.2" |
| "@styled-system/shadow" "^5.1.2" |
| "@styled-system/space" "^5.1.2" |
| "@styled-system/typography" "^5.1.2" |
| "@styled-system/variant" "^5.1.5" |
| object-assign "^4.1.1" |
| |
| stylis@^4.0.10, stylis@^4.0.3: |
| version "4.0.10" |
| resolved "https://registry.npmjs.org/stylis/-/stylis-4.0.10.tgz" |
| integrity sha512-m3k+dk7QeJw660eIKRRn3xPF6uuvHs/FFzjX3HQ5ove0qYsiygoAhwn5a3IYKaZPo5LrYD0rfVmtv1gNY1uYwg== |
| |
| supports-color@^5.3.0: |
| version "5.5.0" |
| resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" |
| integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== |
| dependencies: |
| has-flag "^3.0.0" |
| |
| supports-color@^7.1.0: |
| version "7.2.0" |
| resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" |
| integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== |
| dependencies: |
| has-flag "^4.0.0" |
| |
| svg-parser@^2.0.2: |
| version "2.0.4" |
| resolved "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz" |
| integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ== |
| |
| svgo@^1.2.2: |
| version "1.3.2" |
| resolved "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz" |
| integrity sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw== |
| 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@^6.0.9: |
| version "6.7.1" |
| resolved "https://registry.npmjs.org/table/-/table-6.7.1.tgz" |
| integrity sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg== |
| dependencies: |
| ajv "^8.0.1" |
| lodash.clonedeep "^4.5.0" |
| lodash.truncate "^4.4.2" |
| slice-ansi "^4.0.0" |
| string-width "^4.2.0" |
| strip-ansi "^6.0.0" |
| |
| text-table@^0.2.0: |
| version "0.2.0" |
| resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" |
| integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= |
| |
| theme-ui@^0.12.0: |
| version "0.12.0" |
| resolved "https://registry.npmjs.org/theme-ui/-/theme-ui-0.12.0.tgz" |
| integrity sha512-ESv9dbf1hyzpEFHuy0B1/q91sGrAXyRnqBOShnL2MMDtkWGgCGyCz5LdHMds85Gls/+buqd8VGk/dFnmzZ+ekw== |
| dependencies: |
| "@theme-ui/color-modes" "0.12.0" |
| "@theme-ui/components" "0.12.0" |
| "@theme-ui/core" "0.12.0" |
| "@theme-ui/css" "0.12.0" |
| "@theme-ui/mdx" "0.12.0" |
| "@theme-ui/theme-provider" "0.12.0" |
| |
| to-fast-properties@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" |
| integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= |
| |
| to-regex-range@^5.0.1: |
| version "5.0.1" |
| resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" |
| integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== |
| dependencies: |
| is-number "^7.0.0" |
| |
| totalist@^1.0.0: |
| version "1.1.0" |
| resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df" |
| integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g== |
| |
| tr46@^2.1.0: |
| version "2.1.0" |
| resolved "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz" |
| integrity sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw== |
| dependencies: |
| punycode "^2.1.1" |
| |
| tsconfig-paths@^3.11.0, tsconfig-paths@^3.9.0: |
| version "3.11.0" |
| resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz" |
| integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA== |
| dependencies: |
| "@types/json5" "^0.0.29" |
| json5 "^1.0.1" |
| minimist "^1.2.0" |
| strip-bom "^3.0.0" |
| |
| tslib@^1.8.1: |
| version "1.14.1" |
| resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" |
| integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== |
| |
| tsutils@^3.21.0: |
| version "3.21.0" |
| resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz" |
| integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== |
| dependencies: |
| tslib "^1.8.1" |
| |
| type-check@^0.4.0, type-check@~0.4.0: |
| version "0.4.0" |
| resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" |
| integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== |
| dependencies: |
| prelude-ls "^1.2.1" |
| |
| type-fest@^0.20.2: |
| version "0.20.2" |
| resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" |
| integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== |
| |
| unbox-primitive@^1.0.1: |
| version "1.0.1" |
| resolved "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz" |
| integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw== |
| dependencies: |
| function-bind "^1.1.1" |
| has-bigints "^1.0.1" |
| has-symbols "^1.0.2" |
| which-boxed-primitive "^1.0.2" |
| |
| unicode-canonical-property-names-ecmascript@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz" |
| integrity sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ== |
| |
| unicode-match-property-ecmascript@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz" |
| integrity sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q== |
| dependencies: |
| unicode-canonical-property-names-ecmascript "^2.0.0" |
| unicode-property-aliases-ecmascript "^2.0.0" |
| |
| unicode-match-property-value-ecmascript@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz" |
| integrity sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw== |
| |
| unicode-property-aliases-ecmascript@^2.0.0: |
| version "2.0.0" |
| resolved "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz" |
| integrity sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ== |
| |
| unquote@~1.1.1: |
| version "1.1.1" |
| resolved "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz" |
| integrity sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ= |
| |
| uri-js@^4.2.2: |
| version "4.4.1" |
| resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" |
| integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== |
| dependencies: |
| punycode "^2.1.0" |
| |
| use-draggable-scroll@^0.1.0: |
| version "0.1.0" |
| resolved "https://registry.yarnpkg.com/use-draggable-scroll/-/use-draggable-scroll-0.1.0.tgz#ca7967eeec9d6a53f965b84f9c295c214aa43ed7" |
| integrity sha512-mX6nT3cUqOTtA+8QUH9HfdKtzI6Oquj9QIB0wALWZYmWogNQ746MaUcmqKOKCIlt2UH6egxhSKNPiSlfEqmKhA== |
| |
| use-subscription@1.5.1: |
| version "1.5.1" |
| resolved "https://registry.npmjs.org/use-subscription/-/use-subscription-1.5.1.tgz" |
| integrity sha512-Xv2a1P/yReAjAbhylMfFplFKj9GssgTwN7RlcTxBujFQcloStWNDQdc4g4NRWH9xS4i/FDk04vQBptAXoF3VcA== |
| dependencies: |
| object-assign "^4.1.1" |
| |
| util.promisify@~1.0.0: |
| version "1.0.1" |
| resolved "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz" |
| integrity sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA== |
| dependencies: |
| define-properties "^1.1.3" |
| es-abstract "^1.17.2" |
| has-symbols "^1.0.1" |
| object.getownpropertydescriptors "^2.1.0" |
| |
| v8-compile-cache@^2.0.3: |
| version "2.3.0" |
| resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz" |
| integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA== |
| |
| validate-npm-package-license@^3.0.1: |
| version "3.0.4" |
| resolved "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" |
| integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== |
| dependencies: |
| spdx-correct "^3.0.0" |
| spdx-expression-parse "^3.0.0" |
| |
| webidl-conversions@^6.1.0: |
| version "6.1.0" |
| resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz" |
| integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w== |
| |
| webpack-bundle-analyzer@4.3.0: |
| version "4.3.0" |
| resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.3.0.tgz#2f3c0ca9041d5ee47fa418693cf56b4a518b578b" |
| integrity sha512-J3TPm54bPARx6QG8z4cKBszahnUglcv70+N+8gUqv2I5KOFHJbzBiLx+pAp606so0X004fxM7hqRu10MLjJifA== |
| dependencies: |
| acorn "^8.0.4" |
| acorn-walk "^8.0.0" |
| chalk "^4.1.0" |
| commander "^6.2.0" |
| gzip-size "^6.0.0" |
| lodash "^4.17.20" |
| opener "^1.5.2" |
| sirv "^1.0.7" |
| ws "^7.3.1" |
| |
| whatwg-url@^9.1.0: |
| version "9.1.0" |
| resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-9.1.0.tgz" |
| integrity sha512-CQ0UcrPHyomtlOCot1TL77WyMIm/bCwrJ2D6AOKGwEczU9EpyoqAokfqrf/MioU9kHcMsmJZcg1egXix2KYEsA== |
| dependencies: |
| tr46 "^2.1.0" |
| webidl-conversions "^6.1.0" |
| |
| which-boxed-primitive@^1.0.2: |
| version "1.0.2" |
| resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz" |
| integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg== |
| 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@^2.0.1: |
| version "2.0.2" |
| resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" |
| integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== |
| dependencies: |
| isexe "^2.0.0" |
| |
| word-wrap@^1.2.3: |
| version "1.2.3" |
| resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz" |
| integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== |
| |
| wrappy@1: |
| version "1.0.2" |
| resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" |
| integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= |
| |
| ws@^7.3.1: |
| version "7.5.7" |
| resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.7.tgz#9e0ac77ee50af70d58326ecff7e85eb3fa375e67" |
| integrity sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A== |
| |
| yallist@^4.0.0: |
| version "4.0.0" |
| resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" |
| integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== |
| |
| yaml@^1.10.0, yaml@^1.7.2: |
| version "1.10.2" |
| resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" |
| integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== |