|
935 | 935 | "@babel/helper-validator-option" "^7.16.7"
|
936 | 936 | "@babel/plugin-transform-typescript" "^7.17.12"
|
937 | 937 |
|
938 |
| -"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.24.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
939 |
| - version "7.24.7" |
940 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12" |
941 |
| - integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw== |
| 938 | +"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.24.7", "@babel/runtime@^7.26.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
| 939 | + version "7.26.0" |
| 940 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" |
| 941 | + integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw== |
942 | 942 | dependencies:
|
943 | 943 | regenerator-runtime "^0.14.0"
|
944 | 944 |
|
|
1522 | 1522 | schema-utils "^3.0.0"
|
1523 | 1523 | source-map "^0.7.3"
|
1524 | 1524 |
|
1525 |
| -"@popperjs/core@^2.11.6": |
1526 |
| - version "2.11.7" |
1527 |
| - resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.7.tgz#ccab5c8f7dc557a52ca3288c10075c9ccd37fff7" |
| 1525 | +"@popperjs/core@^2.11.8": |
| 1526 | + version "2.11.8" |
| 1527 | + resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" |
| 1528 | + integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== |
1528 | 1529 |
|
1529 | 1530 | "@react-aria/ssr@^3.5.0":
|
1530 | 1531 | version "3.6.0"
|
|
1538 | 1539 | dependencies:
|
1539 | 1540 | dequal "^2.0.2"
|
1540 | 1541 |
|
1541 |
| -"@restart/ui@^1.9.0": |
1542 |
| - version "1.9.0" |
1543 |
| - resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.9.0.tgz#11a64bae8b9babac08aafb459da635edff171985" |
1544 |
| - integrity sha512-M/k/ILBXbEIFn0wSGuJYqscih7gwMcnVwv44kgHZ344sjLoO2vFK8AtkMGXx2sEANDwxEPoDhjhfIDDvrvCBCA== |
| 1542 | +"@restart/hooks@^0.5.0": |
| 1543 | + version "0.5.0" |
| 1544 | + resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.5.0.tgz#a594af7c3b64f5e65a7aca011551b0cdd93ec14e" |
| 1545 | + integrity sha512-wS+h6IusJCPjTkmOOrRZxIPICD/mtFA3PRZviutoM23/b7akyDGfZF/WS+nIFk27u7JDhPE2+0GBdZxjSqHZkg== |
| 1546 | + dependencies: |
| 1547 | + dequal "^2.0.3" |
| 1548 | + |
| 1549 | +"@restart/ui@^1.9.2": |
| 1550 | + version "1.9.2" |
| 1551 | + resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.9.2.tgz#dad8f084e6a56f87f9799dbc248af04168ffc03b" |
| 1552 | + integrity sha512-MWWqJqSyqUWWPBOOiRQrX57CBc/9CoYONg7sE+uag72GCAuYrHGU5c49vU5s4BUSBgiKNY6rL7TULqGDrouUaA== |
1545 | 1553 | dependencies:
|
1546 |
| - "@babel/runtime" "^7.21.0" |
1547 |
| - "@popperjs/core" "^2.11.6" |
| 1554 | + "@babel/runtime" "^7.26.0" |
| 1555 | + "@popperjs/core" "^2.11.8" |
1548 | 1556 | "@react-aria/ssr" "^3.5.0"
|
1549 |
| - "@restart/hooks" "^0.4.9" |
1550 |
| - "@types/warning" "^3.0.0" |
| 1557 | + "@restart/hooks" "^0.5.0" |
| 1558 | + "@types/warning" "^3.0.3" |
1551 | 1559 | dequal "^2.0.3"
|
1552 | 1560 | dom-helpers "^5.2.0"
|
1553 |
| - uncontrollable "^8.0.1" |
| 1561 | + uncontrollable "^8.0.4" |
1554 | 1562 | warning "^4.0.3"
|
1555 | 1563 |
|
1556 | 1564 | "@rollup/plugin-babel@^5.2.0":
|
|
1925 | 1933 | version "1.3.2"
|
1926 | 1934 | resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz"
|
1927 | 1935 |
|
1928 |
| -"@types/node@*", "@types/node@^22.10.1": |
1929 |
| - version "22.10.1" |
1930 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766" |
1931 |
| - integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ== |
| 1936 | +"@types/node@*", "@types/node@^22.10.2": |
| 1937 | + version "22.10.2" |
| 1938 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9" |
| 1939 | + integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ== |
1932 | 1940 | dependencies:
|
1933 | 1941 | undici-types "~6.20.0"
|
1934 | 1942 |
|
|
1940 | 1948 | version "2.6.1"
|
1941 | 1949 | resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.1.tgz"
|
1942 | 1950 |
|
1943 |
| -"@types/prop-types@*": |
1944 |
| - version "15.7.5" |
1945 |
| - resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz" |
| 1951 | +"@types/prop-types@*", "@types/prop-types@^15.7.12": |
| 1952 | + version "15.7.14" |
| 1953 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2" |
| 1954 | + integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ== |
1946 | 1955 |
|
1947 | 1956 | "@types/q@^1.5.1":
|
1948 | 1957 | version "1.5.5"
|
|
2014 | 2023 | version "2.0.2"
|
2015 | 2024 | resolved "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.2.tgz"
|
2016 | 2025 |
|
2017 |
| -"@types/warning@^3.0.0": |
2018 |
| - version "3.0.0" |
2019 |
| - resolved "https://registry.npmjs.org/@types/warning/-/warning-3.0.0.tgz" |
| 2026 | +"@types/warning@^3.0.3": |
| 2027 | + version "3.0.3" |
| 2028 | + resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.3.tgz#d1884c8cc4a426d1ac117ca2611bf333834c6798" |
| 2029 | + integrity sha512-D1XC7WK8K+zZEveUPY+cf4+kgauk8N4eHr/XIHXGlGYkHLud6hK9lYfZk1ry1TNh798cZUCgb6MqGEG8DkJt6Q== |
2020 | 2030 |
|
2021 | 2031 | "@types/ws@^8.5.1":
|
2022 | 2032 | version "8.5.3"
|
@@ -7351,14 +7361,15 @@ react-app-polyfill@^3.0.0:
|
7351 | 7361 | regenerator-runtime "^0.13.9"
|
7352 | 7362 | whatwg-fetch "^3.6.2"
|
7353 | 7363 |
|
7354 |
| -react-bootstrap@^2.10.6: |
7355 |
| - version "2.10.6" |
7356 |
| - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.6.tgz#cb8b6f3604480b99b1e3cfa09cf53446e760bba7" |
7357 |
| - integrity sha512-fNvKytSp0nHts1WRnRBJeBEt+I9/ZdrnhIjWOucEduRNvFRU1IXjZueDdWnBiqsTSJ7MckQJi9i/hxGolaRq+g== |
| 7364 | +react-bootstrap@^2.10.7: |
| 7365 | + version "2.10.7" |
| 7366 | + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.7.tgz#63954e8faa6f0d28d9c755e5f8fbd27b5b09764a" |
| 7367 | + integrity sha512-w6mWb3uytB5A18S2oTZpYghcOUK30neMBBvZ/bEfA+WIF2dF4OGqjzoFVMpVXBjtyf92gkmRToHlddiMAVhQqQ== |
7358 | 7368 | dependencies:
|
7359 | 7369 | "@babel/runtime" "^7.24.7"
|
7360 | 7370 | "@restart/hooks" "^0.4.9"
|
7361 |
| - "@restart/ui" "^1.9.0" |
| 7371 | + "@restart/ui" "^1.9.2" |
| 7372 | + "@types/prop-types" "^15.7.12" |
7362 | 7373 | "@types/react-transition-group" "^4.4.6"
|
7363 | 7374 | classnames "^2.3.2"
|
7364 | 7375 | dom-helpers "^5.2.1"
|
@@ -8706,9 +8717,10 @@ uncontrollable@^7.2.1:
|
8706 | 8717 | invariant "^2.2.4"
|
8707 | 8718 | react-lifecycles-compat "^3.0.4"
|
8708 | 8719 |
|
8709 |
| -uncontrollable@^8.0.1: |
| 8720 | +uncontrollable@^8.0.4: |
8710 | 8721 | version "8.0.4"
|
8711 | 8722 | resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-8.0.4.tgz#a0a8307f638795162fafd0550f4a1efa0f8c5eb6"
|
| 8723 | + integrity sha512-ulRWYWHvscPFc0QQXvyJjY6LIXU56f0h8pQFvhxiKk5V1fcI8gp9Ht9leVAhrVjzqMw0BgjspBINx9r6oyJUvQ== |
8712 | 8724 |
|
8713 | 8725 | undici-types@~6.20.0:
|
8714 | 8726 | version "6.20.0"
|
|
0 commit comments