|
1128 | 1128 | dependencies:
|
1129 | 1129 | regenerator-runtime "^0.13.4"
|
1130 | 1130 |
|
1131 |
| -"@babel/runtime@^7.11.2", "@babel/runtime@^7.16.7", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7": |
| 1131 | +"@babel/runtime@^7.11.2", "@babel/runtime@^7.16.7", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7": |
1132 | 1132 | version "7.17.2"
|
1133 | 1133 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
|
1134 | 1134 | integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
|
1135 | 1135 | dependencies:
|
1136 | 1136 | regenerator-runtime "^0.13.4"
|
1137 | 1137 |
|
1138 |
| -"@babel/runtime@^7.17.2", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.3": |
| 1138 | +"@babel/runtime@^7.18.0": |
1139 | 1139 | version "7.18.9"
|
1140 | 1140 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
|
1141 | 1141 | integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
|
|
1149 | 1149 | dependencies:
|
1150 | 1150 | regenerator-runtime "^0.13.4"
|
1151 | 1151 |
|
| 1152 | +"@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5": |
| 1153 | + version "7.23.8" |
| 1154 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.8.tgz#8ee6fe1ac47add7122902f257b8ddf55c898f650" |
| 1155 | + integrity sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw== |
| 1156 | + dependencies: |
| 1157 | + regenerator-runtime "^0.14.0" |
| 1158 | + |
1152 | 1159 | "@babel/template@^7.16.7":
|
1153 | 1160 | version "7.16.7"
|
1154 | 1161 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
|
|
1950 | 1957 | schema-utils "^3.0.0"
|
1951 | 1958 | source-map "^0.7.3"
|
1952 | 1959 |
|
1953 |
| -"@popperjs/core@^2.11.5": |
1954 |
| - version "2.11.6" |
1955 |
| - resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45" |
1956 |
| - integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw== |
| 1960 | +"@popperjs/core@^2.11.6": |
| 1961 | + version "2.11.8" |
| 1962 | + resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" |
| 1963 | + integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== |
1957 | 1964 |
|
1958 |
| -"@react-aria/ssr@^3.2.0": |
1959 |
| - version "3.3.0" |
1960 |
| - resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.3.0.tgz#25e81daf0c7a270a4a891159d8d984578e4512d8" |
1961 |
| - integrity sha512-yNqUDuOVZIUGP81R87BJVi/ZUZp/nYOBXbPsRe7oltJOfErQZD+UezMpw4vM2KRz18cURffvmC8tJ6JTeyDtaQ== |
| 1965 | +"@react-aria/ssr@^3.5.0": |
| 1966 | + version "3.9.1" |
| 1967 | + resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.9.1.tgz#a1252fd5ef87eada810dd9dd6751a5e21359d1d2" |
| 1968 | + integrity sha512-NqzkLFP8ZVI4GSorS0AYljC13QW2sc8bDqJOkBvkAt3M8gbcAXJWVRGtZBCRscki9RZF+rNlnPdg0G0jYkhJcg== |
1962 | 1969 | dependencies:
|
1963 |
| - "@babel/runtime" "^7.6.2" |
| 1970 | + "@swc/helpers" "^0.5.0" |
1964 | 1971 |
|
1965 |
| -"@restart/hooks@^0.4.6", "@restart/hooks@^0.4.7": |
1966 |
| - version "0.4.7" |
1967 |
| - resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.4.7.tgz#d79ca6472c01ce04389fc73d4a79af1b5e33cd39" |
1968 |
| - integrity sha512-ZbjlEHcG+FQtpDPHd7i4FzNNvJf2enAwZfJbpM8CW7BhmOAbsHpZe3tsHwfQUrBuyrxWqPYp2x5UMnilWcY22A== |
| 1972 | +"@restart/hooks@^0.4.9": |
| 1973 | + version "0.4.15" |
| 1974 | + resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.4.15.tgz#70990085c9b79d1f3e140db824b29218bdc2b5bb" |
| 1975 | + integrity sha512-cZFXYTxbpzYcieq/mBwSyXgqnGMHoBVh3J7MU0CCoIB4NRZxV9/TuwTBAaLMqpNhC3zTPMCgkQ5Ey07L02Xmcw== |
1969 | 1976 | dependencies:
|
1970 |
| - dequal "^2.0.2" |
| 1977 | + dequal "^2.0.3" |
1971 | 1978 |
|
1972 |
| -"@restart/ui@^1.3.1": |
1973 |
| - version "1.3.1" |
1974 |
| - resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.3.1.tgz#ae16be26128cc205efb7e0bf93d1f34deb1fe116" |
1975 |
| - integrity sha512-MYvMs2eeZTHu2dBJHOXKx72vxzEZeWbZx2z1QjeXq62iYjpjIyukBC2ZEy8x+sb9Gl0AiOiHkPXrl1wn95aOGQ== |
| 1979 | +"@restart/ui@^1.6.6": |
| 1980 | + version "1.6.6" |
| 1981 | + resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.6.tgz#3481e2eaf15d7cae55bb2f518624e10d19c75800" |
| 1982 | + integrity sha512-eC3puKuWE1SRYbojWHXnvCNHGgf3uzHCb6JOhnF4OXPibOIPEkR1sqDSkL643ydigxwh+ruCa1CmYHlzk7ikKA== |
1976 | 1983 | dependencies:
|
1977 |
| - "@babel/runtime" "^7.18.3" |
1978 |
| - "@popperjs/core" "^2.11.5" |
1979 |
| - "@react-aria/ssr" "^3.2.0" |
1980 |
| - "@restart/hooks" "^0.4.7" |
| 1984 | + "@babel/runtime" "^7.21.0" |
| 1985 | + "@popperjs/core" "^2.11.6" |
| 1986 | + "@react-aria/ssr" "^3.5.0" |
| 1987 | + "@restart/hooks" "^0.4.9" |
1981 | 1988 | "@types/warning" "^3.0.0"
|
1982 |
| - dequal "^2.0.2" |
| 1989 | + dequal "^2.0.3" |
1983 | 1990 | dom-helpers "^5.2.0"
|
1984 |
| - uncontrollable "^7.2.1" |
| 1991 | + uncontrollable "^8.0.1" |
1985 | 1992 | warning "^4.0.3"
|
1986 | 1993 |
|
1987 | 1994 | "@sideway/address@^4.1.3":
|
|
2034 | 2041 | dependencies:
|
2035 | 2042 | tslib "^2.4.0"
|
2036 | 2043 |
|
| 2044 | +"@swc/helpers@^0.5.0": |
| 2045 | + version "0.5.3" |
| 2046 | + resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.3.tgz#98c6da1e196f5f08f977658b80d6bd941b5f294f" |
| 2047 | + integrity sha512-FaruWX6KdudYloq1AHD/4nU+UsMTdNE8CKyrseXWEcgjDAbvkwJg2QGPAnfIJLIWsjZOSPLOAykK6fuYp4vp4A== |
| 2048 | + dependencies: |
| 2049 | + tslib "^2.4.0" |
| 2050 | + |
2037 | 2051 | "@szmarczak/http-timer@^1.1.2":
|
2038 | 2052 | version "1.1.2"
|
2039 | 2053 | resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
|
|
2293 | 2307 | dependencies:
|
2294 | 2308 | "@types/react" "*"
|
2295 | 2309 |
|
2296 |
| -"@types/react-transition-group@^4.4.4": |
2297 |
| - version "4.4.5" |
2298 |
| - resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.5.tgz#aae20dcf773c5aa275d5b9f7cdbca638abc5e416" |
2299 |
| - integrity sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA== |
| 2310 | +"@types/react-transition-group@^4.4.6": |
| 2311 | + version "4.4.10" |
| 2312 | + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" |
| 2313 | + integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== |
2300 | 2314 | dependencies:
|
2301 | 2315 | "@types/react" "*"
|
2302 | 2316 |
|
|
3571 | 3585 | resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
|
3572 | 3586 | integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
|
3573 | 3587 |
|
3574 |
| -classnames@^2.3.1: |
3575 |
| - version "2.3.1" |
3576 |
| - resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e" |
3577 |
| - integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA== |
| 3588 | +classnames@^2.3.2: |
| 3589 | + version "2.5.1" |
| 3590 | + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b" |
| 3591 | + integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow== |
3578 | 3592 |
|
3579 | 3593 | cli-boxes@^2.2.0, cli-boxes@^2.2.1:
|
3580 | 3594 | version "2.2.1"
|
@@ -4256,10 +4270,10 @@ dependency-graph@^0.11.0:
|
4256 | 4270 | resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.11.0.tgz#ac0ce7ed68a54da22165a85e97a01d53f5eb2e27"
|
4257 | 4271 | integrity sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==
|
4258 | 4272 |
|
4259 |
| -dequal@^2.0.2: |
4260 |
| - version "2.0.2" |
4261 |
| - resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.2.tgz#85ca22025e3a87e65ef75a7a437b35284a7e319d" |
4262 |
| - integrity sha512-q9K8BlJVxK7hQYqa6XISGmBZbtQQWVXSrRrWreHC94rMt1QL/Impruc+7p2CYSYuVIUr+YCt6hjrs1kkdJRTug== |
| 4273 | +dequal@^2.0.3: |
| 4274 | + version "2.0.3" |
| 4275 | + resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" |
| 4276 | + integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA== |
4263 | 4277 |
|
4264 | 4278 |
|
4265 | 4279 | version "1.2.0"
|
@@ -9349,21 +9363,21 @@ rc@^1.2.7, rc@^1.2.8:
|
9349 | 9363 | minimist "^1.2.0"
|
9350 | 9364 | strip-json-comments "~2.0.1"
|
9351 | 9365 |
|
9352 |
| -react-bootstrap@2.5.0: |
9353 |
| - version "2.5.0" |
9354 |
| - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.5.0.tgz#e25e649e37f080d38eeb92ad5b4ed562a1d7de62" |
9355 |
| - integrity sha512-j/aLR+okzbYk61TM3eDOU1NqOqnUdwyVrF+ojoCRUxPdzc2R0xXvqyRsjSoyRoCo7n82Fs/LWjPCin/QJNdwvA== |
9356 |
| - dependencies: |
9357 |
| - "@babel/runtime" "^7.17.2" |
9358 |
| - "@restart/hooks" "^0.4.6" |
9359 |
| - "@restart/ui" "^1.3.1" |
9360 |
| - "@types/react-transition-group" "^4.4.4" |
9361 |
| - classnames "^2.3.1" |
| 9366 | +react-bootstrap@2.10.0: |
| 9367 | + version "2.10.0" |
| 9368 | + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.0.tgz#0d9a003dc32cc5d9df972f1e581285d56e93c1d7" |
| 9369 | + integrity sha512-87gRP69VAfeU2yKgp8RI3HvzhPNrnYIV2QNranYXataz3ef+k7OhvKGGdxQLQfUsQ2RTmlY66tn4pdFrZ94hNg== |
| 9370 | + dependencies: |
| 9371 | + "@babel/runtime" "^7.22.5" |
| 9372 | + "@restart/hooks" "^0.4.9" |
| 9373 | + "@restart/ui" "^1.6.6" |
| 9374 | + "@types/react-transition-group" "^4.4.6" |
| 9375 | + classnames "^2.3.2" |
9362 | 9376 | dom-helpers "^5.2.1"
|
9363 | 9377 | invariant "^2.2.4"
|
9364 | 9378 | prop-types "^15.8.1"
|
9365 | 9379 | prop-types-extra "^1.1.0"
|
9366 |
| - react-transition-group "^4.4.2" |
| 9380 | + react-transition-group "^4.4.5" |
9367 | 9381 | uncontrollable "^7.2.1"
|
9368 | 9382 | warning "^4.0.3"
|
9369 | 9383 |
|
|
9434 | 9448 | react-fast-compare "^3.1.1"
|
9435 | 9449 | react-side-effect "^2.1.0"
|
9436 | 9450 |
|
9437 |
| -react-icons@4.4.0: |
9438 |
| - version "4.4.0" |
9439 |
| - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703" |
9440 |
| - integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg== |
| 9451 | +react-icons@4.12.0: |
| 9452 | + version "4.12.0" |
| 9453 | + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78" |
| 9454 | + integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw== |
9441 | 9455 |
|
9442 | 9456 | react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0:
|
9443 | 9457 | version "16.13.1"
|
@@ -9468,7 +9482,7 @@ react-side-effect@^2.1.0:
|
9468 | 9482 | resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.1.tgz#66c5701c3e7560ab4822a4ee2742dee215d72eb3"
|
9469 | 9483 | integrity sha512-2FoTQzRNTncBVtnzxFOk2mCpcfxQpenBMbk5kSVBg5UcPqV9fRbgY2zhb7GTWWOlpFmAxhClBDlIq8Rsubz1yQ==
|
9470 | 9484 |
|
9471 |
| -react-transition-group@^4.4.2: |
| 9485 | +react-transition-group@^4.4.5: |
9472 | 9486 | version "4.4.5"
|
9473 | 9487 | resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.5.tgz#e53d4e3f3344da8521489fbef8f2581d42becdd1"
|
9474 | 9488 | integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==
|
@@ -9596,6 +9610,11 @@ regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.7:
|
9596 | 9610 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
|
9597 | 9611 | integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
|
9598 | 9612 |
|
| 9613 | +regenerator-runtime@^0.14.0: |
| 9614 | + version "0.14.1" |
| 9615 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
| 9616 | + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== |
| 9617 | + |
9599 | 9618 | regenerator-transform@^0.15.0:
|
9600 | 9619 | version "0.15.0"
|
9601 | 9620 | resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.0.tgz#cbd9ead5d77fae1a48d957cf889ad0586adb6537"
|
@@ -11066,6 +11085,11 @@ uncontrollable@^7.2.1:
|
11066 | 11085 | invariant "^2.2.4"
|
11067 | 11086 | react-lifecycles-compat "^3.0.4"
|
11068 | 11087 |
|
| 11088 | +uncontrollable@^8.0.1: |
| 11089 | + version "8.0.4" |
| 11090 | + resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-8.0.4.tgz#a0a8307f638795162fafd0550f4a1efa0f8c5eb6" |
| 11091 | + integrity sha512-ulRWYWHvscPFc0QQXvyJjY6LIXU56f0h8pQFvhxiKk5V1fcI8gp9Ht9leVAhrVjzqMw0BgjspBINx9r6oyJUvQ== |
| 11092 | + |
11069 | 11093 | underscore.string@^3.3.6:
|
11070 | 11094 | version "3.3.6"
|
11071 | 11095 | resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.6.tgz#ad8cf23d7423cb3b53b898476117588f4e2f9159"
|
|
0 commit comments