|
1152 | 1152 | dependencies:
|
1153 | 1153 | regenerator-runtime "^0.13.4"
|
1154 | 1154 |
|
1155 |
| -"@babel/runtime@^7.13.16", "@babel/runtime@^7.6.2": |
1156 |
| - version "7.16.3" |
1157 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5" |
1158 |
| - integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ== |
1159 |
| - dependencies: |
1160 |
| - regenerator-runtime "^0.13.4" |
1161 |
| - |
1162 | 1155 | "@babel/runtime@^7.17.2":
|
1163 | 1156 | version "7.17.2"
|
1164 | 1157 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
|
1165 | 1158 | integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
|
1166 | 1159 | dependencies:
|
1167 | 1160 | regenerator-runtime "^0.13.4"
|
1168 | 1161 |
|
| 1162 | +"@babel/runtime@^7.18.3": |
| 1163 | + version "7.18.9" |
| 1164 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a" |
| 1165 | + integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw== |
| 1166 | + dependencies: |
| 1167 | + regenerator-runtime "^0.13.4" |
| 1168 | + |
1169 | 1169 | "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
|
1170 | 1170 | version "7.13.10"
|
1171 | 1171 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
|
1172 | 1172 | integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==
|
1173 | 1173 | dependencies:
|
1174 | 1174 | regenerator-runtime "^0.13.4"
|
1175 | 1175 |
|
| 1176 | +"@babel/runtime@^7.6.2": |
| 1177 | + version "7.16.3" |
| 1178 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5" |
| 1179 | + integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ== |
| 1180 | + dependencies: |
| 1181 | + regenerator-runtime "^0.13.4" |
| 1182 | + |
1176 | 1183 | "@babel/template@^7.12.13":
|
1177 | 1184 | version "7.12.13"
|
1178 | 1185 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
|
|
1586 | 1593 | schema-utils "^3.0.0"
|
1587 | 1594 | source-map "^0.7.3"
|
1588 | 1595 |
|
1589 |
| -"@popperjs/core@^2.10.1": |
1590 |
| - version "2.11.0" |
1591 |
| - resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.0.tgz#6734f8ebc106a0860dff7f92bf90df193f0935d7" |
1592 |
| - integrity sha512-zrsUxjLOKAzdewIDRWy9nsV1GQsKBCWaGwsZQlCgr6/q+vjyZhFgqedLfFBuI9anTPEUT4APq9Mu0SZBTzIcGQ== |
| 1596 | +"@popperjs/core@^2.11.5": |
| 1597 | + version "2.11.5" |
| 1598 | + resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.5.tgz#db5a11bf66bdab39569719555b0f76e138d7bd64" |
| 1599 | + integrity sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw== |
1593 | 1600 |
|
1594 |
| -"@react-aria/ssr@^3.0.1": |
1595 |
| - version "3.1.0" |
1596 |
| - resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.1.0.tgz#b7163e6224725c30121932a8d1422ef91d1fab22" |
1597 |
| - integrity sha512-RxqQKmE8sO7TGdrcSlHTcVzMP450hqowtBSd2bBS9oPlcokVkaGq28c3Rwa8ty5ctw4EBCjXqjP7xdcKMGDzug== |
| 1601 | +"@react-aria/ssr@^3.2.0": |
| 1602 | + version "3.3.0" |
| 1603 | + resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.3.0.tgz#25e81daf0c7a270a4a891159d8d984578e4512d8" |
| 1604 | + integrity sha512-yNqUDuOVZIUGP81R87BJVi/ZUZp/nYOBXbPsRe7oltJOfErQZD+UezMpw4vM2KRz18cURffvmC8tJ6JTeyDtaQ== |
1598 | 1605 | dependencies:
|
1599 | 1606 | "@babel/runtime" "^7.6.2"
|
1600 | 1607 |
|
1601 |
| -"@restart/hooks@^0.4.0": |
1602 |
| - version "0.4.1" |
1603 |
| - resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.4.1.tgz#716b1fd7a67650a6d4ed441b5d704b4f73ca2612" |
1604 |
| - integrity sha512-87UMGZcFwbj0Gr+8eEBAzL6H8xF5pMwq/S3LWeFK9cg4+lTqLFMsiVQFT4ncMJzqgpdD7T6ktF8PsEHeN2O+MQ== |
1605 |
| - dependencies: |
1606 |
| - dequal "^2.0.2" |
1607 |
| - |
1608 |
| -"@restart/hooks@^0.4.5": |
1609 |
| - version "0.4.5" |
1610 |
| - resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.4.5.tgz#e7acbea237bfc9e479970500cf87538b41a1ed02" |
1611 |
| - integrity sha512-tLGtY0aHeIfT7aPwUkvQuhIy3+q3w4iqmUzFLPlOAf/vNUacLaBt1j/S//jv/dQhenRh8jvswyMojCwmLvJw8A== |
| 1608 | +"@restart/hooks@^0.4.6", "@restart/hooks@^0.4.7": |
| 1609 | + version "0.4.7" |
| 1610 | + resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.4.7.tgz#d79ca6472c01ce04389fc73d4a79af1b5e33cd39" |
| 1611 | + integrity sha512-ZbjlEHcG+FQtpDPHd7i4FzNNvJf2enAwZfJbpM8CW7BhmOAbsHpZe3tsHwfQUrBuyrxWqPYp2x5UMnilWcY22A== |
1612 | 1612 | dependencies:
|
1613 | 1613 | dequal "^2.0.2"
|
1614 | 1614 |
|
1615 |
| -"@restart/ui@^1.2.0": |
1616 |
| - version "1.2.0" |
1617 |
| - resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.2.0.tgz#fb90251aa25f99b41ccedc78a91d2a15f3c5e0fb" |
1618 |
| - integrity sha512-oIh2t3tG8drZtZ9SlaV5CY6wGsUViHk8ZajjhcI+74IQHyWy+AnxDv8rJR5wVgsgcgrPBUvGNkC1AEdcGNPaLQ== |
| 1615 | +"@restart/ui@^1.3.1": |
| 1616 | + version "1.3.1" |
| 1617 | + resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.3.1.tgz#ae16be26128cc205efb7e0bf93d1f34deb1fe116" |
| 1618 | + integrity sha512-MYvMs2eeZTHu2dBJHOXKx72vxzEZeWbZx2z1QjeXq62iYjpjIyukBC2ZEy8x+sb9Gl0AiOiHkPXrl1wn95aOGQ== |
1619 | 1619 | dependencies:
|
1620 |
| - "@babel/runtime" "^7.13.16" |
1621 |
| - "@popperjs/core" "^2.10.1" |
1622 |
| - "@react-aria/ssr" "^3.0.1" |
1623 |
| - "@restart/hooks" "^0.4.0" |
| 1620 | + "@babel/runtime" "^7.18.3" |
| 1621 | + "@popperjs/core" "^2.11.5" |
| 1622 | + "@react-aria/ssr" "^3.2.0" |
| 1623 | + "@restart/hooks" "^0.4.7" |
1624 | 1624 | "@types/warning" "^3.0.0"
|
1625 | 1625 | dequal "^2.0.2"
|
1626 | 1626 | dom-helpers "^5.2.0"
|
|
1906 | 1906 | dependencies:
|
1907 | 1907 | "@types/node" "*"
|
1908 | 1908 |
|
1909 |
| -"@types/invariant@^2.2.35": |
1910 |
| - version "2.2.35" |
1911 |
| - resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.35.tgz#cd3ebf581a6557452735688d8daba6cf0bd5a3be" |
1912 |
| - integrity sha512-DxX1V9P8zdJPYQat1gHyY0xj3efl8gnMVjiM9iCY6y27lj+PoQWkgjt8jDqmovPqULkKVpKRg8J36iQiA+EtEg== |
1913 |
| - |
1914 | 1909 | "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
|
1915 | 1910 | version "2.0.3"
|
1916 | 1911 | resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
|
|
1960 | 1955 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
|
1961 | 1956 | integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
|
1962 | 1957 |
|
1963 |
| -"@types/prop-types@^15.7.4": |
1964 |
| - version "15.7.4" |
1965 |
| - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11" |
1966 |
| - integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== |
1967 |
| - |
1968 | 1958 | "@types/q@^1.5.1":
|
1969 | 1959 | version "1.5.4"
|
1970 | 1960 | resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
|
|
1993 | 1983 | "@types/scheduler" "*"
|
1994 | 1984 | csstype "^3.0.2"
|
1995 | 1985 |
|
1996 |
| -"@types/react@>=16.14.8": |
1997 |
| - version "17.0.11" |
1998 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451" |
1999 |
| - integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA== |
2000 |
| - dependencies: |
2001 |
| - "@types/prop-types" "*" |
2002 |
| - "@types/scheduler" "*" |
2003 |
| - csstype "^3.0.2" |
2004 |
| - |
2005 | 1986 |
|
2006 | 1987 | version "1.17.1"
|
2007 | 1988 | resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"
|
@@ -7673,19 +7654,15 @@ react-app-polyfill@^3.0.0:
|
7673 | 7654 | regenerator-runtime "^0.13.9"
|
7674 | 7655 | whatwg-fetch "^3.6.2"
|
7675 | 7656 |
|
7676 |
| -react-bootstrap@2.2.2: |
7677 |
| - version "2.2.2" |
7678 |
| - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.2.2.tgz#cddf53174df295253c471df54f131e1730a6660f" |
7679 |
| - integrity sha512-zfVGUU14BMZo7KqR1QHXBAqpbWa6bu4S9dZ6O4rd/hDZi1tiNeGkISbuBednb1TxyXrOwpvnvlHNk3OuYQNq6w== |
| 7657 | +react-bootstrap@2.5.0: |
| 7658 | + version "2.5.0" |
| 7659 | + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.5.0.tgz#e25e649e37f080d38eeb92ad5b4ed562a1d7de62" |
| 7660 | + integrity sha512-j/aLR+okzbYk61TM3eDOU1NqOqnUdwyVrF+ojoCRUxPdzc2R0xXvqyRsjSoyRoCo7n82Fs/LWjPCin/QJNdwvA== |
7680 | 7661 | dependencies:
|
7681 | 7662 | "@babel/runtime" "^7.17.2"
|
7682 |
| - "@restart/hooks" "^0.4.5" |
7683 |
| - "@restart/ui" "^1.2.0" |
7684 |
| - "@types/invariant" "^2.2.35" |
7685 |
| - "@types/prop-types" "^15.7.4" |
7686 |
| - "@types/react" ">=16.14.8" |
| 7663 | + "@restart/hooks" "^0.4.6" |
| 7664 | + "@restart/ui" "^1.3.1" |
7687 | 7665 | "@types/react-transition-group" "^4.4.4"
|
7688 |
| - "@types/warning" "^3.0.0" |
7689 | 7666 | classnames "^2.3.1"
|
7690 | 7667 | dom-helpers "^5.2.1"
|
7691 | 7668 | invariant "^2.2.4"
|
|
0 commit comments