blazerapp/yarn.lock

8014 lines
312 KiB
Plaintext
Raw Normal View History

2020-10-18 20:47:15 -04:00
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
2021-08-17 21:18:32 -04:00
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.14.5":
"integrity" "sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw=="
"resolved" "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/highlight" "^7.14.5"
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7":
"integrity" "sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw=="
"resolved" "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.7.tgz"
"version" "7.14.7"
2020-10-18 20:47:15 -04:00
"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@7.11.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ=="
"resolved" "https://registry.npmjs.org/@babel/core/-/core-7.11.1.tgz"
"version" "7.11.1"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/generator" "^7.11.0"
"@babel/helper-module-transforms" "^7.11.0"
"@babel/helpers" "^7.10.4"
"@babel/parser" "^7.11.1"
"@babel/template" "^7.10.4"
"@babel/traverse" "^7.11.0"
"@babel/types" "^7.11.0"
2021-06-26 17:19:29 -04:00
"convert-source-map" "^1.7.0"
"debug" "^4.1.0"
"gensync" "^1.0.0-beta.1"
"json5" "^2.1.2"
"lodash" "^4.17.19"
"resolve" "^1.3.2"
"semver" "^5.4.1"
"source-map" "^0.5.0"
2021-08-17 21:18:32 -04:00
"@babel/generator@^7.11.0", "@babel/generator@^7.14.5", "@babel/generator@^7.5.0":
"integrity" "sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA=="
"resolved" "https://registry.npmjs.org/@babel/generator/-/generator-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2021-06-26 17:19:29 -04:00
"jsesc" "^2.5.1"
"source-map" "^0.5.0"
2021-08-17 21:18:32 -04:00
"@babel/helper-annotate-as-pure@^7.14.5":
"integrity" "sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA=="
"resolved" "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5":
"integrity" "sha512-YTA/Twn0vBXDVGJuAX6PwW7x5zQei1luDDo2Pl6q1qZ7hVNl0RZrhHCQG/ArGpR29Vl7ETiB8eJyrvpuRp300w=="
"resolved" "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-explode-assignable-expression" "^7.14.5"
"@babel/types" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5":
"integrity" "sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw=="
"resolved" "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/compat-data" "^7.14.5"
"@babel/helper-validator-option" "^7.14.5"
"browserslist" "^4.16.6"
"semver" "^6.3.0"
2021-08-17 21:18:32 -04:00
"@babel/helper-create-class-features-plugin@^7.14.5", "@babel/helper-create-class-features-plugin@^7.14.6":
"integrity" "sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg=="
"resolved" "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz"
"version" "7.14.6"
dependencies:
"@babel/helper-annotate-as-pure" "^7.14.5"
"@babel/helper-function-name" "^7.14.5"
"@babel/helper-member-expression-to-functions" "^7.14.5"
"@babel/helper-optimise-call-expression" "^7.14.5"
"@babel/helper-replace-supers" "^7.14.5"
"@babel/helper-split-export-declaration" "^7.14.5"
"@babel/helper-create-regexp-features-plugin@^7.14.5":
"integrity" "sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A=="
"resolved" "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.5.tgz"
"version" "7.14.5"
dependencies:
"@babel/helper-annotate-as-pure" "^7.14.5"
"regexpu-core" "^4.7.1"
"@babel/helper-define-polyfill-provider@^0.2.2":
"integrity" "sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew=="
"resolved" "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz"
"version" "0.2.3"
dependencies:
2021-08-17 21:18:32 -04:00
"@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"
2021-08-17 21:18:32 -04:00
"@babel/helper-explode-assignable-expression@^7.14.5":
"integrity" "sha512-Htb24gnGJdIGT4vnRKMdoXiOIlqOLmdiUYpAQ0mYfgVT/GDm8GOYhgi4GL+hMKrkiPRohO4ts34ELFsGAPQLDQ=="
"resolved" "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.14.5.tgz"
"version" "7.14.5"
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2021-08-17 21:18:32 -04:00
"@babel/helper-function-name@^7.14.5":
"integrity" "sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ=="
"resolved" "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz"
"version" "7.14.5"
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-get-function-arity" "^7.14.5"
"@babel/template" "^7.14.5"
"@babel/types" "^7.14.5"
2021-08-17 21:18:32 -04:00
"@babel/helper-get-function-arity@^7.14.5":
"integrity" "sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg=="
"resolved" "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz"
"version" "7.14.5"
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2021-08-17 21:18:32 -04:00
"@babel/helper-hoist-variables@^7.14.5":
"integrity" "sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ=="
"resolved" "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz"
"version" "7.14.5"
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2021-08-17 21:18:32 -04:00
"@babel/helper-member-expression-to-functions@^7.14.5":
"integrity" "sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA=="
"resolved" "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.7.tgz"
"version" "7.14.7"
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2021-08-17 21:18:32 -04:00
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5":
"integrity" "sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ=="
"resolved" "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz"
"version" "7.14.5"
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-module-transforms@^7.11.0", "@babel/helper-module-transforms@^7.14.5":
"integrity" "sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA=="
"resolved" "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-module-imports" "^7.14.5"
"@babel/helper-replace-supers" "^7.14.5"
"@babel/helper-simple-access" "^7.14.5"
"@babel/helper-split-export-declaration" "^7.14.5"
"@babel/helper-validator-identifier" "^7.14.5"
"@babel/template" "^7.14.5"
"@babel/traverse" "^7.14.5"
"@babel/types" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-optimise-call-expression@^7.14.5":
"integrity" "sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA=="
"resolved" "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@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.8.0":
"integrity" "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ=="
"resolved" "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-replace-supers@^7.14.5":
"integrity" "sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow=="
"resolved" "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-member-expression-to-functions" "^7.14.5"
"@babel/helper-optimise-call-expression" "^7.14.5"
"@babel/traverse" "^7.14.5"
"@babel/types" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-simple-access@^7.14.5":
"integrity" "sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw=="
"resolved" "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-skip-transparent-expression-wrappers@^7.14.5":
"integrity" "sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ=="
"resolved" "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-split-export-declaration@^7.14.5":
"integrity" "sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA=="
"resolved" "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz"
"version" "7.14.5"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/types" "^7.14.5"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-validator-identifier@^7.14.5":
"integrity" "sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg=="
"resolved" "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz"
"version" "7.14.5"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"@babel/helper-validator-option@^7.14.5":
"integrity" "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow=="
"resolved" "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"@babel/helpers@^7.10.4":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA=="
"resolved" "https://registry.npmjs.org/@babel/helpers/-/helpers-7.14.6.tgz"
"version" "7.14.6"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/template" "^7.14.5"
"@babel/traverse" "^7.14.5"
"@babel/types" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/highlight@^7.14.5":
"integrity" "sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg=="
"resolved" "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-validator-identifier" "^7.14.5"
2021-06-26 17:19:29 -04:00
"chalk" "^2.0.0"
"js-tokens" "^4.0.0"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.11.1", "@babel/parser@^7.14.5", "@babel/parser@^7.14.7", "@babel/parser@^7.7.0":
"integrity" "sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA=="
"resolved" "https://registry.npmjs.org/@babel/parser/-/parser-7.14.7.tgz"
"version" "7.14.7"
2020-10-18 20:47:15 -04:00
"@babel/plugin-external-helpers@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-q/B/hLX+nDGk73Xn529d7Ar4ih17J8pNBbsXafq8oXij0XfFEA/bks+u+6q5q04zO5o/qivjzui6BqzPfYShEg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-external-helpers/-/plugin-external-helpers-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-proposal-class-properties@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-create-class-features-plugin" "^7.14.5"
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-proposal-export-default-from@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-T8KZ5abXvKMjF6JcoXjgac3ElmXf0AWzJwi2O/42Jk+HmCky3D9+i1B7NPP1FblyceqTevKeV/9szeikFoaMDg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-syntax-export-default-from" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-proposal-nullish-coalescing-operator@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
2020-10-18 20:47:15 -04:00
"@babel/plugin-proposal-object-rest-spread@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g=="
"resolved" "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz"
"version" "7.14.7"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/compat-data" "^7.14.7"
"@babel/helper-compilation-targets" "^7.14.5"
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
"@babel/plugin-transform-parameters" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-proposal-optional-catch-binding@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ=="
"resolved" "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
2020-10-18 20:47:15 -04:00
"@babel/plugin-proposal-optional-chaining@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ=="
"resolved" "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
2020-10-18 20:47:15 -04:00
"@babel/plugin-syntax-async-generators@^7.8.4":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
"version" "7.8.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/plugin-syntax-bigint@^7.8.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz"
"version" "7.8.3"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/plugin-syntax-class-properties@^7.0.0", "@babel/plugin-syntax-class-properties@^7.8.3":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz"
"version" "7.12.13"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.12.13"
2020-10-18 20:47:15 -04:00
"@babel/plugin-syntax-dynamic-import@^7.0.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz"
"version" "7.8.3"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
2021-08-17 21:18:32 -04:00
"@babel/plugin-syntax-export-default-from@^7.0.0", "@babel/plugin-syntax-export-default-from@^7.14.5":
"integrity" "sha512-snWDxjuaPEobRBnhpqEfZ8RMxDbHt8+87fiEioGuE+Uc0xAKgSD8QiuL3lF93hPVQfZFAcYwrrf+H5qUhike3Q=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/plugin-syntax-flow@^7.0.0", "@babel/plugin-syntax-flow@^7.14.5", "@babel/plugin-syntax-flow@^7.2.0":
"integrity" "sha512-9WK5ZwKCdWHxVuU13XNT6X73FGmutAXeor5lGFq6qhOFtMFUF4jkbijuyUdZZlpYq6E2hZeZf/u3959X9wsv0Q=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-syntax-import-meta@^7.8.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz"
"version" "7.10.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-json-strings@^7.8.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz"
"version" "7.8.3"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
2021-08-17 21:18:32 -04:00
"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.14.5":
"integrity" "sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz"
"version" "7.10.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.10.4"
2021-08-17 21:18:32 -04:00
"@babel/plugin-syntax-nullish-coalescing-operator@^7.0.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz"
"version" "7.8.3"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
"@babel/plugin-syntax-numeric-separator@^7.8.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz"
"version" "7.10.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.10.4"
2021-08-17 21:18:32 -04:00
"@babel/plugin-syntax-object-rest-spread@^7.0.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz"
"version" "7.8.3"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
2021-08-17 21:18:32 -04:00
"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz"
"version" "7.8.3"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
2021-08-17 21:18:32 -04:00
"@babel/plugin-syntax-optional-chaining@^7.0.0", "@babel/plugin-syntax-optional-chaining@^7.8.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz"
"version" "7.8.3"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
2021-08-17 21:18:32 -04:00
"@babel/plugin-syntax-typescript@^7.14.5":
"integrity" "sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q=="
"resolved" "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-arrow-functions@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.14.5.tgz"
"version" "7.14.5"
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-block-scoped-functions@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-block-scoping@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-LBYm4ZocNgoCqyxMLoOnwpsmQ18HWTQvql64t3GvMUzLQrNoV1BDG0lNftC8QKYERkZgCCT/7J5xWGObGAyHDw=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-classes@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz"
"version" "7.14.5"
dependencies:
"@babel/helper-annotate-as-pure" "^7.14.5"
"@babel/helper-function-name" "^7.14.5"
"@babel/helper-optimise-call-expression" "^7.14.5"
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/helper-replace-supers" "^7.14.5"
"@babel/helper-split-export-declaration" "^7.14.5"
2021-06-26 17:19:29 -04:00
"globals" "^11.1.0"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-computed-properties@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-destructuring@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz"
"version" "7.14.7"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-exponentiation-operator@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.14.5"
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-flow-strip-types@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-KhcolBKfXbvjwI3TV7r7TkYm8oNXHNBqGOy6JDVwtecFaRoKYsUUqJdS10q0YDKW1c6aZQgO+Ys3LfGkox8pXA=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-syntax-flow" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-for-of@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-CfmqxSUZzBl0rSjpoQSFoR9UEj3HzbGuGNL21/iFTmjb5gFggJp3ph0xR1YBhexmLoKRHzgxuFvty2xdSt6gTA=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-function-name@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-function-name" "^7.14.5"
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-literals@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-member-expression-literals@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-modules-commonjs@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-module-transforms" "^7.14.5"
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/helper-simple-access" "^7.14.5"
2021-06-26 17:19:29 -04:00
"babel-plugin-dynamic-import-node" "^2.3.3"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-object-assign@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-lvhjk4UN9xJJYB1mI5KC0/o1D5EcJXdbhVe+4fSk08D6ZN+iuAIs7LJC+71h8av9Ew4+uRq9452v9R93SFmQlQ=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-object-super@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/helper-replace-supers" "^7.14.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/plugin-transform-parameters@^7.0.0", "@babel/plugin-transform-parameters@^7.14.5":
"integrity" "sha512-Tl7LWdr6HUxTmzQtzuU14SqbgrSKmaR77M0OKyq4njZLQTPfOvzblNKyNkGwOfEFCEx7KeYHQHDI0P3F02IVkA=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-property-literals@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-react-display-name@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-07aqY1ChoPgIxsuDviptRpVkWCSbXWmzQqcgy65C6YSFOfPFvb/DX3bBRHh7pCd/PMEEYHYWUTSVkCbkVainYQ=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-react-jsx-self@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-M/fmDX6n0cfHK/NLTcPmrfVAORKDhK8tyjDhyxlUjYyPYYO8FRWwuxBA3WBx8kWN/uBUuwGa3s/0+hQ9JIN3Tg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-react-jsx-source@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-1TpSDnD9XR/rQ2tzunBVPThF5poaYT9GqP+of8fAtguYuI/dm2RkrMBDemsxtY0XBzvW7nXjYM0hRyKX9QYj7Q=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-react-jsx@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-7RylxNeDnxc1OleDm0F5Q/BSL+whYRbOAR+bwgCxIr0L32v7UFh/pz1DLMZideAUxKT6eMoS2zQH6fyODLEi8Q=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@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.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-regenerator@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"regenerator-transform" "^0.14.2"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-runtime@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-fPMBhh1AV8ZyneiCIA+wYYUH1arzlXR1UMcApjvchDhfKxhy2r2lReJv8uHEyihi4IFIGlr1Pdx7S5fkESDQsg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.5.tgz"
"version" "7.14.5"
dependencies:
"@babel/helper-module-imports" "^7.14.5"
"@babel/helper-plugin-utils" "^7.14.5"
"babel-plugin-polyfill-corejs2" "^0.2.2"
"babel-plugin-polyfill-corejs3" "^0.2.2"
"babel-plugin-polyfill-regenerator" "^0.2.2"
"semver" "^6.3.0"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-shorthand-properties@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-spread@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz"
"version" "7.14.6"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-sticky-regex@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-template-literals@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-typescript@^7.5.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-XlTdBq7Awr4FYIzqhmYY80WN0V0azF74DMPyFqVHBvf81ZUgc4X7ZOpx6O8eLDK6iM5cCQzeyJw0ynTaefixRA=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.6.tgz"
"version" "7.14.6"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-create-class-features-plugin" "^7.14.6"
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/plugin-syntax-typescript" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/plugin-transform-unicode-regex@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw=="
"resolved" "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
"@babel/helper-plugin-utils" "^7.14.5"
2020-10-18 20:47:15 -04:00
"@babel/register@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-TjJpGz/aDjFGWsItRBQMOFTrmTI9tr79CHOK+KIvLeCkbxuOAk2M5QHjvruIMGoo9OuccMh5euplPzc5FjAKGg=="
"resolved" "https://registry.npmjs.org/@babel/register/-/register-7.14.5.tgz"
"version" "7.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"clone-deep" "^4.0.1"
2021-06-26 17:19:29 -04:00
"find-cache-dir" "^2.0.0"
"make-dir" "^2.1.0"
"pirates" "^4.0.0"
"source-map-support" "^0.5.16"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/runtime-corejs3@^7.12.1":
"integrity" "sha512-Wvzcw4mBYbTagyBVZpAJWI06auSIj033T/yNE0Zn1xcup83MieCddZA7ls3kme17L4NOGBrQ09Q+nKB41RLWBA=="
"resolved" "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.14.7.tgz"
"version" "7.14.7"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"core-js-pure" "^3.15.0"
2021-06-26 17:19:29 -04:00
"regenerator-runtime" "^0.13.4"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"@babel/runtime@^7.0.0", "@babel/runtime@^7.8.4", "@babel/runtime@7.11.2":
"integrity" "sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw=="
"resolved" "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.2.tgz"
"version" "7.11.2"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"regenerator-runtime" "^0.13.4"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@babel/runtime@^7.12.0":
"integrity" "sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg=="
"resolved" "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz"
"version" "7.14.6"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"regenerator-runtime" "^0.13.4"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"@babel/runtime@^7.14.5":
"integrity" "sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg=="
"resolved" "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz"
"version" "7.14.6"
dependencies:
2021-08-17 21:18:32 -04:00
"regenerator-runtime" "^0.13.4"
2021-08-17 21:18:32 -04:00
"@babel/template@^7.0.0", "@babel/template@^7.10.4", "@babel/template@^7.14.5", "@babel/template@^7.3.3":
"integrity" "sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g=="
"resolved" "https://registry.npmjs.org/@babel/template/-/template-7.14.5.tgz"
"version" "7.14.5"
dependencies:
"@babel/code-frame" "^7.14.5"
"@babel/parser" "^7.14.5"
"@babel/types" "^7.14.5"
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.11.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.7.0":
"integrity" "sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ=="
"resolved" "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.7.tgz"
"version" "7.14.7"
dependencies:
"@babel/code-frame" "^7.14.5"
"@babel/generator" "^7.14.5"
"@babel/helper-function-name" "^7.14.5"
"@babel/helper-hoist-variables" "^7.14.5"
"@babel/helper-split-export-declaration" "^7.14.5"
"@babel/parser" "^7.14.7"
"@babel/types" "^7.14.5"
2021-06-26 17:19:29 -04:00
"debug" "^4.1.0"
"globals" "^11.1.0"
2021-08-17 21:18:32 -04:00
"@babel/types@^7.0.0", "@babel/types@^7.11.0", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.7.0":
"integrity" "sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg=="
"resolved" "https://registry.npmjs.org/@babel/types/-/types-7.14.5.tgz"
"version" "7.14.5"
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/helper-validator-identifier" "^7.14.5"
2021-06-26 17:19:29 -04:00
"to-fast-properties" "^2.0.0"
2020-10-18 20:47:15 -04:00
"@bcoe/v8-coverage@^0.2.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
"resolved" "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
"version" "0.2.3"
2020-10-18 20:47:15 -04:00
"@cnakazawa/watch@^1.0.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ=="
"resolved" "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz"
"version" "1.0.4"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"exec-sh" "^0.3.2"
"minimist" "^1.2.0"
2020-10-18 20:47:15 -04:00
"@egjs/hammerjs@^2.0.17":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-XQsZgjm2EcVUiZQf11UBJQfmZeEmOW8DpI1gsFeln6w0ae0ii4dMQEQ0kjl6DspdWX1aGY1/loyXnP0JS06e/A=="
"resolved" "https://registry.npmjs.org/@egjs/hammerjs/-/hammerjs-2.0.17.tgz"
"version" "2.0.17"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/hammerjs" "^2.0.36"
"@hapi/address@2.x.x":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ=="
"resolved" "https://registry.npmjs.org/@hapi/address/-/address-2.1.4.tgz"
"version" "2.1.4"
2020-10-18 20:47:15 -04:00
"@hapi/bourne@1.x.x":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA=="
"resolved" "https://registry.npmjs.org/@hapi/bourne/-/bourne-1.3.2.tgz"
"version" "1.3.2"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"@hapi/hoek@^8.3.0", "@hapi/hoek@8.x.x":
"integrity" "sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow=="
"resolved" "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.5.1.tgz"
"version" "8.5.1"
2020-10-18 20:47:15 -04:00
"@hapi/joi@^15.0.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-entf8ZMOK8sc+8YfeOlM8pCfg3b5+WZIKBfUaaJT8UsjAAPjartzxIYm3TIbjvA4u+u++KbcXD38k682nVHDAQ=="
"resolved" "https://registry.npmjs.org/@hapi/joi/-/joi-15.1.1.tgz"
"version" "15.1.1"
2020-10-18 20:47:15 -04:00
dependencies:
"@hapi/address" "2.x.x"
"@hapi/bourne" "1.x.x"
"@hapi/hoek" "8.x.x"
"@hapi/topo" "3.x.x"
"@hapi/topo@3.x.x":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-tAag0jEcjwH+P2quUfipd7liWCNX2F8NvYjQp2wtInsZxnMlypdw0FtAOLxtvvkO+GSRRbmNi8m/5y42PQJYCQ=="
"resolved" "https://registry.npmjs.org/@hapi/topo/-/topo-3.1.6.tgz"
"version" "3.1.6"
2020-10-18 20:47:15 -04:00
dependencies:
"@hapi/hoek" "^8.3.0"
"@istanbuljs/load-nyc-config@^1.0.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ=="
"resolved" "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz"
"version" "1.1.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"camelcase" "^5.3.1"
"find-up" "^4.1.0"
"get-package-type" "^0.1.0"
"js-yaml" "^3.13.1"
"resolve-from" "^5.0.0"
2020-10-18 20:47:15 -04:00
"@istanbuljs/schema@^0.1.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA=="
"resolved" "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
"version" "0.1.3"
2020-10-18 20:47:15 -04:00
"@jest/console@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-Zuj6b8TnKXi3q4ymac8EQfc3ea/uhLeCGThFqXeC8H9/raaH8ARPUTdId+XyGd03Z4In0/VjD2OYFcBF09fNLQ=="
"resolved" "https://registry.npmjs.org/@jest/console/-/console-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/source-map" "^24.9.0"
2021-06-26 17:19:29 -04:00
"chalk" "^2.0.1"
"slash" "^2.0.0"
2020-10-18 20:47:15 -04:00
"@jest/console@^25.5.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-T48kZa6MK1Y6k4b89sexwmSF4YLeZS/Udqg3Jj3jG/cHH+N/sLFCEoXEDMOKugJQ9FxPN1osxIknvKkxt6MKyw=="
"resolved" "https://registry.npmjs.org/@jest/console/-/console-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"jest-message-util" "^25.5.0"
"jest-util" "^25.5.0"
"slash" "^3.0.0"
2020-10-18 20:47:15 -04:00
"@jest/core@^25.5.4":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-3uSo7laYxF00Dg/DMgbn4xMJKmDdWvZnf89n8Xj/5/AeQ2dOQmn6b6Hkj/MleyzZWXpwv+WSdYWl4cLsy2JsoA=="
"resolved" "https://registry.npmjs.org/@jest/core/-/core-25.5.4.tgz"
"version" "25.5.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/console" "^25.5.0"
"@jest/reporters" "^25.5.1"
"@jest/test-result" "^25.5.0"
"@jest/transform" "^25.5.1"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"ansi-escapes" "^4.2.1"
"chalk" "^3.0.0"
"exit" "^0.1.2"
"graceful-fs" "^4.2.4"
"jest-changed-files" "^25.5.0"
"jest-config" "^25.5.4"
"jest-haste-map" "^25.5.1"
"jest-message-util" "^25.5.0"
"jest-regex-util" "^25.2.6"
"jest-resolve" "^25.5.1"
"jest-resolve-dependencies" "^25.5.4"
"jest-runner" "^25.5.4"
"jest-runtime" "^25.5.4"
"jest-snapshot" "^25.5.1"
"jest-util" "^25.5.0"
"jest-validate" "^25.5.0"
"jest-watcher" "^25.5.0"
"micromatch" "^4.0.2"
"p-each-series" "^2.1.0"
"realpath-native" "^2.0.0"
"rimraf" "^3.0.0"
"slash" "^3.0.0"
"strip-ansi" "^6.0.0"
2020-10-18 20:47:15 -04:00
"@jest/environment@^25.5.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-U2VXPEqL07E/V7pSZMSQCvV5Ea4lqOlT+0ZFijl/i316cRMHvZ4qC+jBdryd+lmRetjQo0YIQr6cVPNxxK87mA=="
"resolved" "https://registry.npmjs.org/@jest/environment/-/environment-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/fake-timers" "^25.5.0"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"jest-mock" "^25.5.0"
2020-10-18 20:47:15 -04:00
"@jest/fake-timers@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-eWQcNa2YSwzXWIMC5KufBh3oWRIijrQFROsIqt6v/NS9Io/gknw1jsAC9c+ih/RQX4A3O7SeWAhQeN0goKhT9A=="
"resolved" "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^24.9.0"
2021-06-26 17:19:29 -04:00
"jest-message-util" "^24.9.0"
"jest-mock" "^24.9.0"
2020-10-18 20:47:15 -04:00
"@jest/fake-timers@^25.5.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-9y2+uGnESw/oyOI3eww9yaxdZyHq7XvprfP/eeoCsjqKYts2yRlsHS/SgjPDV8FyMfn2nbMy8YzUk6nyvdLOpQ=="
"resolved" "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"jest-message-util" "^25.5.0"
"jest-mock" "^25.5.0"
"jest-util" "^25.5.0"
"lolex" "^5.0.0"
2020-10-18 20:47:15 -04:00
"@jest/globals@^25.5.2":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-AgAS/Ny7Q2RCIj5kZ+0MuKM1wbF0WMLxbCVl/GOMoCNbODRdJ541IxJ98xnZdVSZXivKpJlNPIWa3QmY0l4CXA=="
"resolved" "https://registry.npmjs.org/@jest/globals/-/globals-25.5.2.tgz"
"version" "25.5.2"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/environment" "^25.5.0"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"expect" "^25.5.0"
2020-10-18 20:47:15 -04:00
"@jest/reporters@^25.5.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-3jbd8pPDTuhYJ7vqiHXbSwTJQNavczPs+f1kRprRDxETeE3u6srJ+f0NPuwvOmk+lmunZzPkYWIFZDLHQPkviw=="
"resolved" "https://registry.npmjs.org/@jest/reporters/-/reporters-25.5.1.tgz"
"version" "25.5.1"
2020-10-18 20:47:15 -04:00
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@jest/console" "^25.5.0"
"@jest/test-result" "^25.5.0"
"@jest/transform" "^25.5.1"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"collect-v8-coverage" "^1.0.0"
"exit" "^0.1.2"
"glob" "^7.1.2"
"graceful-fs" "^4.2.4"
"istanbul-lib-coverage" "^3.0.0"
"istanbul-lib-instrument" "^4.0.0"
"istanbul-lib-report" "^3.0.0"
"istanbul-lib-source-maps" "^4.0.0"
"istanbul-reports" "^3.0.2"
"jest-haste-map" "^25.5.1"
"jest-resolve" "^25.5.1"
"jest-util" "^25.5.0"
"jest-worker" "^25.5.0"
"slash" "^3.0.0"
"source-map" "^0.6.0"
"string-length" "^3.1.0"
"terminal-link" "^2.0.0"
"v8-to-istanbul" "^4.1.3"
2020-10-18 20:47:15 -04:00
optionalDependencies:
2021-06-26 17:19:29 -04:00
"node-notifier" "^6.0.0"
2020-10-18 20:47:15 -04:00
"@jest/source-map@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-/Xw7xGlsZb4MJzNDgB7PW5crou5JqWiBQaz6xyPd3ArOg2nfn/PunV8+olXbbEZzNl591o5rWKE9BRDaFAuIBg=="
"resolved" "https://registry.npmjs.org/@jest/source-map/-/source-map-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"callsites" "^3.0.0"
"graceful-fs" "^4.1.15"
"source-map" "^0.6.0"
2020-10-18 20:47:15 -04:00
"@jest/source-map@^25.5.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-eIGx0xN12yVpMcPaVpjXPnn3N30QGJCJQSkEDUt9x1fI1Gdvb07Ml6K5iN2hG7NmMP6FDmtPEssE3z6doOYUwQ=="
"resolved" "https://registry.npmjs.org/@jest/source-map/-/source-map-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"callsites" "^3.0.0"
"graceful-fs" "^4.2.4"
"source-map" "^0.6.0"
2020-10-18 20:47:15 -04:00
"@jest/test-result@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-XEFrHbBonBJ8dGp2JmF8kP/nQI/ImPpygKHwQ/SY+es59Z3L5PI4Qb9TQQMAEeYsThG1xF0k6tmG0tIKATNiiA=="
"resolved" "https://registry.npmjs.org/@jest/test-result/-/test-result-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/console" "^24.9.0"
"@jest/types" "^24.9.0"
"@types/istanbul-lib-coverage" "^2.0.0"
"@jest/test-result@^25.5.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-oV+hPJgXN7IQf/fHWkcS99y0smKLU2czLBJ9WA0jHITLst58HpQMtzSYxzaBvYc6U5U6jfoMthqsUlUlbRXs0A=="
"resolved" "https://registry.npmjs.org/@jest/test-result/-/test-result-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/console" "^25.5.0"
"@jest/types" "^25.5.0"
"@types/istanbul-lib-coverage" "^2.0.0"
2021-06-26 17:19:29 -04:00
"collect-v8-coverage" "^1.0.0"
2020-10-18 20:47:15 -04:00
"@jest/test-sequencer@^25.5.4":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-pTJGEkSeg1EkCO2YWq6hbFvKNXk8ejqlxiOg1jBNLnWrgXOkdY6UmqZpwGFXNnRt9B8nO1uWMzLLZ4eCmhkPNA=="
"resolved" "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-25.5.4.tgz"
"version" "25.5.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/test-result" "^25.5.0"
2021-06-26 17:19:29 -04:00
"graceful-fs" "^4.2.4"
"jest-haste-map" "^25.5.1"
"jest-runner" "^25.5.4"
"jest-runtime" "^25.5.4"
2020-10-18 20:47:15 -04:00
"@jest/transform@^25.5.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-Y8CEoVwXb4QwA6Y/9uDkn0Xfz0finGkieuV0xkdF9UtZGJeLukD5nLkaVrVsODB1ojRWlaoD0AJZpVHCSnJEvg=="
"resolved" "https://registry.npmjs.org/@jest/transform/-/transform-25.5.1.tgz"
"version" "25.5.1"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/core" "^7.1.0"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"babel-plugin-istanbul" "^6.0.0"
"chalk" "^3.0.0"
"convert-source-map" "^1.4.0"
"fast-json-stable-stringify" "^2.0.0"
"graceful-fs" "^4.2.4"
"jest-haste-map" "^25.5.1"
"jest-regex-util" "^25.2.6"
"jest-util" "^25.5.0"
"micromatch" "^4.0.2"
"pirates" "^4.0.1"
"realpath-native" "^2.0.0"
"slash" "^3.0.0"
"source-map" "^0.6.1"
"write-file-atomic" "^3.0.0"
2020-10-18 20:47:15 -04:00
"@jest/types@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw=="
"resolved" "https://registry.npmjs.org/@jest/types/-/types-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/istanbul-lib-coverage" "^2.0.0"
"@types/istanbul-reports" "^1.1.1"
"@types/yargs" "^13.0.0"
"@jest/types@^25.5.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw=="
"resolved" "https://registry.npmjs.org/@jest/types/-/types-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/istanbul-lib-coverage" "^2.0.0"
"@types/istanbul-reports" "^1.1.1"
"@types/yargs" "^15.0.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
2020-10-18 20:47:15 -04:00
"@k3rn31p4nic/google-translate-api@github:k3rn31p4nic/google-translate-api":
2021-08-17 21:18:32 -04:00
"resolved" "git+ssh://git@github.com/k3rn31p4nic/google-translate-api.git#46e06baf64d8425f148f1da3cf427813eeb179ac"
"version" "1.1.2"
2021-01-01 00:23:17 -05:00
dependencies:
2021-06-26 17:19:29 -04:00
"got" "^11.8.1"
2021-01-01 00:23:17 -05:00
2021-08-17 21:18:32 -04:00
"@react-native-async-storage/async-storage@^1.15.5":
"integrity" "sha512-4AYehLH39B9a8UXCMf3ieOK+G61wGMP72ikx6/XSMA0DUnvx0PgaeaT2Wyt06kTrDTy8edewKnbrbeqwaM50TQ=="
"resolved" "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.5.tgz"
"version" "1.15.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"deep-assign" "^3.0.0"
2020-10-18 20:47:15 -04:00
2020-12-21 22:34:09 -05:00
"@react-native-community/cli-debugger-ui@^4.13.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-UFnkg5RTq3s2X15fSkrWY9+5BKOFjihNSnJjTV2H5PtTUFbd55qnxxPw8CxSfK0bXb1IrSvCESprk2LEpqr5cg=="
"resolved" "https://registry.npmjs.org/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-4.13.1.tgz"
"version" "4.13.1"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"serve-static" "^1.13.1"
2020-10-18 20:47:15 -04:00
"@react-native-community/cli-hermes@^4.13.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-oG+w0Uby6rSGsUkJGLvMQctZ5eVRLLfhf84lLyz942OEDxFRa9U19YJxOe9FmgCKtotbYiM3P/XhK+SVCuerPQ=="
"resolved" "https://registry.npmjs.org/@react-native-community/cli-hermes/-/cli-hermes-4.13.0.tgz"
"version" "4.13.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@react-native-community/cli-platform-android" "^4.13.0"
"@react-native-community/cli-tools" "^4.13.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"hermes-profile-transformer" "^0.0.6"
"ip" "^1.1.5"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@react-native-community/cli-platform-android@^4.10.0", "@react-native-community/cli-platform-android@^4.13.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-3i8sX8GklEytUZwPnojuoFbCjIRzMugCdzDIdZ9UNmi/OhD4/8mLGO0dgXfT4sMWjZwu3qjy45sFfk2zOAgHbA=="
"resolved" "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-4.13.0.tgz"
"version" "4.13.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@react-native-community/cli-tools" "^4.13.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"execa" "^1.0.0"
"fs-extra" "^8.1.0"
"glob" "^7.1.3"
"jetifier" "^1.6.2"
"lodash" "^4.17.15"
"logkitty" "^0.7.1"
"slash" "^3.0.0"
"xmldoc" "^1.1.2"
2021-08-17 21:18:32 -04:00
"@react-native-community/cli-platform-ios@^4.10.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-6THlTu8zp62efkzimfGr3VIuQJ2514o+vScZERJCV1xgEi8XtV7mb/ZKt9o6Y9WGxKKkc0E0b/aVAtgy+L27CA=="
"resolved" "https://registry.npmjs.org/@react-native-community/cli-platform-ios/-/cli-platform-ios-4.13.0.tgz"
"version" "4.13.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@react-native-community/cli-tools" "^4.13.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"glob" "^7.1.3"
"js-yaml" "^3.13.1"
"lodash" "^4.17.15"
"plist" "^3.0.1"
"xcode" "^2.0.0"
2020-10-18 20:47:15 -04:00
2020-12-21 22:34:09 -05:00
"@react-native-community/cli-server-api@^4.13.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-vQzsFKD9CjHthA2ehTQX8c7uIzlI9A7ejaIow1I9RlEnLraPH2QqVDmzIdbdh5Od47UPbRzamCgAP8Bnqv3qwQ=="
"resolved" "https://registry.npmjs.org/@react-native-community/cli-server-api/-/cli-server-api-4.13.1.tgz"
"version" "4.13.1"
2020-10-18 20:47:15 -04:00
dependencies:
2020-12-21 22:34:09 -05:00
"@react-native-community/cli-debugger-ui" "^4.13.1"
2020-10-18 20:47:15 -04:00
"@react-native-community/cli-tools" "^4.13.0"
2021-06-26 17:19:29 -04:00
"compression" "^1.7.1"
"connect" "^3.6.5"
"errorhandler" "^1.5.0"
"nocache" "^2.1.0"
"pretty-format" "^25.1.0"
"serve-static" "^1.13.1"
"ws" "^1.1.0"
2020-10-18 20:47:15 -04:00
"@react-native-community/cli-tools@^4.13.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-s4f489h5+EJksn4CfheLgv5PGOM0CDmK1UEBLw2t/ncWs3cW2VI7vXzndcd/WJHTv3GntJhXDcJMuL+Z2IAOgg=="
"resolved" "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-4.13.0.tgz"
"version" "4.13.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"lodash" "^4.17.15"
"mime" "^2.4.1"
"node-fetch" "^2.6.0"
"open" "^6.2.0"
"shell-quote" "1.6.1"
2020-10-18 20:47:15 -04:00
"@react-native-community/cli-types@^4.10.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-ael2f1onoPF3vF7YqHGWy7NnafzGu+yp88BbFbP0ydoCP2xGSUzmZVw0zakPTC040Id+JQ9WeFczujMkDy6jYQ=="
"resolved" "https://registry.npmjs.org/@react-native-community/cli-types/-/cli-types-4.10.1.tgz"
"version" "4.10.1"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"@react-native-community/cli@^4.10.0":
"integrity" "sha512-EYJKBuxFxAu/iwNUfwDq41FjORpvSh1wvQ3qsHjzcR5uaGlWEOJrd3uNJDuKBAS0TVvbEesLF9NEXipjyRVr4Q=="
"resolved" "https://registry.npmjs.org/@react-native-community/cli/-/cli-4.14.0.tgz"
"version" "4.14.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@hapi/joi" "^15.0.3"
2020-12-21 22:34:09 -05:00
"@react-native-community/cli-debugger-ui" "^4.13.1"
2020-10-18 20:47:15 -04:00
"@react-native-community/cli-hermes" "^4.13.0"
2020-12-21 22:34:09 -05:00
"@react-native-community/cli-server-api" "^4.13.1"
2020-10-18 20:47:15 -04:00
"@react-native-community/cli-tools" "^4.13.0"
"@react-native-community/cli-types" "^4.10.1"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"command-exists" "^1.2.8"
"commander" "^2.19.0"
"cosmiconfig" "^5.1.0"
"deepmerge" "^3.2.0"
"envinfo" "^7.7.2"
"execa" "^1.0.0"
"find-up" "^4.1.0"
"fs-extra" "^8.1.0"
"glob" "^7.1.3"
"graceful-fs" "^4.1.3"
"inquirer" "^3.0.6"
"leven" "^3.1.0"
"lodash" "^4.17.15"
2021-08-17 21:18:32 -04:00
"metro" "^0.59.0"
"metro-config" "^0.59.0"
"metro-core" "^0.59.0"
"metro-react-native-babel-transformer" "^0.59.0"
"metro-resolver" "^0.59.0"
2021-06-26 17:19:29 -04:00
"minimist" "^1.2.0"
"mkdirp" "^0.5.1"
"node-stream-zip" "^1.9.1"
"ora" "^3.4.0"
"pretty-format" "^25.2.0"
"semver" "^6.3.0"
"serve-static" "^1.13.1"
"strip-ansi" "^5.2.0"
"sudo-prompt" "^9.0.0"
"wcwidth" "^1.0.1"
2020-10-18 20:47:15 -04:00
"@react-native-community/eslint-config@1.1.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-hwb1hC28BhkwLwnO6vDISV6XZbipw2RIEhBVBN+pE7AUG9HjFXxoksiiOSoYgox9C8g86VJwHnKpak/3NnVBkQ=="
"resolved" "https://registry.npmjs.org/@react-native-community/eslint-config/-/eslint-config-1.1.0.tgz"
"version" "1.1.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@react-native-community/eslint-plugin" "^1.1.0"
"@typescript-eslint/eslint-plugin" "^2.25.0"
"@typescript-eslint/parser" "^2.25.0"
2021-06-26 17:19:29 -04:00
"babel-eslint" "10.1.0"
"eslint-config-prettier" "^6.10.1"
"eslint-plugin-eslint-comments" "^3.1.2"
"eslint-plugin-flowtype" "2.50.3"
"eslint-plugin-jest" "22.4.1"
"eslint-plugin-prettier" "3.1.2"
"eslint-plugin-react" "7.19.0"
"eslint-plugin-react-hooks" "^3.0.0"
"eslint-plugin-react-native" "3.8.1"
"prettier" "^2.0.2"
2020-10-18 20:47:15 -04:00
"@react-native-community/eslint-plugin@^1.1.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-W/J0fNYVO01tioHjvYWQ9m6RgndVtbElzYozBq1ZPrHO/iCzlqoySHl4gO/fpCl9QEFjvJfjPgtPMTMlsoq5DQ=="
"resolved" "https://registry.npmjs.org/@react-native-community/eslint-plugin/-/eslint-plugin-1.1.0.tgz"
"version" "1.1.0"
2020-10-18 20:47:15 -04:00
"@react-native-community/masked-view@^0.1.11":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-rQfMIGSR/1r/SyN87+VD8xHHzDYeHaJq6elOSCAD+0iLagXkSI2pfA0LmSXP21uw5i3em7GkkRjfJ8wpqWXZNw=="
"resolved" "https://registry.npmjs.org/@react-native-community/masked-view/-/masked-view-0.1.11.tgz"
"version" "0.1.11"
2020-10-18 20:47:15 -04:00
"@react-navigation/bottom-tabs@^5.8.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-hThj6Vfw+ITzAVj5TgLEoxkVEcBD+gYeieWOe6FryBRgokgKNCzFQzqArJ5UCmNMxklNH0rstJfcdyHflLuPtw=="
"resolved" "https://registry.npmjs.org/@react-navigation/bottom-tabs/-/bottom-tabs-5.11.11.tgz"
"version" "5.11.11"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"color" "^3.1.3"
"react-native-iphone-x-helper" "^1.3.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"@react-navigation/core@^5.15.3":
"integrity" "sha512-3ZdyDInh8qg1kygCNkmh9lFgpDf29lTvPsaMe2mm/qvmxLKSgttWBz07P2fc181aV9jTdgQpzYfWZ5KWT036zw=="
"resolved" "https://registry.npmjs.org/@react-navigation/core/-/core-5.15.3.tgz"
"version" "5.15.3"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"@react-navigation/routers" "^5.7.2"
"escape-string-regexp" "^4.0.0"
"nanoid" "^3.1.15"
"query-string" "^6.13.6"
"react-is" "^16.13.0"
2020-10-18 20:47:15 -04:00
"@react-navigation/native@^5.9.4":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-BUCrOXfZDdKWBqM8OhOKQhCX5we4HUo5XG6tCQtVqQAep+7UcApZmMUuemUXDxVe8NPESUpoUlB0RaEpyIdfTQ=="
"resolved" "https://registry.npmjs.org/@react-navigation/native/-/native-5.9.4.tgz"
"version" "5.9.4"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"@react-navigation/core" "^5.15.3"
"escape-string-regexp" "^4.0.0"
"nanoid" "^3.1.15"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"@react-navigation/routers@^5.7.2":
"integrity" "sha512-BxNSMLHpU+oS37Xok0ql6rc9U7IC8aUD4+U5ZPbjDJ0pwzZxGGh0YOEBzfV4k/Ig3cbPdvVWbc1C9HHbCVr2oQ=="
"resolved" "https://registry.npmjs.org/@react-navigation/routers/-/routers-5.7.2.tgz"
"version" "5.7.2"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"nanoid" "^3.1.15"
2020-10-18 20:47:15 -04:00
"@react-navigation/stack@^5.9.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-hpdn1SS0tc3/3atkV2Q2y++n5B4e0rUcCj4W43PODMu72yX2m0LkKAAcpkPDCWAvwnLLIoLAEl5BEifZigl/6A=="
"resolved" "https://registry.npmjs.org/@react-navigation/stack/-/stack-5.14.5.tgz"
"version" "5.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"color" "^3.1.3"
"react-native-iphone-x-helper" "^1.3.0"
2020-10-18 20:47:15 -04:00
2021-01-01 00:23:17 -05:00
"@sindresorhus/is@^0.14.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ=="
"resolved" "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz"
"version" "0.14.0"
2021-01-01 00:23:17 -05:00
"@sindresorhus/is@^4.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-Qm9hBEBu18wt1PO2flE7LPb30BHMQt1eQgbV76YntdNk73XZGpn3izvGTYxbGgzXKgbCjiia0uxTd3aTNQrY/g=="
"resolved" "https://registry.npmjs.org/@sindresorhus/is/-/is-4.0.1.tgz"
"version" "4.0.1"
2021-01-01 00:23:17 -05:00
2020-10-18 20:47:15 -04:00
"@sinonjs/commons@^1.7.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ=="
"resolved" "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz"
"version" "1.8.3"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"type-detect" "4.0.8"
2020-10-18 20:47:15 -04:00
2021-01-01 00:23:17 -05:00
"@szmarczak/http-timer@^1.1.2":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA=="
"resolved" "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz"
"version" "1.1.2"
2021-01-01 00:23:17 -05:00
dependencies:
2021-06-26 17:19:29 -04:00
"defer-to-connect" "^1.0.1"
2021-01-01 00:23:17 -05:00
"@szmarczak/http-timer@^4.0.5":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-PyRA9sm1Yayuj5OIoJ1hGt2YISX45w9WcFbh6ddT0Z/0yaFxOtGLInr4jUfU1EAFVs0Yfyfev4RNwBlUaHdlDQ=="
"resolved" "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.5.tgz"
"version" "4.0.5"
2021-01-01 00:23:17 -05:00
dependencies:
2021-06-26 17:19:29 -04:00
"defer-to-connect" "^2.0.0"
2021-01-01 00:23:17 -05:00
2020-10-18 20:47:15 -04:00
"@types/babel__core@^7.1.7":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g=="
"resolved" "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.14.tgz"
"version" "7.1.14"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/parser" "^7.1.0"
"@babel/types" "^7.0.0"
"@types/babel__generator" "*"
"@types/babel__template" "*"
"@types/babel__traverse" "*"
"@types/babel__generator@*":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ=="
"resolved" "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.2.tgz"
"version" "7.6.2"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/types" "^7.0.0"
"@types/babel__template@*":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A=="
"resolved" "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.0.tgz"
"version" "7.4.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/parser" "^7.1.0"
"@babel/types" "^7.0.0"
"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-Vs0hm0vPahPMYi9tDjtP66llufgO3ST16WXaSTtDGEl9cewAl3AibmxWw6TINOqHPT9z0uABKAYjT9jNSg4npw=="
"resolved" "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.11.1.tgz"
"version" "7.11.1"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/types" "^7.3.0"
2021-01-01 00:23:17 -05:00
"@types/cacheable-request@^6.0.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-ykFq2zmBGOCbpIXtoVbz4SKY5QriWPh3AjyU4G74RYbtt5yOc5OfaY75ftjg7mikMOla1CTGpX3lLbuJh8DTrQ=="
"resolved" "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.1.tgz"
"version" "6.0.1"
2021-01-01 00:23:17 -05:00
dependencies:
"@types/http-cache-semantics" "*"
"@types/keyv" "*"
"@types/node" "*"
"@types/responselike" "*"
2020-10-18 20:47:15 -04:00
"@types/eslint-visitor-keys@^1.0.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag=="
"resolved" "https://registry.npmjs.org/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz"
"version" "1.0.0"
2020-10-18 20:47:15 -04:00
"@types/graceful-fs@^4.1.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw=="
"resolved" "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz"
"version" "4.1.5"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/node" "*"
"@types/hammerjs@^2.0.36":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-lYR2Y/tV2ujpk/WyUc7S0VLI0a9hrtVIN9EwnrNo5oSEJI2cK2/XrgwOQmXLL3eTulOESvh9qP6si9+DWM9cOA=="
"resolved" "https://registry.npmjs.org/@types/hammerjs/-/hammerjs-2.0.39.tgz"
"version" "2.0.39"
2020-10-18 20:47:15 -04:00
2021-01-01 00:23:17 -05:00
"@types/http-cache-semantics@*":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A=="
"resolved" "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz"
"version" "4.0.0"
2021-01-01 00:23:17 -05:00
2020-10-18 20:47:15 -04:00
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw=="
"resolved" "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz"
"version" "2.0.3"
2020-10-18 20:47:15 -04:00
"@types/istanbul-lib-report@*":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg=="
"resolved" "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz"
"version" "3.0.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-reports@^1.1.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw=="
"resolved" "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz"
"version" "1.1.2"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"
"@types/json-schema@^7.0.3":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA=="
"resolved" "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz"
"version" "7.0.7"
2020-10-18 20:47:15 -04:00
2021-01-01 00:23:17 -05:00
"@types/keyv@*":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-MPtoySlAZQ37VoLaPcTHCu1RWJ4llDkULYZIzOYxlhxBqYPB0RsRlmMU0R6tahtFe27mIdkHV+551ZWV4PLmVw=="
"resolved" "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.1.tgz"
"version" "3.1.1"
2021-01-01 00:23:17 -05:00
dependencies:
"@types/node" "*"
2020-10-18 20:47:15 -04:00
"@types/node@*":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA=="
"resolved" "https://registry.npmjs.org/@types/node/-/node-15.12.4.tgz"
"version" "15.12.4"
2020-10-18 20:47:15 -04:00
"@types/normalize-package-data@^2.4.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA=="
"resolved" "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz"
"version" "2.4.0"
2020-10-18 20:47:15 -04:00
"@types/prettier@^1.19.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ=="
"resolved" "https://registry.npmjs.org/@types/prettier/-/prettier-1.19.1.tgz"
"version" "1.19.1"
2020-10-18 20:47:15 -04:00
"@types/prop-types@*":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
"resolved" "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz"
"version" "15.7.3"
2020-10-18 20:47:15 -04:00
"@types/react-native-vector-icons@^6.4.5":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-srU4IWO5ghzm96dwyiKRYJCGD+Q0Lcu8NsWOXLi4pRPH24mb68XhrqW5Gb63AeiXlAOFsaOl2Irlsg79BNYt4A=="
"resolved" "https://registry.npmjs.org/@types/react-native-vector-icons/-/react-native-vector-icons-6.4.7.tgz"
"version" "6.4.7"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/react" "*"
"@types/react-native" "*"
"@types/react-native@*":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-3Kb9QM5/WZ6p58yZ7VPbvjvi6Wc/ZkESgJhKso1gKkNuHBe/4WL6586R2JRDiz9Tsxal9lMnbj3fligBVGl8PA=="
"resolved" "https://registry.npmjs.org/@types/react-native/-/react-native-0.64.10.tgz"
"version" "0.64.10"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/react" "*"
"@types/react@*":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA=="
"resolved" "https://registry.npmjs.org/@types/react/-/react-17.0.11.tgz"
"version" "17.0.11"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/prop-types" "*"
2021-08-17 21:18:32 -04:00
"@types/scheduler" "*"
2021-06-26 17:19:29 -04:00
"csstype" "^3.0.2"
2020-10-18 20:47:15 -04:00
2021-01-01 00:23:17 -05:00
"@types/responselike@*", "@types/responselike@^1.0.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA=="
"resolved" "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.0.tgz"
"version" "1.0.0"
2021-01-01 00:23:17 -05:00
dependencies:
"@types/node" "*"
2021-08-17 21:18:32 -04:00
"@types/scheduler@*":
"integrity" "sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA=="
"resolved" "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.1.tgz"
"version" "0.16.1"
2020-10-18 20:47:15 -04:00
"@types/stack-utils@^1.0.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw=="
"resolved" "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz"
"version" "1.0.1"
2020-10-18 20:47:15 -04:00
"@types/yargs-parser@*":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA=="
"resolved" "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.0.tgz"
"version" "20.2.0"
2020-10-18 20:47:15 -04:00
"@types/yargs@^13.0.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-NRqD6T4gktUrDi1o1wLH3EKC1o2caCr7/wR87ODcbVITQF106OM3sFN92ysZ++wqelOd1CTzatnOBRDYYG6wGQ=="
"resolved" "https://registry.npmjs.org/@types/yargs/-/yargs-13.0.11.tgz"
"version" "13.0.11"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/yargs-parser" "*"
"@types/yargs@^15.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-kQ5JNTrbDv3Rp5X2n/iUu37IJBDU2gsZ5R/g1/KHOOEc5IKfUFjXT6DENPGduh08I/pamwtEq4oul7gUqKTQDQ=="
"resolved" "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.13.tgz"
"version" "15.0.13"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/yargs-parser" "*"
"@typescript-eslint/eslint-plugin@^2.25.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ=="
"resolved" "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.34.0.tgz"
"version" "2.34.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@typescript-eslint/experimental-utils" "2.34.0"
2021-06-26 17:19:29 -04:00
"functional-red-black-tree" "^1.0.1"
"regexpp" "^3.0.0"
"tsutils" "^3.17.1"
2020-10-18 20:47:15 -04:00
"@typescript-eslint/experimental-utils@2.34.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA=="
"resolved" "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz"
"version" "2.34.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "2.34.0"
2021-06-26 17:19:29 -04:00
"eslint-scope" "^5.0.0"
"eslint-utils" "^2.0.0"
2020-10-18 20:47:15 -04:00
"@typescript-eslint/parser@^2.25.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA=="
"resolved" "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-2.34.0.tgz"
"version" "2.34.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/eslint-visitor-keys" "^1.0.0"
"@typescript-eslint/experimental-utils" "2.34.0"
"@typescript-eslint/typescript-estree" "2.34.0"
2021-06-26 17:19:29 -04:00
"eslint-visitor-keys" "^1.1.0"
2020-10-18 20:47:15 -04:00
"@typescript-eslint/typescript-estree@2.34.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg=="
"resolved" "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz"
"version" "2.34.0"
dependencies:
"debug" "^4.1.1"
"eslint-visitor-keys" "^1.1.0"
"glob" "^7.1.6"
"is-glob" "^4.0.1"
"lodash" "^4.17.15"
"semver" "^7.3.2"
"tsutils" "^3.17.1"
2020-10-18 20:47:15 -04:00
2021-01-01 00:23:17 -05:00
"@vitalets/google-translate-api@^4.0.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-qFGQos1frg5u1JuIDI+Qbkau2a0COANbBvTJjmPjbKxQZEvO010fd/4x0ruMEeEMxf+096GiGd4d4hdYw0NLfw=="
"resolved" "https://registry.npmjs.org/@vitalets/google-translate-api/-/google-translate-api-4.0.0.tgz"
"version" "4.0.0"
2021-01-01 00:23:17 -05:00
dependencies:
"@vitalets/google-translate-token" "^1.2.0"
2021-06-26 17:19:29 -04:00
"configstore" "^5.0.1"
"got" "^9.6.0"
2021-01-01 00:23:17 -05:00
"@vitalets/google-translate-token@^1.2.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-7MXRjMIWTH8XdIWRWj9IUwgYnd+VB5/herOgxNemSRzIJ6oaIeAxOSe0htw5S+OSm/gvCcUz2gq3SNBO0TufDA=="
"resolved" "https://registry.npmjs.org/@vitalets/google-translate-token/-/google-translate-token-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"configstore" "^5.0.1"
"got" "^6.3.0"
"abab@^2.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q=="
"resolved" "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz"
"version" "2.0.5"
2021-06-26 17:19:29 -04:00
"abort-controller@^3.0.0":
"integrity" "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg=="
"resolved" "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"event-target-shim" "^5.0.0"
"absolute-path@^0.0.0":
"integrity" "sha1-p4di+9rftSl76ZsV01p4Wy8JW/c="
"resolved" "https://registry.npmjs.org/absolute-path/-/absolute-path-0.0.0.tgz"
"version" "0.0.0"
"accepts@~1.3.5", "accepts@~1.3.7":
"integrity" "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA=="
"resolved" "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz"
"version" "1.3.7"
dependencies:
"mime-types" "~2.1.24"
"negotiator" "0.6.2"
"acorn-globals@^4.3.2":
"integrity" "sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A=="
"resolved" "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.3.4.tgz"
"version" "4.3.4"
dependencies:
"acorn" "^6.0.1"
"acorn-walk" "^6.0.1"
"acorn-jsx@^5.2.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng=="
"resolved" "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz"
"version" "5.3.1"
2021-06-26 17:19:29 -04:00
"acorn-walk@^6.0.1":
"integrity" "sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA=="
"resolved" "https://registry.npmjs.org/acorn-walk/-/acorn-walk-6.2.0.tgz"
"version" "6.2.0"
2021-07-12 16:12:32 -04:00
"acorn@^6.0.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ=="
"resolved" "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz"
"version" "6.4.2"
"acorn@^7.1.0", "acorn@^7.1.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="
"resolved" "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
"version" "7.4.1"
2021-06-26 17:19:29 -04:00
"ajv@^6.10.0", "ajv@^6.10.2", "ajv@^6.12.3":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g=="
"resolved" "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
"version" "6.12.6"
2021-06-26 17:19:29 -04:00
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"
"anser@^1.4.9":
"integrity" "sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww=="
"resolved" "https://registry.npmjs.org/anser/-/anser-1.4.10.tgz"
"version" "1.4.10"
"ansi-colors@^1.0.1":
"integrity" "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA=="
"resolved" "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz"
"version" "1.1.0"
dependencies:
"ansi-wrap" "^0.1.0"
"ansi-cyan@^0.1.1":
"integrity" "sha1-U4rlKK+JgvKK4w2G8vF0VtJgmHM="
"resolved" "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz"
"version" "0.1.1"
dependencies:
"ansi-wrap" "0.1.0"
"ansi-escapes@^3.0.0":
"integrity" "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ=="
"resolved" "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz"
"version" "3.2.0"
"ansi-escapes@^4.2.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ=="
"resolved" "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz"
"version" "4.3.2"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"type-fest" "^0.21.3"
2021-06-26 17:19:29 -04:00
"ansi-fragments@^0.2.1":
"integrity" "sha512-DykbNHxuXQwUDRv5ibc2b0x7uw7wmwOGLBUd5RmaQ5z8Lhx19vwvKV+FAsM5rEA6dEcHxX+/Ad5s9eF2k2bB+w=="
"resolved" "https://registry.npmjs.org/ansi-fragments/-/ansi-fragments-0.2.1.tgz"
"version" "0.2.1"
dependencies:
"colorette" "^1.0.7"
"slice-ansi" "^2.0.0"
"strip-ansi" "^5.0.0"
"ansi-gray@^0.1.1":
"integrity" "sha1-KWLPVOyXksSFEKPetSRDaGHvclE="
"resolved" "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz"
"version" "0.1.1"
dependencies:
"ansi-wrap" "0.1.0"
"ansi-red@^0.1.1":
"integrity" "sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw="
"resolved" "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz"
"version" "0.1.1"
dependencies:
"ansi-wrap" "0.1.0"
"ansi-regex@^3.0.0":
"integrity" "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz"
"version" "3.0.0"
"ansi-regex@^4.0.0":
"integrity" "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz"
"version" "4.1.0"
"ansi-regex@^4.1.0":
"integrity" "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz"
"version" "4.1.0"
"ansi-regex@^5.0.0":
"integrity" "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg=="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz"
"version" "5.0.0"
"ansi-styles@^3.2.0", "ansi-styles@^3.2.1":
"integrity" "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="
"resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
"version" "3.2.1"
dependencies:
"color-convert" "^1.9.0"
2021-08-17 21:18:32 -04:00
"ansi-styles@^4.0.0":
"integrity" "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="
"resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
"version" "4.3.0"
dependencies:
"color-convert" "^2.0.1"
"ansi-styles@^4.1.0":
"integrity" "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="
"resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
"version" "4.3.0"
2021-06-26 17:19:29 -04:00
dependencies:
"color-convert" "^2.0.1"
"ansi-wrap@^0.1.0", "ansi-wrap@0.1.0":
"integrity" "sha1-qCJQ3bABXponyoLoLqYDu/pF768="
"resolved" "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz"
"version" "0.1.0"
"anymatch@^2.0.0":
"integrity" "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw=="
"resolved" "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"micromatch" "^3.1.4"
"normalize-path" "^2.1.1"
"anymatch@^3.0.3":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg=="
"resolved" "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz"
"version" "3.1.2"
2021-06-26 17:19:29 -04:00
dependencies:
"normalize-path" "^3.0.0"
"picomatch" "^2.0.4"
"argparse@^1.0.7":
"integrity" "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg=="
"resolved" "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz"
"version" "1.0.10"
dependencies:
"sprintf-js" "~1.0.2"
"arr-diff@^1.0.1":
"integrity" "sha1-aHwydYFjWI/vfeezb6vklesaOZo="
"resolved" "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz"
"version" "1.1.0"
dependencies:
"arr-flatten" "^1.0.1"
"array-slice" "^0.2.3"
"arr-diff@^4.0.0":
"integrity" "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA="
"resolved" "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz"
"version" "4.0.0"
"arr-flatten@^1.0.1", "arr-flatten@^1.1.0":
"integrity" "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg=="
"resolved" "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz"
"version" "1.1.0"
"arr-union@^2.0.1":
"integrity" "sha1-IPnqtexw9cfSFbEHexw5Fh0pLH0="
"resolved" "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz"
"version" "2.1.0"
"arr-union@^3.1.0":
"integrity" "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ="
"resolved" "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz"
"version" "3.1.0"
"array-equal@^1.0.0":
"integrity" "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM="
"resolved" "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz"
"version" "1.0.0"
"array-filter@~0.0.0":
"integrity" "sha1-fajPLiZijtcygDWB/SH2fKzS7uw="
"resolved" "https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz"
"version" "0.0.1"
"array-includes@^3.1.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A=="
"resolved" "https://registry.npmjs.org/array-includes/-/array-includes-3.1.3.tgz"
"version" "3.1.3"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"define-properties" "^1.1.3"
2021-08-17 21:18:32 -04:00
"es-abstract" "^1.18.0-next.2"
"get-intrinsic" "^1.1.1"
2021-06-26 17:19:29 -04:00
"is-string" "^1.0.5"
"array-map@~0.0.0":
"integrity" "sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI="
"resolved" "https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz"
"version" "0.0.0"
"array-reduce@~0.0.0":
"integrity" "sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys="
"resolved" "https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz"
"version" "0.0.0"
"array-slice@^0.2.3":
"integrity" "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
"resolved" "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz"
"version" "0.2.3"
"array-unique@^0.3.2":
"integrity" "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg="
"resolved" "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz"
"version" "0.3.2"
"asap@~2.0.3", "asap@~2.0.6":
"integrity" "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY="
"resolved" "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz"
"version" "2.0.6"
"asn1@~0.2.3":
"integrity" "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg=="
"resolved" "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz"
"version" "0.2.4"
dependencies:
"safer-buffer" "~2.1.0"
"assert-plus@^1.0.0", "assert-plus@1.0.0":
"integrity" "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
"resolved" "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz"
"version" "1.0.0"
"assign-symbols@^1.0.0":
"integrity" "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c="
"resolved" "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz"
"version" "1.0.0"
"astral-regex@^1.0.0":
"integrity" "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg=="
"resolved" "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz"
"version" "1.0.0"
"async@^2.4.0":
"integrity" "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg=="
"resolved" "https://registry.npmjs.org/async/-/async-2.6.3.tgz"
"version" "2.6.3"
dependencies:
"lodash" "^4.17.14"
"asynckit@^0.4.0":
"integrity" "sha1-x57Zf380y48robyXkLzDZkdLS3k="
"resolved" "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
"version" "0.4.0"
"atob@^2.1.2":
"integrity" "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
"resolved" "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz"
"version" "2.1.2"
"aws-sign2@~0.7.0":
"integrity" "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
"resolved" "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz"
"version" "0.7.0"
"aws4@^1.8.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
"resolved" "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz"
"version" "1.11.0"
2021-06-26 17:19:29 -04:00
"axios@^0.20.0":
"integrity" "sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA=="
"resolved" "https://registry.npmjs.org/axios/-/axios-0.20.0.tgz"
"version" "0.20.0"
dependencies:
"follow-redirects" "^1.10.0"
"babel-eslint@10.1.0":
"integrity" "sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg=="
"resolved" "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz"
"version" "10.1.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/parser" "^7.7.0"
"@babel/traverse" "^7.7.0"
"@babel/types" "^7.7.0"
2021-06-26 17:19:29 -04:00
"eslint-visitor-keys" "^1.0.0"
"resolve" "^1.12.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"babel-jest@^25.5.1", "babel-jest@25.5.1":
"integrity" "sha512-9dA9+GmMjIzgPnYtkhBg73gOo/RHqPmLruP3BaGL4KEX3Dwz6pI8auSN8G8+iuEG90+GSswyKvslN+JYSaacaQ=="
"resolved" "https://registry.npmjs.org/babel-jest/-/babel-jest-25.5.1.tgz"
"version" "25.5.1"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/transform" "^25.5.1"
"@jest/types" "^25.5.0"
"@types/babel__core" "^7.1.7"
2021-06-26 17:19:29 -04:00
"babel-plugin-istanbul" "^6.0.0"
"babel-preset-jest" "^25.5.0"
"chalk" "^3.0.0"
"graceful-fs" "^4.2.4"
"slash" "^3.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"babel-plugin-dynamic-import-node@^2.3.3":
"integrity" "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ=="
"resolved" "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz"
"version" "2.3.3"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"object.assign" "^4.1.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"babel-plugin-istanbul@^6.0.0":
"integrity" "sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ=="
"resolved" "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz"
"version" "6.0.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/helper-plugin-utils" "^7.0.0"
"@istanbuljs/load-nyc-config" "^1.0.0"
"@istanbuljs/schema" "^0.1.2"
2021-06-26 17:19:29 -04:00
"istanbul-lib-instrument" "^4.0.0"
"test-exclude" "^6.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"babel-plugin-jest-hoist@^25.5.0":
"integrity" "sha512-u+/W+WAjMlvoocYGTwthAiQSxDcJAyHpQ6oWlHdFZaaN+Rlk8Q7iiwDPg2lN/FyJtAYnKjFxbn7xus4HCFkg5g=="
"resolved" "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/template" "^7.3.3"
"@babel/types" "^7.3.3"
"@types/babel__traverse" "^7.0.6"
2021-08-17 21:18:32 -04:00
"babel-plugin-polyfill-corejs2@^0.2.2":
"integrity" "sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ=="
"resolved" "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.2.tgz"
"version" "0.2.2"
dependencies:
"@babel/compat-data" "^7.13.11"
"@babel/helper-define-polyfill-provider" "^0.2.2"
"semver" "^6.1.1"
"babel-plugin-polyfill-corejs3@^0.2.2":
"integrity" "sha512-rCOFzEIJpJEAU14XCcV/erIf/wZQMmMT5l5vXOpL5uoznyOGfDIjPj6FVytMvtzaKSTSVKouOCTPJ5OMUZH30g=="
"resolved" "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.3.tgz"
"version" "0.2.3"
dependencies:
"@babel/helper-define-polyfill-provider" "^0.2.2"
"core-js-compat" "^3.14.0"
"babel-plugin-polyfill-regenerator@^0.2.2":
"integrity" "sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg=="
"resolved" "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.2.tgz"
"version" "0.2.2"
dependencies:
"@babel/helper-define-polyfill-provider" "^0.2.2"
2021-06-26 17:19:29 -04:00
"babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0":
"integrity" "sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ=="
"resolved" "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-beta.0.tgz"
"version" "7.0.0-beta.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"babel-preset-current-node-syntax@^0.1.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-5/INNCYhUGqw7VbVjT/hb3ucjgkVHKXY7lX3ZjlN4gm565VyFmJUrJ/h+h16ECVB38R/9SF6aACydpKMLZ/c9w=="
"resolved" "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-0.1.4.tgz"
"version" "0.1.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/plugin-syntax-async-generators" "^7.8.4"
"@babel/plugin-syntax-bigint" "^7.8.3"
"@babel/plugin-syntax-class-properties" "^7.8.3"
"@babel/plugin-syntax-import-meta" "^7.8.3"
"@babel/plugin-syntax-json-strings" "^7.8.3"
"@babel/plugin-syntax-logical-assignment-operators" "^7.8.3"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
"@babel/plugin-syntax-numeric-separator" "^7.8.3"
"@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"
2021-06-26 17:19:29 -04:00
"babel-preset-fbjs@^3.2.0", "babel-preset-fbjs@^3.3.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow=="
"resolved" "https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-3.4.0.tgz"
"version" "3.4.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-proposal-object-rest-spread" "^7.0.0"
"@babel/plugin-syntax-class-properties" "^7.0.0"
"@babel/plugin-syntax-flow" "^7.0.0"
"@babel/plugin-syntax-jsx" "^7.0.0"
"@babel/plugin-syntax-object-rest-spread" "^7.0.0"
"@babel/plugin-transform-arrow-functions" "^7.0.0"
"@babel/plugin-transform-block-scoped-functions" "^7.0.0"
"@babel/plugin-transform-block-scoping" "^7.0.0"
"@babel/plugin-transform-classes" "^7.0.0"
"@babel/plugin-transform-computed-properties" "^7.0.0"
"@babel/plugin-transform-destructuring" "^7.0.0"
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
"@babel/plugin-transform-for-of" "^7.0.0"
"@babel/plugin-transform-function-name" "^7.0.0"
"@babel/plugin-transform-literals" "^7.0.0"
"@babel/plugin-transform-member-expression-literals" "^7.0.0"
"@babel/plugin-transform-modules-commonjs" "^7.0.0"
"@babel/plugin-transform-object-super" "^7.0.0"
"@babel/plugin-transform-parameters" "^7.0.0"
"@babel/plugin-transform-property-literals" "^7.0.0"
"@babel/plugin-transform-react-display-name" "^7.0.0"
"@babel/plugin-transform-react-jsx" "^7.0.0"
"@babel/plugin-transform-shorthand-properties" "^7.0.0"
"@babel/plugin-transform-spread" "^7.0.0"
"@babel/plugin-transform-template-literals" "^7.0.0"
2021-06-26 17:19:29 -04:00
"babel-plugin-syntax-trailing-function-commas" "^7.0.0-beta.0"
"babel-preset-jest@^25.5.0":
"integrity" "sha512-8ZczygctQkBU+63DtSOKGh7tFL0CeCuz+1ieud9lJ1WPQ9O6A1a/r+LGn6Y705PA6whHQ3T1XuB/PmpfNYf8Fw=="
"resolved" "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-25.5.0.tgz"
"version" "25.5.0"
dependencies:
"babel-plugin-jest-hoist" "^25.5.0"
"babel-preset-current-node-syntax" "^0.1.2"
"balanced-match@^1.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
"resolved" "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
"version" "1.0.2"
2021-06-26 17:19:29 -04:00
"base@^0.11.1":
"integrity" "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg=="
"resolved" "https://registry.npmjs.org/base/-/base-0.11.2.tgz"
"version" "0.11.2"
dependencies:
"cache-base" "^1.0.1"
"class-utils" "^0.3.5"
"component-emitter" "^1.2.1"
"define-property" "^1.0.0"
"isobject" "^3.0.1"
"mixin-deep" "^1.2.0"
"pascalcase" "^0.1.1"
2021-08-17 21:18:32 -04:00
"base64-js@^1.1.2", "base64-js@^1.5.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
"resolved" "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"
"version" "1.5.1"
"bcrypt-pbkdf@^1.0.0":
"integrity" "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4="
"resolved" "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"tweetnacl" "^0.14.3"
"big-integer@^1.6.44":
"integrity" "sha512-j51egjPa7/i+RdiRuJbPdJ2FIUYYPhvYLjzoYbcMMm62ooO6F94fETG4MTs46zPAF9Brs04OajboA/qTGuz78w=="
"resolved" "https://registry.npmjs.org/big-integer/-/big-integer-1.6.48.tgz"
"version" "1.6.48"
"bindings@^1.5.0":
"integrity" "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ=="
"resolved" "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz"
"version" "1.5.0"
dependencies:
"file-uri-to-path" "1.0.0"
"bplist-creator@0.0.8":
"integrity" "sha512-Za9JKzD6fjLC16oX2wsXfc+qBEhJBJB1YPInoAQpMLhDuj5aVOv1baGeIQSq1Fr3OCqzvsoQcSBSwGId/Ja2PA=="
"resolved" "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.8.tgz"
"version" "0.0.8"
dependencies:
"stream-buffers" "~2.2.0"
"bplist-parser@0.2.0":
"integrity" "sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw=="
"resolved" "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.2.0.tgz"
"version" "0.2.0"
dependencies:
"big-integer" "^1.6.44"
"brace-expansion@^1.1.7":
"integrity" "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="
"resolved" "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
"version" "1.1.11"
dependencies:
"balanced-match" "^1.0.0"
"concat-map" "0.0.1"
"braces@^2.3.1":
"integrity" "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w=="
"resolved" "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz"
"version" "2.3.2"
dependencies:
"arr-flatten" "^1.1.0"
"array-unique" "^0.3.2"
"extend-shallow" "^2.0.1"
"fill-range" "^4.0.0"
"isobject" "^3.0.1"
"repeat-element" "^1.1.2"
"snapdragon" "^0.8.1"
"snapdragon-node" "^2.0.1"
"split-string" "^3.0.2"
"to-regex" "^3.0.1"
"braces@^3.0.1":
"integrity" "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A=="
"resolved" "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"fill-range" "^7.0.1"
"browser-process-hrtime@^1.0.0":
"integrity" "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow=="
"resolved" "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz"
"version" "1.0.0"
"browser-resolve@^1.11.3":
"integrity" "sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ=="
"resolved" "https://registry.npmjs.org/browser-resolve/-/browser-resolve-1.11.3.tgz"
"version" "1.11.3"
dependencies:
"resolve" "1.1.7"
2021-08-17 21:18:32 -04:00
"browserslist@^4.16.6":
"integrity" "sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ=="
"resolved" "https://registry.npmjs.org/browserslist/-/browserslist-4.16.6.tgz"
"version" "4.16.6"
dependencies:
"caniuse-lite" "^1.0.30001219"
"colorette" "^1.2.2"
"electron-to-chromium" "^1.3.723"
"escalade" "^3.1.1"
"node-releases" "^1.1.71"
2021-06-26 17:19:29 -04:00
"bser@2.1.1":
"integrity" "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ=="
"resolved" "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz"
"version" "2.1.1"
dependencies:
"node-int64" "^0.4.0"
"buffer-crc32@^0.2.13":
"integrity" "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI="
"resolved" "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz"
"version" "0.2.13"
"buffer-from@^1.0.0":
"integrity" "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A=="
"resolved" "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz"
"version" "1.1.1"
"bytes@3.0.0":
"integrity" "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
"resolved" "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz"
"version" "3.0.0"
"cache-base@^1.0.1":
"integrity" "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ=="
"resolved" "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"collection-visit" "^1.0.0"
"component-emitter" "^1.2.1"
"get-value" "^2.0.6"
"has-value" "^1.0.0"
"isobject" "^3.0.1"
"set-value" "^2.0.0"
"to-object-path" "^0.3.0"
"union-value" "^1.0.0"
"unset-value" "^1.0.0"
"cacheable-lookup@^5.0.3":
"integrity" "sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA=="
"resolved" "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz"
"version" "5.0.4"
"cacheable-request@^6.0.0":
"integrity" "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg=="
"resolved" "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz"
"version" "6.1.0"
dependencies:
"clone-response" "^1.0.2"
"get-stream" "^5.1.0"
"http-cache-semantics" "^4.0.0"
"keyv" "^3.0.0"
"lowercase-keys" "^2.0.0"
"normalize-url" "^4.1.0"
"responselike" "^1.0.2"
"cacheable-request@^7.0.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew=="
"resolved" "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.2.tgz"
"version" "7.0.2"
2021-06-26 17:19:29 -04:00
dependencies:
"clone-response" "^1.0.2"
"get-stream" "^5.1.0"
"http-cache-semantics" "^4.0.0"
"keyv" "^4.0.0"
"lowercase-keys" "^2.0.0"
2021-08-17 21:18:32 -04:00
"normalize-url" "^6.0.1"
2021-06-26 17:19:29 -04:00
"responselike" "^2.0.0"
2021-08-17 21:18:32 -04:00
"call-bind@^1.0.0", "call-bind@^1.0.2":
"integrity" "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA=="
"resolved" "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"function-bind" "^1.1.1"
"get-intrinsic" "^1.0.2"
2021-06-26 17:19:29 -04:00
"caller-callsite@^2.0.0":
"integrity" "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ="
"resolved" "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"callsites" "^2.0.0"
"caller-path@^2.0.0":
"integrity" "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ="
"resolved" "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"caller-callsite" "^2.0.0"
"callsites@^2.0.0":
"integrity" "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA="
"resolved" "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz"
"version" "2.0.0"
"callsites@^3.0.0":
"integrity" "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="
"resolved" "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
"version" "3.1.0"
"camelcase@^5.0.0", "camelcase@^5.3.1":
"integrity" "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
"resolved" "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"
"version" "5.3.1"
2021-08-17 21:18:32 -04:00
"caniuse-lite@^1.0.30001219":
"integrity" "sha512-cyBkXJDMeI4wthy8xJ2FvDU6+0dtcZSJW3voUF8+e9f1bBeuvyZfc3PNbkOETyhbR+dGCPzn9E7MA3iwzusOhQ=="
"resolved" "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001239.tgz"
"version" "1.0.30001239"
2021-06-26 17:19:29 -04:00
"capture-exit@^2.0.0":
"integrity" "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g=="
"resolved" "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"rsvp" "^4.8.4"
"capture-stack-trace@^1.0.0":
"integrity" "sha512-mYQLZnx5Qt1JgB1WEiMCf2647plpGeQ2NMR/5L0HNZzGQo4fuSPnK+wjfPnKZV0aiJDgzmWqqkV/g7JD+DW0qw=="
"resolved" "https://registry.npmjs.org/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz"
"version" "1.0.1"
"caseless@~0.12.0":
"integrity" "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
"resolved" "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz"
"version" "0.12.0"
2021-08-17 21:18:32 -04:00
"chalk@^2.0.0", "chalk@^2.0.1", "chalk@^2.1.0", "chalk@^2.4.1", "chalk@^2.4.2":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="
"resolved" "https://registry.npmjs.org/chalk/-/chalk-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@^3.0.0":
"integrity" "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg=="
"resolved" "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"ansi-styles" "^4.1.0"
"supports-color" "^7.1.0"
"chalk@^4.1.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg=="
"resolved" "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz"
"version" "4.1.1"
2021-06-26 17:19:29 -04:00
dependencies:
"ansi-styles" "^4.1.0"
"supports-color" "^7.1.0"
"chardet@^0.4.0":
"integrity" "sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I="
"resolved" "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz"
"version" "0.4.2"
"chardet@^0.7.0":
"integrity" "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA=="
"resolved" "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz"
"version" "0.7.0"
"ci-info@^2.0.0":
"integrity" "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ=="
"resolved" "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz"
"version" "2.0.0"
"class-utils@^0.3.5":
"integrity" "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg=="
"resolved" "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz"
"version" "0.3.6"
dependencies:
"arr-union" "^3.1.0"
"define-property" "^0.2.5"
"isobject" "^3.0.0"
"static-extend" "^0.1.1"
"cli-cursor@^2.1.0":
"integrity" "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU="
"resolved" "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"restore-cursor" "^2.0.0"
"cli-cursor@^3.1.0":
"integrity" "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw=="
"resolved" "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"restore-cursor" "^3.1.0"
"cli-spinners@^2.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-t+4/y50K/+4xcCRosKkA7W4gTr1MySvLV0q+PxmG7FJ5g+66ChKurYjxBCjHggHH3HA5Hh9cy+lcUGWDqVH+4Q=="
"resolved" "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.6.0.tgz"
"version" "2.6.0"
2021-06-26 17:19:29 -04:00
"cli-width@^2.0.0":
"integrity" "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw=="
"resolved" "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz"
"version" "2.2.1"
"cli-width@^3.0.0":
"integrity" "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw=="
"resolved" "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz"
"version" "3.0.0"
"cliui@^5.0.0":
"integrity" "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA=="
"resolved" "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz"
"version" "5.0.0"
dependencies:
"string-width" "^3.1.0"
"strip-ansi" "^5.2.0"
"wrap-ansi" "^5.1.0"
"cliui@^6.0.0":
"integrity" "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ=="
"resolved" "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"string-width" "^4.2.0"
"strip-ansi" "^6.0.0"
"wrap-ansi" "^6.2.0"
2021-08-17 21:18:32 -04:00
"clone-deep@^4.0.1":
"integrity" "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ=="
"resolved" "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"is-plain-object" "^2.0.4"
"kind-of" "^6.0.2"
"shallow-clone" "^3.0.0"
2021-06-26 17:19:29 -04:00
"clone-response@^1.0.2":
"integrity" "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws="
"resolved" "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"mimic-response" "^1.0.0"
"clone@^1.0.2":
"integrity" "sha1-2jCcwmPfFZlMaIypAheco8fNfH4="
"resolved" "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz"
"version" "1.0.4"
"co@^4.6.0":
"integrity" "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ="
"resolved" "https://registry.npmjs.org/co/-/co-4.6.0.tgz"
"version" "4.6.0"
"collect-v8-coverage@^1.0.0":
"integrity" "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg=="
"resolved" "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz"
"version" "1.0.1"
"collection-visit@^1.0.0":
"integrity" "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA="
"resolved" "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz"
2021-07-12 16:12:32 -04:00
"version" "1.0.0"
2021-06-26 17:19:29 -04:00
dependencies:
"map-visit" "^1.0.0"
"object-visit" "^1.0.0"
2021-08-17 21:18:32 -04:00
"color-convert@^1.9.0", "color-convert@^1.9.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="
"resolved" "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
"version" "1.9.3"
dependencies:
"color-name" "1.1.3"
"color-convert@^2.0.1":
"integrity" "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="
"resolved" "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
2021-08-17 21:18:32 -04:00
"version" "2.0.1"
dependencies:
"color-name" "~1.1.4"
2021-07-12 16:12:32 -04:00
2021-08-17 21:18:32 -04:00
"color-name@^1.0.0", "color-name@1.1.3":
"integrity" "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
"resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
"version" "1.1.3"
2021-08-17 21:18:32 -04:00
"color-name@~1.1.4":
"integrity" "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
"resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
"version" "1.1.4"
"color-string@^1.5.4":
"integrity" "sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg=="
"resolved" "https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz"
"version" "1.5.5"
2021-06-26 17:19:29 -04:00
dependencies:
"color-name" "^1.0.0"
"simple-swizzle" "^0.2.2"
"color-support@^1.1.3":
"integrity" "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg=="
"resolved" "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz"
"version" "1.1.3"
2021-08-17 21:18:32 -04:00
"color@^3.1.0", "color@^3.1.3":
"integrity" "sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ=="
"resolved" "https://registry.npmjs.org/color/-/color-3.1.3.tgz"
"version" "3.1.3"
2021-06-26 17:19:29 -04:00
dependencies:
"color-convert" "^1.9.1"
2021-08-17 21:18:32 -04:00
"color-string" "^1.5.4"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"colorette@^1.0.7", "colorette@^1.2.2":
"integrity" "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w=="
"resolved" "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz"
"version" "1.2.2"
2021-06-26 17:19:29 -04:00
"combined-stream@^1.0.6", "combined-stream@~1.0.6":
"integrity" "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg=="
"resolved" "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz"
"version" "1.0.8"
dependencies:
"delayed-stream" "~1.0.0"
"command-exists@^1.2.8":
"integrity" "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w=="
"resolved" "https://registry.npmjs.org/command-exists/-/command-exists-1.2.9.tgz"
"version" "1.2.9"
"commander@^2.19.0":
"integrity" "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
"resolved" "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"
"version" "2.20.3"
"commander@~2.13.0":
"integrity" "sha512-MVuS359B+YzaWqjCL/c+22gfryv+mCBPHAv3zyVI2GN8EY6IRP8VwtasXn8jyyhvvq84R4ImN1OKRtcbIasjYA=="
"resolved" "https://registry.npmjs.org/commander/-/commander-2.13.0.tgz"
"version" "2.13.0"
"commondir@^1.0.1":
"integrity" "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
"resolved" "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz"
"version" "1.0.1"
"component-emitter@^1.2.1":
"integrity" "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg=="
"resolved" "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz"
"version" "1.3.0"
"compressible@~2.0.16":
"integrity" "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg=="
"resolved" "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz"
"version" "2.0.18"
dependencies:
"mime-db" ">= 1.43.0 < 2"
"compression@^1.7.1":
"integrity" "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ=="
"resolved" "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz"
"version" "1.7.4"
dependencies:
"accepts" "~1.3.5"
"bytes" "3.0.0"
"compressible" "~2.0.16"
"debug" "2.6.9"
"on-headers" "~1.0.2"
"safe-buffer" "5.1.2"
"vary" "~1.1.2"
"concat-map@0.0.1":
"integrity" "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
"resolved" "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
"version" "0.0.1"
"concat-stream@^1.6.0":
"integrity" "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw=="
"resolved" "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz"
"version" "1.6.2"
dependencies:
"buffer-from" "^1.0.0"
"inherits" "^2.0.3"
"readable-stream" "^2.2.2"
"typedarray" "^0.0.6"
"configstore@^5.0.1":
"integrity" "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA=="
"resolved" "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz"
"version" "5.0.1"
dependencies:
"dot-prop" "^5.2.0"
"graceful-fs" "^4.1.2"
"make-dir" "^3.0.0"
"unique-string" "^2.0.0"
"write-file-atomic" "^3.0.0"
"xdg-basedir" "^4.0.0"
"connect@^3.6.5":
"integrity" "sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ=="
"resolved" "https://registry.npmjs.org/connect/-/connect-3.7.0.tgz"
"version" "3.7.0"
dependencies:
"debug" "2.6.9"
"finalhandler" "1.1.2"
"parseurl" "~1.3.3"
"utils-merge" "1.0.1"
"convert-source-map@^1.4.0", "convert-source-map@^1.6.0", "convert-source-map@^1.7.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA=="
"resolved" "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz"
"version" "1.8.0"
2021-06-26 17:19:29 -04:00
dependencies:
"safe-buffer" "~5.1.1"
"copy-descriptor@^0.1.0":
"integrity" "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
"resolved" "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz"
"version" "0.1.1"
2021-08-17 21:18:32 -04:00
"core-js-compat@^3.14.0":
"integrity" "sha512-xGhzYMX6y7oEGQGAJmP2TmtBLvR4nZmRGEcFa3ubHOq5YEp51gGN9AovVa0AoujGZIq+Wm6dISiYyGNfdflYww=="
"resolved" "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.15.1.tgz"
"version" "3.15.1"
dependencies:
"browserslist" "^4.16.6"
"semver" "7.0.0"
"core-js-pure@^3.15.0":
"integrity" "sha512-OZuWHDlYcIda8sJLY4Ec6nWq2hRjlyCqCZ+jCflyleMkVt3tPedDVErvHslyS2nbO+SlBFMSBJYvtLMwxnrzjA=="
"resolved" "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.15.1.tgz"
"version" "3.15.1"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"core-js@^2.4.1":
"integrity" "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ=="
"resolved" "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
"version" "2.6.12"
2021-06-26 17:19:29 -04:00
"core-util-is@~1.0.0", "core-util-is@1.0.2":
"integrity" "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
"resolved" "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
"version" "1.0.2"
"cosmiconfig@^5.0.5", "cosmiconfig@^5.1.0":
"integrity" "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA=="
"resolved" "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz"
"version" "5.2.1"
dependencies:
"import-fresh" "^2.0.0"
"is-directory" "^0.3.1"
"js-yaml" "^3.13.1"
"parse-json" "^4.0.0"
"create-error-class@^3.0.0":
"integrity" "sha1-Br56vvlHo/FKMP1hBnHUAbyot7Y="
"resolved" "https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"capture-stack-trace" "^1.0.0"
"cross-fetch@^3.0.4":
"integrity" "sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ=="
"resolved" "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.4.tgz"
"version" "3.1.4"
dependencies:
"node-fetch" "2.6.1"
"cross-spawn@^5.1.0":
"integrity" "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk="
"resolved" "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz"
"version" "5.1.0"
dependencies:
"lru-cache" "^4.0.1"
"shebang-command" "^1.2.0"
"which" "^1.2.9"
"cross-spawn@^6.0.0", "cross-spawn@^6.0.5":
"integrity" "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ=="
"resolved" "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz"
"version" "6.0.5"
dependencies:
"nice-try" "^1.0.4"
"path-key" "^2.0.1"
"semver" "^5.5.0"
"shebang-command" "^1.2.0"
"which" "^1.2.9"
"cross-spawn@^7.0.0":
"integrity" "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="
"resolved" "https://registry.npmjs.org/cross-spawn/-/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"
"crypto-random-string@^2.0.0":
"integrity" "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA=="
"resolved" "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz"
"version" "2.0.0"
"cssom@^0.4.1":
"integrity" "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw=="
"resolved" "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz"
"version" "0.4.4"
"cssom@~0.3.6":
"integrity" "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg=="
"resolved" "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz"
"version" "0.3.8"
"cssstyle@^2.0.0":
"integrity" "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A=="
"resolved" "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz"
"version" "2.3.0"
dependencies:
"cssom" "~0.3.6"
"csstype@^3.0.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw=="
"resolved" "https://registry.npmjs.org/csstype/-/csstype-3.0.8.tgz"
"version" "3.0.8"
2021-06-26 17:19:29 -04:00
"dashdash@^1.12.0":
"integrity" "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA="
"resolved" "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz"
"version" "1.14.1"
dependencies:
"assert-plus" "^1.0.0"
"data-urls@^1.1.0":
"integrity" "sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ=="
"resolved" "https://registry.npmjs.org/data-urls/-/data-urls-1.1.0.tgz"
"version" "1.1.0"
dependencies:
"abab" "^2.0.0"
"whatwg-mimetype" "^2.2.0"
"whatwg-url" "^7.0.0"
"dayjs@^1.8.15":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-BUFis41ikLz+65iH6LHQCDm4YPMj5r1YFLdupPIyM4SGcXMmtiLQ7U37i+hGS8urIuqe7I/ou3IS1jVc4nbN4g=="
"resolved" "https://registry.npmjs.org/dayjs/-/dayjs-1.10.5.tgz"
"version" "1.10.5"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"debug@^2.2.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="
"resolved" "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
"version" "2.6.9"
dependencies:
"ms" "2.0.0"
2021-08-17 21:18:32 -04:00
"debug@^2.3.3":
"integrity" "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="
"resolved" "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
"version" "2.6.9"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"ms" "2.0.0"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"debug@^4.0.1", "debug@^4.1.0", "debug@^4.1.1":
"integrity" "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ=="
"resolved" "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz"
"version" "4.3.1"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"ms" "2.1.2"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"debug@2.6.9":
"integrity" "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="
"resolved" "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
"version" "2.6.9"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"ms" "2.0.0"
2021-06-26 17:19:29 -04:00
"decamelize@^1.2.0":
"integrity" "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
"resolved" "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz"
"version" "1.2.0"
"decode-uri-component@^0.2.0":
"integrity" "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
"resolved" "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz"
"version" "0.2.0"
"decompress-response@^3.3.0":
"integrity" "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M="
"resolved" "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz"
"version" "3.3.0"
dependencies:
"mimic-response" "^1.0.0"
"decompress-response@^6.0.0":
"integrity" "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ=="
"resolved" "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"mimic-response" "^3.1.0"
"deep-assign@^3.0.0":
"integrity" "sha512-YX2i9XjJ7h5q/aQ/IM9PEwEnDqETAIYbggmdDB3HLTlSgo1CxPsj6pvhPG68rq6SVE0+p+6Ywsm5fTYNrYtBWw=="
"resolved" "https://registry.npmjs.org/deep-assign/-/deep-assign-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"is-obj" "^1.0.0"
"deep-is@~0.1.3":
"integrity" "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ="
"resolved" "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz"
"version" "0.1.3"
2021-08-17 21:18:32 -04:00
"deepmerge@^3.2.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-GRQOafGHwMHpjPx9iCvTgpu9NojZ49q794EEL94JVEw6VaeA8XTUyBKvAkOOjBX9oJNiV6G3P+T+tihFjo2TqA=="
"resolved" "https://registry.npmjs.org/deepmerge/-/deepmerge-3.3.0.tgz"
"version" "3.3.0"
"deepmerge@^4.2.2":
"integrity" "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg=="
"resolved" "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz"
"version" "4.2.2"
"defaults@^1.0.3":
"integrity" "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730="
"resolved" "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz"
"version" "1.0.3"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"clone" "^1.0.2"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"defer-to-connect@^1.0.1":
"integrity" "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ=="
"resolved" "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz"
"version" "1.1.3"
2021-01-01 00:23:17 -05:00
2021-06-26 17:19:29 -04:00
"defer-to-connect@^2.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg=="
"resolved" "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz"
"version" "2.0.1"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"define-properties@^1.1.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ=="
"resolved" "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz"
"version" "1.1.3"
dependencies:
"object-keys" "^1.0.12"
2021-01-01 00:23:17 -05:00
2021-06-26 17:19:29 -04:00
"define-property@^0.2.5":
"integrity" "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY="
"resolved" "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz"
"version" "0.2.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"is-descriptor" "^0.1.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"define-property@^1.0.0":
"integrity" "sha1-dp66rz9KY6rTr56NMEybvnm/sOY="
"resolved" "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"is-descriptor" "^1.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"define-property@^2.0.2":
"integrity" "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ=="
"resolved" "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"is-descriptor" "^1.0.2"
"isobject" "^3.0.1"
"delayed-stream@~1.0.0":
"integrity" "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
"resolved" "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz"
"version" "1.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"denodeify@^1.2.1":
"integrity" "sha1-OjYof1A05pnnV3kBBSwubJQlFjE="
"resolved" "https://registry.npmjs.org/denodeify/-/denodeify-1.2.1.tgz"
"version" "1.2.1"
"depd@~1.1.2":
"integrity" "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak="
"resolved" "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz"
"version" "1.1.2"
"destroy@~1.0.4":
"integrity" "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
"resolved" "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz"
"version" "1.0.4"
"detect-newline@^3.0.0":
"integrity" "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA=="
"resolved" "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz"
"version" "3.1.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"diff-sequences@^25.2.6":
"integrity" "sha512-Hq8o7+6GaZeoFjtpgvRBUknSXNeJiCx7V9Fr94ZMljNiCr9n9L8H8aJqgWOQiDDGdyn29fRNcDdRVJ5fdyihfg=="
"resolved" "https://registry.npmjs.org/diff-sequences/-/diff-sequences-25.2.6.tgz"
"version" "25.2.6"
"doctrine@^2.1.0":
"integrity" "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw=="
"resolved" "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"esutils" "^2.0.2"
"doctrine@^3.0.0":
"integrity" "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w=="
"resolved" "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"esutils" "^2.0.2"
"domexception@^1.0.1":
"integrity" "sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug=="
"resolved" "https://registry.npmjs.org/domexception/-/domexception-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"webidl-conversions" "^4.0.2"
"dot-prop@^5.2.0":
"integrity" "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q=="
"resolved" "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz"
"version" "5.3.0"
dependencies:
"is-obj" "^2.0.0"
"duplexer3@^0.1.4":
"integrity" "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI="
"resolved" "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz"
"version" "0.1.4"
"ecc-jsbn@~0.1.1":
"integrity" "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk="
"resolved" "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz"
"version" "0.1.2"
dependencies:
"jsbn" "~0.1.0"
"safer-buffer" "^2.1.0"
"ee-first@1.1.1":
"integrity" "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
"resolved" "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"
"version" "1.1.1"
2021-08-17 21:18:32 -04:00
"electron-to-chromium@^1.3.723":
"integrity" "sha512-nM76xH0t2FBH5iMEZDVc3S/qbdKjGH7TThezxC8k1Q7w7WHvIAyJh8lAe2UamGfdRqBTjHfPDn82LJ0ksCiB9g=="
"resolved" "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.759.tgz"
"version" "1.3.759"
2021-06-26 17:19:29 -04:00
"emoji-regex@^7.0.1":
"integrity" "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
"resolved" "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz"
"version" "7.0.3"
"emoji-regex@^8.0.0":
"integrity" "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
"resolved" "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
"version" "8.0.0"
"encodeurl@~1.0.2":
"integrity" "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k="
"resolved" "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz"
"version" "1.0.2"
"encoding@^0.1.11":
"integrity" "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A=="
"resolved" "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz"
"version" "0.1.13"
dependencies:
"iconv-lite" "^0.6.2"
"end-of-stream@^1.1.0":
"integrity" "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q=="
"resolved" "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz"
"version" "1.4.4"
dependencies:
"once" "^1.4.0"
"envinfo@^7.7.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw=="
"resolved" "https://registry.npmjs.org/envinfo/-/envinfo-7.8.1.tgz"
"version" "7.8.1"
2021-06-26 17:19:29 -04:00
"error-ex@^1.3.1":
"integrity" "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g=="
"resolved" "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
"version" "1.3.2"
dependencies:
"is-arrayish" "^0.2.1"
2021-08-17 21:18:32 -04:00
"error-stack-parser@^2.0.6":
"integrity" "sha512-d51brTeqC+BHlwF0BhPtcYgF5nlzf9ZZ0ZIUQNZpc9ZB9qw5IJ2diTrBY9jlCJkTLITYPjmiX6OWCwH+fuyNgQ=="
"resolved" "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.0.6.tgz"
"version" "2.0.6"
dependencies:
"stackframe" "^1.1.1"
2021-06-26 17:19:29 -04:00
"errorhandler@^1.5.0":
"integrity" "sha512-rcOwbfvP1WTViVoUjcfZicVzjhjTuhSMntHh6mW3IrEiyE6mJyXvsToJUJGlGlw/2xU9P5whlWNGlIDVeCiT4A=="
"resolved" "https://registry.npmjs.org/errorhandler/-/errorhandler-1.5.1.tgz"
"version" "1.5.1"
dependencies:
"accepts" "~1.3.7"
"escape-html" "~1.0.3"
2021-08-17 21:18:32 -04:00
"es-abstract@^1.18.0-next.2", "es-abstract@^1.18.2":
"integrity" "sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw=="
"resolved" "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.3.tgz"
"version" "1.18.3"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"es-to-primitive" "^1.2.1"
"function-bind" "^1.1.1"
2021-08-17 21:18:32 -04:00
"get-intrinsic" "^1.1.1"
2021-06-26 17:19:29 -04:00
"has" "^1.0.3"
2021-08-17 21:18:32 -04:00
"has-symbols" "^1.0.2"
"is-callable" "^1.2.3"
"is-negative-zero" "^2.0.1"
"is-regex" "^1.1.3"
"is-string" "^1.0.6"
"object-inspect" "^1.10.3"
2021-06-26 17:19:29 -04:00
"object-keys" "^1.1.1"
2021-08-17 21:18:32 -04:00
"object.assign" "^4.1.2"
"string.prototype.trimend" "^1.0.4"
"string.prototype.trimstart" "^1.0.4"
"unbox-primitive" "^1.0.1"
2021-06-26 17:19:29 -04:00
"es-to-primitive@^1.2.1":
"integrity" "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA=="
"resolved" "https://registry.npmjs.org/es-to-primitive/-/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"
2021-08-17 21:18:32 -04:00
"escalade@^3.1.1":
"integrity" "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
"resolved" "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
"version" "3.1.1"
2021-06-26 17:19:29 -04:00
"escape-html@~1.0.3":
"integrity" "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="
"resolved" "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz"
"version" "1.0.3"
"escape-string-regexp@^1.0.5":
"integrity" "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
"resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
"version" "1.0.5"
2021-08-17 21:18:32 -04:00
"escape-string-regexp@^2.0.0":
"integrity" "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w=="
"resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz"
"version" "2.0.0"
2021-06-26 17:19:29 -04:00
"escape-string-regexp@^4.0.0":
"integrity" "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
"resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
"version" "4.0.0"
"escape-string-regexp@2.0.0":
"integrity" "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w=="
"resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz"
"version" "2.0.0"
"escodegen@^1.11.1":
"integrity" "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw=="
"resolved" "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz"
"version" "1.14.3"
dependencies:
"esprima" "^4.0.1"
"estraverse" "^4.2.0"
"esutils" "^2.0.2"
"optionator" "^0.8.1"
2020-10-18 20:47:15 -04:00
optionalDependencies:
2021-06-26 17:19:29 -04:00
"source-map" "~0.6.1"
"eslint-config-prettier@^6.10.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw=="
"resolved" "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz"
"version" "6.15.0"
2021-06-26 17:19:29 -04:00
dependencies:
"get-stdin" "^6.0.0"
"eslint-plugin-eslint-comments@^3.1.2":
"integrity" "sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ=="
"resolved" "https://registry.npmjs.org/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz"
"version" "3.2.0"
dependencies:
"escape-string-regexp" "^1.0.5"
"ignore" "^5.0.5"
"eslint-plugin-flowtype@2.50.3":
"integrity" "sha512-X+AoKVOr7Re0ko/yEXyM5SSZ0tazc6ffdIOocp2fFUlWoDt7DV0Bz99mngOkAFLOAWjqRA5jPwqUCbrx13XoxQ=="
"resolved" "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.3.tgz"
"version" "2.50.3"
dependencies:
"lodash" "^4.17.10"
"eslint-plugin-jest@22.4.1":
"integrity" "sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg=="
"resolved" "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz"
"version" "22.4.1"
"eslint-plugin-prettier@3.1.2":
"integrity" "sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA=="
"resolved" "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz"
"version" "3.1.2"
dependencies:
"prettier-linter-helpers" "^1.0.0"
"eslint-plugin-react-hooks@^3.0.0":
"integrity" "sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw=="
"resolved" "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3.0.0.tgz"
"version" "3.0.0"
"eslint-plugin-react-native-globals@^0.1.1":
"integrity" "sha512-9aEPf1JEpiTjcFAmmyw8eiIXmcNZOqaZyHO77wgm0/dWfT/oxC1SrIq8ET38pMxHYrcB6Uew+TzUVsBeczF88g=="
"resolved" "https://registry.npmjs.org/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz"
"version" "0.1.2"
"eslint-plugin-react-native@3.8.1":
"integrity" "sha512-6Z4s4nvgFRdda/1s1+uu4a6EMZwEjjJ9Bk/1yBImv0fd9U2CsGu2cUakAtV83cZKhizbWhSouXoaK4JtlScdFg=="
"resolved" "https://registry.npmjs.org/eslint-plugin-react-native/-/eslint-plugin-react-native-3.8.1.tgz"
"version" "3.8.1"
dependencies:
"eslint-plugin-react-native-globals" "^0.1.1"
"eslint-plugin-react@7.19.0":
"integrity" "sha512-SPT8j72CGuAP+JFbT0sJHOB80TX/pu44gQ4vXH/cq+hQTiY2PuZ6IHkqXJV6x1b28GDdo1lbInjKUrrdUf0LOQ=="
"resolved" "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.19.0.tgz"
"version" "7.19.0"
dependencies:
"array-includes" "^3.1.1"
"doctrine" "^2.1.0"
"has" "^1.0.3"
"jsx-ast-utils" "^2.2.3"
"object.entries" "^1.1.1"
"object.fromentries" "^2.0.2"
"object.values" "^1.1.1"
"prop-types" "^15.7.2"
"resolve" "^1.15.1"
"semver" "^6.3.0"
"string.prototype.matchall" "^4.0.2"
"xregexp" "^4.3.0"
"eslint-scope@^5.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw=="
"resolved" "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
"version" "5.1.1"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"esrecurse" "^4.3.0"
2021-06-26 17:19:29 -04:00
"estraverse" "^4.1.1"
"eslint-utils@^1.4.3":
"integrity" "sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q=="
"resolved" "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.4.3.tgz"
"version" "1.4.3"
dependencies:
"eslint-visitor-keys" "^1.1.0"
"eslint-utils@^2.0.0":
"integrity" "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg=="
"resolved" "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"eslint-visitor-keys" "^1.1.0"
"eslint-visitor-keys@^1.0.0", "eslint-visitor-keys@^1.1.0":
"integrity" "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ=="
"resolved" "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz"
"version" "1.3.0"
"eslint@6.8.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig=="
"resolved" "https://registry.npmjs.org/eslint/-/eslint-6.8.0.tgz"
"version" "6.8.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/code-frame" "^7.0.0"
2021-06-26 17:19:29 -04:00
"ajv" "^6.10.0"
"chalk" "^2.1.0"
"cross-spawn" "^6.0.5"
"debug" "^4.0.1"
"doctrine" "^3.0.0"
"eslint-scope" "^5.0.0"
"eslint-utils" "^1.4.3"
"eslint-visitor-keys" "^1.1.0"
"espree" "^6.1.2"
"esquery" "^1.0.1"
"esutils" "^2.0.2"
"file-entry-cache" "^5.0.1"
"functional-red-black-tree" "^1.0.1"
"glob-parent" "^5.0.0"
"globals" "^12.1.0"
"ignore" "^4.0.6"
"import-fresh" "^3.0.0"
"imurmurhash" "^0.1.4"
"inquirer" "^7.0.0"
"is-glob" "^4.0.0"
"js-yaml" "^3.13.1"
"json-stable-stringify-without-jsonify" "^1.0.1"
"levn" "^0.3.0"
"lodash" "^4.17.14"
"minimatch" "^3.0.4"
"mkdirp" "^0.5.1"
"natural-compare" "^1.4.0"
"optionator" "^0.8.3"
"progress" "^2.0.0"
"regexpp" "^2.0.1"
"semver" "^6.1.2"
"strip-ansi" "^5.2.0"
"strip-json-comments" "^3.0.1"
"table" "^5.2.3"
"text-table" "^0.2.0"
"v8-compile-cache" "^2.0.3"
"espree@^6.1.2":
"integrity" "sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw=="
"resolved" "https://registry.npmjs.org/espree/-/espree-6.2.1.tgz"
"version" "6.2.1"
dependencies:
"acorn" "^7.1.1"
"acorn-jsx" "^5.2.0"
"eslint-visitor-keys" "^1.1.0"
"esprima@^4.0.0", "esprima@^4.0.1":
"integrity" "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
"resolved" "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
"version" "4.0.1"
"esquery@^1.0.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w=="
"resolved" "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz"
"version" "1.4.0"
2021-06-26 17:19:29 -04:00
dependencies:
"estraverse" "^5.1.0"
2021-08-17 21:18:32 -04:00
"esrecurse@^4.3.0":
"integrity" "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag=="
"resolved" "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz"
"version" "4.3.0"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"estraverse" "^5.2.0"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"estraverse@^4.1.1", "estraverse@^4.2.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
"resolved" "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz"
"version" "4.3.0"
"estraverse@^5.1.0":
"integrity" "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ=="
"resolved" "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz"
"version" "5.2.0"
2021-08-17 21:18:32 -04:00
"estraverse@^5.2.0":
"integrity" "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ=="
"resolved" "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz"
"version" "5.2.0"
2021-06-26 17:19:29 -04:00
"esutils@^2.0.2":
"integrity" "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
"resolved" "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz"
"version" "2.0.3"
"etag@~1.8.1":
"integrity" "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc="
"resolved" "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz"
"version" "1.8.1"
"event-target-shim@^5.0.0", "event-target-shim@^5.0.1":
"integrity" "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ=="
"resolved" "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz"
"version" "5.0.1"
"eventemitter3@^3.0.0":
"integrity" "sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q=="
"resolved" "https://registry.npmjs.org/eventemitter3/-/eventemitter3-3.1.2.tgz"
"version" "3.1.2"
"events@^3.2.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q=="
"resolved" "https://registry.npmjs.org/events/-/events-3.3.0.tgz"
"version" "3.3.0"
2021-06-26 17:19:29 -04:00
"exec-sh@^0.3.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w=="
"resolved" "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.6.tgz"
"version" "0.3.6"
2021-06-26 17:19:29 -04:00
"execa@^1.0.0":
"integrity" "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA=="
"resolved" "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"cross-spawn" "^6.0.0"
"get-stream" "^4.0.0"
"is-stream" "^1.1.0"
"npm-run-path" "^2.0.0"
"p-finally" "^1.0.0"
"signal-exit" "^3.0.0"
"strip-eof" "^1.0.0"
"execa@^3.2.0":
"integrity" "sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g=="
"resolved" "https://registry.npmjs.org/execa/-/execa-3.4.0.tgz"
"version" "3.4.0"
dependencies:
"cross-spawn" "^7.0.0"
"get-stream" "^5.0.0"
"human-signals" "^1.1.1"
"is-stream" "^2.0.0"
"merge-stream" "^2.0.0"
"npm-run-path" "^4.0.0"
"onetime" "^5.1.0"
"p-finally" "^2.0.0"
"signal-exit" "^3.0.2"
"strip-final-newline" "^2.0.0"
"exit@^0.1.2":
"integrity" "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw="
"resolved" "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
"version" "0.1.2"
"expand-brackets@^2.1.4":
"integrity" "sha1-t3c14xXOMPa27/D4OwQVGiJEliI="
"resolved" "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz"
"version" "2.1.4"
dependencies:
"debug" "^2.3.3"
"define-property" "^0.2.5"
"extend-shallow" "^2.0.1"
"posix-character-classes" "^0.1.0"
"regex-not" "^1.0.0"
"snapdragon" "^0.8.1"
"to-regex" "^3.0.1"
"expect@^25.5.0":
"integrity" "sha512-w7KAXo0+6qqZZhovCaBVPSIqQp7/UTcx4M9uKt2m6pd2VB1voyC8JizLRqeEqud3AAVP02g+hbErDu5gu64tlA=="
"resolved" "https://registry.npmjs.org/expect/-/expect-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"ansi-styles" "^4.0.0"
"jest-get-type" "^25.2.6"
"jest-matcher-utils" "^25.5.0"
"jest-message-util" "^25.5.0"
"jest-regex-util" "^25.2.6"
"extend-shallow@^1.1.2":
"integrity" "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE="
"resolved" "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz"
"version" "1.1.4"
dependencies:
"kind-of" "^1.1.0"
"extend-shallow@^2.0.1":
"integrity" "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8="
"resolved" "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"is-extendable" "^0.1.0"
2021-08-17 21:18:32 -04:00
"extend-shallow@^3.0.0":
"integrity" "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg="
"resolved" "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"assign-symbols" "^1.0.0"
"is-extendable" "^1.0.1"
"extend-shallow@^3.0.2":
2021-06-26 17:19:29 -04:00
"integrity" "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg="
"resolved" "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"assign-symbols" "^1.0.0"
"is-extendable" "^1.0.1"
"extend@~3.0.2":
"integrity" "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
"resolved" "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz"
"version" "3.0.2"
"external-editor@^2.0.4":
"integrity" "sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A=="
"resolved" "https://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz"
"version" "2.2.0"
dependencies:
"chardet" "^0.4.0"
"iconv-lite" "^0.4.17"
"tmp" "^0.0.33"
"external-editor@^3.0.3":
"integrity" "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew=="
"resolved" "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"chardet" "^0.7.0"
"iconv-lite" "^0.4.24"
"tmp" "^0.0.33"
"extglob@^2.0.4":
"integrity" "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw=="
"resolved" "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz"
"version" "2.0.4"
dependencies:
"array-unique" "^0.3.2"
"define-property" "^1.0.0"
"expand-brackets" "^2.1.4"
"extend-shallow" "^2.0.1"
"fragment-cache" "^0.2.1"
"regex-not" "^1.0.0"
"snapdragon" "^0.8.1"
"to-regex" "^3.0.1"
"extsprintf@^1.2.0", "extsprintf@1.3.0":
"integrity" "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
"resolved" "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz"
"version" "1.3.0"
"fancy-log@^1.3.2":
"integrity" "sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw=="
"resolved" "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz"
"version" "1.3.3"
dependencies:
"ansi-gray" "^0.1.1"
"color-support" "^1.1.3"
"parse-node-version" "^1.0.0"
"time-stamp" "^1.0.0"
"fast-deep-equal@^3.1.1":
"integrity" "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
"resolved" "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
"version" "3.1.3"
"fast-diff@^1.1.2":
"integrity" "sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w=="
"resolved" "https://registry.npmjs.org/fast-diff/-/fast-diff-1.2.0.tgz"
"version" "1.2.0"
"fast-json-stable-stringify@^2.0.0":
"integrity" "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
"resolved" "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz"
"version" "2.1.0"
"fast-levenshtein@~2.0.6":
"integrity" "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
"resolved" "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz"
"version" "2.0.6"
"fb-watchman@^2.0.0":
"integrity" "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg=="
"resolved" "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"bser" "2.1.1"
"fbjs-css-vars@^1.0.0":
"integrity" "sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ=="
"resolved" "https://registry.npmjs.org/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz"
"version" "1.0.2"
"fbjs-scripts@^1.1.0":
"integrity" "sha512-5krZ8T0Bf8uky0abPoCLrfa7Orxd8UH4Qq8hRUF2RZYNMu+FmEOrBc7Ib3YVONmxTXTlLAvyrrdrVmksDb2OqQ=="
"resolved" "https://registry.npmjs.org/fbjs-scripts/-/fbjs-scripts-1.2.0.tgz"
"version" "1.2.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/core" "^7.0.0"
2021-06-26 17:19:29 -04:00
"ansi-colors" "^1.0.1"
"babel-preset-fbjs" "^3.2.0"
"core-js" "^2.4.1"
"cross-spawn" "^5.1.0"
"fancy-log" "^1.3.2"
"object-assign" "^4.0.1"
"plugin-error" "^0.1.2"
"semver" "^5.1.0"
"through2" "^2.0.0"
"fbjs@^1.0.0":
"integrity" "sha512-MUgcMEJaFhCaF1QtWGnmq9ZDRAzECTCRAF7O6UZIlAlkTs1SasiX9aP0Iw7wfD2mJ7wDTNfg2w7u5fSCwJk1OA=="
"resolved" "https://registry.npmjs.org/fbjs/-/fbjs-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"core-js" "^2.4.1"
"fbjs-css-vars" "^1.0.0"
"isomorphic-fetch" "^2.1.1"
"loose-envify" "^1.0.0"
"object-assign" "^4.1.0"
"promise" "^7.1.1"
"setimmediate" "^1.0.5"
"ua-parser-js" "^0.7.18"
"fbjs@^3.0.0":
"integrity" "sha512-dJd4PiDOFuhe7vk4F80Mba83Vr2QuK86FoxtgPmzBqEJahncp+13YCmfoa53KHCo6OnlXLG7eeMWPfB5CrpVKg=="
"resolved" "https://registry.npmjs.org/fbjs/-/fbjs-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"cross-fetch" "^3.0.4"
"fbjs-css-vars" "^1.0.0"
"loose-envify" "^1.0.0"
"object-assign" "^4.1.0"
"promise" "^7.1.1"
"setimmediate" "^1.0.5"
"ua-parser-js" "^0.7.18"
"figures@^2.0.0":
"integrity" "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI="
"resolved" "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"escape-string-regexp" "^1.0.5"
"figures@^3.0.0":
"integrity" "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg=="
"resolved" "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz"
"version" "3.2.0"
dependencies:
"escape-string-regexp" "^1.0.5"
"file-entry-cache@^5.0.1":
"integrity" "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g=="
"resolved" "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz"
"version" "5.0.1"
dependencies:
"flat-cache" "^2.0.1"
"file-uri-to-path@1.0.0":
"integrity" "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
"resolved" "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz"
"version" "1.0.0"
"fill-range@^4.0.0":
"integrity" "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc="
"resolved" "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"extend-shallow" "^2.0.1"
"is-number" "^3.0.0"
"repeat-string" "^1.6.1"
"to-regex-range" "^2.1.0"
"fill-range@^7.0.1":
"integrity" "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ=="
"resolved" "https://registry.npmjs.org/fill-range/-/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.npmjs.org/filter-obj/-/filter-obj-1.1.0.tgz"
"version" "1.1.0"
"finalhandler@1.1.2":
"integrity" "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA=="
"resolved" "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz"
"version" "1.1.2"
dependencies:
"debug" "2.6.9"
"encodeurl" "~1.0.2"
"escape-html" "~1.0.3"
"on-finished" "~2.3.0"
"parseurl" "~1.3.3"
"statuses" "~1.5.0"
"unpipe" "~1.0.0"
"find-cache-dir@^2.0.0":
"integrity" "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ=="
"resolved" "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"commondir" "^1.0.1"
"make-dir" "^2.0.0"
"pkg-dir" "^3.0.0"
"find-up@^3.0.0":
"integrity" "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg=="
"resolved" "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"locate-path" "^3.0.0"
"find-up@^4.0.0", "find-up@^4.1.0":
"integrity" "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw=="
"resolved" "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz"
"version" "4.1.0"
dependencies:
"locate-path" "^5.0.0"
"path-exists" "^4.0.0"
"flat-cache@^2.0.1":
"integrity" "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA=="
"resolved" "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"flatted" "^2.0.0"
"rimraf" "2.6.3"
"write" "1.0.3"
"flatted@^2.0.0":
"integrity" "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA=="
"resolved" "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz"
"version" "2.0.2"
"follow-redirects@^1.10.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg=="
"resolved" "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz"
"version" "1.14.1"
2021-06-26 17:19:29 -04:00
"for-in@^1.0.2":
"integrity" "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA="
"resolved" "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz"
"version" "1.0.2"
"forever-agent@~0.6.1":
"integrity" "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
"resolved" "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz"
"version" "0.6.1"
"form-data@~2.3.2":
"integrity" "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ=="
"resolved" "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz"
"version" "2.3.3"
dependencies:
"asynckit" "^0.4.0"
"combined-stream" "^1.0.6"
"mime-types" "^2.1.12"
"fragment-cache@^0.2.1":
"integrity" "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk="
"resolved" "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz"
"version" "0.2.1"
dependencies:
"map-cache" "^0.2.2"
"fresh@0.5.2":
"integrity" "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac="
"resolved" "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz"
"version" "0.5.2"
"fs-extra@^1.0.0":
"integrity" "sha1-zTzl9+fLYUWIP8rjGR6Yd/hYeVA="
"resolved" "https://registry.npmjs.org/fs-extra/-/fs-extra-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"graceful-fs" "^4.1.2"
"jsonfile" "^2.1.0"
"klaw" "^1.0.0"
"fs-extra@^8.1.0":
"integrity" "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g=="
"resolved" "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz"
"version" "8.1.0"
dependencies:
"graceful-fs" "^4.2.0"
"jsonfile" "^4.0.0"
"universalify" "^0.1.0"
"fs.realpath@^1.0.0":
"integrity" "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
"resolved" "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
"version" "1.0.0"
"fsevents@^1.2.7":
"integrity" "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw=="
"resolved" "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz"
"version" "1.2.13"
dependencies:
"bindings" "^1.5.0"
"nan" "^2.12.1"
"fsevents@^2.1.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA=="
"resolved" "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz"
"version" "2.3.2"
2021-06-26 17:19:29 -04:00
"function-bind@^1.1.1":
"integrity" "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
"resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
"version" "1.1.1"
"functional-red-black-tree@^1.0.1":
"integrity" "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
"resolved" "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz"
"version" "1.0.1"
"gensync@^1.0.0-beta.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
"resolved" "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"
"version" "1.0.0-beta.2"
2021-06-26 17:19:29 -04:00
"get-caller-file@^2.0.1":
"integrity" "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
"resolved" "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
"version" "2.0.5"
2021-08-17 21:18:32 -04:00
"get-intrinsic@^1.0.2", "get-intrinsic@^1.1.0", "get-intrinsic@^1.1.1":
"integrity" "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q=="
"resolved" "https://registry.npmjs.org/get-intrinsic/-/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"
2021-06-26 17:19:29 -04:00
"get-package-type@^0.1.0":
"integrity" "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q=="
"resolved" "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
"version" "0.1.0"
"get-stdin@^6.0.0":
"integrity" "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g=="
"resolved" "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz"
"version" "6.0.0"
"get-stream@^3.0.0":
"integrity" "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ="
"resolved" "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz"
"version" "3.0.0"
2021-08-17 21:18:32 -04:00
"get-stream@^4.0.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w=="
"resolved" "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz"
"version" "4.1.0"
dependencies:
"pump" "^3.0.0"
2021-08-17 21:18:32 -04:00
"get-stream@^4.1.0":
"integrity" "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w=="
"resolved" "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz"
"version" "4.1.0"
2021-06-26 17:19:29 -04:00
dependencies:
"pump" "^3.0.0"
2021-08-17 21:18:32 -04:00
"get-stream@^5.0.0", "get-stream@^5.1.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA=="
"resolved" "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz"
"version" "5.2.0"
dependencies:
"pump" "^3.0.0"
"get-value@^2.0.3", "get-value@^2.0.6":
"integrity" "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg="
"resolved" "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz"
"version" "2.0.6"
"getpass@^0.1.1":
"integrity" "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo="
"resolved" "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz"
"version" "0.1.7"
dependencies:
"assert-plus" "^1.0.0"
"glob-parent@^5.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="
"resolved" "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
"version" "5.1.2"
2021-06-26 17:19:29 -04:00
dependencies:
"is-glob" "^4.0.1"
"glob@^7.1.1", "glob@^7.1.2", "glob@^7.1.3", "glob@^7.1.4", "glob@^7.1.6":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ=="
"resolved" "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz"
"version" "7.1.7"
2021-06-26 17:19:29 -04:00
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" "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
"resolved" "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
"version" "11.12.0"
"globals@^12.1.0":
"integrity" "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg=="
"resolved" "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz"
"version" "12.4.0"
dependencies:
"type-fest" "^0.8.1"
"got@^11.8.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ=="
"resolved" "https://registry.npmjs.org/got/-/got-11.8.2.tgz"
"version" "11.8.2"
2021-01-01 00:23:17 -05:00
dependencies:
"@sindresorhus/is" "^4.0.0"
"@szmarczak/http-timer" "^4.0.5"
"@types/cacheable-request" "^6.0.1"
"@types/responselike" "^1.0.0"
2021-06-26 17:19:29 -04:00
"cacheable-lookup" "^5.0.3"
"cacheable-request" "^7.0.1"
"decompress-response" "^6.0.0"
"http2-wrapper" "^1.0.0-beta.5.2"
"lowercase-keys" "^2.0.0"
"p-cancelable" "^2.0.0"
"responselike" "^2.0.0"
"got@^6.3.0":
"integrity" "sha1-JAzQV4WpoY5WHcG0S0HHY+8ejbA="
"resolved" "https://registry.npmjs.org/got/-/got-6.7.1.tgz"
"version" "6.7.1"
dependencies:
"create-error-class" "^3.0.0"
"duplexer3" "^0.1.4"
"get-stream" "^3.0.0"
"is-redirect" "^1.0.0"
"is-retry-allowed" "^1.0.0"
"is-stream" "^1.0.0"
"lowercase-keys" "^1.0.0"
"safe-buffer" "^5.0.1"
"timed-out" "^4.0.0"
"unzip-response" "^2.0.1"
"url-parse-lax" "^1.0.0"
"got@^9.6.0":
"integrity" "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q=="
"resolved" "https://registry.npmjs.org/got/-/got-9.6.0.tgz"
"version" "9.6.0"
2021-01-01 00:23:17 -05:00
dependencies:
"@sindresorhus/is" "^0.14.0"
"@szmarczak/http-timer" "^1.1.2"
2021-06-26 17:19:29 -04:00
"cacheable-request" "^6.0.0"
"decompress-response" "^3.3.0"
"duplexer3" "^0.1.4"
"get-stream" "^4.1.0"
"lowercase-keys" "^1.0.1"
"mimic-response" "^1.0.1"
"p-cancelable" "^1.0.0"
"to-readable-stream" "^1.0.0"
"url-parse-lax" "^3.0.0"
2021-08-17 21:18:32 -04:00
"graceful-fs@^4.1.15", "graceful-fs@^4.1.2", "graceful-fs@^4.1.3", "graceful-fs@^4.1.6", "graceful-fs@^4.1.9", "graceful-fs@^4.2.0", "graceful-fs@^4.2.4":
"integrity" "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ=="
"resolved" "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz"
"version" "4.2.6"
2021-06-26 17:19:29 -04:00
"growly@^1.3.0":
"integrity" "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE="
"resolved" "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz"
"version" "1.3.0"
"har-schema@^2.0.0":
"integrity" "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI="
"resolved" "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz"
"version" "2.0.0"
"har-validator@~5.1.3":
"integrity" "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w=="
"resolved" "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz"
"version" "5.1.5"
dependencies:
"ajv" "^6.12.3"
"har-schema" "^2.0.0"
2021-08-17 21:18:32 -04:00
"has-bigints@^1.0.1":
"integrity" "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA=="
"resolved" "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz"
"version" "1.0.1"
2021-06-26 17:19:29 -04:00
"has-flag@^3.0.0":
"integrity" "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
"resolved" "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
"version" "3.0.0"
"has-flag@^4.0.0":
"integrity" "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
"resolved" "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
"version" "4.0.0"
2021-08-17 21:18:32 -04:00
"has-symbols@^1.0.1", "has-symbols@^1.0.2":
"integrity" "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw=="
"resolved" "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz"
"version" "1.0.2"
2021-06-26 17:19:29 -04:00
"has-value@^0.3.1":
"integrity" "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8="
"resolved" "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz"
"version" "0.3.1"
dependencies:
"get-value" "^2.0.3"
"has-values" "^0.1.4"
"isobject" "^2.0.0"
"has-value@^1.0.0":
"integrity" "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc="
"resolved" "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"get-value" "^2.0.6"
"has-values" "^1.0.0"
"isobject" "^3.0.0"
"has-values@^0.1.4":
"integrity" "sha1-bWHeldkd/Km5oCCJrThL/49it3E="
"resolved" "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz"
"version" "0.1.4"
"has-values@^1.0.0":
"integrity" "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8="
"resolved" "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"is-number" "^3.0.0"
"kind-of" "^4.0.0"
"has@^1.0.3":
"integrity" "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw=="
"resolved" "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"function-bind" "^1.1.1"
"hermes-engine@~0.5.0":
"integrity" "sha512-hLwqh8dejHayjlpvZY40e1aDCDvyP98cWx/L5DhAjSJLH8g4z9Tp08D7y4+3vErDsncPOdf1bxm+zUWpx0/Fxg=="
"resolved" "https://registry.npmjs.org/hermes-engine/-/hermes-engine-0.5.1.tgz"
"version" "0.5.1"
"hermes-profile-transformer@^0.0.6":
"integrity" "sha512-cnN7bQUm65UWOy6cbGcCcZ3rpwW8Q/j4OP5aWRhEry4Z2t2aR1cjrbp0BS+KiBN0smvP1caBgAuxutvyvJILzQ=="
"resolved" "https://registry.npmjs.org/hermes-profile-transformer/-/hermes-profile-transformer-0.0.6.tgz"
"version" "0.0.6"
dependencies:
"source-map" "^0.7.3"
"hoist-non-react-statics@^3.1.0", "hoist-non-react-statics@^3.3.0":
"integrity" "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="
"resolved" "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
"version" "3.3.2"
dependencies:
"react-is" "^16.7.0"
"hosted-git-info@^2.1.4":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
"resolved" "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz"
"version" "2.8.9"
2021-06-26 17:19:29 -04:00
"html-encoding-sniffer@^1.0.2":
"integrity" "sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw=="
"resolved" "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"whatwg-encoding" "^1.0.1"
"html-escaper@^2.0.0":
"integrity" "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="
"resolved" "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz"
"version" "2.0.2"
2021-08-17 21:18:32 -04:00
"html-parse-stringify@^3.0.1":
"integrity" "sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg=="
"resolved" "https://registry.npmjs.org/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"void-elements" "3.1.0"
2021-06-26 17:19:29 -04:00
"http-cache-semantics@^4.0.0":
"integrity" "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ=="
"resolved" "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz"
"version" "4.1.0"
"http-errors@~1.7.2":
"integrity" "sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw=="
"resolved" "https://registry.npmjs.org/http-errors/-/http-errors-1.7.3.tgz"
"version" "1.7.3"
dependencies:
"depd" "~1.1.2"
"inherits" "2.0.4"
"setprototypeof" "1.1.1"
"statuses" ">= 1.5.0 < 2"
"toidentifier" "1.0.0"
"http-signature@~1.2.0":
"integrity" "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE="
"resolved" "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"assert-plus" "^1.0.0"
"jsprim" "^1.2.2"
"sshpk" "^1.7.0"
"http2-wrapper@^1.0.0-beta.5.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg=="
"resolved" "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-1.0.3.tgz"
"version" "1.0.3"
2021-06-26 17:19:29 -04:00
dependencies:
"quick-lru" "^5.1.1"
"resolve-alpn" "^1.0.0"
"human-signals@^1.1.1":
"integrity" "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw=="
"resolved" "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz"
"version" "1.1.1"
2021-08-17 21:18:32 -04:00
"i18n-js@^3.8.0":
"integrity" "sha512-hDsGgPuvw/2P+lXSbOafAwspK8Ste8YrwuuUg17W3wEcO1JkQxBlPgsN1t2+852nTnz4YSYTjZc/1nAA2PC/nw=="
"resolved" "https://registry.npmjs.org/i18n-js/-/i18n-js-3.8.0.tgz"
"version" "3.8.0"
"i18next@^20.3.3":
"integrity" "sha512-tx9EUhHeaipvZ5pFLTaN9Xdm5Ssal774MpujaTA1Wv/ST/1My5SnoBmliY1lOpyEP5Z51Dq1gXifk/y4Yt3agQ=="
"resolved" "https://registry.npmjs.org/i18next/-/i18next-20.3.3.tgz"
"version" "20.3.3"
dependencies:
"@babel/runtime" "^7.12.0"
2021-06-26 17:19:29 -04:00
"iconv-lite@^0.4.17", "iconv-lite@^0.4.24", "iconv-lite@0.4.24":
"integrity" "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="
"resolved" "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz"
"version" "0.4.24"
dependencies:
"safer-buffer" ">= 2.1.2 < 3"
"iconv-lite@^0.6.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw=="
"resolved" "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz"
"version" "0.6.3"
2021-06-26 17:19:29 -04:00
dependencies:
"safer-buffer" ">= 2.1.2 < 3.0.0"
"ignore@^4.0.6":
"integrity" "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg=="
"resolved" "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz"
"version" "4.0.6"
"ignore@^5.0.5":
"integrity" "sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw=="
"resolved" "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz"
"version" "5.1.8"
"image-size@^0.6.0":
"integrity" "sha512-47xSUiQioGaB96nqtp5/q55m0aBQSQdyIloMOc/x+QVTDZLNmXE892IIDrJ0hM1A5vcNUDD5tDffkSP5lCaIIA=="
"resolved" "https://registry.npmjs.org/image-size/-/image-size-0.6.3.tgz"
"version" "0.6.3"
"import-fresh@^2.0.0":
"integrity" "sha1-2BNVwVYS04bGH53dOSLUMEgipUY="
"resolved" "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"caller-path" "^2.0.0"
"resolve-from" "^3.0.0"
"import-fresh@^3.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw=="
"resolved" "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
"version" "3.3.0"
2021-06-26 17:19:29 -04:00
dependencies:
"parent-module" "^1.0.0"
"resolve-from" "^4.0.0"
"import-local@^3.0.2":
"integrity" "sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA=="
"resolved" "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"pkg-dir" "^4.2.0"
"resolve-cwd" "^3.0.0"
"imurmurhash@^0.1.4":
"integrity" "sha1-khi5srkoojixPcT7a21XbyMUU+o="
"resolved" "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
"version" "0.1.4"
"inflight@^1.0.4":
"integrity" "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk="
"resolved" "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
"version" "1.0.6"
dependencies:
"once" "^1.3.0"
"wrappy" "1"
"inherits@^2.0.3", "inherits@~2.0.3", "inherits@2", "inherits@2.0.4":
"integrity" "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
"resolved" "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
"version" "2.0.4"
"inquirer@^3.0.6":
"integrity" "sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ=="
"resolved" "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz"
"version" "3.3.0"
dependencies:
"ansi-escapes" "^3.0.0"
"chalk" "^2.0.0"
"cli-cursor" "^2.1.0"
"cli-width" "^2.0.0"
"external-editor" "^2.0.4"
"figures" "^2.0.0"
"lodash" "^4.3.0"
"mute-stream" "0.0.7"
"run-async" "^2.2.0"
"rx-lite" "^4.0.8"
"rx-lite-aggregates" "^4.0.8"
"string-width" "^2.1.0"
"strip-ansi" "^4.0.0"
"through" "^2.3.6"
"inquirer@^7.0.0":
"integrity" "sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA=="
"resolved" "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz"
"version" "7.3.3"
dependencies:
"ansi-escapes" "^4.2.1"
"chalk" "^4.1.0"
"cli-cursor" "^3.1.0"
"cli-width" "^3.0.0"
"external-editor" "^3.0.3"
"figures" "^3.0.0"
"lodash" "^4.17.19"
"mute-stream" "0.0.8"
"run-async" "^2.4.0"
"rxjs" "^6.6.0"
"string-width" "^4.1.0"
"strip-ansi" "^6.0.0"
"through" "^2.3.6"
2021-08-17 21:18:32 -04:00
"internal-slot@^1.0.3":
"integrity" "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA=="
"resolved" "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz"
"version" "1.0.3"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"get-intrinsic" "^1.1.0"
2021-06-26 17:19:29 -04:00
"has" "^1.0.3"
2021-08-17 21:18:32 -04:00
"side-channel" "^1.0.4"
2021-06-26 17:19:29 -04:00
"invariant@^2.2.4", "invariant@2.2.4":
"integrity" "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA=="
"resolved" "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz"
"version" "2.2.4"
dependencies:
"loose-envify" "^1.0.0"
"ip-regex@^2.1.0":
"integrity" "sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk="
"resolved" "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz"
"version" "2.1.0"
"ip@^1.1.5":
"integrity" "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
"resolved" "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz"
"version" "1.1.5"
"is-accessor-descriptor@^0.1.6":
"integrity" "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY="
"resolved" "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz"
"version" "0.1.6"
dependencies:
"kind-of" "^3.0.2"
"is-accessor-descriptor@^1.0.0":
"integrity" "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ=="
"resolved" "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"kind-of" "^6.0.0"
"is-arrayish@^0.2.1":
"integrity" "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
"resolved" "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
"version" "0.2.1"
"is-arrayish@^0.3.1":
"integrity" "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
"resolved" "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
"version" "0.3.2"
2021-08-17 21:18:32 -04:00
"is-bigint@^1.0.1":
"integrity" "sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA=="
"resolved" "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.2.tgz"
"version" "1.0.2"
"is-boolean-object@^1.1.0":
"integrity" "sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng=="
"resolved" "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.1.tgz"
"version" "1.1.1"
dependencies:
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"is-buffer@^1.1.5":
"integrity" "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
"resolved" "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz"
"version" "1.1.6"
2021-08-17 21:18:32 -04:00
"is-callable@^1.1.4", "is-callable@^1.2.3":
"integrity" "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ=="
"resolved" "https://registry.npmjs.org/is-callable/-/is-callable-1.2.3.tgz"
"version" "1.2.3"
2021-06-26 17:19:29 -04:00
"is-ci@^2.0.0":
"integrity" "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w=="
"resolved" "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"ci-info" "^2.0.0"
2021-08-17 21:18:32 -04:00
"is-core-module@^2.2.0":
"integrity" "sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A=="
"resolved" "https://registry.npmjs.org/is-core-module/-/is-core-module-2.4.0.tgz"
"version" "2.4.0"
dependencies:
"has" "^1.0.3"
2021-06-26 17:19:29 -04:00
"is-data-descriptor@^0.1.4":
"integrity" "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y="
"resolved" "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz"
"version" "0.1.4"
dependencies:
"kind-of" "^3.0.2"
"is-data-descriptor@^1.0.0":
"integrity" "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ=="
"resolved" "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"kind-of" "^6.0.0"
"is-date-object@^1.0.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A=="
"resolved" "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.4.tgz"
"version" "1.0.4"
2021-06-26 17:19:29 -04:00
"is-descriptor@^0.1.0":
"integrity" "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg=="
"resolved" "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz"
"version" "0.1.6"
dependencies:
"is-accessor-descriptor" "^0.1.6"
"is-data-descriptor" "^0.1.4"
"kind-of" "^5.0.0"
2021-08-17 21:18:32 -04:00
"is-descriptor@^1.0.0", "is-descriptor@^1.0.2":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg=="
"resolved" "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"is-accessor-descriptor" "^1.0.0"
"is-data-descriptor" "^1.0.0"
"kind-of" "^6.0.2"
"is-directory@^0.3.1":
"integrity" "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE="
"resolved" "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz"
"version" "0.3.1"
"is-docker@^2.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ=="
"resolved" "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz"
"version" "2.2.1"
2021-06-26 17:19:29 -04:00
"is-extendable@^0.1.0", "is-extendable@^0.1.1":
"integrity" "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik="
"resolved" "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz"
"version" "0.1.1"
2021-08-17 21:18:32 -04:00
"is-extendable@^0.1.1":
"integrity" "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik="
"resolved" "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz"
"version" "0.1.1"
2021-06-26 17:19:29 -04:00
"is-extendable@^1.0.1":
"integrity" "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA=="
"resolved" "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"is-plain-object" "^2.0.4"
"is-extglob@^2.1.1":
"integrity" "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
"resolved" "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
"version" "2.1.1"
"is-fullwidth-code-point@^2.0.0":
"integrity" "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
"resolved" "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz"
"version" "2.0.0"
"is-fullwidth-code-point@^3.0.0":
"integrity" "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
"resolved" "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
"version" "3.0.0"
"is-generator-fn@^2.0.0":
"integrity" "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ=="
"resolved" "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz"
"version" "2.1.0"
"is-glob@^4.0.0", "is-glob@^4.0.1":
"integrity" "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg=="
"resolved" "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"is-extglob" "^2.1.1"
2021-08-17 21:18:32 -04:00
"is-negative-zero@^2.0.1":
"integrity" "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w=="
"resolved" "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz"
"version" "2.0.1"
"is-number-object@^1.0.4":
"integrity" "sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw=="
"resolved" "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.5.tgz"
"version" "1.0.5"
2021-06-26 17:19:29 -04:00
"is-number@^3.0.0":
"integrity" "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU="
"resolved" "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"kind-of" "^3.0.2"
"is-number@^7.0.0":
"integrity" "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
"resolved" "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
"version" "7.0.0"
"is-obj@^1.0.0":
"integrity" "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
"resolved" "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz"
"version" "1.0.1"
"is-obj@^2.0.0":
"integrity" "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w=="
"resolved" "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz"
"version" "2.0.0"
"is-plain-object@^2.0.3", "is-plain-object@^2.0.4":
"integrity" "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og=="
"resolved" "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz"
"version" "2.0.4"
dependencies:
"isobject" "^3.0.1"
"is-redirect@^1.0.0":
"integrity" "sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ="
"resolved" "https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz"
"version" "1.0.0"
2021-08-17 21:18:32 -04:00
"is-regex@^1.1.3":
"integrity" "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ=="
"resolved" "https://registry.npmjs.org/is-regex/-/is-regex-1.1.3.tgz"
"version" "1.1.3"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
"has-symbols" "^1.0.2"
2021-06-26 17:19:29 -04:00
"is-retry-allowed@^1.0.0":
"integrity" "sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg=="
"resolved" "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz"
"version" "1.2.0"
2021-08-17 21:18:32 -04:00
"is-stream@^1.0.0":
"integrity" "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
"resolved" "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
"version" "1.1.0"
"is-stream@^1.0.1":
"integrity" "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
"resolved" "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
"version" "1.1.0"
"is-stream@^1.1.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
"resolved" "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
"version" "1.1.0"
"is-stream@^2.0.0":
"integrity" "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw=="
"resolved" "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz"
"version" "2.0.0"
2021-08-17 21:18:32 -04:00
"is-string@^1.0.5", "is-string@^1.0.6":
"integrity" "sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w=="
"resolved" "https://registry.npmjs.org/is-string/-/is-string-1.0.6.tgz"
"version" "1.0.6"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"is-symbol@^1.0.2", "is-symbol@^1.0.3":
"integrity" "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg=="
"resolved" "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz"
"version" "1.0.4"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"has-symbols" "^1.0.2"
2021-06-26 17:19:29 -04:00
"is-typedarray@^1.0.0", "is-typedarray@~1.0.0":
"integrity" "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
"resolved" "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz"
"version" "1.0.0"
"is-windows@^1.0.2":
"integrity" "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA=="
"resolved" "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz"
"version" "1.0.2"
"is-wsl@^1.1.0":
"integrity" "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0="
"resolved" "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz"
"version" "1.1.0"
"is-wsl@^2.1.1":
"integrity" "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww=="
"resolved" "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz"
"version" "2.2.0"
dependencies:
"is-docker" "^2.0.0"
"isarray@~1.0.0", "isarray@1.0.0":
"integrity" "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
"resolved" "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
"version" "1.0.0"
"isexe@^2.0.0":
"integrity" "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
"resolved" "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
"version" "2.0.0"
"isobject@^2.0.0":
"integrity" "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk="
"resolved" "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"isarray" "1.0.0"
"isobject@^3.0.0", "isobject@^3.0.1":
"integrity" "sha1-TkMekrEalzFjaqH5yNHMvP2reN8="
"resolved" "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz"
"version" "3.0.1"
"isomorphic-fetch@^2.1.1":
"integrity" "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk="
"resolved" "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz"
"version" "2.2.1"
dependencies:
"node-fetch" "^1.0.1"
"whatwg-fetch" ">=0.10.0"
"isstream@~0.1.2":
"integrity" "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
"resolved" "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz"
"version" "0.1.2"
"istanbul-lib-coverage@^3.0.0":
"integrity" "sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg=="
"resolved" "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz"
"version" "3.0.0"
"istanbul-lib-instrument@^4.0.0":
"integrity" "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ=="
"resolved" "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz"
"version" "4.0.3"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/core" "^7.7.5"
"@istanbuljs/schema" "^0.1.2"
2021-06-26 17:19:29 -04:00
"istanbul-lib-coverage" "^3.0.0"
"semver" "^6.3.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"istanbul-lib-report@^3.0.0":
"integrity" "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw=="
"resolved" "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz"
"version" "3.0.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"istanbul-lib-coverage" "^3.0.0"
"make-dir" "^3.0.0"
"supports-color" "^7.1.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"istanbul-lib-source-maps@^4.0.0":
"integrity" "sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg=="
"resolved" "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz"
"version" "4.0.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"debug" "^4.1.1"
"istanbul-lib-coverage" "^3.0.0"
"source-map" "^0.6.1"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"istanbul-reports@^3.0.2":
"integrity" "sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw=="
"resolved" "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz"
"version" "3.0.2"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"html-escaper" "^2.0.0"
"istanbul-lib-report" "^3.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-changed-files@^25.5.0":
"integrity" "sha512-EOw9QEqapsDT7mKF162m8HFzRPbmP8qJQny6ldVOdOVBz3ACgPm/1nAn5fPQ/NDaYhX/AHkrGwwkCncpAVSXcw=="
"resolved" "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"execa" "^3.2.0"
"throat" "^5.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-cli@^25.5.4":
"integrity" "sha512-rG8uJkIiOUpnREh1768/N3n27Cm+xPFkSNFO91tgg+8o2rXeVLStz+vkXkGr4UtzH6t1SNbjwoiswd7p4AhHTw=="
"resolved" "https://registry.npmjs.org/jest-cli/-/jest-cli-25.5.4.tgz"
"version" "25.5.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/core" "^25.5.4"
"@jest/test-result" "^25.5.0"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"exit" "^0.1.2"
"graceful-fs" "^4.2.4"
"import-local" "^3.0.2"
"is-ci" "^2.0.0"
"jest-config" "^25.5.4"
"jest-util" "^25.5.0"
"jest-validate" "^25.5.0"
"prompts" "^2.0.1"
"realpath-native" "^2.0.0"
"yargs" "^15.3.1"
"jest-config@^25.5.4":
"integrity" "sha512-SZwR91SwcdK6bz7Gco8qL7YY2sx8tFJYzvg216DLihTWf+LKY/DoJXpM9nTzYakSyfblbqeU48p/p7Jzy05Atg=="
"resolved" "https://registry.npmjs.org/jest-config/-/jest-config-25.5.4.tgz"
"version" "25.5.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/core" "^7.1.0"
"@jest/test-sequencer" "^25.5.4"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"babel-jest" "^25.5.1"
"chalk" "^3.0.0"
"deepmerge" "^4.2.2"
"glob" "^7.1.1"
"graceful-fs" "^4.2.4"
"jest-environment-jsdom" "^25.5.0"
"jest-environment-node" "^25.5.0"
"jest-get-type" "^25.2.6"
"jest-jasmine2" "^25.5.4"
"jest-regex-util" "^25.2.6"
"jest-resolve" "^25.5.1"
"jest-util" "^25.5.0"
"jest-validate" "^25.5.0"
"micromatch" "^4.0.2"
"pretty-format" "^25.5.0"
"realpath-native" "^2.0.0"
"jest-diff@^25.5.0":
"integrity" "sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A=="
"resolved" "https://registry.npmjs.org/jest-diff/-/jest-diff-25.5.0.tgz"
"version" "25.5.0"
dependencies:
"chalk" "^3.0.0"
"diff-sequences" "^25.2.6"
"jest-get-type" "^25.2.6"
"pretty-format" "^25.5.0"
"jest-docblock@^25.3.0":
"integrity" "sha512-aktF0kCar8+zxRHxQZwxMy70stc9R1mOmrLsT5VO3pIT0uzGRSDAXxSlz4NqQWpuLjPpuMhPRl7H+5FRsvIQAg=="
"resolved" "https://registry.npmjs.org/jest-docblock/-/jest-docblock-25.3.0.tgz"
"version" "25.3.0"
dependencies:
"detect-newline" "^3.0.0"
"jest-each@^25.5.0":
"integrity" "sha512-QBogUxna3D8vtiItvn54xXde7+vuzqRrEeaw8r1s+1TG9eZLVJE5ZkKoSUlqFwRjnlaA4hyKGiu9OlkFIuKnjA=="
"resolved" "https://registry.npmjs.org/jest-each/-/jest-each-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"jest-get-type" "^25.2.6"
"jest-util" "^25.5.0"
"pretty-format" "^25.5.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-environment-jsdom@^25.5.0":
"integrity" "sha512-7Jr02ydaq4jaWMZLY+Skn8wL5nVIYpWvmeatOHL3tOcV3Zw8sjnPpx+ZdeBfc457p8jCR9J6YCc+Lga0oIy62A=="
"resolved" "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/environment" "^25.5.0"
"@jest/fake-timers" "^25.5.0"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"jest-mock" "^25.5.0"
"jest-util" "^25.5.0"
"jsdom" "^15.2.1"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-environment-node@^25.5.0":
"integrity" "sha512-iuxK6rQR2En9EID+2k+IBs5fCFd919gVVK5BeND82fYeLWPqvRcFNPKu9+gxTwfB5XwBGBvZ0HFQa+cHtIoslA=="
"resolved" "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/environment" "^25.5.0"
"@jest/fake-timers" "^25.5.0"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"jest-mock" "^25.5.0"
"jest-util" "^25.5.0"
"semver" "^6.3.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-get-type@^24.9.0":
"integrity" "sha512-lUseMzAley4LhIcpSP9Jf+fTrQ4a1yHQwLNeeVa2cEmbCGeoZAtYPOIv8JaxLD/sUpKxetKGP+gsHl8f8TSj8Q=="
"resolved" "https://registry.npmjs.org/jest-get-type/-/jest-get-type-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-get-type@^25.2.6":
"integrity" "sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig=="
"resolved" "https://registry.npmjs.org/jest-get-type/-/jest-get-type-25.2.6.tgz"
"version" "25.2.6"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"jest-haste-map@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-kfVFmsuWui2Sj1Rp1AJ4D9HqJwE4uwTlS/vO+eRUaMmd54BFpli2XhMQnPC2k4cHFVbB2Q2C+jtI1AGLgEnCjQ=="
"resolved" "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^24.9.0"
2021-06-26 17:19:29 -04:00
"anymatch" "^2.0.0"
"fb-watchman" "^2.0.0"
"graceful-fs" "^4.1.15"
"invariant" "^2.2.4"
"jest-serializer" "^24.9.0"
"jest-util" "^24.9.0"
"jest-worker" "^24.9.0"
"micromatch" "^3.1.10"
"sane" "^4.0.3"
"walker" "^1.0.7"
2020-10-18 20:47:15 -04:00
optionalDependencies:
2021-06-26 17:19:29 -04:00
"fsevents" "^1.2.7"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-haste-map@^25.5.1":
"integrity" "sha512-dddgh9UZjV7SCDQUrQ+5t9yy8iEgKc1AKqZR9YDww8xsVOtzPQSMVLDChc21+g29oTRexb9/B0bIlZL+sWmvAQ=="
"resolved" "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-25.5.1.tgz"
"version" "25.5.1"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
"@types/graceful-fs" "^4.1.2"
2021-06-26 17:19:29 -04:00
"anymatch" "^3.0.3"
"fb-watchman" "^2.0.0"
"graceful-fs" "^4.2.4"
"jest-serializer" "^25.5.0"
"jest-util" "^25.5.0"
"jest-worker" "^25.5.0"
"micromatch" "^4.0.2"
"sane" "^4.0.3"
"walker" "^1.0.7"
"which" "^2.0.2"
2020-10-18 20:47:15 -04:00
optionalDependencies:
2021-06-26 17:19:29 -04:00
"fsevents" "^2.1.2"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-jasmine2@^25.5.4":
"integrity" "sha512-9acbWEfbmS8UpdcfqnDO+uBUgKa/9hcRh983IHdM+pKmJPL77G0sWAAK0V0kr5LK3a8cSBfkFSoncXwQlRZfkQ=="
"resolved" "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-25.5.4.tgz"
"version" "25.5.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/traverse" "^7.1.0"
"@jest/environment" "^25.5.0"
"@jest/source-map" "^25.5.0"
"@jest/test-result" "^25.5.0"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"co" "^4.6.0"
"expect" "^25.5.0"
"is-generator-fn" "^2.0.0"
"jest-each" "^25.5.0"
"jest-matcher-utils" "^25.5.0"
"jest-message-util" "^25.5.0"
"jest-runtime" "^25.5.4"
"jest-snapshot" "^25.5.1"
"jest-util" "^25.5.0"
"pretty-format" "^25.5.0"
"throat" "^5.0.0"
"jest-leak-detector@^25.5.0":
"integrity" "sha512-rV7JdLsanS8OkdDpZtgBf61L5xZ4NnYLBq72r6ldxahJWWczZjXawRsoHyXzibM5ed7C2QRjpp6ypgwGdKyoVA=="
"resolved" "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-25.5.0.tgz"
"version" "25.5.0"
dependencies:
"jest-get-type" "^25.2.6"
"pretty-format" "^25.5.0"
"jest-matcher-utils@^25.5.0":
"integrity" "sha512-VWI269+9JS5cpndnpCwm7dy7JtGQT30UHfrnM3mXl22gHGt/b7NkjBqXfbhZ8V4B7ANUsjK18PlSBmG0YH7gjw=="
"resolved" "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-25.5.0.tgz"
"version" "25.5.0"
dependencies:
"chalk" "^3.0.0"
"jest-diff" "^25.5.0"
"jest-get-type" "^25.2.6"
"pretty-format" "^25.5.0"
"jest-message-util@^24.9.0":
"integrity" "sha512-oCj8FiZ3U0hTP4aSui87P4L4jC37BtQwUMqk+zk/b11FR19BJDeZsZAvIHutWnmtw7r85UmR3CEWZ0HWU2mAlw=="
"resolved" "https://registry.npmjs.org/jest-message-util/-/jest-message-util-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/code-frame" "^7.0.0"
"@jest/test-result" "^24.9.0"
"@jest/types" "^24.9.0"
"@types/stack-utils" "^1.0.1"
2021-06-26 17:19:29 -04:00
"chalk" "^2.0.1"
"micromatch" "^3.1.10"
"slash" "^2.0.0"
"stack-utils" "^1.0.1"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-message-util@^25.5.0":
"integrity" "sha512-ezddz3YCT/LT0SKAmylVyWWIGYoKHOFOFXx3/nA4m794lfVUskMcwhip6vTgdVrOtYdjeQeis2ypzes9mZb4EA=="
"resolved" "https://registry.npmjs.org/jest-message-util/-/jest-message-util-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/code-frame" "^7.0.0"
"@jest/types" "^25.5.0"
"@types/stack-utils" "^1.0.1"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"graceful-fs" "^4.2.4"
"micromatch" "^4.0.2"
"slash" "^3.0.0"
"stack-utils" "^1.0.1"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-mock@^24.9.0":
"integrity" "sha512-3BEYN5WbSq9wd+SyLDES7AHnjH9A/ROBwmz7l2y+ol+NtSFO8DYiEBzoO1CeFc9a8DYy10EO4dDFVv/wN3zl1w=="
"resolved" "https://registry.npmjs.org/jest-mock/-/jest-mock-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^24.9.0"
2021-06-26 17:19:29 -04:00
"jest-mock@^25.5.0":
"integrity" "sha512-eXWuTV8mKzp/ovHc5+3USJMYsTBhyQ+5A1Mak35dey/RG8GlM4YWVylZuGgVXinaW6tpvk/RSecmF37FKUlpXA=="
"resolved" "https://registry.npmjs.org/jest-mock/-/jest-mock-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"jest-pnp-resolver@^1.2.1":
"integrity" "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w=="
"resolved" "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz"
"version" "1.2.2"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-regex-util@^25.2.6":
"integrity" "sha512-KQqf7a0NrtCkYmZZzodPftn7fL1cq3GQAFVMn5Hg8uKx/fIenLEobNanUxb7abQ1sjADHBseG/2FGpsv/wr+Qw=="
"resolved" "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-25.2.6.tgz"
"version" "25.2.6"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-resolve-dependencies@^25.5.4":
"integrity" "sha512-yFmbPd+DAQjJQg88HveObcGBA32nqNZ02fjYmtL16t1xw9bAttSn5UGRRhzMHIQbsep7znWvAvnD4kDqOFM0Uw=="
"resolved" "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-25.5.4.tgz"
"version" "25.5.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"jest-regex-util" "^25.2.6"
"jest-snapshot" "^25.5.1"
2020-10-18 20:47:15 -04:00
"jest-resolve@^25.5.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-Hc09hYch5aWdtejsUZhA+vSzcotf7fajSlPA6EZPE1RmPBAD39XtJhvHWFStid58iit4IPDLI/Da4cwdDmAHiQ=="
"resolved" "https://registry.npmjs.org/jest-resolve/-/jest-resolve-25.5.1.tgz"
"version" "25.5.1"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"browser-resolve" "^1.11.3"
"chalk" "^3.0.0"
"graceful-fs" "^4.2.4"
"jest-pnp-resolver" "^1.2.1"
"read-pkg-up" "^7.0.1"
"realpath-native" "^2.0.0"
"resolve" "^1.17.0"
"slash" "^3.0.0"
"jest-runner@^25.5.4":
"integrity" "sha512-V/2R7fKZo6blP8E9BL9vJ8aTU4TH2beuqGNxHbxi6t14XzTb+x90B3FRgdvuHm41GY8ch4xxvf0ATH4hdpjTqg=="
"resolved" "https://registry.npmjs.org/jest-runner/-/jest-runner-25.5.4.tgz"
"version" "25.5.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/console" "^25.5.0"
"@jest/environment" "^25.5.0"
"@jest/test-result" "^25.5.0"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"exit" "^0.1.2"
"graceful-fs" "^4.2.4"
"jest-config" "^25.5.4"
"jest-docblock" "^25.3.0"
"jest-haste-map" "^25.5.1"
"jest-jasmine2" "^25.5.4"
"jest-leak-detector" "^25.5.0"
"jest-message-util" "^25.5.0"
"jest-resolve" "^25.5.1"
"jest-runtime" "^25.5.4"
"jest-util" "^25.5.0"
"jest-worker" "^25.5.0"
"source-map-support" "^0.5.6"
"throat" "^5.0.0"
"jest-runtime@^25.5.4":
"integrity" "sha512-RWTt8LeWh3GvjYtASH2eezkc8AehVoWKK20udV6n3/gC87wlTbE1kIA+opCvNWyyPeBs6ptYsc6nyHUb1GlUVQ=="
"resolved" "https://registry.npmjs.org/jest-runtime/-/jest-runtime-25.5.4.tgz"
"version" "25.5.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/console" "^25.5.0"
"@jest/environment" "^25.5.0"
"@jest/globals" "^25.5.2"
"@jest/source-map" "^25.5.0"
"@jest/test-result" "^25.5.0"
"@jest/transform" "^25.5.1"
"@jest/types" "^25.5.0"
"@types/yargs" "^15.0.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"collect-v8-coverage" "^1.0.0"
"exit" "^0.1.2"
"glob" "^7.1.3"
"graceful-fs" "^4.2.4"
"jest-config" "^25.5.4"
"jest-haste-map" "^25.5.1"
"jest-message-util" "^25.5.0"
"jest-mock" "^25.5.0"
"jest-regex-util" "^25.2.6"
"jest-resolve" "^25.5.1"
"jest-snapshot" "^25.5.1"
"jest-util" "^25.5.0"
"jest-validate" "^25.5.0"
"realpath-native" "^2.0.0"
"slash" "^3.0.0"
"strip-bom" "^4.0.0"
"yargs" "^15.3.1"
2021-08-17 21:18:32 -04:00
"jest-serializer@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-DxYipDr8OvfrKH3Kel6NdED3OXxjvxXZ1uIY2I9OFbGg+vUkkg7AGvi65qbhbWNPvDckXmzMPbK3u3HaDO49bQ=="
"resolved" "https://registry.npmjs.org/jest-serializer/-/jest-serializer-24.9.0.tgz"
"version" "24.9.0"
"jest-serializer@^25.5.0":
"integrity" "sha512-LxD8fY1lByomEPflwur9o4e2a5twSQ7TaVNLlFUuToIdoJuBt8tzHfCsZ42Ok6LkKXWzFWf3AGmheuLAA7LcCA=="
"resolved" "https://registry.npmjs.org/jest-serializer/-/jest-serializer-25.5.0.tgz"
"version" "25.5.0"
dependencies:
"graceful-fs" "^4.2.4"
"jest-snapshot@^25.5.1":
"integrity" "sha512-C02JE1TUe64p2v1auUJ2ze5vcuv32tkv9PyhEb318e8XOKF7MOyXdJ7kdjbvrp3ChPLU2usI7Rjxs97Dj5P0uQ=="
"resolved" "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-25.5.1.tgz"
"version" "25.5.1"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/types" "^7.0.0"
"@jest/types" "^25.5.0"
"@types/prettier" "^1.19.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"expect" "^25.5.0"
"graceful-fs" "^4.2.4"
"jest-diff" "^25.5.0"
"jest-get-type" "^25.2.6"
"jest-matcher-utils" "^25.5.0"
"jest-message-util" "^25.5.0"
"jest-resolve" "^25.5.1"
"make-dir" "^3.0.0"
"natural-compare" "^1.4.0"
"pretty-format" "^25.5.0"
"semver" "^6.3.0"
"jest-util@^24.9.0":
"integrity" "sha512-x+cZU8VRmOJxbA1K5oDBdxQmdq0OIdADarLxk0Mq+3XS4jgvhG/oKGWcIDCtPG0HgjxOYvF+ilPJQsAyXfbNOg=="
"resolved" "https://registry.npmjs.org/jest-util/-/jest-util-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/console" "^24.9.0"
"@jest/fake-timers" "^24.9.0"
"@jest/source-map" "^24.9.0"
"@jest/test-result" "^24.9.0"
"@jest/types" "^24.9.0"
2021-06-26 17:19:29 -04:00
"callsites" "^3.0.0"
"chalk" "^2.0.1"
"graceful-fs" "^4.1.15"
"is-ci" "^2.0.0"
"mkdirp" "^0.5.1"
"slash" "^2.0.0"
"source-map" "^0.6.0"
"jest-util@^25.5.0":
"integrity" "sha512-KVlX+WWg1zUTB9ktvhsg2PXZVdkI1NBevOJSkTKYAyXyH4QSvh+Lay/e/v+bmaFfrkfx43xD8QTfgobzlEXdIA=="
"resolved" "https://registry.npmjs.org/jest-util/-/jest-util-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"chalk" "^3.0.0"
"graceful-fs" "^4.2.4"
"is-ci" "^2.0.0"
"make-dir" "^3.0.0"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"jest-validate@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-HPIt6C5ACwiqSiwi+OfSSHbK8sG7akG8eATl+IPKaeIjtPOeBUd/g3J7DghugzxrGjI93qS/+RPKe1H6PqvhRQ=="
"resolved" "https://registry.npmjs.org/jest-validate/-/jest-validate-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^24.9.0"
2021-06-26 17:19:29 -04:00
"camelcase" "^5.3.1"
"chalk" "^2.0.1"
"jest-get-type" "^24.9.0"
"leven" "^3.1.0"
"pretty-format" "^24.9.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-validate@^25.5.0":
"integrity" "sha512-okUFKqhZIpo3jDdtUXUZ2LxGUZJIlfdYBvZb1aczzxrlyMlqdnnws9MOxezoLGhSaFc2XYaHNReNQfj5zPIWyQ=="
"resolved" "https://registry.npmjs.org/jest-validate/-/jest-validate-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"camelcase" "^5.3.1"
"chalk" "^3.0.0"
"jest-get-type" "^25.2.6"
"leven" "^3.1.0"
"pretty-format" "^25.5.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-watcher@^25.5.0":
"integrity" "sha512-XrSfJnVASEl+5+bb51V0Q7WQx65dTSk7NL4yDdVjPnRNpM0hG+ncFmDYJo9O8jaSRcAitVbuVawyXCRoxGrT5Q=="
"resolved" "https://registry.npmjs.org/jest-watcher/-/jest-watcher-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/test-result" "^25.5.0"
"@jest/types" "^25.5.0"
2021-06-26 17:19:29 -04:00
"ansi-escapes" "^4.2.1"
"chalk" "^3.0.0"
"jest-util" "^25.5.0"
"string-length" "^3.1.0"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"jest-worker@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw=="
"resolved" "https://registry.npmjs.org/jest-worker/-/jest-worker-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"merge-stream" "^2.0.0"
"supports-color" "^6.1.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest-worker@^25.5.0":
"integrity" "sha512-/dsSmUkIy5EBGfv/IjjqmFxrNAUpBERfGs1oHROyD7yxjG/w+t0GOJDX8O1k32ySmd7+a5IhnJU2qQFcJ4n1vw=="
"resolved" "https://registry.npmjs.org/jest-worker/-/jest-worker-25.5.0.tgz"
"version" "25.5.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"merge-stream" "^2.0.0"
"supports-color" "^7.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"jest@25.5.4":
"integrity" "sha512-hHFJROBTqZahnO+X+PMtT6G2/ztqAZJveGqz//FnWWHurizkD05PQGzRZOhF3XP6z7SJmL+5tCfW8qV06JypwQ=="
"resolved" "https://registry.npmjs.org/jest/-/jest-25.5.4.tgz"
"version" "25.5.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/core" "^25.5.4"
2021-06-26 17:19:29 -04:00
"import-local" "^3.0.2"
"jest-cli" "^25.5.4"
"jetifier@^1.6.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-3Zi16h6L5tXDRQJTb221cnRoVG9/9OvreLdLU2/ZjRv/GILL+2Cemt0IKvkowwkDpvouAU1DQPOJ7qaiHeIdrw=="
"resolved" "https://registry.npmjs.org/jetifier/-/jetifier-1.6.8.tgz"
"version" "1.6.8"
2021-06-26 17:19:29 -04:00
"js-tokens@^3.0.0 || ^4.0.0", "js-tokens@^4.0.0":
"integrity" "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
"resolved" "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
"version" "4.0.0"
"js-yaml@^3.13.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g=="
"resolved" "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz"
"version" "3.14.1"
2021-06-26 17:19:29 -04:00
dependencies:
"argparse" "^1.0.7"
"esprima" "^4.0.0"
"jsbn@~0.1.0":
"integrity" "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
"resolved" "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz"
"version" "0.1.1"
"jsc-android@^245459.0.0":
"integrity" "sha512-wkjURqwaB1daNkDi2OYYbsLnIdC/lUM2nPXQKRs5pqEU9chDg435bjvo+LSaHotDENygHQDHe+ntUkkw2gwMtg=="
"resolved" "https://registry.npmjs.org/jsc-android/-/jsc-android-245459.0.0.tgz"
"version" "245459.0.0"
"jsdom@^15.2.1":
"integrity" "sha512-fAl1W0/7T2G5vURSyxBzrJ1LSdQn6Tr5UX/xD4PXDx/PDgwygedfW6El/KIj3xJ7FU61TTYnc/l/B7P49Eqt6g=="
"resolved" "https://registry.npmjs.org/jsdom/-/jsdom-15.2.1.tgz"
"version" "15.2.1"
dependencies:
"abab" "^2.0.0"
"acorn" "^7.1.0"
"acorn-globals" "^4.3.2"
"array-equal" "^1.0.0"
"cssom" "^0.4.1"
"cssstyle" "^2.0.0"
"data-urls" "^1.1.0"
"domexception" "^1.0.1"
"escodegen" "^1.11.1"
"html-encoding-sniffer" "^1.0.2"
"nwsapi" "^2.2.0"
"parse5" "5.1.0"
"pn" "^1.1.0"
"request" "^2.88.0"
"request-promise-native" "^1.0.7"
"saxes" "^3.1.9"
"symbol-tree" "^3.2.2"
"tough-cookie" "^3.0.1"
"w3c-hr-time" "^1.0.1"
"w3c-xmlserializer" "^1.1.2"
"webidl-conversions" "^4.0.2"
"whatwg-encoding" "^1.0.5"
"whatwg-mimetype" "^2.3.0"
"whatwg-url" "^7.0.0"
"ws" "^7.0.0"
"xml-name-validator" "^3.0.0"
"jsesc@^2.5.1":
"integrity" "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
"resolved" "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz"
"version" "2.5.2"
"jsesc@~0.5.0":
"integrity" "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0="
"resolved" "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz"
"version" "0.5.0"
"json-buffer@3.0.0":
"integrity" "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg="
"resolved" "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz"
"version" "3.0.0"
"json-buffer@3.0.1":
"integrity" "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ=="
"resolved" "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz"
"version" "3.0.1"
"json-parse-better-errors@^1.0.1":
"integrity" "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw=="
"resolved" "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz"
"version" "1.0.2"
2021-08-17 21:18:32 -04:00
"json-parse-even-better-errors@^2.3.0":
"integrity" "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
"resolved" "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz"
"version" "2.3.1"
2021-06-26 17:19:29 -04:00
"json-schema-traverse@^0.4.1":
"integrity" "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
"resolved" "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz"
"version" "0.4.1"
"json-schema@0.2.3":
"integrity" "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM="
"resolved" "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz"
"version" "0.2.3"
"json-stable-stringify-without-jsonify@^1.0.1":
"integrity" "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE="
"resolved" "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz"
"version" "1.0.1"
"json-stable-stringify@^1.0.1":
"integrity" "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8="
"resolved" "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"jsonify" "~0.0.0"
"json-stringify-safe@~5.0.1":
"integrity" "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
"resolved" "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
"version" "5.0.1"
"json5@^2.1.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA=="
"resolved" "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz"
"version" "2.2.0"
2021-06-26 17:19:29 -04:00
dependencies:
"minimist" "^1.2.5"
"jsonfile@^2.1.0":
"integrity" "sha1-NzaitCi4e72gzIO1P6PWM6NcKug="
"resolved" "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz"
"version" "2.4.0"
2021-08-17 21:18:32 -04:00
optionalDependencies:
2021-06-26 17:19:29 -04:00
"graceful-fs" "^4.1.6"
"jsonfile@^4.0.0":
"integrity" "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss="
"resolved" "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz"
"version" "4.0.0"
2021-08-17 21:18:32 -04:00
optionalDependencies:
2021-06-26 17:19:29 -04:00
"graceful-fs" "^4.1.6"
"jsonify@~0.0.0":
"integrity" "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM="
"resolved" "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz"
"version" "0.0.0"
"jsprim@^1.2.2":
"integrity" "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI="
"resolved" "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz"
"version" "1.4.1"
dependencies:
"assert-plus" "1.0.0"
"extsprintf" "1.3.0"
"json-schema" "0.2.3"
"verror" "1.10.0"
"jsx-ast-utils@^2.2.3":
"integrity" "sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w=="
"resolved" "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz"
"version" "2.4.1"
dependencies:
"array-includes" "^3.1.1"
"object.assign" "^4.1.0"
"keyv@^3.0.0":
"integrity" "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA=="
"resolved" "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"json-buffer" "3.0.0"
"keyv@^4.0.0":
"integrity" "sha512-zdGa2TOpSZPq5mU6iowDARnMBZgtCqJ11dJROFi6tg6kTn4nuUdU09lFyLFSaHrWqpIJ+EBq4E8/Dc0Vx5vLdA=="
"resolved" "https://registry.npmjs.org/keyv/-/keyv-4.0.3.tgz"
"version" "4.0.3"
dependencies:
"json-buffer" "3.0.1"
"kind-of@^1.1.0":
"integrity" "sha1-FAo9LUGjbS78+pN3tiwk+ElaXEQ="
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz"
"version" "1.1.0"
2021-08-17 21:18:32 -04:00
"kind-of@^3.0.2", "kind-of@^3.0.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ="
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz"
"version" "3.2.2"
dependencies:
"is-buffer" "^1.1.5"
"kind-of@^3.2.0":
"integrity" "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ="
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz"
"version" "3.2.2"
dependencies:
"is-buffer" "^1.1.5"
"kind-of@^4.0.0":
"integrity" "sha1-IIE989cSkosgc3hpGkUGb65y3Vc="
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"is-buffer" "^1.1.5"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"kind-of@^5.0.0":
"integrity" "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw=="
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz"
"version" "5.1.0"
"kind-of@^6.0.0", "kind-of@^6.0.2":
"integrity" "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
"resolved" "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz"
"version" "6.0.3"
"klaw@^1.0.0":
"integrity" "sha1-QIhDO0azsbolnXh4XY6W9zugJDk="
"resolved" "https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz"
"version" "1.3.1"
2021-08-17 21:18:32 -04:00
optionalDependencies:
2021-06-26 17:19:29 -04:00
"graceful-fs" "^4.1.9"
"kleur@^3.0.3":
"integrity" "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="
"resolved" "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
"version" "3.0.3"
"leven@^3.1.0":
"integrity" "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="
"resolved" "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
"version" "3.1.0"
"levn@^0.3.0", "levn@~0.3.0":
"integrity" "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4="
"resolved" "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz"
"version" "0.3.0"
dependencies:
"prelude-ls" "~1.1.2"
"type-check" "~0.3.2"
"lines-and-columns@^1.1.6":
"integrity" "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
"resolved" "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
"version" "1.1.6"
"locate-path@^3.0.0":
"integrity" "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A=="
"resolved" "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"p-locate" "^3.0.0"
"path-exists" "^3.0.0"
"locate-path@^5.0.0":
"integrity" "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g=="
"resolved" "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz"
"version" "5.0.0"
dependencies:
"p-locate" "^4.1.0"
2021-08-17 21:18:32 -04:00
"lodash._reinterpolate@^3.0.0":
"integrity" "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0="
"resolved" "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz"
"version" "3.0.0"
"lodash.debounce@^4.0.8":
"integrity" "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
"resolved" "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz"
"version" "4.0.8"
"lodash.frompairs@^4.0.1":
"integrity" "sha1-vE5SB/onV8E25XNhTpZkUGsrG9I="
"resolved" "https://registry.npmjs.org/lodash.frompairs/-/lodash.frompairs-4.0.1.tgz"
"version" "4.0.1"
2021-06-26 17:19:29 -04:00
"lodash.isequal@^4.5.0":
"integrity" "sha1-QVxEePK8wwEgwizhDtMib30+GOA="
"resolved" "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz"
"version" "4.5.0"
2021-08-17 21:18:32 -04:00
"lodash.isstring@^4.0.1":
"integrity" "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE="
"resolved" "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz"
"version" "4.0.1"
"lodash.memoize@^4.1.2":
"integrity" "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
"resolved" "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz"
"version" "4.1.2"
"lodash.omit@^4.5.0":
"integrity" "sha1-brGa5aHuHdnfC5aeZs4Lf6MLXmA="
"resolved" "https://registry.npmjs.org/lodash.omit/-/lodash.omit-4.5.0.tgz"
"version" "4.5.0"
"lodash.pick@^4.4.0":
"integrity" "sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM="
"resolved" "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz"
"version" "4.4.0"
2021-06-26 17:19:29 -04:00
"lodash.sortby@^4.7.0":
"integrity" "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg="
"resolved" "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz"
"version" "4.7.0"
2021-08-17 21:18:32 -04:00
"lodash.template@^4.5.0":
"integrity" "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A=="
"resolved" "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz"
"version" "4.5.0"
dependencies:
"lodash._reinterpolate" "^3.0.0"
"lodash.templatesettings" "^4.0.0"
"lodash.templatesettings@^4.0.0":
"integrity" "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ=="
"resolved" "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz"
"version" "4.2.0"
dependencies:
"lodash._reinterpolate" "^3.0.0"
2021-06-26 17:19:29 -04:00
"lodash.throttle@^4.1.1":
"integrity" "sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ="
"resolved" "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz"
"version" "4.1.1"
2021-08-17 21:18:32 -04:00
"lodash@^4.17.10", "lodash@^4.17.14", "lodash@^4.17.15", "lodash@^4.17.19", "lodash@^4.3.0":
"integrity" "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
"resolved" "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
"version" "4.17.21"
2021-06-26 17:19:29 -04:00
"log-symbols@^2.2.0":
"integrity" "sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg=="
"resolved" "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz"
"version" "2.2.0"
dependencies:
"chalk" "^2.0.1"
"logkitty@^0.7.1":
"integrity" "sha512-/3ER20CTTbahrCrpYfPn7Xavv9diBROZpoXGVZDWMw4b/X4uuUwAC0ki85tgsdMRONURyIJbcOvS94QsUBYPbQ=="
"resolved" "https://registry.npmjs.org/logkitty/-/logkitty-0.7.1.tgz"
"version" "0.7.1"
dependencies:
"ansi-fragments" "^0.2.1"
"dayjs" "^1.8.15"
"yargs" "^15.1.0"
"lolex@^5.0.0":
"integrity" "sha512-h4hmjAvHTmd+25JSwrtTIuwbKdwg5NzZVRMLn9saij4SZaepCrTCxPr35H/3bjwfMJtN+t3CX8672UIkglz28A=="
"resolved" "https://registry.npmjs.org/lolex/-/lolex-5.1.2.tgz"
"version" "5.1.2"
2020-10-18 20:47:15 -04:00
dependencies:
"@sinonjs/commons" "^1.7.0"
2021-06-26 17:19:29 -04:00
"loose-envify@^1.0.0", "loose-envify@^1.1.0", "loose-envify@^1.4.0":
"integrity" "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="
"resolved" "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
"version" "1.4.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"js-tokens" "^3.0.0 || ^4.0.0"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"lowercase-keys@^1.0.0":
"integrity" "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA=="
"resolved" "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz"
"version" "1.0.1"
"lowercase-keys@^1.0.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA=="
"resolved" "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz"
"version" "1.0.1"
2021-01-01 00:23:17 -05:00
2021-06-26 17:19:29 -04:00
"lowercase-keys@^2.0.0":
"integrity" "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA=="
"resolved" "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz"
"version" "2.0.0"
2021-01-01 00:23:17 -05:00
2021-06-26 17:19:29 -04:00
"lru-cache@^4.0.1":
"integrity" "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g=="
"resolved" "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz"
"version" "4.1.5"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"pseudomap" "^1.0.2"
"yallist" "^2.1.2"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"lru-cache@^6.0.0":
"integrity" "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="
"resolved" "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"yallist" "^4.0.0"
"make-dir@^2.0.0":
"integrity" "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA=="
"resolved" "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"pify" "^4.0.1"
"semver" "^5.6.0"
"make-dir@^2.1.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA=="
"resolved" "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz"
"version" "2.1.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"pify" "^4.0.1"
"semver" "^5.6.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"make-dir@^3.0.0":
"integrity" "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw=="
"resolved" "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz"
"version" "3.1.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"semver" "^6.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"makeerror@1.0.x":
"integrity" "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw="
"resolved" "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz"
"version" "1.0.11"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"tmpl" "1.0.x"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"map-cache@^0.2.2":
"integrity" "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8="
"resolved" "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz"
"version" "0.2.2"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"map-visit@^1.0.0":
"integrity" "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48="
"resolved" "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz"
"version" "1.0.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"object-visit" "^1.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"merge-stream@^1.0.1":
"integrity" "sha1-QEEgLVCKNCugAXQAjfDCUbjBNeE="
"resolved" "https://registry.npmjs.org/merge-stream/-/merge-stream-1.0.1.tgz"
"version" "1.0.1"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"readable-stream" "^2.0.1"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"merge-stream@^2.0.0":
"integrity" "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
"resolved" "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz"
"version" "2.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"metro-babel-register@0.59.0":
"integrity" "sha512-JtWc29erdsXO/V3loenXKw+aHUXgj7lt0QPaZKPpctLLy8kcEpI/8pfXXgVK9weXICCpCnYtYncIosAyzh0xjg=="
"resolved" "https://registry.npmjs.org/metro-babel-register/-/metro-babel-register-0.59.0.tgz"
"version" "0.59.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/core" "^7.0.0"
"@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0"
"@babel/plugin-proposal-optional-chaining" "^7.0.0"
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
"@babel/plugin-transform-modules-commonjs" "^7.0.0"
"@babel/register" "^7.0.0"
2021-06-26 17:19:29 -04:00
"escape-string-regexp" "^1.0.5"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"metro-babel-transformer@0.59.0":
"integrity" "sha512-fdZJl8rs54GVFXokxRdD7ZrQ1TJjxWzOi/xSP25VR3E8tbm3nBZqS+/ylu643qSr/IueABR+jrlqAyACwGEf6w=="
"resolved" "https://registry.npmjs.org/metro-babel-transformer/-/metro-babel-transformer-0.59.0.tgz"
"version" "0.59.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/core" "^7.0.0"
2021-06-26 17:19:29 -04:00
"metro-source-map" "0.59.0"
2021-08-17 21:18:32 -04:00
"metro-cache@0.59.0":
"integrity" "sha512-ryWNkSnpyADfRpHGb8BRhQ3+k8bdT/bsxMH2O0ntlZYZ188d8nnYWmxbRvFmEzToJxe/ol4uDw0tJFAaQsN8KA=="
"resolved" "https://registry.npmjs.org/metro-cache/-/metro-cache-0.59.0.tgz"
"version" "0.59.0"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"jest-serializer" "^24.9.0"
"metro-core" "0.59.0"
2021-06-26 17:19:29 -04:00
"mkdirp" "^0.5.1"
"rimraf" "^2.5.4"
2021-08-17 21:18:32 -04:00
"metro-config@^0.59.0", "metro-config@0.59.0":
"integrity" "sha512-MDsknFG9vZ4Nb5VR6OUDmGHaWz6oZg/FtE3up1zVBKPVRTXE1Z+k7zypnPtMXjMh3WHs/Sy4+wU1xnceE/zdnA=="
"resolved" "https://registry.npmjs.org/metro-config/-/metro-config-0.59.0.tgz"
"version" "0.59.0"
2021-06-26 17:19:29 -04:00
dependencies:
"cosmiconfig" "^5.0.5"
2021-08-17 21:18:32 -04:00
"jest-validate" "^24.9.0"
"metro" "0.59.0"
"metro-cache" "0.59.0"
"metro-core" "0.59.0"
"metro-core@^0.59.0", "metro-core@0.59.0":
"integrity" "sha512-kb5LKvV5r2pqMEzGyTid8ai2mIjW13NMduQ8oBmfha7/EPTATcTQ//s+bkhAs1toQD8vqVvjAb0cPNjWQEmcmQ=="
"resolved" "https://registry.npmjs.org/metro-core/-/metro-core-0.59.0.tgz"
"version" "0.59.0"
dependencies:
"jest-haste-map" "^24.9.0"
2021-06-26 17:19:29 -04:00
"lodash.throttle" "^4.1.1"
2021-08-17 21:18:32 -04:00
"metro-resolver" "0.59.0"
2021-06-26 17:19:29 -04:00
"wordwrap" "^1.0.0"
2021-08-17 21:18:32 -04:00
"metro-inspector-proxy@0.59.0":
"integrity" "sha512-hPeAuQcofTOH0F+2GEZqWkvkVY1/skezSSlMocDQDaqds+Kw6JgdA7FlZXxnKmQ/jYrWUzff/pl8SUCDwuYthQ=="
"resolved" "https://registry.npmjs.org/metro-inspector-proxy/-/metro-inspector-proxy-0.59.0.tgz"
"version" "0.59.0"
2021-06-26 17:19:29 -04:00
dependencies:
"connect" "^3.6.5"
"debug" "^2.2.0"
"ws" "^1.1.5"
"yargs" "^14.2.0"
2021-08-17 21:18:32 -04:00
"metro-minify-uglify@0.59.0":
"integrity" "sha512-7IzVgCVWZMymgZ/quieg/9v5EQ8QmZWAgDc86Zp9j0Vy6tQTjUn6jlU+YAKW3mfMEjMr6iIUzCD8YklX78tFAw=="
"resolved" "https://registry.npmjs.org/metro-minify-uglify/-/metro-minify-uglify-0.59.0.tgz"
"version" "0.59.0"
2021-06-26 17:19:29 -04:00
dependencies:
"uglify-es" "^3.1.9"
"metro-react-native-babel-preset@0.59.0":
"integrity" "sha512-BoO6ncPfceIDReIH8pQ5tQptcGo5yRWQXJGVXfANbiKLq4tfgdZB1C1e2rMUJ6iypmeJU9dzl+EhPmIFKtgREg=="
"resolved" "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.59.0.tgz"
"version" "0.59.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-proposal-export-default-from" "^7.0.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0"
"@babel/plugin-proposal-object-rest-spread" "^7.0.0"
"@babel/plugin-proposal-optional-catch-binding" "^7.0.0"
"@babel/plugin-proposal-optional-chaining" "^7.0.0"
"@babel/plugin-syntax-dynamic-import" "^7.0.0"
"@babel/plugin-syntax-export-default-from" "^7.0.0"
"@babel/plugin-syntax-flow" "^7.2.0"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.0.0"
"@babel/plugin-syntax-optional-chaining" "^7.0.0"
"@babel/plugin-transform-arrow-functions" "^7.0.0"
"@babel/plugin-transform-block-scoping" "^7.0.0"
"@babel/plugin-transform-classes" "^7.0.0"
"@babel/plugin-transform-computed-properties" "^7.0.0"
"@babel/plugin-transform-destructuring" "^7.0.0"
"@babel/plugin-transform-exponentiation-operator" "^7.0.0"
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
"@babel/plugin-transform-for-of" "^7.0.0"
"@babel/plugin-transform-function-name" "^7.0.0"
"@babel/plugin-transform-literals" "^7.0.0"
"@babel/plugin-transform-modules-commonjs" "^7.0.0"
"@babel/plugin-transform-object-assign" "^7.0.0"
"@babel/plugin-transform-parameters" "^7.0.0"
"@babel/plugin-transform-react-display-name" "^7.0.0"
"@babel/plugin-transform-react-jsx" "^7.0.0"
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
"@babel/plugin-transform-regenerator" "^7.0.0"
"@babel/plugin-transform-runtime" "^7.0.0"
"@babel/plugin-transform-shorthand-properties" "^7.0.0"
"@babel/plugin-transform-spread" "^7.0.0"
"@babel/plugin-transform-sticky-regex" "^7.0.0"
"@babel/plugin-transform-template-literals" "^7.0.0"
"@babel/plugin-transform-typescript" "^7.5.0"
"@babel/plugin-transform-unicode-regex" "^7.0.0"
"@babel/template" "^7.0.0"
2021-06-26 17:19:29 -04:00
"react-refresh" "^0.4.0"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"metro-react-native-babel-transformer@^0.59.0", "metro-react-native-babel-transformer@0.59.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-1O3wrnMq4NcPQ1asEcl9lRDn/t+F1Oef6S9WaYVIKEhg9m/EQRGVrrTVP+R6B5Eeaj3+zNKbzM8Dx/NWy1hUbQ=="
"resolved" "https://registry.npmjs.org/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.59.0.tgz"
"version" "0.59.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/core" "^7.0.0"
2021-06-26 17:19:29 -04:00
"babel-preset-fbjs" "^3.3.0"
"metro-babel-transformer" "0.59.0"
"metro-react-native-babel-preset" "0.59.0"
"metro-source-map" "0.59.0"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"metro-resolver@^0.59.0", "metro-resolver@0.59.0":
"integrity" "sha512-lbgiumnwoVosffEI96z0FGuq1ejTorHAj3QYUPmp5dFMfitRxLP7Wm/WP9l4ZZjIptxTExsJwuEff1SLRCPD9w=="
"resolved" "https://registry.npmjs.org/metro-resolver/-/metro-resolver-0.59.0.tgz"
"version" "0.59.0"
dependencies:
2021-08-17 21:18:32 -04:00
"absolute-path" "^0.0.0"
2021-06-26 17:19:29 -04:00
"metro-source-map@0.59.0":
"integrity" "sha512-0w5CmCM+ybSqXIjqU4RiK40t4bvANL6lafabQ2GP2XD3vSwkLY+StWzCtsb4mPuyi9R/SgoLBel+ZOXHXAH0eQ=="
"resolved" "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.59.0.tgz"
"version" "0.59.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/traverse" "^7.0.0"
"@babel/types" "^7.0.0"
2021-06-26 17:19:29 -04:00
"invariant" "^2.2.4"
"metro-symbolicate" "0.59.0"
"ob1" "0.59.0"
"source-map" "^0.5.6"
"vlq" "^1.0.0"
"metro-symbolicate@0.59.0":
"integrity" "sha512-asLaF2A7rndrToGFIknL13aiohwPJ95RKHf0NM3hP/nipiLDoMzXT6ZnQvBqDxkUKyP+51AI75DMtb+Wcyw4Bw=="
"resolved" "https://registry.npmjs.org/metro-symbolicate/-/metro-symbolicate-0.59.0.tgz"
"version" "0.59.0"
dependencies:
"invariant" "^2.2.4"
"metro-source-map" "0.59.0"
"source-map" "^0.5.6"
"through2" "^2.0.1"
"vlq" "^1.0.0"
2021-08-17 21:18:32 -04:00
"metro@^0.59.0", "metro@0.59.0":
"integrity" "sha512-OpVgYXyuTvouusFZQJ/UYKEbwfLmialrSCUUTGTFaBor6UMUHZgXPYtK86LzesgMqRc8aiuTQVO78iKW2Iz3wg=="
"resolved" "https://registry.npmjs.org/metro/-/metro-0.59.0.tgz"
"version" "0.59.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
"@babel/generator" "^7.5.0"
"@babel/parser" "^7.0.0"
"@babel/plugin-external-helpers" "^7.0.0"
"@babel/template" "^7.0.0"
"@babel/traverse" "^7.0.0"
"@babel/types" "^7.0.0"
2021-06-26 17:19:29 -04:00
"absolute-path" "^0.0.0"
"async" "^2.4.0"
"babel-preset-fbjs" "^3.3.0"
"buffer-crc32" "^0.2.13"
"chalk" "^2.4.1"
"ci-info" "^2.0.0"
"concat-stream" "^1.6.0"
"connect" "^3.6.5"
"debug" "^2.2.0"
"denodeify" "^1.2.1"
2021-08-17 21:18:32 -04:00
"error-stack-parser" "^2.0.6"
2021-06-26 17:19:29 -04:00
"eventemitter3" "^3.0.0"
"fbjs" "^1.0.0"
"fs-extra" "^1.0.0"
"graceful-fs" "^4.1.3"
"image-size" "^0.6.0"
"invariant" "^2.2.4"
2021-08-17 21:18:32 -04:00
"jest-haste-map" "^24.9.0"
"jest-worker" "^24.9.0"
2021-06-26 17:19:29 -04:00
"json-stable-stringify" "^1.0.1"
"lodash.throttle" "^4.1.1"
"merge-stream" "^1.0.1"
2021-08-17 21:18:32 -04:00
"metro-babel-register" "0.59.0"
"metro-babel-transformer" "0.59.0"
"metro-cache" "0.59.0"
"metro-config" "0.59.0"
"metro-core" "0.59.0"
"metro-inspector-proxy" "0.59.0"
"metro-minify-uglify" "0.59.0"
"metro-react-native-babel-preset" "0.59.0"
"metro-resolver" "0.59.0"
"metro-source-map" "0.59.0"
"metro-symbolicate" "0.59.0"
2021-06-26 17:19:29 -04:00
"mime-types" "2.1.11"
"mkdirp" "^0.5.1"
"node-fetch" "^2.2.0"
"nullthrows" "^1.1.1"
"resolve" "^1.5.0"
"rimraf" "^2.5.4"
"serialize-error" "^2.1.0"
"source-map" "^0.5.6"
"strip-ansi" "^4.0.0"
"temp" "0.8.3"
"throat" "^4.1.0"
"wordwrap" "^1.0.0"
"ws" "^1.1.5"
"xpipe" "^1.0.5"
"yargs" "^14.2.0"
"micromatch@^3.1.10", "micromatch@^3.1.4":
"integrity" "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg=="
"resolved" "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz"
"version" "3.1.10"
dependencies:
"arr-diff" "^4.0.0"
"array-unique" "^0.3.2"
"braces" "^2.3.1"
"define-property" "^2.0.2"
"extend-shallow" "^3.0.2"
"extglob" "^2.0.4"
"fragment-cache" "^0.2.1"
"kind-of" "^6.0.2"
"nanomatch" "^1.2.9"
"object.pick" "^1.3.0"
"regex-not" "^1.0.0"
"snapdragon" "^0.8.1"
"to-regex" "^3.0.2"
"micromatch@^4.0.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg=="
"resolved" "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz"
"version" "4.0.4"
2021-06-26 17:19:29 -04:00
dependencies:
"braces" "^3.0.1"
2021-08-17 21:18:32 -04:00
"picomatch" "^2.2.3"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"mime-db@>= 1.43.0 < 2", "mime-db@1.48.0":
"integrity" "sha512-FM3QwxV+TnZYQ2aRqhlKBMHxk10lTbMt3bBkMAp54ddrNeVSfcQYOOKuGuy3Ddrm38I04If834fOUSq1yzslJQ=="
"resolved" "https://registry.npmjs.org/mime-db/-/mime-db-1.48.0.tgz"
"version" "1.48.0"
2021-06-26 17:19:29 -04:00
"mime-db@~1.23.0":
"integrity" "sha1-oxtAcK2uon1zLqMzdApk0OyaZlk="
"resolved" "https://registry.npmjs.org/mime-db/-/mime-db-1.23.0.tgz"
"version" "1.23.0"
"mime-types@^2.1.12", "mime-types@~2.1.19", "mime-types@~2.1.24":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-XGZnNzm3QvgKxa8dpzyhFTHmpP3l5YNusmne07VUOXxou9CqUqYa/HBy124RqtVh/O2pECas/MOcsDgpilPOPg=="
"resolved" "https://registry.npmjs.org/mime-types/-/mime-types-2.1.31.tgz"
"version" "2.1.31"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"mime-db" "1.48.0"
2021-06-26 17:19:29 -04:00
"mime-types@2.1.11":
"integrity" "sha1-wlnEcb2oCKhdbNGTtDCl+uRHOzw="
"resolved" "https://registry.npmjs.org/mime-types/-/mime-types-2.1.11.tgz"
"version" "2.1.11"
dependencies:
"mime-db" "~1.23.0"
"mime@^2.4.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg=="
"resolved" "https://registry.npmjs.org/mime/-/mime-2.5.2.tgz"
"version" "2.5.2"
2021-06-26 17:19:29 -04:00
"mime@1.6.0":
"integrity" "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
"resolved" "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz"
"version" "1.6.0"
"mimic-fn@^1.0.0":
"integrity" "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ=="
"resolved" "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz"
"version" "1.2.0"
"mimic-fn@^2.1.0":
"integrity" "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
"resolved" "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
"version" "2.1.0"
"mimic-response@^1.0.0", "mimic-response@^1.0.1":
"integrity" "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ=="
"resolved" "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz"
"version" "1.0.1"
"mimic-response@^3.1.0":
"integrity" "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ=="
"resolved" "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz"
"version" "3.1.0"
"minimatch@^3.0.4":
"integrity" "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA=="
"resolved" "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
"version" "3.0.4"
dependencies:
"brace-expansion" "^1.1.7"
"minimist@^1.1.1", "minimist@^1.2.0", "minimist@^1.2.5":
"integrity" "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
"resolved" "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
"version" "1.2.5"
"mixin-deep@^1.2.0":
"integrity" "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA=="
"resolved" "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz"
"version" "1.3.2"
dependencies:
"for-in" "^1.0.2"
"is-extendable" "^1.0.1"
"mkdirp@^0.5.1":
"integrity" "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ=="
"resolved" "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz"
"version" "0.5.5"
dependencies:
"minimist" "^1.2.5"
"ms@2.0.0":
"integrity" "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
"resolved" "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"
"version" "2.0.0"
2021-08-17 21:18:32 -04:00
"ms@2.1.1":
"integrity" "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg=="
"resolved" "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz"
"version" "2.1.1"
2021-06-26 17:19:29 -04:00
"ms@2.1.2":
"integrity" "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
"resolved" "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
"version" "2.1.2"
"mute-stream@0.0.7":
"integrity" "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s="
"resolved" "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz"
"version" "0.0.7"
"mute-stream@0.0.8":
"integrity" "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA=="
"resolved" "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz"
"version" "0.0.8"
"nan@^2.12.1":
"integrity" "sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ=="
"resolved" "https://registry.npmjs.org/nan/-/nan-2.14.2.tgz"
"version" "2.14.2"
"nanoid@^3.1.15":
"integrity" "sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw=="
"resolved" "https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz"
"version" "3.1.23"
"nanomatch@^1.2.9":
"integrity" "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA=="
"resolved" "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz"
"version" "1.2.13"
dependencies:
"arr-diff" "^4.0.0"
"array-unique" "^0.3.2"
"define-property" "^2.0.2"
"extend-shallow" "^3.0.2"
"fragment-cache" "^0.2.1"
"is-windows" "^1.0.2"
"kind-of" "^6.0.2"
"object.pick" "^1.3.0"
"regex-not" "^1.0.0"
"snapdragon" "^0.8.1"
"to-regex" "^3.0.1"
"natural-compare@^1.4.0":
"integrity" "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc="
"resolved" "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
"version" "1.4.0"
"negotiator@0.6.2":
"integrity" "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw=="
"resolved" "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz"
"version" "0.6.2"
"nice-try@^1.0.4":
"integrity" "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ=="
"resolved" "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz"
"version" "1.0.5"
"nocache@^2.1.0":
"integrity" "sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q=="
"resolved" "https://registry.npmjs.org/nocache/-/nocache-2.1.0.tgz"
"version" "2.1.0"
"node-fetch@^1.0.1":
"integrity" "sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ=="
"resolved" "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz"
"version" "1.7.3"
dependencies:
"encoding" "^0.1.11"
"is-stream" "^1.0.1"
"node-fetch@^2.2.0", "node-fetch@^2.6.0", "node-fetch@2.6.1":
"integrity" "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw=="
"resolved" "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
"version" "2.6.1"
"node-int64@^0.4.0":
"integrity" "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs="
"resolved" "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz"
"version" "0.4.0"
"node-modules-regexp@^1.0.0":
"integrity" "sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA="
"resolved" "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz"
"version" "1.0.0"
"node-notifier@^6.0.0":
"integrity" "sha512-SVfQ/wMw+DesunOm5cKqr6yDcvUTDl/yc97ybGHMrteNEY6oekXpNpS3lZwgLlwz0FLgHoiW28ZpmBHUDg37cw=="
"resolved" "https://registry.npmjs.org/node-notifier/-/node-notifier-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"growly" "^1.3.0"
"is-wsl" "^2.1.1"
"semver" "^6.3.0"
"shellwords" "^0.1.1"
"which" "^1.3.1"
2021-08-17 21:18:32 -04:00
"node-releases@^1.1.71":
"integrity" "sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg=="
"resolved" "https://registry.npmjs.org/node-releases/-/node-releases-1.1.73.tgz"
"version" "1.1.73"
2021-06-26 17:19:29 -04:00
"node-stream-zip@^1.9.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-c7tRSVkLNOHvasWgmZ2d86cDgTWEygnkuuHNOY9c0mR3yLZtQTTrGvMaJ/fPs6+LOJn3240y30l5sjLaXFtcvw=="
"resolved" "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.13.6.tgz"
"version" "1.13.6"
2021-06-26 17:19:29 -04:00
"normalize-package-data@^2.5.0":
"integrity" "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA=="
"resolved" "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz"
"version" "2.5.0"
dependencies:
"hosted-git-info" "^2.1.4"
"resolve" "^1.10.0"
"semver" "2 || 3 || 4 || 5"
"validate-npm-package-license" "^3.0.1"
"normalize-path@^2.1.1":
"integrity" "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk="
"resolved" "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz"
"version" "2.1.1"
dependencies:
"remove-trailing-separator" "^1.0.1"
"normalize-path@^3.0.0":
"integrity" "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
"resolved" "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
"version" "3.0.0"
"normalize-url@^4.1.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA=="
"resolved" "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz"
"version" "4.5.1"
"normalize-url@^6.0.1":
"integrity" "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A=="
"resolved" "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz"
"version" "6.1.0"
2021-06-26 17:19:29 -04:00
"npm-run-path@^2.0.0":
"integrity" "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8="
"resolved" "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"path-key" "^2.0.0"
"npm-run-path@^4.0.0":
"integrity" "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw=="
"resolved" "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"path-key" "^3.0.0"
"nullthrows@^1.1.1":
"integrity" "sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw=="
"resolved" "https://registry.npmjs.org/nullthrows/-/nullthrows-1.1.1.tgz"
"version" "1.1.1"
"nwsapi@^2.2.0":
"integrity" "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ=="
"resolved" "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz"
"version" "2.2.0"
"oauth-sign@~0.9.0":
"integrity" "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ=="
"resolved" "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz"
"version" "0.9.0"
"ob1@0.59.0":
"integrity" "sha512-opXMTxyWJ9m68ZglCxwo0OPRESIC/iGmKFPXEXzMZqsVIrgoRXOHmoMDkQzz4y3irVjbyPJRAh5pI9fd0MJTFQ=="
"resolved" "https://registry.npmjs.org/ob1/-/ob1-0.59.0.tgz"
"version" "0.59.0"
"object-assign@^4.0.1", "object-assign@^4.1.0", "object-assign@^4.1.1":
"integrity" "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
"resolved" "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
"version" "4.1.1"
"object-copy@^0.1.0":
"integrity" "sha1-fn2Fi3gb18mRpBupde04EnVOmYw="
"resolved" "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz"
"version" "0.1.0"
dependencies:
"copy-descriptor" "^0.1.0"
"define-property" "^0.2.5"
"kind-of" "^3.0.3"
2021-08-17 21:18:32 -04:00
"object-inspect@^1.10.3", "object-inspect@^1.9.0":
"integrity" "sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw=="
"resolved" "https://registry.npmjs.org/object-inspect/-/object-inspect-1.10.3.tgz"
"version" "1.10.3"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"object-keys@^1.0.12", "object-keys@^1.1.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
"resolved" "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz"
"version" "1.1.1"
"object-visit@^1.0.0":
"integrity" "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs="
"resolved" "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"isobject" "^3.0.0"
2021-08-17 21:18:32 -04:00
"object.assign@^4.1.0", "object.assign@^4.1.2":
"integrity" "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ=="
"resolved" "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz"
"version" "4.1.2"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.0"
"define-properties" "^1.1.3"
"has-symbols" "^1.0.1"
"object-keys" "^1.1.1"
2021-06-26 17:19:29 -04:00
"object.entries@^1.1.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA=="
"resolved" "https://registry.npmjs.org/object.entries/-/object.entries-1.1.4.tgz"
"version" "1.1.4"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"define-properties" "^1.1.3"
2021-08-17 21:18:32 -04:00
"es-abstract" "^1.18.2"
2021-06-26 17:19:29 -04:00
"object.fromentries@^2.0.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ=="
"resolved" "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.4.tgz"
"version" "2.0.4"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"define-properties" "^1.1.3"
2021-08-17 21:18:32 -04:00
"es-abstract" "^1.18.0-next.2"
2021-06-26 17:19:29 -04:00
"has" "^1.0.3"
"object.pick@^1.3.0":
"integrity" "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c="
"resolved" "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz"
"version" "1.3.0"
dependencies:
"isobject" "^3.0.1"
"object.values@^1.1.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg=="
"resolved" "https://registry.npmjs.org/object.values/-/object.values-1.1.4.tgz"
"version" "1.1.4"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"define-properties" "^1.1.3"
2021-08-17 21:18:32 -04:00
"es-abstract" "^1.18.2"
2021-06-26 17:19:29 -04:00
"on-finished@~2.3.0":
"integrity" "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc="
"resolved" "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz"
"version" "2.3.0"
dependencies:
"ee-first" "1.1.1"
"on-headers@~1.0.2":
"integrity" "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA=="
"resolved" "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz"
"version" "1.0.2"
"once@^1.3.0", "once@^1.3.1", "once@^1.4.0":
"integrity" "sha1-WDsap3WWHUsROsF9nFC6753Xa9E="
"resolved" "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
"version" "1.4.0"
dependencies:
"wrappy" "1"
"onetime@^2.0.0":
"integrity" "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ="
"resolved" "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"mimic-fn" "^1.0.0"
"onetime@^5.1.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg=="
"resolved" "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz"
"version" "5.1.2"
2021-06-26 17:19:29 -04:00
dependencies:
"mimic-fn" "^2.1.0"
"open@^6.2.0":
"integrity" "sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg=="
"resolved" "https://registry.npmjs.org/open/-/open-6.4.0.tgz"
"version" "6.4.0"
dependencies:
"is-wsl" "^1.1.0"
"opencollective-postinstall@^2.0.0":
"integrity" "sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q=="
"resolved" "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz"
"version" "2.0.3"
"optionator@^0.8.1", "optionator@^0.8.3":
"integrity" "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA=="
"resolved" "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz"
"version" "0.8.3"
dependencies:
"deep-is" "~0.1.3"
"fast-levenshtein" "~2.0.6"
"levn" "~0.3.0"
"prelude-ls" "~1.1.2"
"type-check" "~0.3.2"
"word-wrap" "~1.2.3"
"options@>=0.0.5":
"integrity" "sha1-7CLTEoBrtT5zF3Pnza788cZDEo8="
"resolved" "https://registry.npmjs.org/options/-/options-0.0.6.tgz"
"version" "0.0.6"
"ora@^3.4.0":
"integrity" "sha512-eNwHudNbO1folBP3JsZ19v9azXWtQZjICdr3Q0TDPIaeBQ3mXLrh54wM+er0+hSp+dWKf+Z8KM58CYzEyIYxYg=="
"resolved" "https://registry.npmjs.org/ora/-/ora-3.4.0.tgz"
"version" "3.4.0"
dependencies:
"chalk" "^2.4.2"
"cli-cursor" "^2.1.0"
"cli-spinners" "^2.0.0"
"log-symbols" "^2.2.0"
"strip-ansi" "^5.2.0"
"wcwidth" "^1.0.1"
"os-tmpdir@^1.0.0", "os-tmpdir@~1.0.2":
"integrity" "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ="
"resolved" "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz"
"version" "1.0.2"
"p-cancelable@^1.0.0":
"integrity" "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw=="
"resolved" "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz"
"version" "1.1.0"
"p-cancelable@^2.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg=="
"resolved" "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz"
"version" "2.1.1"
2021-06-26 17:19:29 -04:00
"p-each-series@^2.1.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA=="
"resolved" "https://registry.npmjs.org/p-each-series/-/p-each-series-2.2.0.tgz"
"version" "2.2.0"
2021-06-26 17:19:29 -04:00
"p-finally@^1.0.0":
"integrity" "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4="
"resolved" "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz"
"version" "1.0.0"
"p-finally@^2.0.0":
"integrity" "sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw=="
"resolved" "https://registry.npmjs.org/p-finally/-/p-finally-2.0.1.tgz"
"version" "2.0.1"
"p-limit@^2.0.0", "p-limit@^2.2.0":
"integrity" "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="
"resolved" "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz"
"version" "2.3.0"
dependencies:
"p-try" "^2.0.0"
"p-locate@^3.0.0":
"integrity" "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ=="
"resolved" "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"p-limit" "^2.0.0"
"p-locate@^4.1.0":
"integrity" "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A=="
"resolved" "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz"
"version" "4.1.0"
dependencies:
"p-limit" "^2.2.0"
"p-try@^2.0.0":
"integrity" "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
"resolved" "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz"
"version" "2.2.0"
"parent-module@^1.0.0":
"integrity" "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g=="
"resolved" "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"callsites" "^3.0.0"
"parse-json@^4.0.0":
"integrity" "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA="
"resolved" "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"error-ex" "^1.3.1"
"json-parse-better-errors" "^1.0.1"
"parse-json@^5.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg=="
"resolved" "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz"
"version" "5.2.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/code-frame" "^7.0.0"
2021-06-26 17:19:29 -04:00
"error-ex" "^1.3.1"
2021-08-17 21:18:32 -04:00
"json-parse-even-better-errors" "^2.3.0"
2021-06-26 17:19:29 -04:00
"lines-and-columns" "^1.1.6"
"parse-node-version@^1.0.0":
"integrity" "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA=="
"resolved" "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz"
"version" "1.0.1"
"parse5@5.1.0":
"integrity" "sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ=="
"resolved" "https://registry.npmjs.org/parse5/-/parse5-5.1.0.tgz"
"version" "5.1.0"
"parseurl@~1.3.3":
"integrity" "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="
"resolved" "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz"
"version" "1.3.3"
"pascalcase@^0.1.1":
"integrity" "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ="
"resolved" "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz"
"version" "0.1.1"
"path-exists@^3.0.0":
"integrity" "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
"resolved" "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz"
"version" "3.0.0"
"path-exists@^4.0.0":
"integrity" "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
"resolved" "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
"version" "4.0.0"
"path-is-absolute@^1.0.0":
"integrity" "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
"resolved" "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
"version" "1.0.1"
"path-key@^2.0.0", "path-key@^2.0.1":
"integrity" "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A="
"resolved" "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz"
"version" "2.0.1"
2021-08-17 21:18:32 -04:00
"path-key@^3.0.0":
"integrity" "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
"resolved" "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
"version" "3.1.1"
"path-key@^3.1.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
"resolved" "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
"version" "3.1.1"
"path-parse@^1.0.6":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
"resolved" "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
"version" "1.0.7"
2021-06-26 17:19:29 -04:00
"performance-now@^2.1.0":
"integrity" "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
"resolved" "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz"
"version" "2.1.0"
2021-08-17 21:18:32 -04:00
"picomatch@^2.0.4", "picomatch@^2.2.3":
"integrity" "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw=="
"resolved" "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz"
"version" "2.3.0"
2021-06-26 17:19:29 -04:00
"pify@^4.0.1":
"integrity" "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g=="
"resolved" "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz"
"version" "4.0.1"
"pirates@^4.0.0", "pirates@^4.0.1":
"integrity" "sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA=="
"resolved" "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz"
"version" "4.0.1"
dependencies:
"node-modules-regexp" "^1.0.0"
"pkg-dir@^3.0.0":
"integrity" "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw=="
"resolved" "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"find-up" "^3.0.0"
"pkg-dir@^4.2.0":
"integrity" "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ=="
"resolved" "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz"
"version" "4.2.0"
dependencies:
"find-up" "^4.0.0"
"plist@^3.0.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-MSrkwZBdQ6YapHy87/8hDU8MnIcyxBKjeF+McXnr5A9MtffPewTs7G3hlpodT5TacyfIyFTaJEhh3GGcmasTgQ=="
"resolved" "https://registry.npmjs.org/plist/-/plist-3.0.2.tgz"
"version" "3.0.2"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"base64-js" "^1.5.1"
2021-06-26 17:19:29 -04:00
"xmlbuilder" "^9.0.7"
2021-08-17 21:18:32 -04:00
"xmldom" "^0.5.0"
2021-06-26 17:19:29 -04:00
"plugin-error@^0.1.2":
"integrity" "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4="
"resolved" "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz"
"version" "0.1.2"
dependencies:
"ansi-cyan" "^0.1.1"
"ansi-red" "^0.1.1"
"arr-diff" "^1.0.1"
"arr-union" "^2.0.1"
"extend-shallow" "^1.1.2"
"pn@^1.1.0":
"integrity" "sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA=="
"resolved" "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz"
"version" "1.1.0"
"posix-character-classes@^0.1.0":
"integrity" "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
"resolved" "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz"
"version" "0.1.1"
"prelude-ls@~1.1.2":
"integrity" "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ="
"resolved" "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz"
"version" "1.1.2"
"prepend-http@^1.0.1":
"integrity" "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw="
"resolved" "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz"
"version" "1.0.4"
"prepend-http@^2.0.0":
"integrity" "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc="
"resolved" "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz"
"version" "2.0.0"
"prettier-linter-helpers@^1.0.0":
"integrity" "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w=="
"resolved" "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"fast-diff" "^1.1.2"
"prettier@^2.0.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA=="
"resolved" "https://registry.npmjs.org/prettier/-/prettier-2.3.1.tgz"
"version" "2.3.1"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"pretty-format@^24.9.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA=="
"resolved" "https://registry.npmjs.org/pretty-format/-/pretty-format-24.9.0.tgz"
"version" "24.9.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@jest/types" "^24.9.0"
2021-06-26 17:19:29 -04:00
"ansi-regex" "^4.0.0"
"ansi-styles" "^3.2.0"
"react-is" "^16.8.4"
2020-10-18 20:47:15 -04:00
2021-08-17 21:18:32 -04:00
"pretty-format@^25.1.0", "pretty-format@^25.2.0", "pretty-format@^25.5.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ=="
"resolved" "https://registry.npmjs.org/pretty-format/-/pretty-format-25.5.0.tgz"
"version" "25.5.0"
dependencies:
"@jest/types" "^25.5.0"
"ansi-regex" "^5.0.0"
"ansi-styles" "^4.0.0"
"react-is" "^16.12.0"
"process-nextick-args@~2.0.0":
"integrity" "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
"resolved" "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz"
"version" "2.0.1"
"progress@^2.0.0":
"integrity" "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="
"resolved" "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz"
"version" "2.0.3"
"promise@^7.1.1":
"integrity" "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg=="
"resolved" "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz"
"version" "7.3.1"
dependencies:
"asap" "~2.0.3"
"promise@^8.0.3":
"integrity" "sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q=="
"resolved" "https://registry.npmjs.org/promise/-/promise-8.1.0.tgz"
"version" "8.1.0"
dependencies:
"asap" "~2.0.6"
"prompts@^2.0.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-EQyfIuO2hPDsX1L/blblV+H7I0knhgAd82cVneCwcdND9B8AuCDuRcBH6yIcG4dFzlOUqbazQqwGjx5xmsNLuQ=="
"resolved" "https://registry.npmjs.org/prompts/-/prompts-2.4.1.tgz"
"version" "2.4.1"
2021-06-26 17:19:29 -04:00
dependencies:
"kleur" "^3.0.3"
2021-08-17 21:18:32 -04:00
"sisteransi" "^1.0.5"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"prop-types@^15.6.2", "prop-types@^15.7.2":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ=="
"resolved" "https://registry.npmjs.org/prop-types/-/prop-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"
"pseudomap@^1.0.2":
"integrity" "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
"resolved" "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz"
"version" "1.0.2"
"psl@^1.1.28":
"integrity" "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
"resolved" "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz"
"version" "1.8.0"
"pump@^3.0.0":
"integrity" "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww=="
"resolved" "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"end-of-stream" "^1.1.0"
"once" "^1.3.1"
"punycode@^2.1.0", "punycode@^2.1.1":
"integrity" "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
"resolved" "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
"version" "2.1.1"
"punycode@1.3.2":
"integrity" "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0="
"resolved" "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
"version" "1.3.2"
"qs@~6.5.2":
"integrity" "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA=="
"resolved" "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz"
"version" "6.5.2"
"query-string@^6.13.6":
"integrity" "sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw=="
"resolved" "https://registry.npmjs.org/query-string/-/query-string-6.14.1.tgz"
"version" "6.14.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"
2021-08-17 21:18:32 -04:00
"querystring@^0.2.0":
"integrity" "sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg=="
"resolved" "https://registry.npmjs.org/querystring/-/querystring-0.2.1.tgz"
"version" "0.2.1"
"querystring@0.2.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA="
"resolved" "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz"
"version" "0.2.0"
"quick-lru@^5.1.1":
"integrity" "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA=="
"resolved" "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz"
"version" "5.1.1"
"range-parser@~1.2.1":
"integrity" "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="
"resolved" "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz"
"version" "1.2.1"
"react-devtools-core@^4.6.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-k+P5VSKM6P22Go9IQ8dJmjj9fbztvKt1iRDI/4wS5oTvd1EnytIJMYB59wZt+D3kgp64jklNX/MRmY42xAQ08g=="
"resolved" "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-4.13.5.tgz"
"version" "4.13.5"
2021-06-26 17:19:29 -04:00
dependencies:
"shell-quote" "^1.6.1"
"ws" "^7"
2021-08-17 21:18:32 -04:00
"react-i18next@^11.11.3":
"integrity" "sha512-upzG5/SpyOlYP5oSF4K8TZBvDWVhnCo38JNV+KnWjrg0+IaJCBltyh6lRGZDO5ovLyA4dU6Ip0bwbUCjb6Yyxw=="
"resolved" "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.3.tgz"
"version" "11.11.3"
dependencies:
"@babel/runtime" "^7.14.5"
"html-parse-stringify" "^3.0.1"
2021-06-26 17:19:29 -04:00
"react-is@^16.12.0", "react-is@^16.13.0", "react-is@^16.7.0", "react-is@^16.8.1", "react-is@^16.8.4", "react-is@^16.8.6":
"integrity" "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
"resolved" "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
"version" "16.13.1"
"react-native-elements@^2.2.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-HygYYmq8JYjk/YYiUwr/64qT64H2xlPBz0JnkGTQwvnnyXZrfkHFopw8rLWCupv3iLLPDzVohvPs0Z5HLdonSQ=="
"resolved" "https://registry.npmjs.org/react-native-elements/-/react-native-elements-2.3.2.tgz"
"version" "2.3.2"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/react-native-vector-icons" "^6.4.5"
2021-06-26 17:19:29 -04:00
"color" "^3.1.0"
2021-08-17 21:18:32 -04:00
"deepmerge" "^4.2.2"
2021-06-26 17:19:29 -04:00
"hoist-non-react-statics" "^3.1.0"
"lodash.isequal" "^4.5.0"
"opencollective-postinstall" "^2.0.0"
"prop-types" "^15.7.2"
"react-native-ratings" "^7.2.0"
"react-native-status-bar-height" "^2.5.0"
"react-native-gesture-handler@^1.10.3":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-cBGMi1IEsIVMgoox4RvMx7V2r6bNKw0uR1Mu1o7NbuHS6BRSVLq0dP34l2ecnPlC+jpWd3le6Yg1nrdCjby2Mw=="
"resolved" "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-1.10.3.tgz"
"version" "1.10.3"
2020-10-18 20:47:15 -04:00
dependencies:
"@egjs/hammerjs" "^2.0.17"
2021-06-26 17:19:29 -04:00
"fbjs" "^3.0.0"
"hoist-non-react-statics" "^3.3.0"
"invariant" "^2.2.4"
"prop-types" "^15.7.2"
2021-08-17 21:18:32 -04:00
"react-native-iphone-x-helper@^1.3.0":
"integrity" "sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg=="
"resolved" "https://registry.npmjs.org/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz"
"version" "1.3.1"
2021-06-26 17:19:29 -04:00
"react-native-linear-gradient@^2.5.6":
"integrity" "sha512-HDwEaXcQIuXXCV70O+bK1rizFong3wj+5Q/jSyifKFLg0VWF95xh8XQgfzXwtq0NggL9vNjPKXa016KuFu+VFg=="
"resolved" "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.5.6.tgz"
"version" "2.5.6"
"react-native-locale-detector@^1.0.1":
"integrity" "sha1-wAImHstgYZ5ZUiV8jH+jHCwV7TA="
"resolved" "https://registry.npmjs.org/react-native-locale-detector/-/react-native-locale-detector-1.0.1.tgz"
"version" "1.0.1"
2021-08-17 21:18:32 -04:00
"react-native-localize@^2.1.1":
"integrity" "sha512-+uyz2/b0vyLq19fcb7r1qU1gqmzbp3aC6EMTvOVXwfBuiN+aJXR/fDdFOJJ8D7+bLccKeuS2zBDrazh+ZayX/g=="
"resolved" "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.1.1.tgz"
"version" "2.1.1"
2021-06-26 17:19:29 -04:00
"react-native-ratings@^7.2.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-V3y19iIifwemMr87KfovFIIzy/Rotqcds9k+ECaayQvrlucm/mXFC69R8xl/NivEdnxX7K87iurigByhpE37EQ=="
"resolved" "https://registry.npmjs.org/react-native-ratings/-/react-native-ratings-7.6.1.tgz"
"version" "7.6.1"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"lodash" "^4.17.15"
"prop-types" "^15.7.2"
2021-06-26 17:19:29 -04:00
"react-native-safe-area-context@^3.2.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-k2Nty4PwSnrg9HwrYeeE+EYqViYJoOFwEy9LxL5RIRfoqxAq/uQXNGwpUg2/u4gnKpBbEPa9eRh15KKMe/VHkA=="
"resolved" "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-3.2.0.tgz"
"version" "3.2.0"
"react-native-screens@^3.4.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-cg+q9MRnVdeOcJyvJtqffoXLur/C2wHA/7IO2+FAipzTlgHbbM1mTuSM7qG+SeiQjoIs4mHOEf7A0ziPKW04sA=="
"resolved" "https://registry.npmjs.org/react-native-screens/-/react-native-screens-3.4.0.tgz"
"version" "3.4.0"
dependencies:
"warn-once" "^0.1.0"
"react-native-splash-screen@^3.2.0":
"integrity" "sha512-Ls9qiNZzW/OLFoI25wfjjAcrf2DZ975hn2vr6U9gyuxi2nooVbzQeFoQS5vQcbCt9QX5NY8ASEEAtlLdIa6KVg=="
"resolved" "https://registry.npmjs.org/react-native-splash-screen/-/react-native-splash-screen-3.2.0.tgz"
"version" "3.2.0"
"react-native-status-bar-height@^2.5.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-z3SGLF0mHT+OlJDq7B7h/jXPjWcdBT3V14Le5L2PjntjjWM3+EJzq2BcXDwV+v67KFNJic5pgA26cCmseYek6w=="
"resolved" "https://registry.npmjs.org/react-native-status-bar-height/-/react-native-status-bar-height-2.6.0.tgz"
"version" "2.6.0"
2021-06-26 17:19:29 -04:00
"react-native-vector-icons@^7.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-V2a1zJ4i+kS8O4j183gIwX14St9AxxXabxwYpFBgRhvr2NDXyFcjHDEAgrOYYlt2W57e20aN1tBDU/I+wn9WtQ=="
"resolved" "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-7.1.0.tgz"
"version" "7.1.0"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"lodash.frompairs" "^4.0.1"
"lodash.isequal" "^4.5.0"
"lodash.isstring" "^4.0.1"
"lodash.omit" "^4.5.0"
"lodash.pick" "^4.4.0"
"lodash.template" "^4.5.0"
2021-06-26 17:19:29 -04:00
"prop-types" "^15.7.2"
"yargs" "^15.0.2"
"react-native-webview@^11.0.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-ahW9KL/iBooDRdQwBgPEWOl5Awjwvmo5FtV83WzbgUpQxDJ+ZRzZDpbmwcjLtd6R67yWg6dk1inqKQTrmkWiXQ=="
"resolved" "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.6.4.tgz"
"version" "11.6.4"
2021-06-26 17:19:29 -04:00
dependencies:
"escape-string-regexp" "2.0.0"
"invariant" "2.2.4"
2021-08-17 21:18:32 -04:00
"react-native@^0.63.2":
"integrity" "sha512-I4kM8kYO2mWEYUFITMcpRulcy4/jd+j9T6PbIzR0FuMcz/xwd+JwHoLPa1HmCesvR1RDOw9o4D+OFLwuXXfmGw=="
"resolved" "https://registry.npmjs.org/react-native/-/react-native-0.63.4.tgz"
"version" "0.63.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/runtime" "^7.0.0"
2021-08-17 21:18:32 -04:00
"@react-native-community/cli" "^4.10.0"
"@react-native-community/cli-platform-android" "^4.10.0"
"@react-native-community/cli-platform-ios" "^4.10.0"
2021-06-26 17:19:29 -04:00
"abort-controller" "^3.0.0"
"anser" "^1.4.9"
"base64-js" "^1.1.2"
"event-target-shim" "^5.0.1"
"fbjs" "^1.0.0"
"fbjs-scripts" "^1.1.0"
"hermes-engine" "~0.5.0"
"invariant" "^2.2.4"
"jsc-android" "^245459.0.0"
"metro-babel-register" "0.59.0"
"metro-react-native-babel-transformer" "0.59.0"
"metro-source-map" "0.59.0"
"nullthrows" "^1.1.1"
"pretty-format" "^24.9.0"
"promise" "^8.0.3"
"prop-types" "^15.7.2"
"react-devtools-core" "^4.6.0"
"react-refresh" "^0.4.0"
"regenerator-runtime" "^0.13.2"
"scheduler" "0.19.1"
"stacktrace-parser" "^0.1.3"
"use-subscription" "^1.0.0"
"whatwg-fetch" "^3.0.0"
"react-refresh@^0.4.0":
"integrity" "sha512-Hwln1VNuGl/6bVwnd0Xdn1e84gT/8T9aYNL+HAKDArLCS7LWjwr7StE30IEYbIkx0Vi3vs+coQxe+SQDbGbbpA=="
"resolved" "https://registry.npmjs.org/react-refresh/-/react-refresh-0.4.3.tgz"
"version" "0.4.3"
"react-test-renderer@16.13.1":
"integrity" "sha512-Sn2VRyOK2YJJldOqoh8Tn/lWQ+ZiKhyZTPtaO0Q6yNj+QDbmRkVFap6pZPy3YQk8DScRDfyqm/KxKYP9gCMRiQ=="
"resolved" "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-16.13.1.tgz"
"version" "16.13.1"
dependencies:
"object-assign" "^4.1.1"
"prop-types" "^15.6.2"
"react-is" "^16.8.6"
"scheduler" "^0.19.1"
2021-08-17 21:18:32 -04:00
"react@16.13.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w=="
"resolved" "https://registry.npmjs.org/react/-/react-16.13.1.tgz"
"version" "16.13.1"
dependencies:
"loose-envify" "^1.1.0"
"object-assign" "^4.1.1"
"prop-types" "^15.6.2"
"read-pkg-up@^7.0.1":
"integrity" "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg=="
"resolved" "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz"
"version" "7.0.1"
dependencies:
"find-up" "^4.1.0"
"read-pkg" "^5.2.0"
"type-fest" "^0.8.1"
"read-pkg@^5.2.0":
"integrity" "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg=="
"resolved" "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz"
"version" "5.2.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/normalize-package-data" "^2.4.0"
2021-06-26 17:19:29 -04:00
"normalize-package-data" "^2.5.0"
"parse-json" "^5.0.0"
"type-fest" "^0.6.0"
"readable-stream@^2.0.1", "readable-stream@^2.2.2", "readable-stream@~2.3.6":
"integrity" "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw=="
"resolved" "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz"
"version" "2.3.7"
dependencies:
"core-util-is" "~1.0.0"
"inherits" "~2.0.3"
"isarray" "~1.0.0"
"process-nextick-args" "~2.0.0"
"safe-buffer" "~5.1.1"
"string_decoder" "~1.1.1"
"util-deprecate" "~1.0.1"
"realpath-native@^2.0.0":
"integrity" "sha512-v1SEYUOXXdbBZK8ZuNgO4TBjamPsiSgcFr0aP+tEKpQZK8vooEUqV6nm6Cv502mX4NF2EfsnVqtNAHG+/6Ur1Q=="
"resolved" "https://registry.npmjs.org/realpath-native/-/realpath-native-2.0.0.tgz"
"version" "2.0.0"
"regenerate-unicode-properties@^8.2.0":
"integrity" "sha512-F9DjY1vKLo/tPePDycuH3dn9H1OTPIkVD9Kz4LODu+F2C75mgjAJ7x/gwy6ZcSNRAAkhNlJSOHRe8k3p+K9WhA=="
"resolved" "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz"
"version" "8.2.0"
dependencies:
"regenerate" "^1.4.0"
"regenerate@^1.4.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A=="
"resolved" "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz"
"version" "1.4.2"
2021-06-26 17:19:29 -04:00
"regenerator-runtime@^0.13.2", "regenerator-runtime@^0.13.4":
"integrity" "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew=="
"resolved" "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz"
"version" "0.13.7"
"regenerator-transform@^0.14.2":
"integrity" "sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw=="
"resolved" "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.5.tgz"
"version" "0.14.5"
2020-10-18 20:47:15 -04:00
dependencies:
"@babel/runtime" "^7.8.4"
2021-06-26 17:19:29 -04:00
"regex-not@^1.0.0", "regex-not@^1.0.2":
"integrity" "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A=="
"resolved" "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"extend-shallow" "^3.0.2"
"safe-regex" "^1.1.0"
2021-08-17 21:18:32 -04:00
"regexp.prototype.flags@^1.3.1":
"integrity" "sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA=="
"resolved" "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz"
"version" "1.3.1"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"define-properties" "^1.1.3"
"regexpp@^2.0.1":
"integrity" "sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw=="
"resolved" "https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz"
"version" "2.0.1"
"regexpp@^3.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg=="
"resolved" "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz"
"version" "3.2.0"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"regexpu-core@^4.7.1":
"integrity" "sha512-ywH2VUraA44DZQuRKzARmw6S66mr48pQVva4LBeRhcOltJ6hExvWly5ZjFLYo67xbIxb6W1q4bAGtgfEl20zfQ=="
"resolved" "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.1.tgz"
"version" "4.7.1"
2021-06-26 17:19:29 -04:00
dependencies:
"regenerate" "^1.4.0"
"regenerate-unicode-properties" "^8.2.0"
"regjsgen" "^0.5.1"
"regjsparser" "^0.6.4"
"unicode-match-property-ecmascript" "^1.0.4"
"unicode-match-property-value-ecmascript" "^1.2.0"
"regjsgen@^0.5.1":
"integrity" "sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A=="
"resolved" "https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.2.tgz"
"version" "0.5.2"
"regjsparser@^0.6.4":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-ZqbNRz1SNjLAiYuwY0zoXW8Ne675IX5q+YHioAGbCw4X96Mjl2+dcX9B2ciaeyYjViDAfvIjFpQjJgLttTEERQ=="
"resolved" "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.9.tgz"
"version" "0.6.9"
2021-06-26 17:19:29 -04:00
dependencies:
"jsesc" "~0.5.0"
"remove-trailing-separator@^1.0.1":
"integrity" "sha1-wkvOKig62tW8P1jg1IJJuSN52O8="
"resolved" "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz"
"version" "1.1.0"
"repeat-element@^1.1.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ=="
"resolved" "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz"
"version" "1.1.4"
2021-06-26 17:19:29 -04:00
"repeat-string@^1.6.1":
"integrity" "sha1-jcrkcOHIirwtYA//Sndihtp15jc="
"resolved" "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz"
"version" "1.6.1"
"request-promise-core@1.1.4":
"integrity" "sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw=="
"resolved" "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.4.tgz"
"version" "1.1.4"
dependencies:
"lodash" "^4.17.19"
"request-promise-native@^1.0.7":
"integrity" "sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g=="
"resolved" "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.9.tgz"
"version" "1.0.9"
dependencies:
"request-promise-core" "1.1.4"
"stealthy-require" "^1.1.1"
"tough-cookie" "^2.3.3"
"request@^2.88.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw=="
"resolved" "https://registry.npmjs.org/request/-/request-2.88.2.tgz"
"version" "2.88.2"
dependencies:
"aws-sign2" "~0.7.0"
"aws4" "^1.8.0"
"caseless" "~0.12.0"
"combined-stream" "~1.0.6"
"extend" "~3.0.2"
"forever-agent" "~0.6.1"
"form-data" "~2.3.2"
"har-validator" "~5.1.3"
"http-signature" "~1.2.0"
"is-typedarray" "~1.0.0"
"isstream" "~0.1.2"
"json-stringify-safe" "~5.0.1"
"mime-types" "~2.1.19"
"oauth-sign" "~0.9.0"
"performance-now" "^2.1.0"
"qs" "~6.5.2"
"safe-buffer" "^5.1.2"
"tough-cookie" "~2.5.0"
"tunnel-agent" "^0.6.0"
"uuid" "^3.3.2"
"require-directory@^2.1.1":
"integrity" "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
"resolved" "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
"version" "2.1.1"
"require-main-filename@^2.0.0":
"integrity" "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
"resolved" "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz"
"version" "2.0.0"
"resolve-alpn@^1.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-8OyfzhAtA32LVUsJSke3auIyINcwdh5l3cvYKdKO0nvsYSKuiLfTM5i78PJswFPT8y6cPW+L1v6/hE95chcpDA=="
"resolved" "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.1.2.tgz"
"version" "1.1.2"
2021-06-26 17:19:29 -04:00
"resolve-cwd@^3.0.0":
"integrity" "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg=="
"resolved" "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"resolve-from" "^5.0.0"
"resolve-from@^3.0.0":
"integrity" "sha1-six699nWiBvItuZTM17rywoYh0g="
"resolved" "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz"
"version" "3.0.0"
"resolve-from@^4.0.0":
"integrity" "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="
"resolved" "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz"
"version" "4.0.0"
"resolve-from@^5.0.0":
"integrity" "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="
"resolved" "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz"
"version" "5.0.0"
"resolve-url@^0.2.1":
"integrity" "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo="
"resolved" "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz"
"version" "0.2.1"
2021-08-17 21:18:32 -04:00
"resolve@^1.10.0", "resolve@^1.12.0", "resolve@^1.14.2", "resolve@^1.15.1", "resolve@^1.17.0", "resolve@^1.3.2", "resolve@^1.5.0":
"integrity" "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A=="
"resolved" "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz"
"version" "1.20.0"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"is-core-module" "^2.2.0"
2021-06-26 17:19:29 -04:00
"path-parse" "^1.0.6"
"resolve@1.1.7":
"integrity" "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs="
"resolved" "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz"
"version" "1.1.7"
"responselike@^1.0.2":
"integrity" "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec="
"resolved" "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"lowercase-keys" "^1.0.0"
"responselike@^2.0.0":
"integrity" "sha512-xH48u3FTB9VsZw7R+vvgaKeLKzT6jOogbQhEe/jewwnZgzPcnyWui2Av6JpoYZF/91uueC+lqhWqeURw5/qhCw=="
"resolved" "https://registry.npmjs.org/responselike/-/responselike-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"lowercase-keys" "^2.0.0"
"restore-cursor@^2.0.0":
"integrity" "sha1-n37ih/gv0ybU/RYpI9YhKe7g368="
"resolved" "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"onetime" "^2.0.0"
"signal-exit" "^3.0.2"
"restore-cursor@^3.1.0":
"integrity" "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA=="
"resolved" "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"onetime" "^5.1.0"
"signal-exit" "^3.0.2"
"ret@~0.1.10":
"integrity" "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg=="
"resolved" "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz"
"version" "0.1.15"
2021-08-17 21:18:32 -04:00
"rimraf@^2.5.4", "rimraf@2.6.3":
"integrity" "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA=="
"resolved" "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz"
"version" "2.6.3"
2021-06-26 17:19:29 -04:00
dependencies:
"glob" "^7.1.3"
"rimraf@^3.0.0":
"integrity" "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA=="
"resolved" "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"glob" "^7.1.3"
"rimraf@~2.2.6":
"integrity" "sha1-5Dm+Kq7jJzIZUnMPmaiSnk/FBYI="
"resolved" "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
"version" "2.2.8"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"rsvp@^4.8.4":
"integrity" "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA=="
"resolved" "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz"
"version" "4.8.5"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"run-async@^2.2.0", "run-async@^2.4.0":
"integrity" "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ=="
"resolved" "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz"
"version" "2.4.1"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"rx-lite-aggregates@^4.0.8":
"integrity" "sha1-dTuHqJoRyVRnxKwWJsTvxOBcZ74="
"resolved" "https://registry.npmjs.org/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz"
"version" "4.0.8"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"rx-lite" "*"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"rx-lite@*", "rx-lite@^4.0.8":
"integrity" "sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ="
"resolved" "https://registry.npmjs.org/rx-lite/-/rx-lite-4.0.8.tgz"
"version" "4.0.8"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"rxjs@^6.6.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ=="
"resolved" "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz"
"version" "6.6.7"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"tslib" "^1.9.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"safe-buffer@^5.0.1", "safe-buffer@^5.1.2", "safe-buffer@~5.1.0", "safe-buffer@~5.1.1", "safe-buffer@5.1.2":
"integrity" "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
"resolved" "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
"version" "5.1.2"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"safe-regex@^1.1.0":
"integrity" "sha1-QKNmnzsHfR6UPURinhV91IAjvy4="
"resolved" "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz"
"version" "1.1.0"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"ret" "~0.1.10"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"safer-buffer@^2.0.2", "safer-buffer@^2.1.0", "safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0", "safer-buffer@~2.1.0":
"integrity" "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
"resolved" "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
"version" "2.1.2"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"sane@^4.0.3":
"integrity" "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA=="
"resolved" "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz"
"version" "4.1.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@cnakazawa/watch" "^1.0.3"
2021-06-26 17:19:29 -04:00
"anymatch" "^2.0.0"
"capture-exit" "^2.0.0"
"exec-sh" "^0.3.2"
"execa" "^1.0.0"
"fb-watchman" "^2.0.0"
"micromatch" "^3.1.4"
"minimist" "^1.1.1"
"walker" "~1.0.5"
"sax@^1.2.1":
"integrity" "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
"resolved" "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
"version" "1.2.4"
"saxes@^3.1.9":
"integrity" "sha512-Ydydq3zC+WYDJK1+gRxRapLIED9PWeSuuS41wqyoRmzvhhh9nc+QQrVMKJYzJFULazeGhzSV0QleN2wD3boh2g=="
"resolved" "https://registry.npmjs.org/saxes/-/saxes-3.1.11.tgz"
"version" "3.1.11"
dependencies:
"xmlchars" "^2.1.1"
"scheduler@^0.19.1", "scheduler@0.19.1":
"integrity" "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA=="
"resolved" "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz"
"version" "0.19.1"
dependencies:
"loose-envify" "^1.1.0"
"object-assign" "^4.1.1"
2021-08-17 21:18:32 -04:00
"semver@^5.1.0", "semver@^5.4.1", "semver@^5.5.0", "semver@^5.6.0", "semver@2 || 3 || 4 || 5":
"integrity" "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
"resolved" "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz"
"version" "5.7.1"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"semver@^6.0.0":
"integrity" "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
"resolved" "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
"version" "6.3.0"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"semver@^6.1.1":
"integrity" "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
"resolved" "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
"version" "6.3.0"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"semver@^6.1.2":
"integrity" "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
"resolved" "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
"version" "6.3.0"
2021-08-17 21:18:32 -04:00
"semver@^6.3.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
"resolved" "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
"version" "6.3.0"
"semver@^7.3.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ=="
"resolved" "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz"
"version" "7.3.5"
dependencies:
"lru-cache" "^6.0.0"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"semver@7.0.0":
"integrity" "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A=="
"resolved" "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz"
"version" "7.0.0"
2021-06-26 17:19:29 -04:00
"send@0.17.1":
"integrity" "sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg=="
"resolved" "https://registry.npmjs.org/send/-/send-0.17.1.tgz"
"version" "0.17.1"
dependencies:
"debug" "2.6.9"
"depd" "~1.1.2"
"destroy" "~1.0.4"
"encodeurl" "~1.0.2"
"escape-html" "~1.0.3"
"etag" "~1.8.1"
"fresh" "0.5.2"
"http-errors" "~1.7.2"
"mime" "1.6.0"
"ms" "2.1.1"
"on-finished" "~2.3.0"
"range-parser" "~1.2.1"
"statuses" "~1.5.0"
"serialize-error@^2.1.0":
"integrity" "sha1-ULZ51WNc34Rme9yOWa9OW4HV9go="
"resolved" "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz"
"version" "2.1.0"
"serve-static@^1.13.1":
"integrity" "sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg=="
"resolved" "https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz"
"version" "1.14.1"
dependencies:
"encodeurl" "~1.0.2"
"escape-html" "~1.0.3"
"parseurl" "~1.3.3"
"send" "0.17.1"
"set-blocking@^2.0.0":
"integrity" "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
"resolved" "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz"
"version" "2.0.0"
"set-value@^2.0.0", "set-value@^2.0.1":
"integrity" "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw=="
"resolved" "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz"
"version" "2.0.1"
dependencies:
"extend-shallow" "^2.0.1"
"is-extendable" "^0.1.1"
"is-plain-object" "^2.0.3"
"split-string" "^3.0.1"
"setimmediate@^1.0.5":
"integrity" "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU="
"resolved" "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz"
"version" "1.0.5"
"setprototypeof@1.1.1":
"integrity" "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw=="
"resolved" "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz"
"version" "1.1.1"
2021-08-17 21:18:32 -04:00
"shallow-clone@^3.0.0":
"integrity" "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA=="
"resolved" "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"kind-of" "^6.0.2"
2021-06-26 17:19:29 -04:00
"shebang-command@^1.2.0":
"integrity" "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo="
"resolved" "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz"
"version" "1.2.0"
dependencies:
"shebang-regex" "^1.0.0"
"shebang-command@^2.0.0":
"integrity" "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="
"resolved" "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"shebang-regex" "^3.0.0"
"shebang-regex@^1.0.0":
"integrity" "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM="
"resolved" "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz"
"version" "1.0.0"
"shebang-regex@^3.0.0":
"integrity" "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
"resolved" "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
"version" "3.0.0"
"shell-quote@^1.6.1", "shell-quote@1.6.1":
"integrity" "sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c="
"resolved" "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz"
"version" "1.6.1"
dependencies:
"array-filter" "~0.0.0"
"array-map" "~0.0.0"
"array-reduce" "~0.0.0"
"jsonify" "~0.0.0"
"shellwords@^0.1.1":
"integrity" "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww=="
"resolved" "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz"
"version" "0.1.1"
2021-08-17 21:18:32 -04:00
"side-channel@^1.0.4":
"integrity" "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw=="
"resolved" "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz"
"version" "1.0.4"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.0"
"get-intrinsic" "^1.0.2"
"object-inspect" "^1.9.0"
2021-06-26 17:19:29 -04:00
"signal-exit@^3.0.0", "signal-exit@^3.0.2":
"integrity" "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA=="
"resolved" "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz"
"version" "3.0.3"
"simple-plist@^1.0.0":
"integrity" "sha512-pKMCVKvZbZTsqYR6RKgLfBHkh2cV89GXcA/0CVPje3sOiNOnXA8+rp/ciAMZ7JRaUdLzlEM6JFfUn+fS6Nt3hg=="
"resolved" "https://registry.npmjs.org/simple-plist/-/simple-plist-1.1.1.tgz"
"version" "1.1.1"
dependencies:
"bplist-creator" "0.0.8"
"bplist-parser" "0.2.0"
"plist" "^3.0.1"
"simple-swizzle@^0.2.2":
"integrity" "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo="
"resolved" "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz"
"version" "0.2.2"
dependencies:
"is-arrayish" "^0.3.1"
2021-08-17 21:18:32 -04:00
"sisteransi@^1.0.5":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
"resolved" "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz"
"version" "1.0.5"
"slash@^2.0.0":
"integrity" "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A=="
"resolved" "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz"
"version" "2.0.0"
"slash@^3.0.0":
"integrity" "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
"resolved" "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
"version" "3.0.0"
"slice-ansi@^2.0.0", "slice-ansi@^2.1.0":
"integrity" "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ=="
"resolved" "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"ansi-styles" "^3.2.0"
"astral-regex" "^1.0.0"
"is-fullwidth-code-point" "^2.0.0"
"snapdragon-node@^2.0.1":
"integrity" "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw=="
"resolved" "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz"
"version" "2.1.1"
dependencies:
"define-property" "^1.0.0"
"isobject" "^3.0.0"
"snapdragon-util" "^3.0.1"
"snapdragon-util@^3.0.1":
"integrity" "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ=="
"resolved" "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"kind-of" "^3.2.0"
"snapdragon@^0.8.1":
"integrity" "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg=="
"resolved" "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz"
"version" "0.8.2"
dependencies:
"base" "^0.11.1"
"debug" "^2.2.0"
"define-property" "^0.2.5"
"extend-shallow" "^2.0.1"
"map-cache" "^0.2.2"
"source-map" "^0.5.6"
"source-map-resolve" "^0.5.0"
"use" "^3.1.0"
"source-map-resolve@^0.5.0":
"integrity" "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw=="
"resolved" "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz"
"version" "0.5.3"
dependencies:
"atob" "^2.1.2"
"decode-uri-component" "^0.2.0"
"resolve-url" "^0.2.1"
"source-map-url" "^0.4.0"
"urix" "^0.1.0"
"source-map-support@^0.5.16", "source-map-support@^0.5.6":
"integrity" "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw=="
"resolved" "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz"
"version" "0.5.19"
dependencies:
"buffer-from" "^1.0.0"
"source-map" "^0.6.0"
"source-map-url@^0.4.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw=="
"resolved" "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz"
"version" "0.4.1"
2021-06-26 17:19:29 -04:00
"source-map@^0.5.0", "source-map@^0.5.6":
"integrity" "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
"resolved" "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz"
"version" "0.5.7"
"source-map@^0.6.0":
"integrity" "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
"resolved" "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
"version" "0.6.1"
"source-map@^0.6.1":
"integrity" "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
"resolved" "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
"version" "0.6.1"
"source-map@^0.7.3":
"integrity" "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
"resolved" "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz"
"version" "0.7.3"
"source-map@~0.6.1":
"integrity" "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
"resolved" "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
"version" "0.6.1"
"spdx-correct@^3.0.0":
"integrity" "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w=="
"resolved" "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz"
"version" "3.1.1"
dependencies:
"spdx-expression-parse" "^3.0.0"
"spdx-license-ids" "^3.0.0"
"spdx-exceptions@^2.1.0":
"integrity" "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
"resolved" "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz"
"version" "2.3.0"
"spdx-expression-parse@^3.0.0":
"integrity" "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q=="
"resolved" "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"spdx-exceptions" "^2.1.0"
"spdx-license-ids" "^3.0.0"
"spdx-license-ids@^3.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-Ki212dKK4ogX+xDo4CtOZBVIwhsKBEfsEEcwmJfLQzirgc2jIWdzg40Unxz/HzEUqM1WFzVlQSMF9kZZ2HboLQ=="
"resolved" "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.9.tgz"
"version" "3.0.9"
2021-06-26 17:19:29 -04:00
"split-on-first@^1.0.0":
"integrity" "sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw=="
"resolved" "https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz"
"version" "1.1.0"
"split-string@^3.0.1", "split-string@^3.0.2":
"integrity" "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw=="
"resolved" "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"extend-shallow" "^3.0.0"
"sprintf-js@~1.0.2":
"integrity" "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
"resolved" "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
"version" "1.0.3"
"sshpk@^1.7.0":
"integrity" "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg=="
"resolved" "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz"
"version" "1.16.1"
dependencies:
"asn1" "~0.2.3"
"assert-plus" "^1.0.0"
"bcrypt-pbkdf" "^1.0.0"
"dashdash" "^1.12.0"
"ecc-jsbn" "~0.1.1"
"getpass" "^0.1.1"
"jsbn" "~0.1.0"
"safer-buffer" "^2.0.2"
"tweetnacl" "~0.14.0"
"stack-utils@^1.0.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-KZiTzuV3CnSnSvgMRrARVCj+Ht7rMbauGDK0LdVFRGyenwdylpajAp4Q0i6SX8rEmbTpMMf6ryq2gb8pPq2WgQ=="
"resolved" "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.5.tgz"
"version" "1.0.5"
dependencies:
"escape-string-regexp" "^2.0.0"
"stackframe@^1.1.1":
"integrity" "sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA=="
"resolved" "https://registry.npmjs.org/stackframe/-/stackframe-1.2.0.tgz"
"version" "1.2.0"
2021-06-26 17:19:29 -04:00
"stacktrace-parser@^0.1.3":
"integrity" "sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg=="
"resolved" "https://registry.npmjs.org/stacktrace-parser/-/stacktrace-parser-0.1.10.tgz"
"version" "0.1.10"
dependencies:
"type-fest" "^0.7.1"
"static-extend@^0.1.1":
"integrity" "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY="
"resolved" "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz"
"version" "0.1.2"
dependencies:
"define-property" "^0.2.5"
"object-copy" "^0.1.0"
"statuses@>= 1.5.0 < 2", "statuses@~1.5.0":
"integrity" "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
"resolved" "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz"
"version" "1.5.0"
"stealthy-require@^1.1.1":
"integrity" "sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks="
"resolved" "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz"
"version" "1.1.1"
"stream-buffers@~2.2.0":
"integrity" "sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ="
"resolved" "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz"
"version" "2.2.0"
"strict-uri-encode@^2.0.0":
"integrity" "sha1-ucczDHBChi9rFC3CdLvMWGbONUY="
"resolved" "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz"
"version" "2.0.0"
"string_decoder@~1.1.1":
"integrity" "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg=="
"resolved" "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"
"version" "1.1.1"
dependencies:
"safe-buffer" "~5.1.0"
"string-length@^3.1.0":
"integrity" "sha512-Ttp5YvkGm5v9Ijagtaz1BnN+k9ObpvS0eIBblPMp2YWL8FBmi9qblQ9fexc2k/CXFgrTIteU3jAw3payCnwSTA=="
"resolved" "https://registry.npmjs.org/string-length/-/string-length-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"astral-regex" "^1.0.0"
"strip-ansi" "^5.2.0"
"string-width@^2.1.0":
"integrity" "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw=="
"resolved" "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz"
"version" "2.1.1"
dependencies:
"is-fullwidth-code-point" "^2.0.0"
"strip-ansi" "^4.0.0"
"string-width@^3.0.0", "string-width@^3.1.0":
"integrity" "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w=="
"resolved" "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz"
"version" "3.1.0"
dependencies:
"emoji-regex" "^7.0.1"
"is-fullwidth-code-point" "^2.0.0"
"strip-ansi" "^5.1.0"
"string-width@^4.1.0", "string-width@^4.2.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA=="
"resolved" "https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz"
"version" "4.2.2"
2021-06-26 17:19:29 -04:00
dependencies:
"emoji-regex" "^8.0.0"
"is-fullwidth-code-point" "^3.0.0"
"strip-ansi" "^6.0.0"
"string.prototype.matchall@^4.0.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q=="
"resolved" "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.5.tgz"
"version" "4.0.5"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"define-properties" "^1.1.3"
2021-08-17 21:18:32 -04:00
"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":
"integrity" "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A=="
"resolved" "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz"
"version" "1.0.4"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"define-properties" "^1.1.3"
2021-08-17 21:18:32 -04:00
"string.prototype.trimstart@^1.0.4":
"integrity" "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw=="
"resolved" "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz"
"version" "1.0.4"
2021-06-26 17:19:29 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"call-bind" "^1.0.2"
2021-06-26 17:19:29 -04:00
"define-properties" "^1.1.3"
"strip-ansi@^4.0.0":
"integrity" "sha1-qEeQIusaw2iocTibY1JixQXuNo8="
"resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"ansi-regex" "^3.0.0"
"strip-ansi@^5.0.0", "strip-ansi@^5.1.0", "strip-ansi@^5.2.0":
"integrity" "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA=="
"resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz"
"version" "5.2.0"
dependencies:
"ansi-regex" "^4.1.0"
"strip-ansi@^6.0.0":
"integrity" "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w=="
"resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz"
"version" "6.0.0"
dependencies:
"ansi-regex" "^5.0.0"
"strip-bom@^4.0.0":
"integrity" "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w=="
"resolved" "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz"
"version" "4.0.0"
"strip-eof@^1.0.0":
"integrity" "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8="
"resolved" "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz"
"version" "1.0.0"
"strip-final-newline@^2.0.0":
"integrity" "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA=="
"resolved" "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz"
"version" "2.0.0"
"strip-json-comments@^3.0.1":
"integrity" "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="
"resolved" "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
"version" "3.1.1"
"sudo-prompt@^9.0.0":
"integrity" "sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw=="
"resolved" "https://registry.npmjs.org/sudo-prompt/-/sudo-prompt-9.2.1.tgz"
"version" "9.2.1"
"supports-color@^5.3.0":
"integrity" "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="
"resolved" "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
"version" "5.5.0"
dependencies:
"has-flag" "^3.0.0"
"supports-color@^6.1.0":
"integrity" "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ=="
"resolved" "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz"
"version" "6.1.0"
dependencies:
"has-flag" "^3.0.0"
2021-08-17 21:18:32 -04:00
"supports-color@^7.0.0":
"integrity" "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="
"resolved" "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
"version" "7.2.0"
dependencies:
"has-flag" "^4.0.0"
"supports-color@^7.1.0":
"integrity" "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="
"resolved" "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
"version" "7.2.0"
2021-06-26 17:19:29 -04:00
dependencies:
"has-flag" "^4.0.0"
"supports-hyperlinks@^2.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ=="
"resolved" "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz"
"version" "2.2.0"
2021-06-26 17:19:29 -04:00
dependencies:
"has-flag" "^4.0.0"
"supports-color" "^7.0.0"
"symbol-tree@^3.2.2":
"integrity" "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
"resolved" "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz"
"version" "3.2.4"
"table@^5.2.3":
"integrity" "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug=="
"resolved" "https://registry.npmjs.org/table/-/table-5.4.6.tgz"
"version" "5.4.6"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"ajv" "^6.10.2"
"lodash" "^4.17.14"
"slice-ansi" "^2.1.0"
"string-width" "^3.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"temp@0.8.3":
"integrity" "sha1-4Ma8TSa5AxJEEOT+2BEDAU38H1k="
"resolved" "https://registry.npmjs.org/temp/-/temp-0.8.3.tgz"
"version" "0.8.3"
2020-10-18 20:47:15 -04:00
dependencies:
2021-06-26 17:19:29 -04:00
"os-tmpdir" "^1.0.0"
"rimraf" "~2.2.6"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"terminal-link@^2.0.0":
"integrity" "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ=="
"resolved" "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz"
"version" "2.1.1"
dependencies:
"ansi-escapes" "^4.2.1"
"supports-hyperlinks" "^2.0.0"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"test-exclude@^6.0.0":
"integrity" "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w=="
"resolved" "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz"
"version" "6.0.0"
2020-10-18 20:47:15 -04:00
dependencies:
"@istanbuljs/schema" "^0.1.2"
2021-06-26 17:19:29 -04:00
"glob" "^7.1.4"
"minimatch" "^3.0.4"
"text-table@^0.2.0":
"integrity" "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
"resolved" "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
"version" "0.2.0"
"throat@^4.1.0":
"integrity" "sha1-iQN8vJLFarGJJua6TLsgDhVnKmo="
"resolved" "https://registry.npmjs.org/throat/-/throat-4.1.0.tgz"
"version" "4.1.0"
"throat@^5.0.0":
"integrity" "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA=="
"resolved" "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz"
"version" "5.0.0"
"through@^2.3.6":
"integrity" "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU="
"resolved" "https://registry.npmjs.org/through/-/through-2.3.8.tgz"
"version" "2.3.8"
"through2@^2.0.0", "through2@^2.0.1":
"integrity" "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ=="
"resolved" "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz"
"version" "2.0.5"
dependencies:
"readable-stream" "~2.3.6"
"xtend" "~4.0.1"
"time-stamp@^1.0.0":
"integrity" "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM="
"resolved" "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz"
"version" "1.1.0"
"timed-out@^4.0.0":
"integrity" "sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8="
"resolved" "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz"
"version" "4.0.1"
"tmp@^0.0.33":
"integrity" "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw=="
"resolved" "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz"
"version" "0.0.33"
dependencies:
"os-tmpdir" "~1.0.2"
"tmpl@1.0.x":
"integrity" "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE="
"resolved" "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz"
"version" "1.0.4"
"to-fast-properties@^2.0.0":
"integrity" "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
"resolved" "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
"version" "2.0.0"
"to-object-path@^0.3.0":
"integrity" "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68="
"resolved" "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz"
"version" "0.3.0"
dependencies:
"kind-of" "^3.0.2"
"to-readable-stream@^1.0.0":
"integrity" "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q=="
"resolved" "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz"
"version" "1.0.0"
"to-regex-range@^2.1.0":
"integrity" "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg="
"resolved" "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz"
"version" "2.1.1"
dependencies:
"is-number" "^3.0.0"
"repeat-string" "^1.6.1"
"to-regex-range@^5.0.1":
"integrity" "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="
"resolved" "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
"version" "5.0.1"
dependencies:
"is-number" "^7.0.0"
"to-regex@^3.0.1", "to-regex@^3.0.2":
"integrity" "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw=="
"resolved" "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"define-property" "^2.0.2"
"extend-shallow" "^3.0.2"
"regex-not" "^1.0.2"
"safe-regex" "^1.1.0"
"toidentifier@1.0.0":
"integrity" "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw=="
"resolved" "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz"
"version" "1.0.0"
"tough-cookie@^2.3.3":
"integrity" "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g=="
"resolved" "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz"
"version" "2.5.0"
dependencies:
"psl" "^1.1.28"
"punycode" "^2.1.1"
"tough-cookie@^3.0.1":
"integrity" "sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg=="
"resolved" "https://registry.npmjs.org/tough-cookie/-/tough-cookie-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"ip-regex" "^2.1.0"
"psl" "^1.1.28"
"punycode" "^2.1.1"
"tough-cookie@~2.5.0":
"integrity" "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g=="
"resolved" "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz"
"version" "2.5.0"
dependencies:
"psl" "^1.1.28"
"punycode" "^2.1.1"
"tr46@^1.0.1":
"integrity" "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk="
"resolved" "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"punycode" "^2.1.0"
"translate-google-api@^1.0.4":
"integrity" "sha512-KVXmo4+64/H1vIbnzf2zNiJ2JLeEB3jrEnNRP2EFNAGNqna/5bmw/Cps3pCHu0n3BzTOoWh9u6wFvrRYdzQ6Iw=="
"resolved" "https://registry.npmjs.org/translate-google-api/-/translate-google-api-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"axios" "^0.20.0"
"tslib@^1.8.1", "tslib@^1.9.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
"resolved" "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
"version" "1.14.1"
2021-06-26 17:19:29 -04:00
"tsutils@^3.17.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA=="
"resolved" "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
"version" "3.21.0"
2021-06-26 17:19:29 -04:00
dependencies:
"tslib" "^1.8.1"
"tunnel-agent@^0.6.0":
"integrity" "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0="
"resolved" "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz"
"version" "0.6.0"
dependencies:
"safe-buffer" "^5.0.1"
"tweetnacl@^0.14.3", "tweetnacl@~0.14.0":
"integrity" "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
"resolved" "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz"
"version" "0.14.5"
"type-check@~0.3.2":
"integrity" "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I="
"resolved" "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz"
"version" "0.3.2"
dependencies:
"prelude-ls" "~1.1.2"
"type-detect@4.0.8":
"integrity" "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g=="
"resolved" "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz"
"version" "4.0.8"
2021-08-17 21:18:32 -04:00
"type-fest@^0.21.3":
"integrity" "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w=="
"resolved" "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
"version" "0.21.3"
2021-06-26 17:19:29 -04:00
"type-fest@^0.6.0":
"integrity" "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg=="
"resolved" "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz"
"version" "0.6.0"
"type-fest@^0.7.1":
"integrity" "sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg=="
"resolved" "https://registry.npmjs.org/type-fest/-/type-fest-0.7.1.tgz"
"version" "0.7.1"
"type-fest@^0.8.1":
"integrity" "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA=="
"resolved" "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"
"version" "0.8.1"
"typedarray-to-buffer@^3.1.5":
"integrity" "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q=="
"resolved" "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz"
"version" "3.1.5"
dependencies:
"is-typedarray" "^1.0.0"
"typedarray@^0.0.6":
"integrity" "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
"resolved" "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
"version" "0.0.6"
"ua-parser-js@^0.7.18":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g=="
"resolved" "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.28.tgz"
"version" "0.7.28"
2021-06-26 17:19:29 -04:00
"uglify-es@^3.1.9":
"integrity" "sha512-r+MU0rfv4L/0eeW3xZrd16t4NZfK8Ld4SWVglYBb7ez5uXFWHuVRs6xCTrf1yirs9a4j4Y27nn7SRfO6v67XsQ=="
"resolved" "https://registry.npmjs.org/uglify-es/-/uglify-es-3.3.9.tgz"
"version" "3.3.9"
dependencies:
"commander" "~2.13.0"
"source-map" "~0.6.1"
"ultron@1.0.x":
"integrity" "sha1-rOEWq1V80Zc4ak6I9GhTeMiy5Po="
"resolved" "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz"
"version" "1.0.2"
2021-08-17 21:18:32 -04:00
"unbox-primitive@^1.0.1":
"integrity" "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw=="
"resolved" "https://registry.npmjs.org/unbox-primitive/-/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"
2021-06-26 17:19:29 -04:00
"unicode-canonical-property-names-ecmascript@^1.0.4":
"integrity" "sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ=="
"resolved" "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz"
"version" "1.0.4"
"unicode-match-property-ecmascript@^1.0.4":
"integrity" "sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg=="
"resolved" "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz"
"version" "1.0.4"
dependencies:
"unicode-canonical-property-names-ecmascript" "^1.0.4"
"unicode-property-aliases-ecmascript" "^1.0.4"
"unicode-match-property-value-ecmascript@^1.2.0":
"integrity" "sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ=="
"resolved" "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.2.0.tgz"
"version" "1.2.0"
"unicode-property-aliases-ecmascript@^1.0.4":
"integrity" "sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg=="
"resolved" "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz"
"version" "1.1.0"
"union-value@^1.0.0":
"integrity" "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg=="
"resolved" "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"arr-union" "^3.1.0"
"get-value" "^2.0.6"
"is-extendable" "^0.1.1"
"set-value" "^2.0.1"
"unique-string@^2.0.0":
"integrity" "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg=="
"resolved" "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz"
"version" "2.0.0"
dependencies:
"crypto-random-string" "^2.0.0"
"universalify@^0.1.0":
"integrity" "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="
"resolved" "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
"version" "0.1.2"
"unpipe@~1.0.0":
"integrity" "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="
"resolved" "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
"version" "1.0.0"
"unset-value@^1.0.0":
"integrity" "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk="
"resolved" "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"has-value" "^0.3.1"
"isobject" "^3.0.0"
"unzip-response@^2.0.1":
"integrity" "sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c="
"resolved" "https://registry.npmjs.org/unzip-response/-/unzip-response-2.0.1.tgz"
"version" "2.0.1"
"uri-js@^4.2.2":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg=="
"resolved" "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz"
"version" "4.4.1"
2021-06-26 17:19:29 -04:00
dependencies:
"punycode" "^2.1.0"
"urix@^0.1.0":
"integrity" "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI="
"resolved" "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz"
"version" "0.1.0"
"url-parse-lax@^1.0.0":
"integrity" "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM="
"resolved" "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"prepend-http" "^1.0.1"
"url-parse-lax@^3.0.0":
"integrity" "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww="
"resolved" "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz"
"version" "3.0.0"
dependencies:
"prepend-http" "^2.0.0"
"url@^0.11.0":
"integrity" "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE="
"resolved" "https://registry.npmjs.org/url/-/url-0.11.0.tgz"
"version" "0.11.0"
dependencies:
"punycode" "1.3.2"
"querystring" "0.2.0"
"use-subscription@^1.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-Xv2a1P/yReAjAbhylMfFplFKj9GssgTwN7RlcTxBujFQcloStWNDQdc4g4NRWH9xS4i/FDk04vQBptAXoF3VcA=="
"resolved" "https://registry.npmjs.org/use-subscription/-/use-subscription-1.5.1.tgz"
"version" "1.5.1"
2021-06-26 17:19:29 -04:00
dependencies:
"object-assign" "^4.1.1"
"use@^3.1.0":
"integrity" "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ=="
"resolved" "https://registry.npmjs.org/use/-/use-3.1.1.tgz"
"version" "3.1.1"
"util-deprecate@~1.0.1":
"integrity" "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
"resolved" "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
"version" "1.0.2"
"utils-merge@1.0.1":
"integrity" "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="
"resolved" "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
"version" "1.0.1"
"uuid@^3.3.2":
"integrity" "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A=="
"resolved" "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz"
"version" "3.4.0"
"v8-compile-cache@^2.0.3":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
"resolved" "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz"
"version" "2.3.0"
2021-06-26 17:19:29 -04:00
"v8-to-istanbul@^4.1.3":
"integrity" "sha512-Rw6vJHj1mbdK8edjR7+zuJrpDtKIgNdAvTSAcpYfgMIw+u2dPDntD3dgN4XQFLU2/fvFQdzj+EeSGfd/jnY5fQ=="
"resolved" "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-4.1.4.tgz"
"version" "4.1.4"
2020-10-18 20:47:15 -04:00
dependencies:
"@types/istanbul-lib-coverage" "^2.0.1"
2021-06-26 17:19:29 -04:00
"convert-source-map" "^1.6.0"
"source-map" "^0.7.3"
"validate-npm-package-license@^3.0.1":
"integrity" "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew=="
"resolved" "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz"
"version" "3.0.4"
dependencies:
"spdx-correct" "^3.0.0"
"spdx-expression-parse" "^3.0.0"
"vary@~1.1.2":
"integrity" "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
"resolved" "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz"
"version" "1.1.2"
"verror@1.10.0":
"integrity" "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA="
"resolved" "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz"
"version" "1.10.0"
dependencies:
"assert-plus" "^1.0.0"
"core-util-is" "1.0.2"
"extsprintf" "^1.2.0"
"vlq@^1.0.0":
"integrity" "sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w=="
"resolved" "https://registry.npmjs.org/vlq/-/vlq-1.0.1.tgz"
"version" "1.0.1"
2021-08-17 21:18:32 -04:00
"void-elements@3.1.0":
"integrity" "sha1-YU9/v42AHwu18GYfWy9XhXUOTwk="
"resolved" "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz"
"version" "3.1.0"
2021-06-26 17:19:29 -04:00
"w3c-hr-time@^1.0.1":
"integrity" "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ=="
"resolved" "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"browser-process-hrtime" "^1.0.0"
"w3c-xmlserializer@^1.1.2":
"integrity" "sha512-p10l/ayESzrBMYWRID6xbuCKh2Fp77+sA0doRuGn4tTIMrrZVeqfpKjXHY+oDh3K4nLdPgNwMTVP6Vp4pvqbNg=="
"resolved" "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-1.1.2.tgz"
"version" "1.1.2"
dependencies:
"domexception" "^1.0.1"
"webidl-conversions" "^4.0.2"
"xml-name-validator" "^3.0.0"
"walker@^1.0.7", "walker@~1.0.5":
"integrity" "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs="
"resolved" "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz"
"version" "1.0.7"
dependencies:
"makeerror" "1.0.x"
"warn-once@^0.1.0":
"integrity" "sha512-recZTSvuaH/On5ZU5ywq66y99lImWqzP93+AiUo9LUwG8gXHW+LJjhOd6REJHm7qb0niYqrEQJvbHSQfuJtTqA=="
"resolved" "https://registry.npmjs.org/warn-once/-/warn-once-0.1.0.tgz"
"version" "0.1.0"
"wcwidth@^1.0.1":
"integrity" "sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g="
"resolved" "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz"
"version" "1.0.1"
dependencies:
"defaults" "^1.0.3"
"webidl-conversions@^4.0.2":
"integrity" "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg=="
"resolved" "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz"
"version" "4.0.2"
"whatwg-encoding@^1.0.1", "whatwg-encoding@^1.0.5":
"integrity" "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw=="
"resolved" "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz"
"version" "1.0.5"
dependencies:
"iconv-lite" "0.4.24"
"whatwg-fetch@^3.0.0", "whatwg-fetch@>=0.10.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA=="
"resolved" "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz"
"version" "3.6.2"
2021-06-26 17:19:29 -04:00
"whatwg-mimetype@^2.2.0", "whatwg-mimetype@^2.3.0":
"integrity" "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g=="
"resolved" "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz"
"version" "2.3.0"
"whatwg-url@^7.0.0":
"integrity" "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg=="
"resolved" "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz"
"version" "7.1.0"
dependencies:
"lodash.sortby" "^4.7.0"
"tr46" "^1.0.1"
"webidl-conversions" "^4.0.2"
2021-08-17 21:18:32 -04:00
"which-boxed-primitive@^1.0.2":
"integrity" "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg=="
"resolved" "https://registry.npmjs.org/which-boxed-primitive/-/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"
2021-06-26 17:19:29 -04:00
"which-module@^2.0.0":
"integrity" "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho="
"resolved" "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz"
"version" "2.0.0"
"which@^1.2.9", "which@^1.3.1":
"integrity" "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ=="
"resolved" "https://registry.npmjs.org/which/-/which-1.3.1.tgz"
"version" "1.3.1"
dependencies:
"isexe" "^2.0.0"
"which@^2.0.1":
"integrity" "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="
"resolved" "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"isexe" "^2.0.0"
"which@^2.0.2":
"integrity" "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="
"resolved" "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
"version" "2.0.2"
dependencies:
"isexe" "^2.0.0"
"word-wrap@~1.2.3":
"integrity" "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ=="
"resolved" "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz"
"version" "1.2.3"
"wordwrap@^1.0.0":
"integrity" "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus="
"resolved" "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz"
"version" "1.0.0"
"wrap-ansi@^5.1.0":
"integrity" "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q=="
"resolved" "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz"
"version" "5.1.0"
dependencies:
"ansi-styles" "^3.2.0"
"string-width" "^3.0.0"
"strip-ansi" "^5.0.0"
"wrap-ansi@^6.2.0":
"integrity" "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA=="
"resolved" "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz"
"version" "6.2.0"
dependencies:
"ansi-styles" "^4.0.0"
"string-width" "^4.1.0"
"strip-ansi" "^6.0.0"
"wrappy@1":
"integrity" "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
"resolved" "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
"version" "1.0.2"
"write-file-atomic@^3.0.0":
"integrity" "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q=="
"resolved" "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz"
"version" "3.0.3"
dependencies:
"imurmurhash" "^0.1.4"
"is-typedarray" "^1.0.0"
"signal-exit" "^3.0.2"
"typedarray-to-buffer" "^3.1.5"
"write@1.0.3":
"integrity" "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig=="
"resolved" "https://registry.npmjs.org/write/-/write-1.0.3.tgz"
"version" "1.0.3"
dependencies:
"mkdirp" "^0.5.1"
2021-08-17 21:18:32 -04:00
"ws@^1.1.0":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-o3KqipXNUdS7wpQzBHSe180lBGO60SoK0yVo3CYJgb2MkobuWuBX6dhkYP5ORCLd55y+SaflMOV5fqAB53ux4w=="
"resolved" "https://registry.npmjs.org/ws/-/ws-1.1.5.tgz"
"version" "1.1.5"
dependencies:
"options" ">=0.0.5"
"ultron" "1.0.x"
2021-08-17 21:18:32 -04:00
"ws@^1.1.5":
"integrity" "sha512-o3KqipXNUdS7wpQzBHSe180lBGO60SoK0yVo3CYJgb2MkobuWuBX6dhkYP5ORCLd55y+SaflMOV5fqAB53ux4w=="
"resolved" "https://registry.npmjs.org/ws/-/ws-1.1.5.tgz"
"version" "1.1.5"
dependencies:
"options" ">=0.0.5"
"ultron" "1.0.x"
2021-06-26 17:19:29 -04:00
2021-08-17 21:18:32 -04:00
"ws@^7", "ws@^7.0.0":
"integrity" "sha512-6ezXvzOZupqKj4jUqbQ9tXuJNo+BR2gU8fFRk3XCP3e0G6WT414u5ELe6Y0vtp7kmSJ3F7YWObSNr1ESsgi4vw=="
"resolved" "https://registry.npmjs.org/ws/-/ws-7.5.0.tgz"
"version" "7.5.0"
2021-06-26 17:19:29 -04:00
"xcode@^2.0.0":
"integrity" "sha512-uCrmPITrqTEzhn0TtT57fJaNaw8YJs1aCzs+P/QqxsDbvPZSv7XMPPwXrKvHtD6pLjBM/NaVwraWJm8q83Y4iQ=="
"resolved" "https://registry.npmjs.org/xcode/-/xcode-2.1.0.tgz"
"version" "2.1.0"
dependencies:
"simple-plist" "^1.0.0"
"uuid" "^3.3.2"
"xdg-basedir@^4.0.0":
"integrity" "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q=="
"resolved" "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz"
"version" "4.0.0"
"xml-name-validator@^3.0.0":
"integrity" "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw=="
"resolved" "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz"
"version" "3.0.0"
"xmlbuilder@^9.0.7":
"integrity" "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0="
"resolved" "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz"
"version" "9.0.7"
"xmlchars@^2.1.1":
"integrity" "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="
"resolved" "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz"
"version" "2.2.0"
"xmldoc@^1.1.2":
"integrity" "sha512-ruPC/fyPNck2BD1dpz0AZZyrEwMOrWTO5lDdIXS91rs3wtm4j+T8Rp2o+zoOYkkAxJTZRPOSnOGei1egoRmKMQ=="
"resolved" "https://registry.npmjs.org/xmldoc/-/xmldoc-1.1.2.tgz"
"version" "1.1.2"
dependencies:
"sax" "^1.2.1"
2021-08-17 21:18:32 -04:00
"xmldom@^0.5.0":
"integrity" "sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA=="
"resolved" "https://registry.npmjs.org/xmldom/-/xmldom-0.5.0.tgz"
"version" "0.5.0"
2021-06-26 17:19:29 -04:00
"xpipe@^1.0.5":
"integrity" "sha1-jdi/Rfw/f1Xw4FS4ePQ6YmFNr98="
"resolved" "https://registry.npmjs.org/xpipe/-/xpipe-1.0.5.tgz"
"version" "1.0.5"
"xregexp@^4.3.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-2u9HwfadaJaY9zHtRRnH6BY6CQVNQKkYm3oLtC9gJXXzfsbACg5X5e4EZZGVAH+YIfa+QA9lsFQTTe3HURF3ag=="
"resolved" "https://registry.npmjs.org/xregexp/-/xregexp-4.4.1.tgz"
"version" "4.4.1"
2020-10-18 20:47:15 -04:00
dependencies:
2021-08-17 21:18:32 -04:00
"@babel/runtime-corejs3" "^7.12.1"
2020-10-18 20:47:15 -04:00
2021-06-26 17:19:29 -04:00
"xtend@~4.0.1":
"integrity" "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
"resolved" "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz"
"version" "4.0.2"
"y18n@^4.0.0":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
"resolved" "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz"
"version" "4.0.3"
2021-06-26 17:19:29 -04:00
"yallist@^2.1.2":
"integrity" "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
"resolved" "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz"
"version" "2.1.2"
2021-08-17 21:18:32 -04:00
"yallist@^4.0.0":
"integrity" "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
"resolved" "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz"
"version" "4.0.0"
2021-06-26 17:19:29 -04:00
"yargs-parser@^15.0.1":
2021-08-17 21:18:32 -04:00
"integrity" "sha512-/MVEVjTXy/cGAjdtQf8dW3V9b97bPN7rNn8ETj6BmAQL7ibC7O1Q9SPJbGjgh3SlwoBNXMzj/ZGIj8mBgl12YA=="
"resolved" "https://registry.npmjs.org/yargs-parser/-/yargs-parser-15.0.3.tgz"
"version" "15.0.3"
2021-06-26 17:19:29 -04:00
dependencies:
"camelcase" "^5.0.0"
"decamelize" "^1.2.0"
"yargs-parser@^18.1.2":
"integrity" "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ=="
"resolved" "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz"
"version" "18.1.3"
dependencies:
"camelcase" "^5.0.0"
"decamelize" "^1.2.0"
"yargs@^14.2.0":
"integrity" "sha512-ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg=="
"resolved" "https://registry.npmjs.org/yargs/-/yargs-14.2.3.tgz"
"version" "14.2.3"
dependencies:
"cliui" "^5.0.0"
"decamelize" "^1.2.0"
"find-up" "^3.0.0"
"get-caller-file" "^2.0.1"
"require-directory" "^2.1.1"
"require-main-filename" "^2.0.0"
"set-blocking" "^2.0.0"
"string-width" "^3.0.0"
"which-module" "^2.0.0"
"y18n" "^4.0.0"
"yargs-parser" "^15.0.1"
2021-08-17 21:18:32 -04:00
"yargs@^15.0.2", "yargs@^15.1.0", "yargs@^15.3.1":
2021-06-26 17:19:29 -04:00
"integrity" "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A=="
"resolved" "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz"
"version" "15.4.1"
dependencies:
"cliui" "^6.0.0"
"decamelize" "^1.2.0"
"find-up" "^4.1.0"
"get-caller-file" "^2.0.1"
"require-directory" "^2.1.1"
"require-main-filename" "^2.0.0"
"set-blocking" "^2.0.0"
"string-width" "^4.2.0"
"which-module" "^2.0.0"
"y18n" "^4.0.0"
"yargs-parser" "^18.1.2"