You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2206 lines
84 KiB

# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8":
"integrity" "sha1-RZkMR62tsAwDZ3uqiSIffMI9JQM="
"resolved" "https://registry.npmmirror.com/@babel/code-frame/download/@babel/code-frame-7.15.8.tgz"
"version" "7.15.8"
dependencies:
"@babel/highlight" "^7.14.5"
"@babel/code-frame@7.12.11":
"integrity" "sha1-9K1DWqJj25NbjxDyxVLSP7cWpj8="
"resolved" "https://registry.npmmirror.com/@babel/code-frame/download/@babel/code-frame-7.12.11.tgz"
"version" "7.12.11"
dependencies:
"@babel/highlight" "^7.10.4"
"@babel/compat-data@^7.15.0":
"integrity" "sha1-Lbr4uFM0eWyvuw9Xk6kKL8AQsXY="
"resolved" "https://registry.nlark.com/@babel/compat-data/download/@babel/compat-data-7.15.0.tgz"
"version" "7.15.0"
"@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.14.8", "@babel/core@^7.15.5":
"integrity" "sha1-GVufK//pldLGwVnnL+UltBFOjBA="
"resolved" "https://registry.npmmirror.com/@babel/core/download/@babel/core-7.15.8.tgz"
"version" "7.15.8"
dependencies:
"@babel/code-frame" "^7.15.8"
"@babel/generator" "^7.15.8"
"@babel/helper-compilation-targets" "^7.15.4"
"@babel/helper-module-transforms" "^7.15.8"
"@babel/helpers" "^7.15.4"
"@babel/parser" "^7.15.8"
"@babel/template" "^7.15.4"
"@babel/traverse" "^7.15.4"
"@babel/types" "^7.15.6"
"convert-source-map" "^1.7.0"
"debug" "^4.1.0"
"gensync" "^1.0.0-beta.2"
"json5" "^2.1.2"
"semver" "^6.3.0"
"source-map" "^0.5.0"
"@babel/generator@^7.15.4", "@babel/generator@^7.15.8":
"integrity" "sha1-+la+a1lpUs6yMQSM+E7kmaGcDNE="
"resolved" "https://registry.npmmirror.com/@babel/generator/download/@babel/generator-7.15.8.tgz"
"version" "7.15.8"
dependencies:
"@babel/types" "^7.15.6"
"jsesc" "^2.5.1"
"source-map" "^0.5.0"
"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.14.5":
"integrity" "sha1-PQ5DsAxeSf22xX5CFgGnpljV+DU="
"resolved" "https://registry.nlark.com/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/types" "^7.15.4"
"@babel/helper-compilation-targets@^7.15.4":
"integrity" "sha1-z22U8w++/BORI+J91rAvZa7tt7k="
"resolved" "https://registry.nlark.com/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/compat-data" "^7.15.0"
"@babel/helper-validator-option" "^7.14.5"
"browserslist" "^4.16.6"
"semver" "^6.3.0"
"@babel/helper-function-name@^7.15.4":
"integrity" "sha1-hFdE2vxDgaSl+2r6bD02+Yp4frw="
"resolved" "https://registry.nlark.com/@babel/helper-function-name/download/@babel/helper-function-name-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/helper-get-function-arity" "^7.15.4"
"@babel/template" "^7.15.4"
"@babel/types" "^7.15.4"
"@babel/helper-get-function-arity@^7.15.4":
"integrity" "sha1-CYgYk0oTf854tTaj4BWGS+Hih5s="
"resolved" "https://registry.nlark.com/@babel/helper-get-function-arity/download/@babel/helper-get-function-arity-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/types" "^7.15.4"
"@babel/helper-hoist-variables@^7.15.4":
"integrity" "sha1-CZk6MlnA6Rj5nRBCYd/fwDPxeN8="
"resolved" "https://registry.nlark.com/@babel/helper-hoist-variables/download/@babel/helper-hoist-variables-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/types" "^7.15.4"
"@babel/helper-member-expression-to-functions@^7.15.4":
"integrity" "sha1-v9NNybupgkpGWLAxfsL9VxpR5u8="
"resolved" "https://registry.nlark.com/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/types" "^7.15.4"
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.14.5", "@babel/helper-module-imports@^7.15.4":
"integrity" "sha1-4YAH0jBjLeoZtHhTuYRHbntOED8="
"resolved" "https://registry.nlark.com/@babel/helper-module-imports/download/@babel/helper-module-imports-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/types" "^7.15.4"
"@babel/helper-module-transforms@^7.15.8":
"integrity" "sha1-2MDnWoelLjdKjyX4VRdHhqCUmLI="
"resolved" "https://registry.npmmirror.com/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.15.8.tgz"
"version" "7.15.8"
dependencies:
"@babel/helper-module-imports" "^7.15.4"
"@babel/helper-replace-supers" "^7.15.4"
"@babel/helper-simple-access" "^7.15.4"
"@babel/helper-split-export-declaration" "^7.15.4"
"@babel/helper-validator-identifier" "^7.15.7"
"@babel/template" "^7.15.4"
"@babel/traverse" "^7.15.4"
"@babel/types" "^7.15.6"
"@babel/helper-optimise-call-expression@^7.15.4":
"integrity" "sha1-8xClEho7nMUtmrGRIr1ymCLe4XE="
"resolved" "https://registry.nlark.com/@babel/helper-optimise-call-expression/download/@babel/helper-optimise-call-expression-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/types" "^7.15.4"
"@babel/helper-plugin-utils@^7.14.5":
"integrity" "sha1-WsgizpfuxGdBq3ClF5ceRDpwxak="
"resolved" "https://registry.nlark.com/@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.14.5.tgz"
"version" "7.14.5"
"@babel/helper-replace-supers@^7.15.4":
"integrity" "sha1-UqirJrqRjH9t7ihiiwcHGse3NHo="
"resolved" "https://registry.nlark.com/@babel/helper-replace-supers/download/@babel/helper-replace-supers-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/helper-member-expression-to-functions" "^7.15.4"
"@babel/helper-optimise-call-expression" "^7.15.4"
"@babel/traverse" "^7.15.4"
"@babel/types" "^7.15.4"
"@babel/helper-simple-access@^7.15.4":
"integrity" "sha1-rDaJBavx3o6XgUNLY12PhnS8wTs="
"resolved" "https://registry.nlark.com/@babel/helper-simple-access/download/@babel/helper-simple-access-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/types" "^7.15.4"
"@babel/helper-split-export-declaration@^7.15.4":
"integrity" "sha1-rsq5Lc2+9qEKo7YqsgSwhfd24lc="
"resolved" "https://registry.nlark.com/@babel/helper-split-export-declaration/download/@babel/helper-split-export-declaration-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/types" "^7.15.4"
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.15.7":
"integrity" "sha1-Ig35k7/pBKSmsCq08zhaXr9uI4k="
"resolved" "https://registry.nlark.com/@babel/helper-validator-identifier/download/@babel/helper-validator-identifier-7.15.7.tgz?cache=0&sync_timestamp=1631921299259&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fhelper-validator-identifier%2Fdownload%2F%40babel%2Fhelper-validator-identifier-7.15.7.tgz"
"version" "7.15.7"
"@babel/helper-validator-option@^7.14.5":
"integrity" "sha1-bnKh//GNXfy4eOHmLxoCHEty1aM="
"resolved" "https://registry.nlark.com/@babel/helper-validator-option/download/@babel/helper-validator-option-7.14.5.tgz"
"version" "7.14.5"
"@babel/helpers@^7.15.4":
"integrity" "sha1-X0DwIFCjAnEho89I1JfAXFVer0M="
"resolved" "https://registry.nlark.com/@babel/helpers/download/@babel/helpers-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/template" "^7.15.4"
"@babel/traverse" "^7.15.4"
"@babel/types" "^7.15.4"
"@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5":
"integrity" "sha1-aGGlLwOWZAUAH2qlNKAaJNmejNk="
"resolved" "https://registry.nlark.com/@babel/highlight/download/@babel/highlight-7.14.5.tgz"
"version" "7.14.5"
dependencies:
"@babel/helper-validator-identifier" "^7.14.5"
"chalk" "^2.0.0"
"js-tokens" "^4.0.0"
"@babel/parser@^7.15.4", "@babel/parser@^7.15.8":
"integrity" "sha1-e6zcvnG9w/+TbVEMFdzqfPC5kBY="
"resolved" "https://registry.npmmirror.com/@babel/parser/download/@babel/parser-7.15.8.tgz"
"version" "7.15.8"
"@babel/plugin-syntax-jsx@^7.14.5":
"integrity" "sha1-AA4uJdhnPM5JMAUXo+2kTCY+QgE="
"resolved" "https://registry.nlark.com/@babel/plugin-syntax-jsx/download/@babel/plugin-syntax-jsx-7.14.5.tgz"
"version" "7.14.5"
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-transform-react-jsx-development@^7.14.5":
"integrity" "sha1-Gmxz4vftLELuvD0q1gsMdJT8ua8="
"resolved" "https://registry.nlark.com/@babel/plugin-transform-react-jsx-development/download/@babel/plugin-transform-react-jsx-development-7.14.5.tgz"
"version" "7.14.5"
dependencies:
"@babel/plugin-transform-react-jsx" "^7.14.5"
"@babel/plugin-transform-react-jsx-self@^7.14.5", "@babel/plugin-transform-react-jsx-self@^7.14.9":
"integrity" "sha1-MwQeZlRTOR627lSi7PO6HUa9MPQ="
"resolved" "https://registry.nlark.com/@babel/plugin-transform-react-jsx-self/download/@babel/plugin-transform-react-jsx-self-7.14.9.tgz?cache=0&sync_timestamp=1627804577561&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fplugin-transform-react-jsx-self%2Fdownload%2F%40babel%2Fplugin-transform-react-jsx-self-7.14.9.tgz"
"version" "7.14.9"
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-transform-react-jsx-source@^7.14.5":
"integrity" "sha1-efco5g5tvTGiuGCwv2yXZZGKzx0="
"resolved" "https://registry.nlark.com/@babel/plugin-transform-react-jsx-source/download/@babel/plugin-transform-react-jsx-source-7.14.5.tgz"
"version" "7.14.5"
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-transform-react-jsx@^7.14.5", "@babel/plugin-transform-react-jsx@^7.14.9":
"integrity" "sha1-MxSyFjAzq6xSAKhpxN4kLNUKkUw="
"resolved" "https://registry.nlark.com/@babel/plugin-transform-react-jsx/download/@babel/plugin-transform-react-jsx-7.14.9.tgz?cache=0&sync_timestamp=1627875065052&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fplugin-transform-react-jsx%2Fdownload%2F%40babel%2Fplugin-transform-react-jsx-7.14.9.tgz"
"version" "7.14.9"
dependencies:
"@babel/helper-annotate-as-pure" "^7.14.5"
"@babel/helper-module-imports" "^7.14.5"
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-syntax-jsx" "^7.14.5"
"@babel/types" "^7.14.9"
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13":
"integrity" "sha1-/RfRa/34eObdAtGXU6OfqKjZyEo="
"resolved" "https://registry.nlark.com/@babel/runtime/download/@babel/runtime-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"regenerator-runtime" "^0.13.4"
"@babel/template@^7.15.4":
"integrity" "sha1-UYmNNdzz+qZwxO5q/P1RfuE58ZQ="
"resolved" "https://registry.nlark.com/@babel/template/download/@babel/template-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/code-frame" "^7.14.5"
"@babel/parser" "^7.15.4"
"@babel/types" "^7.15.4"
"@babel/traverse@^7.15.4", "@babel/traverse@^7.4.5":
"integrity" "sha1-/4UQNnoUS/v/VS2eGOKPPiiJwi0="
"resolved" "https://registry.nlark.com/@babel/traverse/download/@babel/traverse-7.15.4.tgz"
"version" "7.15.4"
dependencies:
"@babel/code-frame" "^7.14.5"
"@babel/generator" "^7.15.4"
"@babel/helper-function-name" "^7.15.4"
"@babel/helper-hoist-variables" "^7.15.4"
"@babel/helper-split-export-declaration" "^7.15.4"
"@babel/parser" "^7.15.4"
"@babel/types" "^7.15.4"
"debug" "^4.1.0"
"globals" "^11.1.0"
"@babel/types@^7.14.9", "@babel/types@^7.15.4", "@babel/types@^7.15.6":
"integrity" "sha1-mavcSCGLKIHAWN0KerBbmcm+dY8="
"resolved" "https://registry.nlark.com/@babel/types/download/@babel/types-7.15.6.tgz"
"version" "7.15.6"
dependencies:
"@babel/helper-validator-identifier" "^7.14.9"
"to-fast-properties" "^2.0.0"
"@emotion/is-prop-valid@^0.8.8":
"integrity" "sha1-2yixxDaKJZtgqXMR1qlS1P0BrBo="
"resolved" "https://registry.npm.taobao.org/@emotion/is-prop-valid/download/@emotion/is-prop-valid-0.8.8.tgz"
"version" "0.8.8"
dependencies:
"@emotion/memoize" "0.7.4"
"@emotion/memoize@0.7.4":
"integrity" "sha1-Gb8PWvGRSREcQNmLsM+CEZ9dnus="
"resolved" "https://registry.npm.taobao.org/@emotion/memoize/download/@emotion/memoize-0.7.4.tgz"
"version" "0.7.4"
"@emotion/stylis@^0.8.4":
"integrity" "sha1-3qyzib1u530ef8rMzp4WxcfnjgQ="
"resolved" "https://registry.npm.taobao.org/@emotion/stylis/download/@emotion/stylis-0.8.5.tgz"
"version" "0.8.5"
"@emotion/unitless@^0.7.4":
"integrity" "sha1-dyESkcGQCnALinjPr9oxYNdpSe0="
"resolved" "https://registry.npm.taobao.org/@emotion/unitless/download/@emotion/unitless-0.7.5.tgz"
"version" "0.7.5"
"@eslint/eslintrc@^0.4.3":
"integrity" "sha1-nkKYHvA1vrPdSa3ResuW6P9vOUw="
"resolved" "https://registry.nlark.com/@eslint/eslintrc/download/@eslint/eslintrc-0.4.3.tgz"
"version" "0.4.3"
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":
"integrity" "sha1-FAeWfUxu7Nc4j4Os8er00Mbljvk="
"resolved" "https://registry.npmmirror.com/@humanwhocodes/config-array/download/@humanwhocodes/config-array-0.5.0.tgz"
"version" "0.5.0"
dependencies:
"@humanwhocodes/object-schema" "^1.2.0"
"debug" "^4.1.1"
"minimatch" "^3.0.4"
"@humanwhocodes/object-schema@^1.2.0":
"integrity" "sha1-h956+cIxgm/daKxyWPd8Qp4OX88="
"resolved" "https://registry.nlark.com/@humanwhocodes/object-schema/download/@humanwhocodes/object-schema-1.2.0.tgz"
"version" "1.2.0"
"@nodelib/fs.scandir@2.1.5":
"integrity" "sha1-dhnC6yGyVIP20WdUi0z9WnSIw9U="
"resolved" "https://registry.nlark.com/@nodelib/fs.scandir/download/@nodelib/fs.scandir-2.1.5.tgz"
"version" "2.1.5"
dependencies:
"@nodelib/fs.stat" "2.0.5"
"run-parallel" "^1.1.9"
"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.5":
"integrity" "sha1-W9Jir5Tp0lvR5xsF3u1Eh2oiLos="
"resolved" "https://registry.nlark.com/@nodelib/fs.stat/download/@nodelib/fs.stat-2.0.5.tgz"
"version" "2.0.5"
"@nodelib/fs.walk@^1.2.3":
"integrity" "sha1-6Vc36LtnRt3t9pxVaVNJTxlv5po="
"resolved" "https://registry.nlark.com/@nodelib/fs.walk/download/@nodelib/fs.walk-1.2.8.tgz"
"version" "1.2.8"
dependencies:
"@nodelib/fs.scandir" "2.1.5"
"fastq" "^1.6.0"
"@rollup/pluginutils@^4.1.1":
"integrity" "sha1-HU2obdTt7RVlalfZM/2iuaCNR+w="
"resolved" "https://registry.nlark.com/@rollup/pluginutils/download/@rollup/pluginutils-4.1.1.tgz"
"version" "4.1.1"
dependencies:
"estree-walker" "^2.0.1"
"picomatch" "^2.2.2"
"@types/hoist-non-react-statics@*":
"integrity" "sha1-ESSq/lEYy1kZd66xzqrtEHDrA58="
"resolved" "https://registry.nlark.com/@types/hoist-non-react-statics/download/@types/hoist-non-react-statics-3.3.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fhoist-non-react-statics%2Fdownload%2F%40types%2Fhoist-non-react-statics-3.3.1.tgz"
"version" "3.3.1"
dependencies:
"@types/react" "*"
"hoist-non-react-statics" "^3.3.0"
"@types/json-schema@^7.0.7":
"integrity" "sha1-l+3JA36gw4WFMgsolk3eOznkZg0="
"resolved" "https://registry.nlark.com/@types/json-schema/download/@types/json-schema-7.0.9.tgz"
"version" "7.0.9"
"@types/prop-types@*":
"integrity" "sha1-/PcgXCXf95Xuea8eMNosl5CAjxE="
"resolved" "https://registry.nlark.com/@types/prop-types/download/@types/prop-types-15.7.4.tgz?cache=0&sync_timestamp=1629708829833&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fprop-types%2Fdownload%2F%40types%2Fprop-types-15.7.4.tgz"
"version" "15.7.4"
"@types/react-dom@17.0.9":
"integrity" "sha1-RBqYHanXvhFwQuGm/T2sSzD1Wt0="
"resolved" "https://registry.nlark.com/@types/react-dom/download/@types/react-dom-17.0.9.tgz?cache=0&sync_timestamp=1629708976357&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Freact-dom%2Fdownload%2F%40types%2Freact-dom-17.0.9.tgz"
"version" "17.0.9"
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@17.0.24":
"integrity" "sha1-fhs/eND8U3glQ/m85tlJlZpYgL0="
"resolved" "https://registry.nlark.com/@types/react/download/@types/react-17.0.24.tgz"
"version" "17.0.24"
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
"csstype" "^3.0.2"
"@types/scheduler@*":
"integrity" "sha1-GmL4lSVyPd4kuhsBsJK/XfitTTk="
"resolved" "https://registry.nlark.com/@types/scheduler/download/@types/scheduler-0.16.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fscheduler%2Fdownload%2F%40types%2Fscheduler-0.16.2.tgz"
"version" "0.16.2"
"@types/styled-components@^5.1.14":
"integrity" "sha1-6c+M217vnROWKBg6hMCD9jBjXWc="
"resolved" "https://registry.nlark.com/@types/styled-components/download/@types/styled-components-5.1.14.tgz?cache=0&sync_timestamp=1630748522443&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fstyled-components%2Fdownload%2F%40types%2Fstyled-components-5.1.14.tgz"
"version" "5.1.14"
dependencies:
"@types/hoist-non-react-statics" "*"
"@types/react" "*"
"csstype" "^3.0.2"
"@typescript-eslint/eslint-plugin@^4.33.0":
"integrity" "sha1-wk3HyAacdwa8QNmfb6h+3LIAUnY="
"resolved" "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-4.33.0.tgz?cache=0&sync_timestamp=1633599729411&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40typescript-eslint%2Feslint-plugin%2Fdownload%2F%40typescript-eslint%2Feslint-plugin-4.33.0.tgz"
"version" "4.33.0"
dependencies:
"@typescript-eslint/experimental-utils" "4.33.0"
"@typescript-eslint/scope-manager" "4.33.0"
"debug" "^4.3.1"
"functional-red-black-tree" "^1.0.1"
"ignore" "^5.1.8"
"regexpp" "^3.1.0"
"semver" "^7.3.5"
"tsutils" "^3.21.0"
"@typescript-eslint/experimental-utils@4.33.0":
"integrity" "sha1-byp4akIJ+iIimJ6TgLUzGygQ9/0="
"resolved" "https://registry.npmmirror.com/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-4.33.0.tgz?cache=0&sync_timestamp=1633599744822&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40typescript-eslint%2Fexperimental-utils%2Fdownload%2F%40typescript-eslint%2Fexperimental-utils-4.33.0.tgz"
"version" "4.33.0"
dependencies:
"@types/json-schema" "^7.0.7"
"@typescript-eslint/scope-manager" "4.33.0"
"@typescript-eslint/types" "4.33.0"
"@typescript-eslint/typescript-estree" "4.33.0"
"eslint-scope" "^5.1.1"
"eslint-utils" "^3.0.0"
"@typescript-eslint/parser@^4.0.0", "@typescript-eslint/parser@^4.33.0":
"integrity" "sha1-3+eXVw2WlOVgUo0Y7srYbIx0SJk="
"resolved" "https://registry.npmmirror.com/@typescript-eslint/parser/download/@typescript-eslint/parser-4.33.0.tgz?cache=0&sync_timestamp=1633599730942&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40typescript-eslint%2Fparser%2Fdownload%2F%40typescript-eslint%2Fparser-4.33.0.tgz"
"version" "4.33.0"
dependencies:
"@typescript-eslint/scope-manager" "4.33.0"
"@typescript-eslint/types" "4.33.0"
"@typescript-eslint/typescript-estree" "4.33.0"
"debug" "^4.3.1"
"@typescript-eslint/scope-manager@4.33.0":
"integrity" "sha1-045JKA2YPody4pEhz4xukiHygKM="
"resolved" "https://registry.npmmirror.com/@typescript-eslint/scope-manager/download/@typescript-eslint/scope-manager-4.33.0.tgz"
"version" "4.33.0"
dependencies:
"@typescript-eslint/types" "4.33.0"
"@typescript-eslint/visitor-keys" "4.33.0"
"@typescript-eslint/types@4.33.0":
"integrity" "sha1-oeWQNqO1OuhDDO6/KpGdx/mvbXI="
"resolved" "https://registry.npmmirror.com/@typescript-eslint/types/download/@typescript-eslint/types-4.33.0.tgz"
"version" "4.33.0"
"@typescript-eslint/typescript-estree@4.33.0":
"integrity" "sha1-DftRwpCPaMXAjYKu/q8WahfCRgk="
"resolved" "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-4.33.0.tgz?cache=0&sync_timestamp=1633599748128&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40typescript-eslint%2Ftypescript-estree%2Fdownload%2F%40typescript-eslint%2Ftypescript-estree-4.33.0.tgz"
"version" "4.33.0"
dependencies:
"@typescript-eslint/types" "4.33.0"
"@typescript-eslint/visitor-keys" "4.33.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.33.0":
"integrity" "sha1-KiL3ekFgQom3oYZYbp7EjKku8d0="
"resolved" "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-4.33.0.tgz"
"version" "4.33.0"
dependencies:
"@typescript-eslint/types" "4.33.0"
"eslint-visitor-keys" "^2.0.0"
"@vitejs/plugin-react-refresh@1.3.6":
"integrity" "sha1-GYGDktsB6BdGz+sE4JarMBDnn+M="
"resolved" "https://registry.nlark.com/@vitejs/plugin-react-refresh/download/@vitejs/plugin-react-refresh-1.3.6.tgz"
"version" "1.3.6"
dependencies:
"@babel/core" "^7.14.8"
"@babel/plugin-transform-react-jsx-self" "^7.14.5"
"@babel/plugin-transform-react-jsx-source" "^7.14.5"
"@rollup/pluginutils" "^4.1.1"
"react-refresh" "^0.10.0"
"@vitejs/plugin-react@^1.0.2":
"integrity" "sha1-CBR7r/W8wMZnQCCYIxaRA9c0N7M="
"resolved" "https://registry.npmmirror.com/@vitejs/plugin-react/download/@vitejs/plugin-react-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"@babel/core" "^7.15.5"
"@babel/plugin-transform-react-jsx" "^7.14.9"
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
"@babel/plugin-transform-react-jsx-self" "^7.14.9"
"@babel/plugin-transform-react-jsx-source" "^7.14.5"
"@rollup/pluginutils" "^4.1.1"
"react-refresh" "^0.10.0"
"resolve" "^1.20.0"
"acorn-jsx@^5.3.1":
"integrity" "sha1-ftW7VZCLOy8bxVxq8WU7rafweTc="
"resolved" "https://registry.nlark.com/acorn-jsx/download/acorn-jsx-5.3.2.tgz"
"version" "5.3.2"
"acorn@^6.0.0 || ^7.0.0 || ^8.0.0", "acorn@^7.4.0":
"integrity" "sha1-/q7SVZc9LndVW4PbwIhRpsY1IPo="
"resolved" "https://registry.nlark.com/acorn/download/acorn-7.4.1.tgz?cache=0&sync_timestamp=1630916517167&other_urls=https%3A%2F%2Fregistry.nlark.com%2Facorn%2Fdownload%2Facorn-7.4.1.tgz"
"version" "7.4.1"
"ajv@^6.10.0", "ajv@^6.12.4":
"integrity" "sha1-uvWmLoArB9l3A0WG+MO69a3ybfQ="
"resolved" "https://registry.nlark.com/ajv/download/ajv-6.12.6.tgz"
"version" "6.12.6"
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":
"integrity" "sha1-EaZlJ3Ydw+mjhF6nddLTwEFOh2Q="
"resolved" "https://registry.nlark.com/ajv/download/ajv-8.6.3.tgz"
"version" "8.6.3"
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":
"integrity" "sha1-y7muJWv3UK8eqzRPIpqif+lLo0g="
"resolved" "https://registry.nlark.com/ansi-colors/download/ansi-colors-4.1.1.tgz"
"version" "4.1.1"
"ansi-regex@^5.0.1":
"integrity" "sha1-CCyyyJyf6GWaMRpTvWpNxTAdswQ="
"resolved" "https://registry.nlark.com/ansi-regex/download/ansi-regex-5.0.1.tgz"
"version" "5.0.1"
"ansi-styles@^3.2.1":
"integrity" "sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0="
"resolved" "https://registry.nlark.com/ansi-styles/download/ansi-styles-3.2.1.tgz"
"version" "3.2.1"
dependencies:
"color-convert" "^1.9.0"
"ansi-styles@^4.0.0":
"integrity" "sha1-7dgDYornHATIWuegkG7a00tkiTc="
"resolved" "https://registry.nlark.com/ansi-styles/download/ansi-styles-4.3.0.tgz"
"version" "4.3.0"
dependencies:
"color-convert" "^2.0.1"
"ansi-styles@^4.1.0":
"integrity" "sha1-7dgDYornHATIWuegkG7a00tkiTc="
"resolved" "https://registry.nlark.com/ansi-styles/download/ansi-styles-4.3.0.tgz"
"version" "4.3.0"
dependencies:
"color-convert" "^2.0.1"
"argparse@^1.0.7":
"integrity" "sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE="
"resolved" "https://registry.nlark.com/argparse/download/argparse-1.0.10.tgz"
"version" "1.0.10"
dependencies:
"sprintf-js" "~1.0.2"
"array-includes@^3.1.3":
"integrity" "sha1-9bSTFix2DzU5Yx8AW6K7Rqy0W6k="
"resolved" "https://registry.npmmirror.com/array-includes/download/array-includes-3.1.4.tgz"
"version" "3.1.4"
dependencies:
"call-bind" "^1.0.2"
"define-properties" "^1.1.3"
"es-abstract" "^1.19.1"
"get-intrinsic" "^1.1.1"
"is-string" "^1.0.7"
"array-union@^2.1.0":
"integrity" "sha1-t5hCCtvrHego2ErNii4j0+/oXo0="
"resolved" "https://registry.nlark.com/array-union/download/array-union-2.1.0.tgz"
"version" "2.1.0"
"array.prototype.flatmap@^1.2.4":
"integrity" "sha1-kI3ILYpAaTD984WY1R50EdGNREY="
"resolved" "https://registry.npmmirror.com/array.prototype.flatmap/download/array.prototype.flatmap-1.2.5.tgz"
"version" "1.2.5"
dependencies:
"call-bind" "^1.0.0"
"define-properties" "^1.1.3"
"es-abstract" "^1.19.0"
"astral-regex@^2.0.0":
"integrity" "sha1-SDFDxWeu7UeFdZwIZXhtx319LjE="
"resolved" "https://registry.nlark.com/astral-regex/download/astral-regex-2.0.0.tgz"
"version" "2.0.0"
"axios@0.22.0":
"integrity" "sha1-v3AsQftQ+8pFOVidg5oHcRe3myU="
"resolved" "https://registry.npmmirror.com/axios/download/axios-0.22.0.tgz"
"version" "0.22.0"
dependencies:
"follow-redirects" "^1.14.4"
"babel-plugin-styled-components@>= 1.12.0":
"integrity" "sha1-6+Dm3v9R1/k/ztoYGem5auuIJ40="
"resolved" "https://registry.nlark.com/babel-plugin-styled-components/download/babel-plugin-styled-components-1.13.2.tgz"
"version" "1.13.2"
dependencies:
"@babel/helper-annotate-as-pure" "^7.0.0"
"@babel/helper-module-imports" "^7.0.0"
"babel-plugin-syntax-jsx" "^6.18.0"
"lodash" "^4.17.11"
"babel-plugin-syntax-jsx@^6.18.0":
"integrity" "sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY="
"resolved" "https://registry.npm.taobao.org/babel-plugin-syntax-jsx/download/babel-plugin-syntax-jsx-6.18.0.tgz"
"version" "6.18.0"
"balanced-match@^1.0.0":
"integrity" "sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4="
"resolved" "https://registry.nlark.com/balanced-match/download/balanced-match-1.0.2.tgz"
"version" "1.0.2"
"brace-expansion@^1.1.7":
"integrity" "sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0="
"resolved" "https://registry.nlark.com/brace-expansion/download/brace-expansion-1.1.11.tgz"
"version" "1.1.11"
dependencies:
"balanced-match" "^1.0.0"
"concat-map" "0.0.1"
"braces@^3.0.1":
"integrity" "sha1-NFThpGLujVmeI23zNs2epPiv4Qc="
"resolved" "https://registry.nlark.com/braces/download/braces-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"fill-range" "^7.0.1"
"browserslist@^4.16.6":
"integrity" "sha1-qY0QT1SvRBKQt9WSYm3VQfpkLrk="
"resolved" "https://registry.nlark.com/browserslist/download/browserslist-4.17.1.tgz?cache=0&sync_timestamp=1632288345505&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fbrowserslist%2Fdownload%2Fbrowserslist-4.17.1.tgz"
"version" "4.17.1"
dependencies:
"caniuse-lite" "^1.0.30001259"
"electron-to-chromium" "^1.3.846"
"escalade" "^3.1.1"
"nanocolors" "^0.1.5"
"node-releases" "^1.1.76"
"call-bind@^1.0.0", "call-bind@^1.0.2":
"integrity" "sha1-sdTonmiBGcPJqQOtMKuy9qkZvjw="
"resolved" "https://registry.nlark.com/call-bind/download/call-bind-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"function-bind" "^1.1.1"
"get-intrinsic" "^1.0.2"
"callsites@^3.0.0":
"integrity" "sha1-s2MKvYlDQy9Us/BRkjjjPNffL3M="
"resolved" "https://registry.nlark.com/callsites/download/callsites-3.1.0.tgz"
"version" "3.1.0"
"camelize@^1.0.0":
"integrity" "sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs="
"resolved" "https://registry.npm.taobao.org/camelize/download/camelize-1.0.0.tgz"
"version" "1.0.0"
"caniuse-lite@^1.0.30001259":
"integrity" "sha1-riFpHT2pxL5hREA6xA9x2fbv15A="
"resolved" "https://registry.nlark.com/caniuse-lite/download/caniuse-lite-1.0.30001259.tgz"
"version" "1.0.30001259"
"chalk@^2.0.0":
"integrity" "sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ="
"resolved" "https://registry.nlark.com/chalk/download/chalk-2.4.2.tgz?cache=0&sync_timestamp=1627646614989&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-2.4.2.tgz"
"version" "2.4.2"
dependencies:
"ansi-styles" "^3.2.1"
"escape-string-regexp" "^1.0.5"
"supports-color" "^5.3.0"
"chalk@^4.0.0":
"integrity" "sha1-qsTit3NKdAhnrrFr8CqtVWoeegE="
"resolved" "https://registry.nlark.com/chalk/download/chalk-4.1.2.tgz?cache=0&sync_timestamp=1627646850823&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.2.tgz"
"version" "4.1.2"
dependencies:
"ansi-styles" "^4.1.0"
"supports-color" "^7.1.0"
"classnames@2.3.1":
"integrity" "sha1-38+jiR4wbsHa0QXQ6I9EF7hTXo4="
"resolved" "https://registry.nlark.com/classnames/download/classnames-2.3.1.tgz"
"version" "2.3.1"
"color-convert@^1.9.0":
"integrity" "sha1-u3GFBpDh8TZWfeYp0tVHHe2kweg="
"resolved" "https://registry.nlark.com/color-convert/download/color-convert-1.9.3.tgz?cache=0&sync_timestamp=1624607968569&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcolor-convert%2Fdownload%2Fcolor-convert-1.9.3.tgz"
"version" "1.9.3"
dependencies:
"color-name" "1.1.3"
"color-convert@^2.0.1":
"integrity" "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM="
"resolved" "https://registry.nlark.com/color-convert/download/color-convert-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"color-name" "~1.1.4"
"color-name@~1.1.4":
"integrity" "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI="
"resolved" "https://registry.nlark.com/color-name/download/color-name-1.1.4.tgz"
"version" "1.1.4"
"color-name@1.1.3":
"integrity" "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
"resolved" "https://registry.nlark.com/color-name/download/color-name-1.1.3.tgz"
"version" "1.1.3"
"concat-map@0.0.1":
"integrity" "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
"resolved" "https://registry.nlark.com/concat-map/download/concat-map-0.0.1.tgz"
"version" "0.0.1"
"convert-source-map@^1.7.0":
"integrity" "sha1-8zc8MtIbTXgN2ABFFGhPt5HKQ2k="
"resolved" "https://registry.nlark.com/convert-source-map/download/convert-source-map-1.8.0.tgz"
"version" "1.8.0"
dependencies:
"safe-buffer" "~5.1.1"
"cross-spawn@^7.0.2":
"integrity" "sha1-9zqFudXUHQRVUcF34ogtSshXKKY="
"resolved" "https://registry.nlark.com/cross-spawn/download/cross-spawn-7.0.3.tgz"
"version" "7.0.3"
dependencies:
"path-key" "^3.1.0"
"shebang-command" "^2.0.0"
"which" "^2.0.1"
"css-color-keywords@^1.0.0":
"integrity" "sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU="
"resolved" "https://registry.npm.taobao.org/css-color-keywords/download/css-color-keywords-1.0.0.tgz"
"version" "1.0.0"
"css-to-react-native@^3.0.0":
"integrity" "sha1-YtvmeAcqgkpom8/uAR/JbgKn11Y="
"resolved" "https://registry.npm.taobao.org/css-to-react-native/download/css-to-react-native-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"camelize" "^1.0.0"
"css-color-keywords" "^1.0.0"
"postcss-value-parser" "^4.0.2"
"csstype@^3.0.2":
"integrity" "sha1-ZBCvMbJr0FIJM9AsvGT86c4/vws="
"resolved" "https://registry.nlark.com/csstype/download/csstype-3.0.9.tgz?cache=0&sync_timestamp=1631540708034&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcsstype%2Fdownload%2Fcsstype-3.0.9.tgz"
"version" "3.0.9"
"debug@^4.0.1", "debug@^4.1.0", "debug@^4.1.1", "debug@^4.3.1":
"integrity" "sha1-8KScGKyHeeMdSgxgKd+3aHPHQos="
"resolved" "https://registry.nlark.com/debug/download/debug-4.3.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fdebug%2Fdownload%2Fdebug-4.3.2.tgz"
"version" "4.3.2"
dependencies:
"ms" "2.1.2"
"decode-uri-component@^0.2.0":
"integrity" "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
"resolved" "https://registry.nlark.com/decode-uri-component/download/decode-uri-component-0.2.0.tgz"
"version" "0.2.0"
"deep-is@^0.1.3":
"integrity" "sha1-pvLc5hL63S7x9Rm3NVHxfoUZmDE="
"resolved" "https://registry.nlark.com/deep-is/download/deep-is-0.1.4.tgz?cache=0&sync_timestamp=1630774990168&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fdeep-is%2Fdownload%2Fdeep-is-0.1.4.tgz"
"version" "0.1.4"
"define-properties@^1.1.3":
"integrity" "sha1-z4jabL7ib+bbcJT2HYcMvYTO6fE="
"resolved" "https://registry.nlark.com/define-properties/download/define-properties-1.1.3.tgz"
"version" "1.1.3"
dependencies:
"object-keys" "^1.0.12"
"dequal@2.0.2":
"integrity" "sha1-hcoiAl46h+Ze91p6Q3s1KEp+MZ0="
"resolved" "https://registry.npm.taobao.org/dequal/download/dequal-2.0.2.tgz"
"version" "2.0.2"
"dir-glob@^3.0.1":
"integrity" "sha1-Vtv3PZkqSpO6FYT0U0Bj/S5BcX8="
"resolved" "https://registry.nlark.com/dir-glob/download/dir-glob-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"path-type" "^4.0.0"
"doctrine@^2.1.0":
"integrity" "sha1-XNAfwQFiG0LEzX9dGmYkNxbT850="
"resolved" "https://registry.nlark.com/doctrine/download/doctrine-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"esutils" "^2.0.2"
"doctrine@^3.0.0":
"integrity" "sha1-rd6+rXKmV023g2OdyHoSF3OXOWE="
"resolved" "https://registry.nlark.com/doctrine/download/doctrine-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"esutils" "^2.0.2"
"electron-to-chromium@^1.3.846":
"integrity" "sha1-pV/VlhPbyu1gnpZePoj0KwjEAdM="
"resolved" "https://registry.nlark.com/electron-to-chromium/download/electron-to-chromium-1.3.846.tgz"
"version" "1.3.846"
"emoji-regex@^8.0.0":
"integrity" "sha1-6Bj9ac5cz8tARZT4QpY79TFkzDc="
"resolved" "https://registry.npmmirror.com/emoji-regex/download/emoji-regex-8.0.0.tgz?cache=0&sync_timestamp=1632751313004&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Femoji-regex%2Fdownload%2Femoji-regex-8.0.0.tgz"
"version" "8.0.0"
"enquirer@^2.3.5":
"integrity" "sha1-Kn/l3WNKHkElqXXsmU/1RW3Dc00="
"resolved" "https://registry.nlark.com/enquirer/download/enquirer-2.3.6.tgz"
"version" "2.3.6"
dependencies:
"ansi-colors" "^4.1.1"
"es-abstract@^1.19.0", "es-abstract@^1.19.1":
"integrity" "sha1-1IhXlodpFpWd547aoN9FZicRXsM="
"resolved" "https://registry.npmmirror.com/es-abstract/download/es-abstract-1.19.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fes-abstract%2Fdownload%2Fes-abstract-1.19.1.tgz"
"version" "1.19.1"
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":
"integrity" "sha1-5VzUyc3BiLzvsDs2bHNjI/xciYo="
"resolved" "https://registry.nlark.com/es-to-primitive/download/es-to-primitive-1.2.1.tgz"
"version" "1.2.1"
dependencies:
"is-callable" "^1.1.4"
"is-date-object" "^1.0.1"
"is-symbol" "^1.0.2"
"esbuild-windows-64@0.13.4":
"integrity" "sha1-uemV+S2B9DOgTzNhHmA+gvkjLmk="
"resolved" "https://registry.npmmirror.com/esbuild-windows-64/download/esbuild-windows-64-0.13.4.tgz"
"version" "0.13.4"
"esbuild@^0.13.2":
"integrity" "sha1-zi3rVsT7Ngk4MRy/xn+ORnu2hBs="
"resolved" "https://registry.npmmirror.com/esbuild/download/esbuild-0.13.4.tgz"
"version" "0.13.4"
optionalDependencies:
"esbuild-android-arm64" "0.13.4"
"esbuild-darwin-64" "0.13.4"
"esbuild-darwin-arm64" "0.13.4"
"esbuild-freebsd-64" "0.13.4"
"esbuild-freebsd-arm64" "0.13.4"
"esbuild-linux-32" "0.13.4"
"esbuild-linux-64" "0.13.4"
"esbuild-linux-arm" "0.13.4"
"esbuild-linux-arm64" "0.13.4"
"esbuild-linux-mips64le" "0.13.4"
"esbuild-linux-ppc64le" "0.13.4"
"esbuild-openbsd-64" "0.13.4"
"esbuild-sunos-64" "0.13.4"
"esbuild-windows-32" "0.13.4"
"esbuild-windows-64" "0.13.4"
"esbuild-windows-arm64" "0.13.4"
"escalade@^3.1.1":
"integrity" "sha1-2M/ccACWXFoBdLSoLqpcBVJ0LkA="
"resolved" "https://registry.npm.taobao.org/escalade/download/escalade-3.1.1.tgz"
"version" "3.1.1"
"escape-string-regexp@^1.0.5":
"integrity" "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
"resolved" "https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz"
"version" "1.0.5"
"escape-string-regexp@^4.0.0":
"integrity" "sha1-FLqDpdNz49MR5a/KKc9b+tllvzQ="
"resolved" "https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-4.0.0.tgz"
"version" "4.0.0"
"eslint-plugin-react@^7.26.1":
"integrity" "sha1-Qbz+PjnmpawECXHBr5RDfIDapA4="
"resolved" "https://registry.npmmirror.com/eslint-plugin-react/download/eslint-plugin-react-7.26.1.tgz"
"version" "7.26.1"
dependencies:
"array-includes" "^3.1.3"
"array.prototype.flatmap" "^1.2.4"
"doctrine" "^2.1.0"
"estraverse" "^5.2.0"
"jsx-ast-utils" "^2.4.1 || ^3.0.0"
"minimatch" "^3.0.4"
"object.entries" "^1.1.4"
"object.fromentries" "^2.0.4"
"object.hasown" "^1.0.0"
"object.values" "^1.1.4"
"prop-types" "^15.7.2"
"resolve" "^2.0.0-next.3"
"semver" "^6.3.0"
"string.prototype.matchall" "^4.0.5"
"eslint-scope@^5.1.1":
"integrity" "sha1-54blmmbLkrP2wfsNUIqrF0hI9Iw="
"resolved" "https://registry.nlark.com/eslint-scope/download/eslint-scope-5.1.1.tgz"
"version" "5.1.1"
dependencies:
"esrecurse" "^4.3.0"
"estraverse" "^4.1.1"
"eslint-utils@^2.1.0":
"integrity" "sha1-0t5eA0JOcH3BDHQGjd7a5wh0Gyc="
"resolved" "https://registry.nlark.com/eslint-utils/download/eslint-utils-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"eslint-visitor-keys" "^1.1.0"
"eslint-utils@^3.0.0":
"integrity" "sha1-iuuvrOc0W7M1WdsKHxOh0tSMNnI="
"resolved" "https://registry.nlark.com/eslint-utils/download/eslint-utils-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"eslint-visitor-keys" "^2.0.0"
"eslint-visitor-keys@^1.1.0":
"integrity" "sha1-MOvR73wv3/AcOk8VEESvJfqwUj4="
"resolved" "https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-1.3.0.tgz"
"version" "1.3.0"
"eslint-visitor-keys@^1.3.0":
"integrity" "sha1-MOvR73wv3/AcOk8VEESvJfqwUj4="
"resolved" "https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-1.3.0.tgz"
"version" "1.3.0"
"eslint-visitor-keys@^2.0.0":
"integrity" "sha1-9lMoJZMFknOSyTjtROsKXJsr0wM="
"resolved" "https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-2.1.0.tgz"
"version" "2.1.0"
"eslint@*", "eslint@^3 || ^4 || ^5 || ^6 || ^7", "eslint@^5.0.0 || ^6.0.0 || ^7.0.0", "eslint@^7.32.0", "eslint@>=5":
"integrity" "sha1-xtMooUvj+wjI0dIeEsAv23oqgS0="
"resolved" "https://registry.npmmirror.com/eslint/download/eslint-7.32.0.tgz?cache=0&sync_timestamp=1632525386220&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Feslint%2Fdownload%2Feslint-7.32.0.tgz"
"version" "7.32.0"
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":
"integrity" "sha1-8t8zC3Usb1UBn4vYm3ZgA5wbu7Y="
"resolved" "https://registry.nlark.com/espree/download/espree-7.3.1.tgz"
"version" "7.3.1"
dependencies:
"acorn" "^7.4.0"
"acorn-jsx" "^5.3.1"
"eslint-visitor-keys" "^1.3.0"
"esprima@^4.0.0":
"integrity" "sha1-E7BM2z5sXRnfkatph6hpVhmwqnE="
"resolved" "https://registry.nlark.com/esprima/download/esprima-4.0.1.tgz"
"version" "4.0.1"
"esquery@^1.4.0":
"integrity" "sha1-IUj/w4uC6McFff7UhCWz5h8PJKU="
"resolved" "https://registry.nlark.com/esquery/download/esquery-1.4.0.tgz"
"version" "1.4.0"
dependencies:
"estraverse" "^5.1.0"
"esrecurse@^4.3.0":
"integrity" "sha1-eteWTWeauyi+5yzsY3WLHF0smSE="
"resolved" "https://registry.nlark.com/esrecurse/download/esrecurse-4.3.0.tgz"
"version" "4.3.0"
dependencies:
"estraverse" "^5.2.0"
"estraverse@^4.1.1":
"integrity" "sha1-OYrT88WiSUi+dyXoPRGn3ijNvR0="
"resolved" "https://registry.nlark.com/estraverse/download/estraverse-4.3.0.tgz"
"version" "4.3.0"
"estraverse@^5.1.0", "estraverse@^5.2.0":
"integrity" "sha1-MH30JUfmzHMk088DwVXVzbjFOIA="
"resolved" "https://registry.nlark.com/estraverse/download/estraverse-5.2.0.tgz"
"version" "5.2.0"
"estree-walker@^2.0.1":
"integrity" "sha1-UvAQF4wqTBF6d1fP6UKtt9LaTKw="
"resolved" "https://registry.npm.taobao.org/estree-walker/download/estree-walker-2.0.2.tgz"
"version" "2.0.2"
"esutils@^2.0.2":
"integrity" "sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q="
"resolved" "https://registry.nlark.com/esutils/download/esutils-2.0.3.tgz"
"version" "2.0.3"
"fast-deep-equal@^3.1.1", "fast-deep-equal@^3.1.3":
"integrity" "sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU="
"resolved" "https://registry.nlark.com/fast-deep-equal/download/fast-deep-equal-3.1.3.tgz"
"version" "3.1.3"
"fast-glob@^3.1.1":
"integrity" "sha1-/Wy3otfpqnp4RhEehaGW1rL3ZqE="
"resolved" "https://registry.nlark.com/fast-glob/download/fast-glob-3.2.7.tgz?cache=0&sync_timestamp=1625772524389&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffast-glob%2Fdownload%2Ffast-glob-3.2.7.tgz"
"version" "3.2.7"
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":
"integrity" "sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM="
"resolved" "https://registry.nlark.com/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz"
"version" "2.1.0"
"fast-levenshtein@^2.0.6":
"integrity" "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
"resolved" "https://registry.nlark.com/fast-levenshtein/download/fast-levenshtein-2.0.6.tgz"
"version" "2.0.6"
"fastq@^1.6.0":
"integrity" "sha1-YWdg+Ip1Jr38WWt8q4wYk4w2uYw="
"resolved" "https://registry.nlark.com/fastq/download/fastq-1.13.0.tgz?cache=0&sync_timestamp=1631609750055&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffastq%2Fdownload%2Ffastq-1.13.0.tgz"
"version" "1.13.0"
dependencies:
"reusify" "^1.0.4"
"file-entry-cache@^6.0.1":
"integrity" "sha1-IRst2WWcsDlLBz5zI6w8kz1SICc="
"resolved" "https://registry.nlark.com/file-entry-cache/download/file-entry-cache-6.0.1.tgz"
"version" "6.0.1"
dependencies:
"flat-cache" "^3.0.4"
"fill-range@^7.0.1":
"integrity" "sha1-GRmmp8df44ssfHflGYU12prN2kA="
"resolved" "https://registry.nlark.com/fill-range/download/fill-range-7.0.1.tgz"
"version" "7.0.1"
dependencies:
"to-regex-range" "^5.0.1"
"filter-obj@^1.1.0":
"integrity" "sha1-mzERErxsYSehbgFsbF1/GeCAXFs="
"resolved" "https://registry.nlark.com/filter-obj/download/filter-obj-1.1.0.tgz"
"version" "1.1.0"
"flat-cache@^3.0.4":
"integrity" "sha1-YbAzgwKy/p+Vfcwy/CqH8cMEixE="
"resolved" "https://registry.nlark.com/flat-cache/download/flat-cache-3.0.4.tgz"
"version" "3.0.4"
dependencies:
"flatted" "^3.1.0"
"rimraf" "^3.0.2"
"flatted@^3.1.0":
"integrity" "sha1-ZL/tXLaP48p4s+shStl7Y77c5WE="
"resolved" "https://registry.nlark.com/flatted/download/flatted-3.2.2.tgz?cache=0&sync_timestamp=1627541049935&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fflatted%2Fdownload%2Fflatted-3.2.2.tgz"
"version" "3.2.2"
"follow-redirects@^1.14.4":
"integrity" "sha1-g4/fSKi73XnlLuUfsclOPtmLk3k="
"resolved" "https://registry.nlark.com/follow-redirects/download/follow-redirects-1.14.4.tgz?cache=0&sync_timestamp=1631622112426&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.14.4.tgz"
"version" "1.14.4"
"fs.realpath@^1.0.0":
"integrity" "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
"resolved" "https://registry.nlark.com/fs.realpath/download/fs.realpath-1.0.0.tgz"
"version" "1.0.0"
"function-bind@^1.1.1":
"integrity" "sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0="
"resolved" "https://registry.nlark.com/function-bind/download/function-bind-1.1.1.tgz"
"version" "1.1.1"
"functional-red-black-tree@^1.0.1":
"integrity" "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
"resolved" "https://registry.nlark.com/functional-red-black-tree/download/functional-red-black-tree-1.0.1.tgz"
"version" "1.0.1"
"gensync@^1.0.0-beta.2":
"integrity" "sha1-MqbudsPX9S1GsrGuXZP+qFgKJeA="
"resolved" "https://registry.nlark.com/gensync/download/gensync-1.0.0-beta.2.tgz"
"version" "1.0.0-beta.2"
"get-intrinsic@^1.0.2", "get-intrinsic@^1.1.0", "get-intrinsic@^1.1.1":
"integrity" "sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y="
"resolved" "https://registry.nlark.com/get-intrinsic/download/get-intrinsic-1.1.1.tgz"
"version" "1.1.1"
dependencies:
"function-bind" "^1.1.1"
"has" "^1.0.3"
"has-symbols" "^1.0.1"
"get-symbol-description@^1.0.0":
"integrity" "sha1-f9uByQAQH71WTdXxowr1qtweWNY="
"resolved" "https://registry.nlark.com/get-symbol-description/download/get-symbol-description-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"call-bind" "^1.0.2"
"get-intrinsic" "^1.1.1"
"glob-parent@^5.1.2":
"integrity" "sha1-hpgyxYA0/mikCTwX3BXoNA2EAcQ="
"resolved" "https://registry.npmmirror.com/glob-parent/download/glob-parent-5.1.2.tgz"
"version" "5.1.2"
dependencies:
"is-glob" "^4.0.1"
"glob@^7.1.3":
"integrity" "sha1-0VU1r3cy4C6Uj0xBYovZECk/YCM="
"resolved" "https://registry.npmmirror.com/glob/download/glob-7.2.0.tgz"
"version" "7.2.0"
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":
"integrity" "sha1-q4eVM4hooLq9hSV1gBjCp+uVxC4="
"resolved" "https://registry.nlark.com/globals/download/globals-11.12.0.tgz"
"version" "11.12.0"
"globals@^13.6.0":
"integrity" "sha1-QO9njaEX/nvS4o8fqySVG9AlW+c="
"resolved" "https://registry.nlark.com/globals/download/globals-13.11.0.tgz"
"version" "13.11.0"
dependencies:
"type-fest" "^0.20.2"
"globals@^13.9.0":
"integrity" "sha1-QO9njaEX/nvS4o8fqySVG9AlW+c="
"resolved" "https://registry.nlark.com/globals/download/globals-13.11.0.tgz"
"version" "13.11.0"
dependencies:
"type-fest" "^0.20.2"
"globby@^11.0.3":
"integrity" "sha1-LLr/d8Lypi5x6bKBOme5ejowAaU="
"resolved" "https://registry.nlark.com/globby/download/globby-11.0.4.tgz"
"version" "11.0.4"
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"
"has-bigints@^1.0.1":
"integrity" "sha1-ZP5qywIGc+O3jbA1pa9pqp0HsRM="
"resolved" "https://registry.nlark.com/has-bigints/download/has-bigints-1.0.1.tgz"
"version" "1.0.1"
"has-flag@^3.0.0":
"integrity" "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
"resolved" "https://registry.nlark.com/has-flag/download/has-flag-3.0.0.tgz"
"version" "3.0.0"
"has-flag@^4.0.0":
"integrity" "sha1-lEdx/ZyByBJlxNaUGGDaBrtZR5s="
"resolved" "https://registry.nlark.com/has-flag/download/has-flag-4.0.0.tgz"
"version" "4.0.0"
"has-symbols@^1.0.1", "has-symbols@^1.0.2":
"integrity" "sha1-Fl0wcMADCXUqEjakeTMeOsVvFCM="
"resolved" "https://registry.nlark.com/has-symbols/download/has-symbols-1.0.2.tgz"
"version" "1.0.2"
"has-tostringtag@^1.0.0":
"integrity" "sha1-fhM4GKfTlHNPlB5zw9P5KR5liyU="
"resolved" "https://registry.nlark.com/has-tostringtag/download/has-tostringtag-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"has-symbols" "^1.0.2"
"has@^1.0.3":
"integrity" "sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y="
"resolved" "https://registry.nlark.com/has/download/has-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"function-bind" "^1.1.1"
"history@^4.9.0", "history@4.10.1":
"integrity" "sha1-MzcaZeOoOyZ0NOKz87G0xYqtTPM="
"resolved" "https://registry.nlark.com/history/download/history-4.10.1.tgz"
"version" "4.10.1"
dependencies:
"@babel/runtime" "^7.1.2"
"loose-envify" "^1.2.0"
"resolve-pathname" "^3.0.0"
"tiny-invariant" "^1.0.2"
"tiny-warning" "^1.0.0"
"value-equal" "^1.0.1"
"hoist-non-react-statics@^3.0.0", "hoist-non-react-statics@^3.1.0", "hoist-non-react-statics@^3.3.0":
"integrity" "sha1-7OCsr3HWLClpwuxZ/v9CpLGoW0U="
"resolved" "https://registry.npm.taobao.org/hoist-non-react-statics/download/hoist-non-react-statics-3.3.2.tgz"
"version" "3.3.2"
dependencies:
"react-is" "^16.7.0"
"ignore@^4.0.6":
"integrity" "sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw="
"resolved" "https://registry.nlark.com/ignore/download/ignore-4.0.6.tgz"
"version" "4.0.6"
"ignore@^5.1.4", "ignore@^5.1.8":
"integrity" "sha1-8VCotQo0KJsz4i9YiavU2AFvDlc="
"resolved" "https://registry.nlark.com/ignore/download/ignore-5.1.8.tgz"
"version" "5.1.8"
"import-fresh@^3.0.0", "import-fresh@^3.2.1":
"integrity" "sha1-NxYsJfy566oublPVtNiM4X2eDCs="
"resolved" "https://registry.nlark.com/import-fresh/download/import-fresh-3.3.0.tgz"
"version" "3.3.0"
dependencies:
"parent-module" "^1.0.0"
"resolve-from" "^4.0.0"
"imurmurhash@^0.1.4":
"integrity" "sha1-khi5srkoojixPcT7a21XbyMUU+o="
"resolved" "https://registry.nlark.com/imurmurhash/download/imurmurhash-0.1.4.tgz"
"version" "0.1.4"
"inflight@^1.0.4":
"integrity" "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk="
"resolved" "https://registry.nlark.com/inflight/download/inflight-1.0.6.tgz"
"version" "1.0.6"
dependencies:
"once" "^1.3.0"
"wrappy" "1"
"inherits@2":
"integrity" "sha1-D6LGT5MpF8NDOg3tVTY6rjdBa3w="
"resolved" "https://registry.nlark.com/inherits/download/inherits-2.0.4.tgz"
"version" "2.0.4"
"internal-slot@^1.0.3":
"integrity" "sha1-c0fjB97uovqsKsYgXUvH00ln9Zw="
"resolved" "https://registry.nlark.com/internal-slot/download/internal-slot-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"get-intrinsic" "^1.1.0"
"has" "^1.0.3"
"side-channel" "^1.0.4"
"is-bigint@^1.0.1":
"integrity" "sha1-CBR6GHW8KzIAXUHM2Ckd/8ZpHfM="
"resolved" "https://registry.nlark.com/is-bigint/download/is-bigint-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"has-bigints" "^1.0.1"
"is-boolean-object@^1.1.0":
"integrity" "sha1-XG3CACRt2TIa5LiFoRS7H3X2Nxk="
"resolved" "https://registry.nlark.com/is-boolean-object/download/is-boolean-object-1.1.2.tgz"
"version" "1.1.2"
dependencies:
"call-bind" "^1.0.2"
"has-tostringtag" "^1.0.0"
"is-callable@^1.1.4", "is-callable@^1.2.4":
"integrity" "sha1-RzAdWN0CWUB4ZVR4U99tYf5HGUU="
"resolved" "https://registry.nlark.com/is-callable/download/is-callable-1.2.4.tgz?cache=0&sync_timestamp=1628259899162&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fis-callable%2Fdownload%2Fis-callable-1.2.4.tgz"
"version" "1.2.4"
"is-core-module@^2.2.0":
"integrity" "sha1-11U7JSb+Wbkro+QMjfdX7Ipwnhk="
"resolved" "https://registry.nlark.com/is-core-module/download/is-core-module-2.6.0.tgz"
"version" "2.6.0"
dependencies:
"has" "^1.0.3"
"is-date-object@^1.0.1":
"integrity" "sha1-CEHVU25yTCVZe/bqYuG9OCmN8x8="
"resolved" "https://registry.nlark.com/is-date-object/download/is-date-object-1.0.5.tgz"
"version" "1.0.5"
dependencies:
"has-tostringtag" "^1.0.0"
"is-extglob@^2.1.1":
"integrity" "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
"resolved" "https://registry.nlark.com/is-extglob/download/is-extglob-2.1.1.tgz"
"version" "2.1.1"
"is-fullwidth-code-point@^3.0.0":
"integrity" "sha1-8Rb4Bk/pCz94RKOJl8C3UFEmnx0="
"resolved" "https://registry.nlark.com/is-fullwidth-code-point/download/is-fullwidth-code-point-3.0.0.tgz"
"version" "3.0.0"
"is-glob@^4.0.0", "is-glob@^4.0.1":
"integrity" "sha1-ZPYeQsu7LuwgcanawLKLoeZdUIQ="
"resolved" "https://registry.npmmirror.com/is-glob/download/is-glob-4.0.3.tgz"
"version" "4.0.3"
dependencies:
"is-extglob" "^2.1.1"
"is-negative-zero@^2.0.1":
"integrity" "sha1-PedGwY3aIxkkGlNnWQjY92bxHCQ="
"resolved" "https://registry.nlark.com/is-negative-zero/download/is-negative-zero-2.0.1.tgz"
"version" "2.0.1"
"is-number-object@^1.0.4":
"integrity" "sha1-anqvg4x/BoalC0VT9+VKlklOifA="
"resolved" "https://registry.nlark.com/is-number-object/download/is-number-object-1.0.6.tgz"
"version" "1.0.6"
dependencies:
"has-tostringtag" "^1.0.0"
"is-number@^7.0.0":
"integrity" "sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss="
"resolved" "https://registry.nlark.com/is-number/download/is-number-7.0.0.tgz"
"version" "7.0.0"
"is-regex@^1.1.4":
"integrity" "sha1-7vVmPNWfpMCuM5UFMj32hUuxWVg="
"resolved" "https://registry.nlark.com/is-regex/download/is-regex-1.1.4.tgz?cache=0&sync_timestamp=1628222029198&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fis-regex%2Fdownload%2Fis-regex-1.1.4.tgz"
"version" "1.1.4"
dependencies:
"call-bind" "^1.0.2"
"has-tostringtag" "^1.0.0"
"is-shared-array-buffer@^1.0.1":
"integrity" "sha1-l7DIX72stZycRG/mU7gs8rW3z+Y="
"resolved" "https://registry.npmmirror.com/is-shared-array-buffer/download/is-shared-array-buffer-1.0.1.tgz?cache=0&sync_timestamp=1633062013521&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fis-shared-array-buffer%2Fdownload%2Fis-shared-array-buffer-1.0.1.tgz"
"version" "1.0.1"
"is-string@^1.0.5", "is-string@^1.0.7":
"integrity" "sha1-DdEr8gBvJVu1j2lREO/3SR7rwP0="
"resolved" "https://registry.nlark.com/is-string/download/is-string-1.0.7.tgz?cache=0&sync_timestamp=1628213504076&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fis-string%2Fdownload%2Fis-string-1.0.7.tgz"
"version" "1.0.7"
dependencies:
"has-tostringtag" "^1.0.0"
"is-symbol@^1.0.2", "is-symbol@^1.0.3":
"integrity" "sha1-ptrJO2NbBjymhyI23oiRClevE5w="
"resolved" "https://registry.nlark.com/is-symbol/download/is-symbol-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"has-symbols" "^1.0.2"
"is-weakref@^1.0.1":
"integrity" "sha1-hC26TsF/qayYUN8tbvvBc3J08qI="
"resolved" "https://registry.nlark.com/is-weakref/download/is-weakref-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"call-bind" "^1.0.0"
"isarray@0.0.1":
"integrity" "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
"resolved" "https://registry.nlark.com/isarray/download/isarray-0.0.1.tgz"
"version" "0.0.1"
"isexe@^2.0.0":
"integrity" "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
"resolved" "https://registry.nlark.com/isexe/download/isexe-2.0.0.tgz"
"version" "2.0.0"
"js-tokens@^3.0.0 || ^4.0.0", "js-tokens@^4.0.0":
"integrity" "sha1-GSA/tZmR35jjoocFDUZHzerzJJk="
"resolved" "https://registry.nlark.com/js-tokens/download/js-tokens-4.0.0.tgz"
"version" "4.0.0"
"js-yaml@^3.13.1":
"integrity" "sha1-2ugS/bOCX6MGYJqHFzg8UMNqBTc="
"resolved" "https://registry.nlark.com/js-yaml/download/js-yaml-3.14.1.tgz"
"version" "3.14.1"
dependencies:
"argparse" "^1.0.7"
"esprima" "^4.0.0"
"jsesc@^2.5.1":
"integrity" "sha1-gFZNLkg9rPbo7yCWUKZ98/DCg6Q="
"resolved" "https://registry.nlark.com/jsesc/download/jsesc-2.5.2.tgz"
"version" "2.5.2"
"json-schema-traverse@^0.4.1":
"integrity" "sha1-afaofZUTq4u4/mO9sJecRI5oRmA="
"resolved" "https://registry.nlark.com/json-schema-traverse/download/json-schema-traverse-0.4.1.tgz"
"version" "0.4.1"
"json-schema-traverse@^1.0.0":
"integrity" "sha1-rnvLNlard6c7pcSb9lTzjmtoYOI="
"resolved" "https://registry.nlark.com/json-schema-traverse/download/json-schema-traverse-1.0.0.tgz"
"version" "1.0.0"
"json-stable-stringify-without-jsonify@^1.0.1":
"integrity" "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE="
"resolved" "https://registry.nlark.com/json-stable-stringify-without-jsonify/download/json-stable-stringify-without-jsonify-1.0.1.tgz"
"version" "1.0.1"
"json5@^2.1.2":
"integrity" "sha1-Lf7+cgxrpSXZ69kJlQ8FFTFsiaM="
"resolved" "https://registry.nlark.com/json5/download/json5-2.2.0.tgz"
"version" "2.2.0"
dependencies:
"minimist" "^1.2.5"
"jsx-ast-utils@^2.4.1 || ^3.0.0":
"integrity" "sha1-cguXv+fZAbkn2Hw3c2N66OpIeBs="
"resolved" "https://registry.nlark.com/jsx-ast-utils/download/jsx-ast-utils-3.2.1.tgz"
"version" "3.2.1"
dependencies:
"array-includes" "^3.1.3"
"object.assign" "^4.1.2"
"levn@^0.4.1":
"integrity" "sha1-rkViwAdHO5MqYgDUAyaN0v/8at4="
"resolved" "https://registry.nlark.com/levn/download/levn-0.4.1.tgz"
"version" "0.4.1"
dependencies:
"prelude-ls" "^1.2.1"
"type-check" "~0.4.0"
"lodash.clonedeep@^4.5.0":
"integrity" "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="
"resolved" "https://registry.nlark.com/lodash.clonedeep/download/lodash.clonedeep-4.5.0.tgz"
"version" "4.5.0"
"lodash.merge@^4.6.2":
"integrity" "sha1-VYqlO0O2YeGSWgr9+japoQhf5Xo="
"resolved" "https://registry.nlark.com/lodash.merge/download/lodash.merge-4.6.2.tgz"
"version" "4.6.2"
"lodash.truncate@^4.4.2":
"integrity" "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM="
"resolved" "https://registry.nlark.com/lodash.truncate/download/lodash.truncate-4.4.2.tgz"
"version" "4.4.2"
"lodash@^4.17.11", "lodash@4.17.21":
"integrity" "sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw="
"resolved" "https://registry.nlark.com/lodash/download/lodash-4.17.21.tgz"
"version" "4.17.21"
"loose-envify@^1.1.0", "loose-envify@^1.2.0", "loose-envify@^1.3.1", "loose-envify@^1.4.0":
"integrity" "sha1-ce5R+nvkyuwaY4OffmgtgTLTDK8="
"resolved" "https://registry.nlark.com/loose-envify/download/loose-envify-1.4.0.tgz"
"version" "1.4.0"
dependencies:
"js-tokens" "^3.0.0 || ^4.0.0"
"lru-cache@^6.0.0":
"integrity" "sha1-bW/mVw69lqr5D8rR2vo7JWbbOpQ="
"resolved" "https://registry.nlark.com/lru-cache/download/lru-cache-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"yallist" "^4.0.0"
"merge2@^1.3.0":
"integrity" "sha1-Q2iJL4hekHRVpv19xVwMnUBJkK4="
"resolved" "https://registry.nlark.com/merge2/download/merge2-1.4.1.tgz"
"version" "1.4.1"
"micromatch@^4.0.4":
"integrity" "sha1-iW1Rnf6dsl/OlM63pQCRm/iB6/k="
"resolved" "https://registry.nlark.com/micromatch/download/micromatch-4.0.4.tgz"
"version" "4.0.4"
dependencies:
"braces" "^3.0.1"
"picomatch" "^2.2.3"
"mini-create-react-context@^0.4.0":
"integrity" "sha1-ByFxVhv9ySLaCKYMIZekl8wtHV4="
"resolved" "https://registry.nlark.com/mini-create-react-context/download/mini-create-react-context-0.4.1.tgz"
"version" "0.4.1"
dependencies:
"@babel/runtime" "^7.12.1"
"tiny-warning" "^1.0.3"
"minimatch@^3.0.4":
"integrity" "sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM="
"resolved" "https://registry.nlark.com/minimatch/download/minimatch-3.0.4.tgz"
"version" "3.0.4"
dependencies:
"brace-expansion" "^1.1.7"
"minimist@^1.2.5":
"integrity" "sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI="
"resolved" "https://registry.nlark.com/minimist/download/minimist-1.2.5.tgz?cache=0&sync_timestamp=1624607886507&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fminimist%2Fdownload%2Fminimist-1.2.5.tgz"
"version" "1.2.5"
"ms@2.1.2":
"integrity" "sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk="
"resolved" "https://registry.nlark.com/ms/download/ms-2.1.2.tgz?cache=0&sync_timestamp=1631949869663&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fms%2Fdownload%2Fms-2.1.2.tgz"
"version" "2.1.2"
"nanocolors@^0.1.5":
"integrity" "sha1-vCNQ0+39v63XrAGMhVrnwTkFpq0="
"resolved" "https://registry.nlark.com/nanocolors/download/nanocolors-0.1.6.tgz?cache=0&sync_timestamp=1632297859314&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fnanocolors%2Fdownload%2Fnanocolors-0.1.6.tgz"
"version" "0.1.6"
"nanoid@^3.1.28":
"integrity" "sha1-IU+y16M+GlvvR1e3ed+utqTlrrQ="
"resolved" "https://registry.npmmirror.com/nanoid/download/nanoid-3.1.29.tgz"
"version" "3.1.29"
"natural-compare@^1.4.0":
"integrity" "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc="
"resolved" "https://registry.nlark.com/natural-compare/download/natural-compare-1.4.0.tgz"
"version" "1.4.0"
"node-releases@^1.1.76":
"integrity" "sha1-3yRbBisMr71SgqtnkvfczC2X824="
"resolved" "https://registry.nlark.com/node-releases/download/node-releases-1.1.76.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fnode-releases%2Fdownload%2Fnode-releases-1.1.76.tgz"
"version" "1.1.76"
"object-assign@^4.1.1":
"integrity" "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
"resolved" "https://registry.nlark.com/object-assign/download/object-assign-4.1.1.tgz"
"version" "4.1.1"
"object-inspect@^1.11.0", "object-inspect@^1.9.0":
"integrity" "sha1-nc6xRs7dQUig2eUauI00z1CZIrE="
"resolved" "https://registry.nlark.com/object-inspect/download/object-inspect-1.11.0.tgz"
"version" "1.11.0"
"object-keys@^1.0.12", "object-keys@^1.1.1":
"integrity" "sha1-HEfyct8nfzsdrwYWd9nILiMixg4="
"resolved" "https://registry.nlark.com/object-keys/download/object-keys-1.1.1.tgz"
"version" "1.1.1"
"object.assign@^4.1.2":
"integrity" "sha1-DtVKNC7Os3s4/3brgxoOeIy2OUA="
"resolved" "https://registry.nlark.com/object.assign/download/object.assign-4.1.2.tgz"
"version" "4.1.2"
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":
"integrity" "sha1-4azdF8TeLNltWghIfPuduE2IGGE="
"resolved" "https://registry.npmmirror.com/object.entries/download/object.entries-1.1.5.tgz"
"version" "1.1.5"
dependencies:
"call-bind" "^1.0.2"
"define-properties" "^1.1.3"
"es-abstract" "^1.19.1"
"object.fromentries@^2.0.4":
"integrity" "sha1-ezeyBRCcIedB5gVyf+iwrV+gglE="
"resolved" "https://registry.npmmirror.com/object.fromentries/download/object.fromentries-2.0.5.tgz"
"version" "2.0.5"
dependencies:
"call-bind" "^1.0.2"
"define-properties" "^1.1.3"
"es-abstract" "^1.19.1"
"object.hasown@^1.0.0":
"integrity" "sha1-cjLtJm800ZfRXKxYgCMvekeQr+U="
"resolved" "https://registry.npmmirror.com/object.hasown/download/object.hasown-1.1.0.tgz"
"version" "1.1.0"
dependencies:
"define-properties" "^1.1.3"
"es-abstract" "^1.19.1"
"object.values@^1.1.4":
"integrity" "sha1-lZ9j486e8QhyAzMIITHkpFm3Fqw="
"resolved" "https://registry.npmmirror.com/object.values/download/object.values-1.1.5.tgz"
"version" "1.1.5"
dependencies:
"call-bind" "^1.0.2"
"define-properties" "^1.1.3"
"es-abstract" "^1.19.1"
"once@^1.3.0":
"integrity" "sha1-WDsap3WWHUsROsF9nFC6753Xa9E="
"resolved" "https://registry.nlark.com/once/download/once-1.4.0.tgz"
"version" "1.4.0"
dependencies:
"wrappy" "1"
"optionator@^0.9.1":
"integrity" "sha1-TyNqY3Pa4FZqbUPhMmZ09QwpFJk="
"resolved" "https://registry.nlark.com/optionator/download/optionator-0.9.1.tgz"
"version" "0.9.1"
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"
"parent-module@^1.0.0":
"integrity" "sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI="
"resolved" "https://registry.npmmirror.com/parent-module/download/parent-module-1.0.1.tgz?cache=0&sync_timestamp=1633338673294&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fparent-module%2Fdownload%2Fparent-module-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"callsites" "^3.0.0"
"path-is-absolute@^1.0.0":
"integrity" "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
"resolved" "https://registry.nlark.com/path-is-absolute/download/path-is-absolute-1.0.1.tgz"
"version" "1.0.1"
"path-key@^3.1.0":
"integrity" "sha1-WB9q3mWMu6ZaDTOA3ndTKVBU83U="
"resolved" "https://registry.nlark.com/path-key/download/path-key-3.1.1.tgz"
"version" "3.1.1"
"path-parse@^1.0.6":
"integrity" "sha1-+8EUtgykKzDZ2vWFjkvWi77bZzU="
"resolved" "https://registry.nlark.com/path-parse/download/path-parse-1.0.7.tgz"
"version" "1.0.7"
"path-to-regexp@^1.7.0":
"integrity" "sha1-iHs7qdhDk+h6CgufTLdWGYtTVIo="
"resolved" "https://registry.nlark.com/path-to-regexp/download/path-to-regexp-1.8.0.tgz"
"version" "1.8.0"
dependencies:
"isarray" "0.0.1"
"path-type@^4.0.0":
"integrity" "sha1-hO0BwKe6OAr+CdkKjBgNzZ0DBDs="
"resolved" "https://registry.nlark.com/path-type/download/path-type-4.0.0.tgz"
"version" "4.0.0"
"picocolors@^0.2.1":
"integrity" "sha1-VwZw95NkaFHRuhNZlpYqutWHhZ8="
"resolved" "https://registry.npmmirror.com/picocolors/download/picocolors-0.2.1.tgz"
"version" "0.2.1"
"picomatch@^2.2.2", "picomatch@^2.2.3":
"integrity" "sha1-8fBh3o9qS/AiiS4tEoI0+5gwKXI="
"resolved" "https://registry.nlark.com/picomatch/download/picomatch-2.3.0.tgz?cache=0&sync_timestamp=1621648305056&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fpicomatch%2Fdownload%2Fpicomatch-2.3.0.tgz"
"version" "2.3.0"
"postcss-value-parser@^4.0.2":
"integrity" "sha1-RD9qIM7WSBor2k+oUypuVdeJoss="
"resolved" "https://registry.npm.taobao.org/postcss-value-parser/download/postcss-value-parser-4.1.0.tgz"
"version" "4.1.0"
"postcss@^8.3.8":
"integrity" "sha1-mHVMqgbE7p61nMSL0HO7a9NDfDE="
"resolved" "https://registry.npmmirror.com/postcss/download/postcss-8.3.9.tgz?cache=0&sync_timestamp=1633378564902&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fpostcss%2Fdownload%2Fpostcss-8.3.9.tgz"
"version" "8.3.9"
dependencies:
"nanoid" "^3.1.28"
"picocolors" "^0.2.1"
"source-map-js" "^0.6.2"
"prelude-ls@^1.2.1":
"integrity" "sha1-3rxkidem5rDnYRiIzsiAM30xY5Y="
"resolved" "https://registry.nlark.com/prelude-ls/download/prelude-ls-1.2.1.tgz"
"version" "1.2.1"
"progress@^2.0.0":
"integrity" "sha1-foz42PW48jnBvGi+tOt4Vn1XLvg="
"resolved" "https://registry.nlark.com/progress/download/progress-2.0.3.tgz"
"version" "2.0.3"
"prop-types@^15.0.0", "prop-types@^15.6.2", "prop-types@^15.7.2":
"integrity" "sha1-UsQedbjIfnK52TYOAga5ncv/psU="
"resolved" "https://registry.nlark.com/prop-types/download/prop-types-15.7.2.tgz?cache=0&sync_timestamp=1618760877401&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fprop-types%2Fdownload%2Fprop-types-15.7.2.tgz"
"version" "15.7.2"
dependencies:
"loose-envify" "^1.4.0"
"object-assign" "^4.1.1"
"react-is" "^16.8.1"
"punycode@^2.1.0":
"integrity" "sha1-tYsBCsQMIsVldhbI0sLALHv0eew="
"resolved" "https://registry.nlark.com/punycode/download/punycode-2.1.1.tgz"
"version" "2.1.1"
"query-string@^7.0.1":
"integrity" "sha1-Rb0UnPWGqqWC3/x+x6itl90C910="
"resolved" "https://registry.nlark.com/query-string/download/query-string-7.0.1.tgz?cache=0&sync_timestamp=1627011329938&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fquery-string%2Fdownload%2Fquery-string-7.0.1.tgz"
"version" "7.0.1"
dependencies:
"decode-uri-component" "^0.2.0"
"filter-obj" "^1.1.0"
"split-on-first" "^1.0.0"
"strict-uri-encode" "^2.0.0"
"queue-microtask@^1.2.2":
"integrity" "sha1-SSkii7xyTfrEPg77BYyve2z7YkM="
"resolved" "https://registry.nlark.com/queue-microtask/download/queue-microtask-1.2.3.tgz"
"version" "1.2.3"
"react-dom@>= 16.8.0", "react-dom@17.0.2":
"integrity" "sha1-7P+2hF462Nv83EmPDQqTlzZQLCM="
"resolved" "https://registry.nlark.com/react-dom/download/react-dom-17.0.2.tgz?cache=0&sync_timestamp=1632263699971&other_urls=https%3A%2F%2Fregistry.nlark.com%2Freact-dom%2Fdownload%2Freact-dom-17.0.2.tgz"
"version" "17.0.2"
dependencies:
"loose-envify" "^1.1.0"
"object-assign" "^4.1.1"
"scheduler" "^0.20.2"
"react-is@^16.6.0":
"integrity" "sha1-eJcppNw23imZ3BVt1sHZwYzqVqQ="
"resolved" "https://registry.nlark.com/react-is/download/react-is-16.13.1.tgz?cache=0&sync_timestamp=1632264340694&other_urls=https%3A%2F%2Fregistry.nlark.com%2Freact-is%2Fdownload%2Freact-is-16.13.1.tgz"
"version" "16.13.1"
"react-is@^16.7.0":
"integrity" "sha1-eJcppNw23imZ3BVt1sHZwYzqVqQ="
"resolved" "https://registry.nlark.com/react-is/download/react-is-16.13.1.tgz?cache=0&sync_timestamp=1632264340694&other_urls=https%3A%2F%2Fregistry.nlark.com%2Freact-is%2Fdownload%2Freact-is-16.13.1.tgz"
"version" "16.13.1"
"react-is@^16.8.1":
"integrity" "sha1-eJcppNw23imZ3BVt1sHZwYzqVqQ="
"resolved" "https://registry.nlark.com/react-is/download/react-is-16.13.1.tgz?cache=0&sync_timestamp=1632264340694&other_urls=https%3A%2F%2Fregistry.nlark.com%2Freact-is%2Fdownload%2Freact-is-16.13.1.tgz"
"version" "16.13.1"
"react-is@>= 16.8.0", "react-is@17.0.2":
"integrity" "sha1-5pHUqOnHiTZWVVOas3J2Kw77VPA="
"resolved" "https://registry.nlark.com/react-is/download/react-is-17.0.2.tgz"
"version" "17.0.2"
"react-refresh@^0.10.0":
"integrity" "sha1-L1NslmDAubHVAGhNnlKmXnQE9+M="
"resolved" "https://registry.nlark.com/react-refresh/download/react-refresh-0.10.0.tgz?cache=0&sync_timestamp=1632265895877&other_urls=https%3A%2F%2Fregistry.nlark.com%2Freact-refresh%2Fdownload%2Freact-refresh-0.10.0.tgz"
"version" "0.10.0"
"react-router-dom@5.3.0":
"integrity" "sha1-2hv7U1oOiacSqTuX3Xb0etHzI2M="
"resolved" "https://registry.npmmirror.com/react-router-dom/download/react-router-dom-5.3.0.tgz"
"version" "5.3.0"
dependencies:
"@babel/runtime" "^7.12.13"
"history" "^4.9.0"
"loose-envify" "^1.3.1"
"prop-types" "^15.6.2"
"react-router" "5.2.1"
"tiny-invariant" "^1.0.2"
"tiny-warning" "^1.0.0"
"react-router@5.2.1":
"integrity" "sha1-TS5OnVrpQlCRhFuNvG2dJ2I5d00="
"resolved" "https://registry.npmmirror.com/react-router/download/react-router-5.2.1.tgz"
"version" "5.2.1"
dependencies:
"@babel/runtime" "^7.12.13"
"history" "^4.9.0"
"hoist-non-react-statics" "^3.1.0"
"loose-envify" "^1.3.1"
"mini-create-react-context" "^0.4.0"
"path-to-regexp" "^1.7.0"
"prop-types" "^15.6.2"
"react-is" "^16.6.0"
"tiny-invariant" "^1.0.2"
"tiny-warning" "^1.0.0"
"react@^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0", "react@^16.11.0 || ^17.0.0", "react@>= 16.8.0", "react@>=15", "react@17.0.2":
"integrity" "sha1-0LXMUW0p6z7uOD91tihkz7aAADc="
"resolved" "https://registry.nlark.com/react/download/react-17.0.2.tgz?cache=0&sync_timestamp=1632263700464&other_urls=https%3A%2F%2Fregistry.nlark.com%2Freact%2Fdownload%2Freact-17.0.2.tgz"
"version" "17.0.2"
dependencies:
"loose-envify" "^1.1.0"
"object-assign" "^4.1.1"
"regenerator-runtime@^0.13.4":
"integrity" "sha1-iSV0Kpj/2QgUmI11Zq0wyjsmO1I="
"resolved" "https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.13.9.tgz?cache=0&sync_timestamp=1626994846308&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.13.9.tgz"
"version" "0.13.9"
"regexp.prototype.flags@^1.3.1":
"integrity" "sha1-fvNSro0VnnWMDq3Kb4/LTu8HviY="
"resolved" "https://registry.nlark.com/regexp.prototype.flags/download/regexp.prototype.flags-1.3.1.tgz"
"version" "1.3.1"
dependencies:
"call-bind" "^1.0.2"
"define-properties" "^1.1.3"
"regexpp@^3.1.0":
"integrity" "sha1-BCWido2PI7rXDKS5BGH6LxIT4bI="
"resolved" "https://registry.nlark.com/regexpp/download/regexpp-3.2.0.tgz?cache=0&sync_timestamp=1623669303572&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fregexpp%2Fdownload%2Fregexpp-3.2.0.tgz"
"version" "3.2.0"
"require-from-string@^2.0.2":
"integrity" "sha1-iaf92TgmEmcxjq/hT5wy5ZjDaQk="
"resolved" "https://registry.nlark.com/require-from-string/download/require-from-string-2.0.2.tgz"
"version" "2.0.2"
"resolve-from@^4.0.0":
"integrity" "sha1-SrzYUq0y3Xuqv+m0DgCjbbXzkuY="
"resolved" "https://registry.nlark.com/resolve-from/download/resolve-from-4.0.0.tgz"
"version" "4.0.0"
"resolve-pathname@^3.0.0":
"integrity" "sha1-mdAiJNPPJjaJvsuzk7xWAxMCXc0="
"resolved" "https://registry.nlark.com/resolve-pathname/download/resolve-pathname-3.0.0.tgz"
"version" "3.0.0"
"resolve@^1.20.0":
"integrity" "sha1-YpoBP7P3B1XW8LeTXMHCxTeLGXU="
"resolved" "https://registry.npm.taobao.org/resolve/download/resolve-1.20.0.tgz?cache=0&sync_timestamp=1613054862388&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fresolve%2Fdownload%2Fresolve-1.20.0.tgz"
"version" "1.20.0"
dependencies:
"is-core-module" "^2.2.0"
"path-parse" "^1.0.6"
"resolve@^2.0.0-next.3":
"integrity" "sha1-1BAWKT1KhYajnKXZtfFcvqH1XkY="
"resolved" "https://registry.nlark.com/resolve/download/resolve-2.0.0-next.3.tgz"
"version" "2.0.0-next.3"
dependencies:
"is-core-module" "^2.2.0"
"path-parse" "^1.0.6"
"reusify@^1.0.4":
"integrity" "sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY="
"resolved" "https://registry.nlark.com/reusify/download/reusify-1.0.4.tgz"
"version" "1.0.4"
"rimraf@^3.0.2":
"integrity" "sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho="
"resolved" "https://registry.nlark.com/rimraf/download/rimraf-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"glob" "^7.1.3"
"rollup@^2.57.0":
"integrity" "sha1-pkOYM2Xnv39bfGKoMxuYO3xMZ/s="
"resolved" "https://registry.npmmirror.com/rollup/download/rollup-2.58.0.tgz?cache=0&sync_timestamp=1633071502975&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Frollup%2Fdownload%2Frollup-2.58.0.tgz"
"version" "2.58.0"
optionalDependencies:
"fsevents" "~2.3.2"
"run-parallel@^1.1.9":
"integrity" "sha1-ZtE2jae9+SHrnZW9GpIp5/IaQ+4="
"resolved" "https://registry.nlark.com/run-parallel/download/run-parallel-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"queue-microtask" "^1.2.2"
"safe-buffer@~5.1.1":
"integrity" "sha1-mR7GnSluAxN0fVm9/St0XDX4go0="
"resolved" "https://registry.nlark.com/safe-buffer/download/safe-buffer-5.1.2.tgz"
"version" "5.1.2"
"scheduler@^0.20.2":
"integrity" "sha1-S67jlDbjSqk7SHS93L8P6Li1DpE="
"resolved" "https://registry.nlark.com/scheduler/download/scheduler-0.20.2.tgz?cache=0&sync_timestamp=1632265923129&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fscheduler%2Fdownload%2Fscheduler-0.20.2.tgz"
"version" "0.20.2"
dependencies:
"loose-envify" "^1.1.0"
"object-assign" "^4.1.1"
"semver@^6.3.0":
"integrity" "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0="
"resolved" "https://registry.nlark.com/semver/download/semver-6.3.0.tgz?cache=0&sync_timestamp=1624607961409&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-6.3.0.tgz"
"version" "6.3.0"
"semver@^7.2.1", "semver@^7.3.5":
"integrity" "sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc="
"resolved" "https://registry.nlark.com/semver/download/semver-7.3.5.tgz"
"version" "7.3.5"
dependencies:
"lru-cache" "^6.0.0"
"shallowequal@^1.1.0":
"integrity" "sha1-GI1SHelbkIdAT9TctosT3wrk5/g="
"resolved" "https://registry.npm.taobao.org/shallowequal/download/shallowequal-1.1.0.tgz"
"version" "1.1.0"
"shebang-command@^2.0.0":
"integrity" "sha1-zNCvT4g1+9wmW4JGGq8MNmY/NOo="
"resolved" "https://registry.nlark.com/shebang-command/download/shebang-command-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"shebang-regex" "^3.0.0"
"shebang-regex@^3.0.0":
"integrity" "sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI="
"resolved" "https://registry.nlark.com/shebang-regex/download/shebang-regex-3.0.0.tgz"
"version" "3.0.0"
"side-channel@^1.0.4":
"integrity" "sha1-785cj9wQTudRslxY1CkAEfpeos8="
"resolved" "https://registry.nlark.com/side-channel/download/side-channel-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"call-bind" "^1.0.0"
"get-intrinsic" "^1.0.2"
"object-inspect" "^1.9.0"
"slash@^3.0.0":
"integrity" "sha1-ZTm+hwwWWtvVJAIg2+Nh8bxNRjQ="
"resolved" "https://registry.nlark.com/slash/download/slash-3.0.0.tgz"
"version" "3.0.0"
"slice-ansi@^4.0.0":
"integrity" "sha1-UA6N0P1VsFgVCGJVsxla3ypF/ms="
"resolved" "https://registry.nlark.com/slice-ansi/download/slice-ansi-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"ansi-styles" "^4.0.0"
"astral-regex" "^2.0.0"
"is-fullwidth-code-point" "^3.0.0"
"source-map-js@^0.6.2":
"integrity" "sha1-C7XeYxtBz72mz7qL0FqA79/SOF4="
"resolved" "https://registry.npm.taobao.org/source-map-js/download/source-map-js-0.6.2.tgz"
"version" "0.6.2"
"source-map@^0.5.0":
"integrity" "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
"resolved" "https://registry.nlark.com/source-map/download/source-map-0.5.7.tgz?cache=0&sync_timestamp=1624608014898&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsource-map%2Fdownload%2Fsource-map-0.5.7.tgz"
"version" "0.5.7"
"split-on-first@^1.0.0":
"integrity" "sha1-9hCv7uOxK84dDDBCXnY5i3gkml8="
"resolved" "https://registry.nlark.com/split-on-first/download/split-on-first-1.1.0.tgz"
"version" "1.1.0"
"sprintf-js@~1.0.2":
"integrity" "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
"resolved" "https://registry.nlark.com/sprintf-js/download/sprintf-js-1.0.3.tgz"
"version" "1.0.3"
"strict-uri-encode@^2.0.0":
"integrity" "sha1-ucczDHBChi9rFC3CdLvMWGbONUY="
"resolved" "https://registry.nlark.com/strict-uri-encode/download/strict-uri-encode-2.0.0.tgz"
"version" "2.0.0"
"string-width@^4.2.3":
"integrity" "sha1-JpxxF9J7Ba0uU2gwqOyJXvnG0BA="
"resolved" "https://registry.npmmirror.com/string-width/download/string-width-4.2.3.tgz"
"version" "4.2.3"
dependencies:
"emoji-regex" "^8.0.0"
"is-fullwidth-code-point" "^3.0.0"
"strip-ansi" "^6.0.1"
"string.prototype.matchall@^4.0.5":
"integrity" "sha1-Wrtdq8lMew6iOA9lumELOlRLFfo="
"resolved" "https://registry.npmmirror.com/string.prototype.matchall/download/string.prototype.matchall-4.0.6.tgz?cache=0&sync_timestamp=1633405729396&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstring.prototype.matchall%2Fdownload%2Fstring.prototype.matchall-4.0.6.tgz"
"version" "4.0.6"
dependencies:
"call-bind" "^1.0.2"
"define-properties" "^1.1.3"
"es-abstract" "^1.19.1"
"get-intrinsic" "^1.1.1"
"has-symbols" "^1.0.2"
"internal-slot" "^1.0.3"
"regexp.prototype.flags" "^1.3.1"
"side-channel" "^1.0.4"
"string.prototype.trimend@^1.0.4":
"integrity" "sha1-51rpDClCxjUEaGwYsoe0oLGkX4A="
"resolved" "https://registry.nlark.com/string.prototype.trimend/download/string.prototype.trimend-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"call-bind" "^1.0.2"
"define-properties" "^1.1.3"
"string.prototype.trimstart@^1.0.4":
"integrity" "sha1-s2OZr0qymZtMnGSL16P7K7Jv7u0="
"resolved" "https://registry.nlark.com/string.prototype.trimstart/download/string.prototype.trimstart-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"call-bind" "^1.0.2"
"define-properties" "^1.1.3"
"strip-ansi@^6.0.0", "strip-ansi@^6.0.1":
"integrity" "sha1-nibGPTD1NEPpSJSVshBdN7Z6hdk="
"resolved" "https://registry.npmmirror.com/strip-ansi/download/strip-ansi-6.0.1.tgz?cache=0&sync_timestamp=1632420562057&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstrip-ansi%2Fdownload%2Fstrip-ansi-6.0.1.tgz"
"version" "6.0.1"
dependencies:
"ansi-regex" "^5.0.1"
"strip-json-comments@^3.1.0", "strip-json-comments@^3.1.1":
"integrity" "sha1-MfEoGzgyYwQ0gxwxDAHMzajL4AY="
"resolved" "https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.1.1.tgz"
"version" "3.1.1"
"styled-components@>= 2", "styled-components@5.3.1":
"integrity" "sha1-iobc0xv/cEnC7UCLrjb6I/A/Bxo="
"resolved" "https://registry.nlark.com/styled-components/download/styled-components-5.3.1.tgz?cache=0&sync_timestamp=1629798356811&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fstyled-components%2Fdownload%2Fstyled-components-5.3.1.tgz"
"version" "5.3.1"
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.5"
"@emotion/is-prop-valid" "^0.8.8"
"@emotion/stylis" "^0.8.4"
"@emotion/unitless" "^0.7.4"
"babel-plugin-styled-components" ">= 1.12.0"
"css-to-react-native" "^3.0.0"
"hoist-non-react-statics" "^3.0.0"
"shallowequal" "^1.1.0"
"supports-color" "^5.5.0"
"supports-color@^5.3.0", "supports-color@^5.5.0":
"integrity" "sha1-4uaaRKyHcveKHsCzW2id9lMO/I8="
"resolved" "https://registry.nlark.com/supports-color/download/supports-color-5.5.0.tgz?cache=0&sync_timestamp=1626703455199&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsupports-color%2Fdownload%2Fsupports-color-5.5.0.tgz"
"version" "5.5.0"
dependencies:
"has-flag" "^3.0.0"
"supports-color@^7.1.0":
"integrity" "sha1-G33NyzK4E4gBs+R4umpRyqiWSNo="
"resolved" "https://registry.nlark.com/supports-color/download/supports-color-7.2.0.tgz?cache=0&sync_timestamp=1626703414084&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsupports-color%2Fdownload%2Fsupports-color-7.2.0.tgz"
"version" "7.2.0"
dependencies:
"has-flag" "^4.0.0"
"swr@1.0.1":
"integrity" "sha1-FfYoRrh+4ADlL6B4Ertl62LXlIM="
"resolved" "https://registry.nlark.com/swr/download/swr-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"dequal" "2.0.2"
"table@^6.0.9":
"integrity" "sha1-qNObn1lmaTyosP66Jwp4ciy687A="
"resolved" "https://registry.npmmirror.com/table/download/table-6.7.2.tgz"
"version" "6.7.2"
dependencies:
"ajv" "^8.0.1"
"lodash.clonedeep" "^4.5.0"
"lodash.truncate" "^4.4.2"
"slice-ansi" "^4.0.0"
"string-width" "^4.2.3"
"strip-ansi" "^6.0.1"
"text-table@^0.2.0":
"integrity" "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
"resolved" "https://registry.nlark.com/text-table/download/text-table-0.2.0.tgz"
"version" "0.2.0"
"tiny-invariant@^1.0.2":
"integrity" "sha1-Y0xfjv3CdxS384bDXmdgmR0jCHU="
"resolved" "https://registry.nlark.com/tiny-invariant/download/tiny-invariant-1.1.0.tgz"
"version" "1.1.0"
"tiny-warning@^1.0.0", "tiny-warning@^1.0.3":
"integrity" "sha1-lKMNtFPfTGQ9D9VmBg1gqHXYR1Q="
"resolved" "https://registry.nlark.com/tiny-warning/download/tiny-warning-1.0.3.tgz"
"version" "1.0.3"
"to-fast-properties@^2.0.0":
"integrity" "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
"resolved" "https://registry.nlark.com/to-fast-properties/download/to-fast-properties-2.0.0.tgz?cache=0&sync_timestamp=1628418893613&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fto-fast-properties%2Fdownload%2Fto-fast-properties-2.0.0.tgz"
"version" "2.0.0"
"to-regex-range@^5.0.1":
"integrity" "sha1-FkjESq58jZiKMmAY7XL1tN0DkuQ="
"resolved" "https://registry.nlark.com/to-regex-range/download/to-regex-range-5.0.1.tgz"
"version" "5.0.1"
dependencies:
"is-number" "^7.0.0"
"tslib@^1.8.1":
"integrity" "sha1-zy04vcNKE0vK8QkcQfZhni9nLQA="
"resolved" "https://registry.nlark.com/tslib/download/tslib-1.14.1.tgz"
"version" "1.14.1"
"tsutils@^3.21.0":
"integrity" "sha1-tIcX05TOpsHglpg+7Vjp1hcVtiM="
"resolved" "https://registry.nlark.com/tsutils/download/tsutils-3.21.0.tgz"
"version" "3.21.0"
dependencies:
"tslib" "^1.8.1"
"type-check@^0.4.0", "type-check@~0.4.0":
"integrity" "sha1-B7ggO/pwVsBlcFDjzNLDdzC6uPE="
"resolved" "https://registry.nlark.com/type-check/download/type-check-0.4.0.tgz"
"version" "0.4.0"
dependencies:
"prelude-ls" "^1.2.1"
"type-fest@^0.20.2":
"integrity" "sha1-G/IH9LKPkVg2ZstfvTJ4hzAc1fQ="
"resolved" "https://registry.nlark.com/type-fest/download/type-fest-0.20.2.tgz"
"version" "0.20.2"
"typescript@^4.4.3", "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta":
"integrity" "sha1-vcVAfKorEJ79T4L+EwZW+XeikyQ="
"resolved" "https://registry.npmmirror.com/typescript/download/typescript-4.4.3.tgz?cache=0&sync_timestamp=1633597517900&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftypescript%2Fdownload%2Ftypescript-4.4.3.tgz"
"version" "4.4.3"
"unbox-primitive@^1.0.1":
"integrity" "sha1-CF4hViXsMWJXTciFmr7nilmxRHE="
"resolved" "https://registry.nlark.com/unbox-primitive/download/unbox-primitive-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"function-bind" "^1.1.1"
"has-bigints" "^1.0.1"
"has-symbols" "^1.0.2"
"which-boxed-primitive" "^1.0.2"
"uri-js@^4.2.2":
"integrity" "sha1-mxpSWVIlhZ5V9mnZKPiMbFfyp34="
"resolved" "https://registry.nlark.com/uri-js/download/uri-js-4.4.1.tgz"
"version" "4.4.1"
dependencies:
"punycode" "^2.1.0"
"uuid@^8.3.2":
"integrity" "sha1-gNW1ztJxu5r2xEXyGhoExgbO++I="
"resolved" "https://registry.nlark.com/uuid/download/uuid-8.3.2.tgz?cache=0&sync_timestamp=1622213185460&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fuuid%2Fdownload%2Fuuid-8.3.2.tgz"
"version" "8.3.2"
"v8-compile-cache@^2.0.3":
"integrity" "sha1-LeGWGMZtwkfc+2+ZM4A12CRaLO4="
"resolved" "https://registry.nlark.com/v8-compile-cache/download/v8-compile-cache-2.3.0.tgz"
"version" "2.3.0"
"value-equal@^1.0.1":
"integrity" "sha1-Hgt5THNMXAyt4XnEN9NW2TGjTWw="
"resolved" "https://registry.nlark.com/value-equal/download/value-equal-1.0.1.tgz"
"version" "1.0.1"
"vite@2.6.3":
"integrity" "sha1-W7wdP8/2v+6cXjwNCmibGOWXSzg="
"resolved" "https://registry.npmmirror.com/vite/download/vite-2.6.3.tgz"
"version" "2.6.3"
dependencies:
"esbuild" "^0.13.2"
"postcss" "^8.3.8"
"resolve" "^1.20.0"
"rollup" "^2.57.0"
optionalDependencies:
"fsevents" "~2.3.2"
"which-boxed-primitive@^1.0.2":
"integrity" "sha1-E3V7yJsgmwSf5dhkMOIc9AqJqOY="
"resolved" "https://registry.nlark.com/which-boxed-primitive/download/which-boxed-primitive-1.0.2.tgz"
"version" "1.0.2"
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":
"integrity" "sha1-fGqN0KY2oDJ+ELWckobu6T8/UbE="
"resolved" "https://registry.nlark.com/which/download/which-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"isexe" "^2.0.0"
"word-wrap@^1.2.3":
"integrity" "sha1-YQY29rH3A4kb00dxzLF/uTtHB5w="
"resolved" "https://registry.nlark.com/word-wrap/download/word-wrap-1.2.3.tgz"
"version" "1.2.3"
"wrappy@1":
"integrity" "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
"resolved" "https://registry.nlark.com/wrappy/download/wrappy-1.0.2.tgz"
"version" "1.0.2"
"yallist@^4.0.0":
"integrity" "sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI="
"resolved" "https://registry.nlark.com/yallist/download/yallist-4.0.0.tgz"
"version" "4.0.0"