|
|
@ -2,6 +2,15 @@ |
|
|
|
# yarn lockfile v1 |
|
|
|
# yarn lockfile v1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"3d-react-carousal@^4.0.2": |
|
|
|
|
|
|
|
version "4.0.2" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/3d-react-carousal/-/3d-react-carousal-4.0.2.tgz#83f2dcbf1266fc4e3cd53902fefdf22f9c1cb65c" |
|
|
|
|
|
|
|
integrity sha512-UDf76anUKCKw6od5Fb0PcrPxH0RsRXJKmi3wpulpDHt5a48w/bJBjYiE9bQfRJt9vwzGj1M7jFBEkKahQeuDrQ== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
prop-types "^15.7.2" |
|
|
|
|
|
|
|
react-fast-compare "^3.2.0" |
|
|
|
|
|
|
|
react-swipeable "^6.1.2" |
|
|
|
|
|
|
|
|
|
|
|
"@babel/code-frame@7.10.4": |
|
|
|
"@babel/code-frame@7.10.4": |
|
|
|
version "7.10.4" |
|
|
|
version "7.10.4" |
|
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz" |
|
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz" |
|
|
@ -1265,12 +1274,43 @@ |
|
|
|
resolved "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-10.1.0.tgz" |
|
|
|
resolved "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-10.1.0.tgz" |
|
|
|
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg== |
|
|
|
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg== |
|
|
|
|
|
|
|
|
|
|
|
"@emotion/hash@^0.8.0": |
|
|
|
"@emotion/cache@^10.0.27": |
|
|
|
|
|
|
|
version "10.0.29" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.29.tgz#87e7e64f412c060102d589fe7c6dc042e6f9d1e0" |
|
|
|
|
|
|
|
integrity sha512-fU2VtSVlHiF27empSbxi1O2JFdNWZO+2NFHfwO0pxgTep6Xa3uGb+3pVKfLww2l/IBGLNEZl5Xf/++A4wAYDYQ== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@emotion/sheet" "0.9.4" |
|
|
|
|
|
|
|
"@emotion/stylis" "0.8.5" |
|
|
|
|
|
|
|
"@emotion/utils" "0.11.3" |
|
|
|
|
|
|
|
"@emotion/weak-memoize" "0.2.5" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@emotion/core@^10.0.7": |
|
|
|
|
|
|
|
version "10.1.1" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.1.1.tgz#c956c1365f2f2481960064bcb8c4732e5fb612c3" |
|
|
|
|
|
|
|
integrity sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@babel/runtime" "^7.5.5" |
|
|
|
|
|
|
|
"@emotion/cache" "^10.0.27" |
|
|
|
|
|
|
|
"@emotion/css" "^10.0.27" |
|
|
|
|
|
|
|
"@emotion/serialize" "^0.11.15" |
|
|
|
|
|
|
|
"@emotion/sheet" "0.9.4" |
|
|
|
|
|
|
|
"@emotion/utils" "0.11.3" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@emotion/css@^10.0.27": |
|
|
|
|
|
|
|
version "10.0.27" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/css/-/css-10.0.27.tgz#3a7458198fbbebb53b01b2b87f64e5e21241e14c" |
|
|
|
|
|
|
|
integrity sha512-6wZjsvYeBhyZQYNrGoR5yPMYbMBNEnanDrqmsqS1mzDm1cOTu12shvl2j4QHNS36UaTE0USIJawCH9C8oW34Zw== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@emotion/serialize" "^0.11.15" |
|
|
|
|
|
|
|
"@emotion/utils" "0.11.3" |
|
|
|
|
|
|
|
babel-plugin-emotion "^10.0.27" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@emotion/hash@0.8.0", "@emotion/hash@^0.8.0": |
|
|
|
version "0.8.0" |
|
|
|
version "0.8.0" |
|
|
|
resolved "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz" |
|
|
|
resolved "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz" |
|
|
|
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== |
|
|
|
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== |
|
|
|
|
|
|
|
|
|
|
|
"@emotion/is-prop-valid@^0.8.8": |
|
|
|
"@emotion/is-prop-valid@0.8.8", "@emotion/is-prop-valid@^0.8.8": |
|
|
|
version "0.8.8" |
|
|
|
version "0.8.8" |
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a" |
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a" |
|
|
|
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA== |
|
|
|
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA== |
|
|
@ -1282,16 +1322,60 @@ |
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" |
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" |
|
|
|
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== |
|
|
|
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== |
|
|
|
|
|
|
|
|
|
|
|
"@emotion/stylis@^0.8.4": |
|
|
|
"@emotion/serialize@^0.11.15", "@emotion/serialize@^0.11.16": |
|
|
|
|
|
|
|
version "0.11.16" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.16.tgz#dee05f9e96ad2fb25a5206b6d759b2d1ed3379ad" |
|
|
|
|
|
|
|
integrity sha512-G3J4o8by0VRrO+PFeSc3js2myYNOXVJ3Ya+RGVxnshRYgsvErfAOglKAiy1Eo1vhzxqtUvjCyS5gtewzkmvSSg== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@emotion/hash" "0.8.0" |
|
|
|
|
|
|
|
"@emotion/memoize" "0.7.4" |
|
|
|
|
|
|
|
"@emotion/unitless" "0.7.5" |
|
|
|
|
|
|
|
"@emotion/utils" "0.11.3" |
|
|
|
|
|
|
|
csstype "^2.5.7" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@emotion/sheet@0.9.4": |
|
|
|
|
|
|
|
version "0.9.4" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5" |
|
|
|
|
|
|
|
integrity sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA== |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@emotion/styled-base@^10.0.27": |
|
|
|
|
|
|
|
version "10.0.31" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/styled-base/-/styled-base-10.0.31.tgz#940957ee0aa15c6974adc7d494ff19765a2f742a" |
|
|
|
|
|
|
|
integrity sha512-wTOE1NcXmqMWlyrtwdkqg87Mu6Rj1MaukEoEmEkHirO5IoHDJ8LgCQL4MjJODgxWxXibGR3opGp1p7YvkNEdXQ== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@babel/runtime" "^7.5.5" |
|
|
|
|
|
|
|
"@emotion/is-prop-valid" "0.8.8" |
|
|
|
|
|
|
|
"@emotion/serialize" "^0.11.15" |
|
|
|
|
|
|
|
"@emotion/utils" "0.11.3" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@emotion/styled@^10.0.7": |
|
|
|
|
|
|
|
version "10.0.27" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-10.0.27.tgz#12cb67e91f7ad7431e1875b1d83a94b814133eaf" |
|
|
|
|
|
|
|
integrity sha512-iK/8Sh7+NLJzyp9a5+vIQIXTYxfT4yB/OJbjzQanB2RZpvmzBQOHZWhpAMZWYEKRNNbsD6WfBw5sVWkb6WzS/Q== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@emotion/styled-base" "^10.0.27" |
|
|
|
|
|
|
|
babel-plugin-emotion "^10.0.27" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@emotion/stylis@0.8.5", "@emotion/stylis@^0.8.4": |
|
|
|
version "0.8.5" |
|
|
|
version "0.8.5" |
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04" |
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04" |
|
|
|
integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ== |
|
|
|
integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ== |
|
|
|
|
|
|
|
|
|
|
|
"@emotion/unitless@^0.7.4": |
|
|
|
"@emotion/unitless@0.7.5", "@emotion/unitless@^0.7.4": |
|
|
|
version "0.7.5" |
|
|
|
version "0.7.5" |
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed" |
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed" |
|
|
|
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg== |
|
|
|
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg== |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@emotion/utils@0.11.3": |
|
|
|
|
|
|
|
version "0.11.3" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.3.tgz#a759863867befa7e583400d322652a3f44820924" |
|
|
|
|
|
|
|
integrity sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw== |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"@emotion/weak-memoize@0.2.5": |
|
|
|
|
|
|
|
version "0.2.5" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46" |
|
|
|
|
|
|
|
integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA== |
|
|
|
|
|
|
|
|
|
|
|
"@eslint/eslintrc@^0.3.0": |
|
|
|
"@eslint/eslintrc@^0.3.0": |
|
|
|
version "0.3.0" |
|
|
|
version "0.3.0" |
|
|
|
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.3.0.tgz" |
|
|
|
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.3.0.tgz" |
|
|
@ -2876,6 +2960,22 @@ babel-plugin-dynamic-import-node@^2.3.3: |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
object.assign "^4.1.0" |
|
|
|
object.assign "^4.1.0" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
babel-plugin-emotion@^10.0.27: |
|
|
|
|
|
|
|
version "10.2.2" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.2.2.tgz#a1fe3503cff80abfd0bdda14abd2e8e57a79d17d" |
|
|
|
|
|
|
|
integrity sha512-SMSkGoqTbTyUTDeuVuPIWifPdUGkTk1Kf9BWRiXIOIcuyMfsdp2EjeiiFvOzX8NOBvEh/ypKYvUh2rkgAJMCLA== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@babel/helper-module-imports" "^7.0.0" |
|
|
|
|
|
|
|
"@emotion/hash" "0.8.0" |
|
|
|
|
|
|
|
"@emotion/memoize" "0.7.4" |
|
|
|
|
|
|
|
"@emotion/serialize" "^0.11.16" |
|
|
|
|
|
|
|
babel-plugin-macros "^2.0.0" |
|
|
|
|
|
|
|
babel-plugin-syntax-jsx "^6.18.0" |
|
|
|
|
|
|
|
convert-source-map "^1.5.0" |
|
|
|
|
|
|
|
escape-string-regexp "^1.0.5" |
|
|
|
|
|
|
|
find-root "^1.1.0" |
|
|
|
|
|
|
|
source-map "^0.5.7" |
|
|
|
|
|
|
|
|
|
|
|
babel-plugin-import-directory@^1.1.0: |
|
|
|
babel-plugin-import-directory@^1.1.0: |
|
|
|
version "1.1.0" |
|
|
|
version "1.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-import-directory/-/babel-plugin-import-directory-1.1.0.tgz#69c3f630418cae8d97fec35211a6a538f6bb4df6" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-import-directory/-/babel-plugin-import-directory-1.1.0.tgz#69c3f630418cae8d97fec35211a6a538f6bb4df6" |
|
|
@ -2904,7 +3004,7 @@ babel-plugin-jest-hoist@^26.6.2: |
|
|
|
"@types/babel__core" "^7.0.0" |
|
|
|
"@types/babel__core" "^7.0.0" |
|
|
|
"@types/babel__traverse" "^7.0.6" |
|
|
|
"@types/babel__traverse" "^7.0.6" |
|
|
|
|
|
|
|
|
|
|
|
babel-plugin-macros@2.8.0: |
|
|
|
babel-plugin-macros@2.8.0, babel-plugin-macros@^2.0.0: |
|
|
|
version "2.8.0" |
|
|
|
version "2.8.0" |
|
|
|
resolved "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz" |
|
|
|
resolved "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz" |
|
|
|
integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg== |
|
|
|
integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg== |
|
|
@ -3837,6 +3937,13 @@ convert-source-map@^0.3.3: |
|
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz" |
|
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz" |
|
|
|
integrity sha1-8dgClQr33SYxof6+BZZVDIarMZA= |
|
|
|
integrity sha1-8dgClQr33SYxof6+BZZVDIarMZA= |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
convert-source-map@^1.5.0: |
|
|
|
|
|
|
|
version "1.8.0" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369" |
|
|
|
|
|
|
|
integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
safe-buffer "~5.1.1" |
|
|
|
|
|
|
|
|
|
|
|
cookie-signature@1.0.6: |
|
|
|
cookie-signature@1.0.6: |
|
|
|
version "1.0.6" |
|
|
|
version "1.0.6" |
|
|
|
resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" |
|
|
|
resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" |
|
|
@ -4244,6 +4351,11 @@ csstype@^2.5.2: |
|
|
|
resolved "https://registry.npmjs.org/csstype/-/csstype-2.6.17.tgz" |
|
|
|
resolved "https://registry.npmjs.org/csstype/-/csstype-2.6.17.tgz" |
|
|
|
integrity sha512-u1wmTI1jJGzCJzWndZo8mk4wnPTZd1eOIYTYvuEyOQGfmDl3TrabCCfKnOC86FZwW/9djqTl933UF/cS425i9A== |
|
|
|
integrity sha512-u1wmTI1jJGzCJzWndZo8mk4wnPTZd1eOIYTYvuEyOQGfmDl3TrabCCfKnOC86FZwW/9djqTl933UF/cS425i9A== |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
csstype@^2.5.7: |
|
|
|
|
|
|
|
version "2.6.18" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.18.tgz#980a8b53085f34af313410af064f2bd241784218" |
|
|
|
|
|
|
|
integrity sha512-RSU6Hyeg14am3Ah4VZEmeX8H7kLwEEirXe6aU2IPfKNvhXwTflK5HQRDNI0ypQXoqmm+QPyG2IaPuQE5zMwSIQ== |
|
|
|
|
|
|
|
|
|
|
|
csstype@^3.0.2: |
|
|
|
csstype@^3.0.2: |
|
|
|
version "3.0.8" |
|
|
|
version "3.0.8" |
|
|
|
resolved "https://registry.npmjs.org/csstype/-/csstype-3.0.8.tgz" |
|
|
|
resolved "https://registry.npmjs.org/csstype/-/csstype-3.0.8.tgz" |
|
|
@ -5388,6 +5500,11 @@ find-cache-dir@^3.3.1: |
|
|
|
make-dir "^3.0.2" |
|
|
|
make-dir "^3.0.2" |
|
|
|
pkg-dir "^4.1.0" |
|
|
|
pkg-dir "^4.1.0" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
find-root@^1.1.0: |
|
|
|
|
|
|
|
version "1.1.0" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4" |
|
|
|
|
|
|
|
integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng== |
|
|
|
|
|
|
|
|
|
|
|
find-up@4.1.0, find-up@^4.0.0, find-up@^4.1.0: |
|
|
|
find-up@4.1.0, find-up@^4.0.0, find-up@^4.1.0: |
|
|
|
version "4.1.0" |
|
|
|
version "4.1.0" |
|
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" |
|
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" |
|
|
@ -9343,7 +9460,7 @@ prompts@2.4.0, prompts@^2.0.1: |
|
|
|
kleur "^3.0.3" |
|
|
|
kleur "^3.0.3" |
|
|
|
sisteransi "^1.0.5" |
|
|
|
sisteransi "^1.0.5" |
|
|
|
|
|
|
|
|
|
|
|
prop-types@^15.6.2, prop-types@^15.7.2: |
|
|
|
prop-types@^15.5.8, prop-types@^15.6.2, prop-types@^15.7.2: |
|
|
|
version "15.7.2" |
|
|
|
version "15.7.2" |
|
|
|
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz" |
|
|
|
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz" |
|
|
|
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== |
|
|
|
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== |
|
|
@ -9573,6 +9690,11 @@ react-error-overlay@^6.0.9: |
|
|
|
resolved "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.9.tgz" |
|
|
|
resolved "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.9.tgz" |
|
|
|
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== |
|
|
|
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
react-fast-compare@^3.2.0: |
|
|
|
|
|
|
|
version "3.2.0" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb" |
|
|
|
|
|
|
|
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== |
|
|
|
|
|
|
|
|
|
|
|
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1: |
|
|
|
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1: |
|
|
|
version "16.13.1" |
|
|
|
version "16.13.1" |
|
|
|
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" |
|
|
|
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" |
|
|
@ -9639,6 +9761,23 @@ react-router@5.2.1: |
|
|
|
tiny-invariant "^1.0.2" |
|
|
|
tiny-invariant "^1.0.2" |
|
|
|
tiny-warning "^1.0.0" |
|
|
|
tiny-warning "^1.0.0" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
react-spring-3d-carousel@^1.2.1: |
|
|
|
|
|
|
|
version "1.2.1" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-spring-3d-carousel/-/react-spring-3d-carousel-1.2.1.tgz#25d5d94e76a212b6e791c2543f61c7c87763e8e9" |
|
|
|
|
|
|
|
integrity sha512-T3Z75ShB613b/y9+DEfWE7ny6w9NKRD5/3bZoU53lUfSc1/JhdfpZ2uDQ5UvdskISQqol1RfqFdoDWuDgMT1NA== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@emotion/core" "^10.0.7" |
|
|
|
|
|
|
|
"@emotion/styled" "^10.0.7" |
|
|
|
|
|
|
|
react-spring "^8.0.5" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
react-spring@^8.0.5: |
|
|
|
|
|
|
|
version "8.0.27" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-8.0.27.tgz#97d4dee677f41e0b2adcb696f3839680a3aa356a" |
|
|
|
|
|
|
|
integrity sha512-nDpWBe3ZVezukNRandTeLSPcwwTMjNVu1IDq9qA/AMiUqHuRN4BeSWvKr3eIxxg1vtiYiOLy4FqdfCP5IoP77g== |
|
|
|
|
|
|
|
dependencies: |
|
|
|
|
|
|
|
"@babel/runtime" "^7.3.1" |
|
|
|
|
|
|
|
prop-types "^15.5.8" |
|
|
|
|
|
|
|
|
|
|
|
react-swipeable@^5.5.1: |
|
|
|
react-swipeable@^5.5.1: |
|
|
|
version "5.5.1" |
|
|
|
version "5.5.1" |
|
|
|
resolved "https://registry.yarnpkg.com/react-swipeable/-/react-swipeable-5.5.1.tgz#48ae6182deaf62f21d4b87469b60281dbd7c4a76" |
|
|
|
resolved "https://registry.yarnpkg.com/react-swipeable/-/react-swipeable-5.5.1.tgz#48ae6182deaf62f21d4b87469b60281dbd7c4a76" |
|
|
@ -9646,6 +9785,11 @@ react-swipeable@^5.5.1: |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
prop-types "^15.6.2" |
|
|
|
prop-types "^15.6.2" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
react-swipeable@^6.1.2: |
|
|
|
|
|
|
|
version "6.2.0" |
|
|
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-swipeable/-/react-swipeable-6.2.0.tgz#057271cb7a6fb4af9d2a3f6d80ccdf33e2f64d47" |
|
|
|
|
|
|
|
integrity sha512-nWQ8dEM8e/uswZLSIkXUsAnQmnX4MTcryOHBQIQYRMJFDpgDBSiVbKsz/BZVCIScF4NtJh16oyxwaNOepR6xSw== |
|
|
|
|
|
|
|
|
|
|
|
react-toastify@^8.0.2: |
|
|
|
react-toastify@^8.0.2: |
|
|
|
version "8.0.2" |
|
|
|
version "8.0.2" |
|
|
|
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-8.0.2.tgz#11f73b3a847fcffeb47b1823e8974e9895f98fae" |
|
|
|
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-8.0.2.tgz#11f73b3a847fcffeb47b1823e8974e9895f98fae" |
|
|
@ -10565,7 +10709,7 @@ source-map@0.6.1, source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, sourc |
|
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" |
|
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" |
|
|
|
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
|
|
|
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
|
|
|
|
|
|
|
|
|
|
|
source-map@^0.5.0, source-map@^0.5.6: |
|
|
|
source-map@^0.5.0, source-map@^0.5.6, source-map@^0.5.7: |
|
|
|
version "0.5.7" |
|
|
|
version "0.5.7" |
|
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" |
|
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" |
|
|
|
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= |
|
|
|
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= |
|
|
|