|
|
|
@ -515,7 +515,7 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-syntax-jsx@^7.18.6":
|
|
|
|
|
"@babel/plugin-syntax-jsx@^7.12.13", "@babel/plugin-syntax-jsx@^7.18.6":
|
|
|
|
|
version "7.18.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0"
|
|
|
|
|
integrity sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==
|
|
|
|
@ -1027,7 +1027,7 @@
|
|
|
|
|
core-js-pure "^3.20.2"
|
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
|
|
|
|
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.16.3", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
|
|
|
|
|
version "7.18.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.6.tgz#6a1ef59f838debd670421f8c7f2cbb8da9751580"
|
|
|
|
|
integrity sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==
|
|
|
|
@ -1169,6 +1169,107 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-2.0.1.tgz#b6b8d81780b9a9f6459f4bfe9226ac6aefaefe87"
|
|
|
|
|
integrity sha512-aG20vknL4/YjQF9BSV7ts4EWm/yrjagAN7OWBNmlbEOUiu0llj4OGrFoOKK3g2vey4/p2omKCoHrWtPxSwV3HA==
|
|
|
|
|
|
|
|
|
|
"@emotion/babel-plugin@^11.7.1":
|
|
|
|
|
version "11.9.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.9.2.tgz#723b6d394c89fb2ef782229d92ba95a740576e95"
|
|
|
|
|
integrity sha512-Pr/7HGH6H6yKgnVFNEj2MVlreu3ADqftqjqwUvDy/OJzKFgxKeTQ+eeUf20FOTuHVkDON2iNa25rAXVYtWJCjw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-module-imports" "^7.12.13"
|
|
|
|
|
"@babel/plugin-syntax-jsx" "^7.12.13"
|
|
|
|
|
"@babel/runtime" "^7.13.10"
|
|
|
|
|
"@emotion/hash" "^0.8.0"
|
|
|
|
|
"@emotion/memoize" "^0.7.5"
|
|
|
|
|
"@emotion/serialize" "^1.0.2"
|
|
|
|
|
babel-plugin-macros "^2.6.1"
|
|
|
|
|
convert-source-map "^1.5.0"
|
|
|
|
|
escape-string-regexp "^4.0.0"
|
|
|
|
|
find-root "^1.1.0"
|
|
|
|
|
source-map "^0.5.7"
|
|
|
|
|
stylis "4.0.13"
|
|
|
|
|
|
|
|
|
|
"@emotion/cache@^11.7.1", "@emotion/cache@^11.9.3":
|
|
|
|
|
version "11.9.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.9.3.tgz#96638449f6929fd18062cfe04d79b29b44c0d6cb"
|
|
|
|
|
integrity sha512-0dgkI/JKlCXa+lEXviaMtGBL0ynpx4osh7rjOXE71q9bIF8G+XhJgvi+wDu0B0IdCVx37BffiwXlN9I3UuzFvg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@emotion/memoize" "^0.7.4"
|
|
|
|
|
"@emotion/sheet" "^1.1.1"
|
|
|
|
|
"@emotion/utils" "^1.0.0"
|
|
|
|
|
"@emotion/weak-memoize" "^0.2.5"
|
|
|
|
|
stylis "4.0.13"
|
|
|
|
|
|
|
|
|
|
"@emotion/hash@^0.8.0":
|
|
|
|
|
version "0.8.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
|
|
|
|
|
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
|
|
|
|
|
|
|
|
|
|
"@emotion/is-prop-valid@^1.1.2", "@emotion/is-prop-valid@^1.1.3":
|
|
|
|
|
version "1.1.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.1.3.tgz#f0907a416368cf8df9e410117068e20fe87c0a3a"
|
|
|
|
|
integrity sha512-RFg04p6C+1uO19uG8N+vqanzKqiM9eeV1LDOG3bmkYmuOj7NbKNlFC/4EZq5gnwAIlcC/jOT24f8Td0iax2SXA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@emotion/memoize" "^0.7.4"
|
|
|
|
|
|
|
|
|
|
"@emotion/memoize@^0.7.4", "@emotion/memoize@^0.7.5":
|
|
|
|
|
version "0.7.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
|
|
|
|
|
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
|
|
|
|
|
|
|
|
|
|
"@emotion/react@^11.9.3":
|
|
|
|
|
version "11.9.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.9.3.tgz#f4f4f34444f6654a2e550f5dab4f2d360c101df9"
|
|
|
|
|
integrity sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.13.10"
|
|
|
|
|
"@emotion/babel-plugin" "^11.7.1"
|
|
|
|
|
"@emotion/cache" "^11.9.3"
|
|
|
|
|
"@emotion/serialize" "^1.0.4"
|
|
|
|
|
"@emotion/utils" "^1.1.0"
|
|
|
|
|
"@emotion/weak-memoize" "^0.2.5"
|
|
|
|
|
hoist-non-react-statics "^3.3.1"
|
|
|
|
|
|
|
|
|
|
"@emotion/serialize@^1.0.2", "@emotion/serialize@^1.0.4":
|
|
|
|
|
version "1.0.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.0.4.tgz#ff31fd11bb07999611199c2229e152faadc21a3c"
|
|
|
|
|
integrity sha512-1JHamSpH8PIfFwAMryO2bNka+y8+KA5yga5Ocf2d7ZEiJjb7xlLW7aknBGZqJLajuLOvJ+72vN+IBSwPlXD1Pg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@emotion/hash" "^0.8.0"
|
|
|
|
|
"@emotion/memoize" "^0.7.4"
|
|
|
|
|
"@emotion/unitless" "^0.7.5"
|
|
|
|
|
"@emotion/utils" "^1.0.0"
|
|
|
|
|
csstype "^3.0.2"
|
|
|
|
|
|
|
|
|
|
"@emotion/sheet@^1.1.1":
|
|
|
|
|
version "1.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.1.1.tgz#015756e2a9a3c7c5f11d8ec22966a8dbfbfac787"
|
|
|
|
|
integrity sha512-J3YPccVRMiTZxYAY0IOq3kd+hUP8idY8Kz6B/Cyo+JuXq52Ek+zbPbSQUrVQp95aJ+lsAW7DPL1P2Z+U1jGkKA==
|
|
|
|
|
|
|
|
|
|
"@emotion/styled@^11.9.3":
|
|
|
|
|
version "11.9.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.9.3.tgz#47f0c71137fec7c57035bf3659b52fb536792340"
|
|
|
|
|
integrity sha512-o3sBNwbtoVz9v7WB1/Y/AmXl69YHmei2mrVnK7JgyBJ//Rst5yqPZCecEJlMlJrFeWHp+ki/54uN265V2pEcXA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.13.10"
|
|
|
|
|
"@emotion/babel-plugin" "^11.7.1"
|
|
|
|
|
"@emotion/is-prop-valid" "^1.1.3"
|
|
|
|
|
"@emotion/serialize" "^1.0.4"
|
|
|
|
|
"@emotion/utils" "^1.1.0"
|
|
|
|
|
|
|
|
|
|
"@emotion/unitless@^0.7.5":
|
|
|
|
|
version "0.7.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
|
|
|
|
|
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
|
|
|
|
|
|
|
|
|
|
"@emotion/utils@^1.0.0", "@emotion/utils@^1.1.0":
|
|
|
|
|
version "1.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.1.0.tgz#86b0b297f3f1a0f2bdb08eeac9a2f49afd40d0cf"
|
|
|
|
|
integrity sha512-iRLa/Y4Rs5H/f2nimczYmS5kFJEbpiVvgN3XVfZ022IYhuNA1IRSHEizcof88LtCTXtl9S2Cxt32KgaXEu72JQ==
|
|
|
|
|
|
|
|
|
|
"@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@^1.3.0":
|
|
|
|
|
version "1.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
|
|
|
|
@ -1477,6 +1578,92 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
|
|
|
|
|
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==
|
|
|
|
|
|
|
|
|
|
"@mui/base@5.0.0-alpha.87":
|
|
|
|
|
version "5.0.0-alpha.87"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.87.tgz#3cf8c2990cda8b48f26b3f19b1d0c94095ec6dfe"
|
|
|
|
|
integrity sha512-PuxRYrvG63Yj/UTwf4hSwZ5ClMv88iXHK+5hUV1CrG3kNPo6FFQiIFNRaNpRt/3nsXj6+xygJByNFA8m4Leetg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.17.2"
|
|
|
|
|
"@emotion/is-prop-valid" "^1.1.2"
|
|
|
|
|
"@mui/types" "^7.1.4"
|
|
|
|
|
"@mui/utils" "^5.8.6"
|
|
|
|
|
"@popperjs/core" "^2.11.5"
|
|
|
|
|
clsx "^1.1.1"
|
|
|
|
|
prop-types "^15.8.1"
|
|
|
|
|
react-is "^17.0.2"
|
|
|
|
|
|
|
|
|
|
"@mui/icons-material@^5.8.4":
|
|
|
|
|
version "5.8.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.8.4.tgz#3f2907c9f8f5ce4d754cb8fb4b68b5a1abf4d095"
|
|
|
|
|
integrity sha512-9Z/vyj2szvEhGWDvb+gG875bOGm8b8rlHBKOD1+nA3PcgC3fV6W1AU6pfOorPeBfH2X4mb9Boe97vHvaSndQvA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.17.2"
|
|
|
|
|
|
|
|
|
|
"@mui/material@^5.8.6":
|
|
|
|
|
version "5.8.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.8.6.tgz#4019fbf1b95d8ea9f397efaed835ac92a6d8f22d"
|
|
|
|
|
integrity sha512-9fo5AiNHs+HY5ArMzsDMFrAmJSRw90y/qu81oDIszgK7Bfrm8GuI7Eb0mO6WADWPEyKOzOov/WZsm4G6jPEM4g==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.17.2"
|
|
|
|
|
"@mui/base" "5.0.0-alpha.87"
|
|
|
|
|
"@mui/system" "^5.8.6"
|
|
|
|
|
"@mui/types" "^7.1.4"
|
|
|
|
|
"@mui/utils" "^5.8.6"
|
|
|
|
|
"@types/react-transition-group" "^4.4.4"
|
|
|
|
|
clsx "^1.1.1"
|
|
|
|
|
csstype "^3.1.0"
|
|
|
|
|
prop-types "^15.8.1"
|
|
|
|
|
react-is "^17.0.2"
|
|
|
|
|
react-transition-group "^4.4.2"
|
|
|
|
|
|
|
|
|
|
"@mui/private-theming@^5.8.6":
|
|
|
|
|
version "5.8.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.8.6.tgz#db2bafeda1699e43e67b3ff4f770d6b7a234501f"
|
|
|
|
|
integrity sha512-yHsJk1qU9r/q0DlnxGRJPHyM0Y/nUv8FTNgDTiI9I58GWuVuZqeTUr7JRvPh6ybeP/FLtW5eXEavRK9wxVk4uQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.17.2"
|
|
|
|
|
"@mui/utils" "^5.8.6"
|
|
|
|
|
prop-types "^15.8.1"
|
|
|
|
|
|
|
|
|
|
"@mui/styled-engine@^5.8.0":
|
|
|
|
|
version "5.8.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.8.0.tgz#89ed42efe7c8749e5a60af035bc5d3a6bea362bf"
|
|
|
|
|
integrity sha512-Q3spibB8/EgeMYHc+/o3RRTnAYkSl7ROCLhXJ830W8HZ2/iDiyYp16UcxKPurkXvLhUaILyofPVrP3Su2uKsAw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.17.2"
|
|
|
|
|
"@emotion/cache" "^11.7.1"
|
|
|
|
|
prop-types "^15.8.1"
|
|
|
|
|
|
|
|
|
|
"@mui/system@^5.8.6":
|
|
|
|
|
version "5.8.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.8.6.tgz#aed7e501c513429dab9cfbbe86da5dcd056c2a0a"
|
|
|
|
|
integrity sha512-+a+rD58XltKQHDrrjcuCta2cUBqdnLDUDwnphSLCMFigRl8/uk+R+fdQRlMNRXAOgnMb8ioWIgfjxri5pmTH4A==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.17.2"
|
|
|
|
|
"@mui/private-theming" "^5.8.6"
|
|
|
|
|
"@mui/styled-engine" "^5.8.0"
|
|
|
|
|
"@mui/types" "^7.1.4"
|
|
|
|
|
"@mui/utils" "^5.8.6"
|
|
|
|
|
clsx "^1.1.1"
|
|
|
|
|
csstype "^3.1.0"
|
|
|
|
|
prop-types "^15.8.1"
|
|
|
|
|
|
|
|
|
|
"@mui/types@^7.1.4":
|
|
|
|
|
version "7.1.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.1.4.tgz#4185c05d6df63ec673cda15feab80440abadc764"
|
|
|
|
|
integrity sha512-uveM3byMbthO+6tXZ1n2zm0W3uJCQYtwt/v5zV5I77v2v18u0ITkb8xwhsDD2i3V2Kye7SaNR6FFJ6lMuY/WqQ==
|
|
|
|
|
|
|
|
|
|
"@mui/utils@^5.8.6":
|
|
|
|
|
version "5.8.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.8.6.tgz#543de64a64bb9135316ecfd91d75a8740544d79f"
|
|
|
|
|
integrity sha512-QM2Sd1xZo2jOt2Vz5Rmro+pi2FLJyiv4+OjxkUwXR3oUM65KSMAMLl/KNYU55s3W3DLRFP5MVwE4FhAbHseHAg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.17.2"
|
|
|
|
|
"@types/prop-types" "^15.7.5"
|
|
|
|
|
"@types/react-is" "^16.7.1 || ^17.0.0"
|
|
|
|
|
prop-types "^15.8.1"
|
|
|
|
|
react-is "^17.0.2"
|
|
|
|
|
|
|
|
|
|
"@nodelib/fs.scandir@2.1.5":
|
|
|
|
|
version "2.1.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
|
|
@ -1513,6 +1700,11 @@
|
|
|
|
|
schema-utils "^3.0.0"
|
|
|
|
|
source-map "^0.7.3"
|
|
|
|
|
|
|
|
|
|
"@popperjs/core@^2.11.5":
|
|
|
|
|
version "2.11.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.5.tgz#db5a11bf66bdab39569719555b0f76e138d7bd64"
|
|
|
|
|
integrity sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==
|
|
|
|
|
|
|
|
|
|
"@rollup/plugin-babel@^5.2.0":
|
|
|
|
|
version "5.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz#04bc0608f4aa4b2e4b1aebf284344d0f68fda283"
|
|
|
|
@ -1687,51 +1879,6 @@
|
|
|
|
|
"@svgr/plugin-svgo" "^5.5.0"
|
|
|
|
|
loader-utils "^2.0.0"
|
|
|
|
|
|
|
|
|
|
"@testing-library/dom@^8.5.0":
|
|
|
|
|
version "8.14.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.14.0.tgz#c9830a21006d87b9ef6e1aae306cf49b0283e28e"
|
|
|
|
|
integrity sha512-m8FOdUo77iMTwVRCyzWcqxlEIk+GnopbrRI15a0EaLbpZSCinIVI4kSQzWhkShK83GogvEFJSsHF3Ws0z1vrqA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.10.4"
|
|
|
|
|
"@babel/runtime" "^7.12.5"
|
|
|
|
|
"@types/aria-query" "^4.2.0"
|
|
|
|
|
aria-query "^5.0.0"
|
|
|
|
|
chalk "^4.1.0"
|
|
|
|
|
dom-accessibility-api "^0.5.9"
|
|
|
|
|
lz-string "^1.4.4"
|
|
|
|
|
pretty-format "^27.0.2"
|
|
|
|
|
|
|
|
|
|
"@testing-library/jest-dom@^5.14.1":
|
|
|
|
|
version "5.16.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz#938302d7b8b483963a3ae821f1c0808f872245cd"
|
|
|
|
|
integrity sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.9.2"
|
|
|
|
|
"@types/testing-library__jest-dom" "^5.9.1"
|
|
|
|
|
aria-query "^5.0.0"
|
|
|
|
|
chalk "^3.0.0"
|
|
|
|
|
css "^3.0.0"
|
|
|
|
|
css.escape "^1.5.1"
|
|
|
|
|
dom-accessibility-api "^0.5.6"
|
|
|
|
|
lodash "^4.17.15"
|
|
|
|
|
redent "^3.0.0"
|
|
|
|
|
|
|
|
|
|
"@testing-library/react@^13.0.0":
|
|
|
|
|
version "13.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.3.0.tgz#bf298bfbc5589326bbcc8052b211f3bb097a97c5"
|
|
|
|
|
integrity sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.12.5"
|
|
|
|
|
"@testing-library/dom" "^8.5.0"
|
|
|
|
|
"@types/react-dom" "^18.0.0"
|
|
|
|
|
|
|
|
|
|
"@testing-library/user-event@^13.2.1":
|
|
|
|
|
version "13.5.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295"
|
|
|
|
|
integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.12.5"
|
|
|
|
|
|
|
|
|
|
"@tootallnate/once@1":
|
|
|
|
|
version "1.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
|
|
|
|
@ -1742,11 +1889,6 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
|
|
|
|
|
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
|
|
|
|
|
|
|
|
|
|
"@types/aria-query@^4.2.0":
|
|
|
|
|
version "4.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.2.tgz#ed4e0ad92306a704f9fb132a0cfcf77486dbe2bc"
|
|
|
|
|
integrity sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig==
|
|
|
|
|
|
|
|
|
|
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14":
|
|
|
|
|
version "7.1.19"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.19.tgz#7b497495b7d1b4812bdb9d02804d0576f43ee460"
|
|
|
|
@ -1898,22 +2040,6 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/istanbul-lib-report" "*"
|
|
|
|
|
|
|
|
|
|
"@types/jest@*":
|
|
|
|
|
version "28.1.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.4.tgz#a11ee6c8fd0b52c19c9c18138b78bbcc201dad5a"
|
|
|
|
|
integrity sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==
|
|
|
|
|
dependencies:
|
|
|
|
|
jest-matcher-utils "^28.0.0"
|
|
|
|
|
pretty-format "^28.0.0"
|
|
|
|
|
|
|
|
|
|
"@types/jest@^27.0.1":
|
|
|
|
|
version "27.5.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
|
|
|
|
|
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
|
|
|
|
|
dependencies:
|
|
|
|
|
jest-matcher-utils "^27.0.0"
|
|
|
|
|
pretty-format "^27.0.0"
|
|
|
|
|
|
|
|
|
|
"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
|
|
|
|
|
version "7.0.11"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
|
|
|
|
@ -1949,7 +2075,7 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.3.tgz#68ada76827b0010d0db071f739314fa429943d0a"
|
|
|
|
|
integrity sha512-ymZk3LEC/fsut+/Q5qejp6R9O1rMxz3XaRHDV6kX8MrGAhOSPqVARbDi+EZvInBpw+BnCX3TD240byVkOfQsHg==
|
|
|
|
|
|
|
|
|
|
"@types/prop-types@*":
|
|
|
|
|
"@types/prop-types@*", "@types/prop-types@^15.7.5":
|
|
|
|
|
version "15.7.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
|
|
|
|
|
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
|
|
|
|
@ -1976,6 +2102,20 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
|
|
|
|
|
"@types/react-is@^16.7.1 || ^17.0.0":
|
|
|
|
|
version "17.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/react-is/-/react-is-17.0.3.tgz#2d855ba575f2fc8d17ef9861f084acc4b90a137a"
|
|
|
|
|
integrity sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
|
|
|
|
|
"@types/react-transition-group@^4.4.4":
|
|
|
|
|
version "4.4.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.5.tgz#aae20dcf773c5aa275d5b9f7cdbca638abc5e416"
|
|
|
|
|
integrity sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
|
|
|
|
|
"@types/react@*", "@types/react@^18.0.0":
|
|
|
|
|
version "18.0.14"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.14.tgz#e016616ffff51dba01b04945610fe3671fdbe06d"
|
|
|
|
@ -2029,13 +2169,6 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
|
|
|
|
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
|
|
|
|
|
|
|
|
|
"@types/testing-library__jest-dom@^5.9.1":
|
|
|
|
|
version "5.14.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.5.tgz#d113709c90b3c75fdb127ec338dad7d5f86c974f"
|
|
|
|
|
integrity sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/jest" "*"
|
|
|
|
|
|
|
|
|
|
"@types/trusted-types@^2.0.2":
|
|
|
|
|
version "2.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756"
|
|
|
|
@ -2473,11 +2606,6 @@ aria-query@^4.2.2:
|
|
|
|
|
"@babel/runtime" "^7.10.2"
|
|
|
|
|
"@babel/runtime-corejs3" "^7.10.2"
|
|
|
|
|
|
|
|
|
|
aria-query@^5.0.0:
|
|
|
|
|
version "5.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.0.0.tgz#210c21aaf469613ee8c9a62c7f86525e058db52c"
|
|
|
|
|
integrity sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg==
|
|
|
|
|
|
|
|
|
|
array-flatten@1.1.1:
|
|
|
|
|
version "1.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
|
|
|
|
@ -2560,11 +2688,6 @@ at-least-node@^1.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
|
|
|
|
|
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
|
|
|
|
|
|
|
|
|
|
atob@^2.1.2:
|
|
|
|
|
version "2.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
|
|
|
|
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
|
|
|
|
|
|
|
|
|
|
autoprefixer@^10.4.7:
|
|
|
|
|
version "10.4.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.7.tgz#1db8d195f41a52ca5069b7593be167618edbbedf"
|
|
|
|
@ -2582,6 +2705,14 @@ axe-core@^4.4.2:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.2.tgz#dcf7fb6dea866166c3eab33d68208afe4d5f670c"
|
|
|
|
|
integrity sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA==
|
|
|
|
|
|
|
|
|
|
axios@^0.27.2:
|
|
|
|
|
version "0.27.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
|
|
|
|
|
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
follow-redirects "^1.14.9"
|
|
|
|
|
form-data "^4.0.0"
|
|
|
|
|
|
|
|
|
|
axobject-query@^2.2.0:
|
|
|
|
|
version "2.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
|
|
|
|
@ -2639,6 +2770,15 @@ babel-plugin-jest-hoist@^27.5.1:
|
|
|
|
|
"@types/babel__core" "^7.0.0"
|
|
|
|
|
"@types/babel__traverse" "^7.0.6"
|
|
|
|
|
|
|
|
|
|
babel-plugin-macros@^2.6.1:
|
|
|
|
|
version "2.8.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
|
|
|
|
|
integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.7.2"
|
|
|
|
|
cosmiconfig "^6.0.0"
|
|
|
|
|
resolve "^1.12.0"
|
|
|
|
|
|
|
|
|
|
babel-plugin-macros@^3.1.0:
|
|
|
|
|
version "3.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1"
|
|
|
|
@ -2927,14 +3067,6 @@ chalk@^2.0.0, chalk@^2.4.1:
|
|
|
|
|
escape-string-regexp "^1.0.5"
|
|
|
|
|
supports-color "^5.3.0"
|
|
|
|
|
|
|
|
|
|
chalk@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
|
|
|
|
|
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
|
|
|
|
|
dependencies:
|
|
|
|
|
ansi-styles "^4.1.0"
|
|
|
|
|
supports-color "^7.1.0"
|
|
|
|
|
|
|
|
|
|
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2:
|
|
|
|
|
version "4.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
|
|
|
|
@ -3004,6 +3136,11 @@ cliui@^7.0.2:
|
|
|
|
|
strip-ansi "^6.0.0"
|
|
|
|
|
wrap-ansi "^7.0.0"
|
|
|
|
|
|
|
|
|
|
clsx@^1.1.1:
|
|
|
|
|
version "1.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.0.tgz#b0e415ea7537dbac01b169c5cec1caeb11d86566"
|
|
|
|
|
integrity sha512-EPRP7XJsM1y0iCU3Z7C7jFKdQboXSeHgEfzQUTlz7m5NP3hDrlz48aUsmNGp4pC+JOW9WA3vIRqlYuo/bl4Drw==
|
|
|
|
|
|
|
|
|
|
co@^4.6.0:
|
|
|
|
|
version "4.6.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
|
|
|
|
@ -3141,7 +3278,7 @@ content-type@~1.0.4:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
|
|
|
|
|
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
|
|
|
|
|
|
|
|
|
|
convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
|
|
|
|
convert-source-map@^1.4.0, convert-source-map@^1.5.0, convert-source-map@^1.6.0, convert-source-map@^1.7.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==
|
|
|
|
@ -3319,20 +3456,6 @@ css-what@^6.0.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4"
|
|
|
|
|
integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==
|
|
|
|
|
|
|
|
|
|
css.escape@^1.5.1:
|
|
|
|
|
version "1.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
|
|
|
|
|
integrity sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==
|
|
|
|
|
|
|
|
|
|
css@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css/-/css-3.0.0.tgz#4447a4d58fdd03367c516ca9f64ae365cee4aa5d"
|
|
|
|
|
integrity sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
inherits "^2.0.4"
|
|
|
|
|
source-map "^0.6.1"
|
|
|
|
|
source-map-resolve "^0.6.0"
|
|
|
|
|
|
|
|
|
|
cssdb@^6.6.3:
|
|
|
|
|
version "6.6.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-6.6.3.tgz#1f331a2fab30c18d9f087301e6122a878bb1e505"
|
|
|
|
@ -3416,7 +3539,7 @@ cssstyle@^2.3.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
cssom "~0.3.6"
|
|
|
|
|
|
|
|
|
|
csstype@^3.0.2:
|
|
|
|
|
csstype@^3.0.2, csstype@^3.1.0:
|
|
|
|
|
version "3.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.0.tgz#4ddcac3718d787cf9df0d1b7d15033925c8f29f2"
|
|
|
|
|
integrity sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==
|
|
|
|
@ -3461,11 +3584,6 @@ decimal.js@^10.2.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.3.1.tgz#d8c3a444a9c6774ba60ca6ad7261c3a94fd5e783"
|
|
|
|
|
integrity sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==
|
|
|
|
|
|
|
|
|
|
decode-uri-component@^0.2.0:
|
|
|
|
|
version "0.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
|
|
|
|
|
integrity sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==
|
|
|
|
|
|
|
|
|
|
dedent@^0.7.0:
|
|
|
|
|
version "0.7.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
|
|
|
|
@ -3563,11 +3681,6 @@ diff-sequences@^27.5.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327"
|
|
|
|
|
integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==
|
|
|
|
|
|
|
|
|
|
diff-sequences@^28.1.1:
|
|
|
|
|
version "28.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-28.1.1.tgz#9989dc731266dc2903457a70e996f3a041913ac6"
|
|
|
|
|
integrity sha512-FU0iFaH/E23a+a718l8Qa/19bF9p06kgE0KipMOMadwa3SjnaElKzPaUC0vnibs6/B/9ni97s61mcejk8W1fQw==
|
|
|
|
|
|
|
|
|
|
dir-glob@^3.0.1:
|
|
|
|
|
version "3.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
|
|
|
|
@ -3606,11 +3719,6 @@ doctrine@^3.0.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
esutils "^2.0.2"
|
|
|
|
|
|
|
|
|
|
dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5.9:
|
|
|
|
|
version "0.5.14"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.14.tgz#56082f71b1dc7aac69d83c4285eef39c15d93f56"
|
|
|
|
|
integrity sha512-NMt+m9zFMPZe0JcY9gN224Qvk6qLIdqex29clBvc/y75ZBX9YA9wNK3frsYvu2DI1xcCIwxwnX+TlsJ2DSOADg==
|
|
|
|
|
|
|
|
|
|
dom-converter@^0.2.0:
|
|
|
|
|
version "0.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
|
|
|
|
@ -3618,6 +3726,14 @@ dom-converter@^0.2.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
utila "~0.4"
|
|
|
|
|
|
|
|
|
|
dom-helpers@^5.0.1:
|
|
|
|
|
version "5.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-5.2.1.tgz#d9400536b2bf8225ad98fe052e029451ac40e902"
|
|
|
|
|
integrity sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.8.7"
|
|
|
|
|
csstype "^3.0.2"
|
|
|
|
|
|
|
|
|
|
dom-serializer@0:
|
|
|
|
|
version "0.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.2.2.tgz#1afb81f533717175d478655debc5e332d9f9bb51"
|
|
|
|
@ -4304,6 +4420,11 @@ find-cache-dir@^3.3.1:
|
|
|
|
|
make-dir "^3.0.2"
|
|
|
|
|
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@^2.1.0:
|
|
|
|
|
version "2.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
|
|
|
|
@ -4347,7 +4468,7 @@ flatted@^3.1.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
|
|
|
|
|
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
|
|
|
|
|
|
|
|
|
|
follow-redirects@^1.0.0:
|
|
|
|
|
follow-redirects@^1.0.0, follow-redirects@^1.14.9:
|
|
|
|
|
version "1.15.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
|
|
|
|
|
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
|
|
|
|
@ -4380,6 +4501,15 @@ form-data@^3.0.0:
|
|
|
|
|
combined-stream "^1.0.8"
|
|
|
|
|
mime-types "^2.1.12"
|
|
|
|
|
|
|
|
|
|
form-data@^4.0.0:
|
|
|
|
|
version "4.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
|
|
|
|
|
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
|
|
|
|
|
dependencies:
|
|
|
|
|
asynckit "^0.4.0"
|
|
|
|
|
combined-stream "^1.0.8"
|
|
|
|
|
mime-types "^2.1.12"
|
|
|
|
|
|
|
|
|
|
forwarded@0.2.0:
|
|
|
|
|
version "0.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
|
|
|
|
@ -4635,6 +4765,20 @@ he@^1.2.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
|
|
|
|
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
|
|
|
|
|
|
|
|
|
|
history@^5.2.0:
|
|
|
|
|
version "5.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b"
|
|
|
|
|
integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.7.6"
|
|
|
|
|
|
|
|
|
|
hoist-non-react-statics@^3.3.1:
|
|
|
|
|
version "3.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
|
|
|
|
|
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
|
|
|
|
|
dependencies:
|
|
|
|
|
react-is "^16.7.0"
|
|
|
|
|
|
|
|
|
|
hoopy@^0.1.4:
|
|
|
|
|
version "0.1.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/hoopy/-/hoopy-0.1.4.tgz#609207d661100033a9a9402ad3dea677381c1b1d"
|
|
|
|
@ -4836,11 +4980,6 @@ imurmurhash@^0.1.4:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
|
|
|
|
|
integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
|
|
|
|
|
|
|
|
|
|
indent-string@^4.0.0:
|
|
|
|
|
version "4.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
|
|
|
|
|
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
|
|
|
|
|
|
|
|
|
|
inflight@^1.0.4:
|
|
|
|
|
version "1.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
|
|
|
|
@ -4849,7 +4988,7 @@ inflight@^1.0.4:
|
|
|
|
|
once "^1.3.0"
|
|
|
|
|
wrappy "1"
|
|
|
|
|
|
|
|
|
|
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3:
|
|
|
|
|
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
|
|
|
|
|
version "2.0.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
|
|
|
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
|
|
@ -5210,16 +5349,6 @@ jest-diff@^27.5.1:
|
|
|
|
|
jest-get-type "^27.5.1"
|
|
|
|
|
pretty-format "^27.5.1"
|
|
|
|
|
|
|
|
|
|
jest-diff@^28.1.1:
|
|
|
|
|
version "28.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-28.1.1.tgz#1a3eedfd81ae79810931c63a1d0f201b9120106c"
|
|
|
|
|
integrity sha512-/MUUxeR2fHbqHoMMiffe/Afm+U8U4olFRJ0hiVG2lZatPJcnGxx292ustVu7bULhjV65IYMxRdploAKLbcrsyg==
|
|
|
|
|
dependencies:
|
|
|
|
|
chalk "^4.0.0"
|
|
|
|
|
diff-sequences "^28.1.1"
|
|
|
|
|
jest-get-type "^28.0.2"
|
|
|
|
|
pretty-format "^28.1.1"
|
|
|
|
|
|
|
|
|
|
jest-docblock@^27.5.1:
|
|
|
|
|
version "27.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-27.5.1.tgz#14092f364a42c6108d42c33c8cf30e058e25f6c0"
|
|
|
|
@ -5268,11 +5397,6 @@ jest-get-type@^27.5.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1"
|
|
|
|
|
integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==
|
|
|
|
|
|
|
|
|
|
jest-get-type@^28.0.2:
|
|
|
|
|
version "28.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-28.0.2.tgz#34622e628e4fdcd793d46db8a242227901fcf203"
|
|
|
|
|
integrity sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==
|
|
|
|
|
|
|
|
|
|
jest-haste-map@^27.5.1:
|
|
|
|
|
version "27.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.5.1.tgz#9fd8bd7e7b4fa502d9c6164c5640512b4e811e7f"
|
|
|
|
@ -5324,7 +5448,7 @@ jest-leak-detector@^27.5.1:
|
|
|
|
|
jest-get-type "^27.5.1"
|
|
|
|
|
pretty-format "^27.5.1"
|
|
|
|
|
|
|
|
|
|
jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1:
|
|
|
|
|
jest-matcher-utils@^27.5.1:
|
|
|
|
|
version "27.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab"
|
|
|
|
|
integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==
|
|
|
|
@ -5334,16 +5458,6 @@ jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1:
|
|
|
|
|
jest-get-type "^27.5.1"
|
|
|
|
|
pretty-format "^27.5.1"
|
|
|
|
|
|
|
|
|
|
jest-matcher-utils@^28.0.0:
|
|
|
|
|
version "28.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-28.1.1.tgz#a7c4653c2b782ec96796eb3088060720f1e29304"
|
|
|
|
|
integrity sha512-NPJPRWrbmR2nAJ+1nmnfcKKzSwgfaciCCrYZzVnNoxVoyusYWIjkBMNvu0RHJe7dNj4hH3uZOPZsQA+xAYWqsw==
|
|
|
|
|
dependencies:
|
|
|
|
|
chalk "^4.0.0"
|
|
|
|
|
jest-diff "^28.1.1"
|
|
|
|
|
jest-get-type "^28.0.2"
|
|
|
|
|
pretty-format "^28.1.1"
|
|
|
|
|
|
|
|
|
|
jest-message-util@^27.5.1:
|
|
|
|
|
version "27.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-27.5.1.tgz#bdda72806da10d9ed6425e12afff38cd1458b6cf"
|
|
|
|
@ -5879,7 +5993,7 @@ lodash.uniq@^4.5.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
|
|
|
|
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
|
|
|
|
|
|
|
|
|
|
lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0:
|
|
|
|
|
lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0:
|
|
|
|
|
version "4.17.21"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
|
|
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
|
@ -5905,11 +6019,6 @@ lru-cache@^6.0.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
yallist "^4.0.0"
|
|
|
|
|
|
|
|
|
|
lz-string@^1.4.4:
|
|
|
|
|
version "1.4.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
|
|
|
|
|
integrity sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==
|
|
|
|
|
|
|
|
|
|
magic-string@^0.25.0, magic-string@^0.25.7:
|
|
|
|
|
version "0.25.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.9.tgz#de7f9faf91ef8a1c91d02c2e5314c8277dbcdd1c"
|
|
|
|
@ -6003,11 +6112,6 @@ mimic-fn@^2.1.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
|
|
|
|
|
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
|
|
|
|
|
|
|
|
|
min-indent@^1.0.0:
|
|
|
|
|
version "1.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
|
|
|
|
|
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
|
|
|
|
|
|
|
|
|
|
mini-css-extract-plugin@^2.4.5:
|
|
|
|
|
version "2.6.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz#9a1251d15f2035c342d99a468ab9da7a0451b71e"
|
|
|
|
@ -7059,7 +7163,7 @@ pretty-error@^4.0.0:
|
|
|
|
|
lodash "^4.17.20"
|
|
|
|
|
renderkid "^3.0.0"
|
|
|
|
|
|
|
|
|
|
pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.5.1:
|
|
|
|
|
pretty-format@^27.5.1:
|
|
|
|
|
version "27.5.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.5.1.tgz#2181879fdea51a7a5851fb39d920faa63f01d88e"
|
|
|
|
|
integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==
|
|
|
|
@ -7068,7 +7172,7 @@ pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.5.1:
|
|
|
|
|
ansi-styles "^5.0.0"
|
|
|
|
|
react-is "^17.0.1"
|
|
|
|
|
|
|
|
|
|
pretty-format@^28.0.0, pretty-format@^28.1.1:
|
|
|
|
|
pretty-format@^28.1.1:
|
|
|
|
|
version "28.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-28.1.1.tgz#f731530394e0f7fcd95aba6b43c50e02d86b95cb"
|
|
|
|
|
integrity sha512-wwJbVTGFHeucr5Jw2bQ9P+VYHyLdAqedFLEkdQUVaBF/eiidDwH5OpilINq4mEfhbCjLnirt6HTTDhv1HaTIQw==
|
|
|
|
@ -7098,7 +7202,7 @@ prompts@^2.0.1, prompts@^2.4.2:
|
|
|
|
|
kleur "^3.0.3"
|
|
|
|
|
sisteransi "^1.0.5"
|
|
|
|
|
|
|
|
|
|
prop-types@^15.8.1:
|
|
|
|
|
prop-types@^15.6.2, prop-types@^15.8.1:
|
|
|
|
|
version "15.8.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
|
|
|
|
|
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
|
|
|
|
@ -7231,12 +7335,12 @@ react-error-overlay@^6.0.11:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
|
|
|
|
|
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
|
|
|
|
|
|
|
|
|
|
react-is@^16.13.1:
|
|
|
|
|
react-is@^16.13.1, react-is@^16.7.0:
|
|
|
|
|
version "16.13.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
|
|
|
|
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
|
|
|
|
|
|
|
|
|
react-is@^17.0.1:
|
|
|
|
|
react-is@^17.0.1, react-is@^17.0.2:
|
|
|
|
|
version "17.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
|
|
|
|
|
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
|
|
|
|
@ -7251,6 +7355,21 @@ react-refresh@^0.11.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
|
|
|
|
|
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
|
|
|
|
|
|
|
|
|
|
react-router-dom@^6.3.0:
|
|
|
|
|
version "6.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.3.0.tgz#a0216da813454e521905b5fa55e0e5176123f43d"
|
|
|
|
|
integrity sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==
|
|
|
|
|
dependencies:
|
|
|
|
|
history "^5.2.0"
|
|
|
|
|
react-router "6.3.0"
|
|
|
|
|
|
|
|
|
|
react-router@6.3.0:
|
|
|
|
|
version "6.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
|
|
|
|
|
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
history "^5.2.0"
|
|
|
|
|
|
|
|
|
|
react-scripts@5.0.1:
|
|
|
|
|
version "5.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-5.0.1.tgz#6285dbd65a8ba6e49ca8d651ce30645a6d980003"
|
|
|
|
@ -7306,6 +7425,16 @@ react-scripts@5.0.1:
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
fsevents "^2.3.2"
|
|
|
|
|
|
|
|
|
|
react-transition-group@^4.4.2:
|
|
|
|
|
version "4.4.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.2.tgz#8b59a56f09ced7b55cbd53c36768b922890d5470"
|
|
|
|
|
integrity sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.5.5"
|
|
|
|
|
dom-helpers "^5.0.1"
|
|
|
|
|
loose-envify "^1.4.0"
|
|
|
|
|
prop-types "^15.6.2"
|
|
|
|
|
|
|
|
|
|
react@^18.2.0:
|
|
|
|
|
version "18.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
|
|
|
|
@ -7356,14 +7485,6 @@ recursive-readdir@^2.2.2:
|
|
|
|
|
dependencies:
|
|
|
|
|
minimatch "3.0.4"
|
|
|
|
|
|
|
|
|
|
redent@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/redent/-/redent-3.0.0.tgz#e557b7998316bb53c9f1f56fa626352c6963059f"
|
|
|
|
|
integrity sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==
|
|
|
|
|
dependencies:
|
|
|
|
|
indent-string "^4.0.0"
|
|
|
|
|
strip-indent "^3.0.0"
|
|
|
|
|
|
|
|
|
|
regenerate-unicode-properties@^10.0.1:
|
|
|
|
|
version "10.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz#7f442732aa7934a3740c779bb9b3340dccc1fb56"
|
|
|
|
@ -7495,7 +7616,7 @@ resolve.exports@^1.1.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
|
|
|
|
|
integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
|
|
|
|
|
|
|
|
|
|
resolve@^1.1.7, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.0:
|
|
|
|
|
resolve@^1.1.7, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.0:
|
|
|
|
|
version "1.22.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
|
|
|
|
|
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
|
|
|
|
@ -7807,14 +7928,6 @@ source-map-loader@^3.0.0:
|
|
|
|
|
iconv-lite "^0.6.3"
|
|
|
|
|
source-map-js "^1.0.1"
|
|
|
|
|
|
|
|
|
|
source-map-resolve@^0.6.0:
|
|
|
|
|
version "0.6.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2"
|
|
|
|
|
integrity sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==
|
|
|
|
|
dependencies:
|
|
|
|
|
atob "^2.1.2"
|
|
|
|
|
decode-uri-component "^0.2.0"
|
|
|
|
|
|
|
|
|
|
source-map-support@^0.5.6, source-map-support@~0.5.20:
|
|
|
|
|
version "0.5.21"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
|
|
|
@ -7828,6 +7941,11 @@ source-map@0.6.1, source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, sourc
|
|
|
|
|
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
|
|
|
|
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
|
|
|
|
|
|
|
|
|
source-map@^0.5.7:
|
|
|
|
|
version "0.5.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
|
|
|
|
|
integrity sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==
|
|
|
|
|
|
|
|
|
|
source-map@^0.7.3:
|
|
|
|
|
version "0.7.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656"
|
|
|
|
@ -8019,13 +8137,6 @@ strip-final-newline@^2.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
|
|
|
|
|
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
|
|
|
|
|
|
|
|
|
|
strip-indent@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001"
|
|
|
|
|
integrity sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
min-indent "^1.0.0"
|
|
|
|
|
|
|
|
|
|
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
|
|
|
|
|
version "3.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
|
|
|
|
@ -8044,6 +8155,11 @@ stylehacks@^5.1.0:
|
|
|
|
|
browserslist "^4.16.6"
|
|
|
|
|
postcss-selector-parser "^6.0.4"
|
|
|
|
|
|
|
|
|
|
stylis@4.0.13:
|
|
|
|
|
version "4.0.13"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91"
|
|
|
|
|
integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==
|
|
|
|
|
|
|
|
|
|
supports-color@^5.3.0:
|
|
|
|
|
version "5.5.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
|
|