|
1120 | 1120 | regenerator-runtime "^0.14.0"
|
1121 | 1121 |
|
1122 | 1122 | "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
|
1123 |
| - version "7.24.0" |
1124 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.0.tgz#584c450063ffda59697021430cb47101b085951e" |
1125 |
| - integrity sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw== |
| 1123 | + version "7.24.1" |
| 1124 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.1.tgz#431f9a794d173b53720e69a6464abc6f0e2a5c57" |
| 1125 | + integrity sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ== |
1126 | 1126 | dependencies:
|
1127 | 1127 | regenerator-runtime "^0.14.0"
|
1128 | 1128 |
|
|
1725 | 1725 | dependencies:
|
1726 | 1726 | dequal "^2.0.3"
|
1727 | 1727 |
|
1728 |
| -"@restart/ui@^1.6.6": |
1729 |
| - version "1.6.6" |
1730 |
| - resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.6.tgz#3481e2eaf15d7cae55bb2f518624e10d19c75800" |
1731 |
| - integrity sha512-eC3puKuWE1SRYbojWHXnvCNHGgf3uzHCb6JOhnF4OXPibOIPEkR1sqDSkL643ydigxwh+ruCa1CmYHlzk7ikKA== |
| 1728 | +"@restart/ui@^1.6.8": |
| 1729 | + version "1.6.8" |
| 1730 | + resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.8.tgz#61b73503d4690e2f0f58992d4d6ae1e89c276791" |
| 1731 | + integrity sha512-6ndCv3oZ7r9vuP1Ok9KH55TM1/UkdBnP/fSraW0DFDMbPMzWKhVKeFAIEUCRCSdzayjZDcFYK6xbMlipN9dmMA== |
1732 | 1732 | dependencies:
|
1733 | 1733 | "@babel/runtime" "^7.21.0"
|
1734 | 1734 | "@popperjs/core" "^2.11.6"
|
|
1920 | 1920 | loader-utils "^2.0.0"
|
1921 | 1921 |
|
1922 | 1922 | "@swc/helpers@^0.5.0":
|
1923 |
| - version "0.5.6" |
1924 |
| - resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.6.tgz#d16d8566b7aea2bef90d059757e2d77f48224160" |
1925 |
| - integrity sha512-aYX01Ke9hunpoCexYAgQucEpARGQ5w/cqHFrIR+e9gdKb1QWTsVJuTJ2ozQzIAxLyRQe/m+2RqzkyOOGiMKRQA== |
| 1923 | + version "0.5.7" |
| 1924 | + resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.7.tgz#36c05f61b412abcff3616ecc8634623bcc7c9618" |
| 1925 | + integrity sha512-BVvNZhx362+l2tSwSuyEUV4h7+jk9raNdoTSdLfwTshXJSaGmYKluGRJznziCI3KX02Z19DdsQrdfrpXAU3Hfg== |
1926 | 1926 | dependencies:
|
1927 | 1927 | tslib "^2.4.0"
|
1928 | 1928 |
|
|
2238 | 2238 |
|
2239 | 2239 | "@types/prop-types@*":
|
2240 | 2240 | version "15.7.11"
|
2241 |
| - resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.11.tgz" |
| 2241 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563" |
2242 | 2242 | integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==
|
2243 | 2243 |
|
2244 | 2244 | "@types/q@^1.5.1":
|
|
2270 | 2270 | dependencies:
|
2271 | 2271 | "@types/react" "*"
|
2272 | 2272 |
|
2273 |
| -"@types/react@*": |
2274 |
| - version "18.2.58" |
2275 |
| - resolved "https://registry.npmjs.org/@types/react/-/react-18.2.58.tgz" |
2276 |
| - integrity sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw== |
2277 |
| - dependencies: |
2278 |
| - "@types/prop-types" "*" |
2279 |
| - "@types/scheduler" "*" |
2280 |
| - csstype "^3.0.2" |
2281 |
| - |
2282 |
| -"@types/react@>=16.9.11": |
2283 |
| - version "18.2.60" |
2284 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.60.tgz#df026eaef1100b6dafe420f36fecb1d209a8cee1" |
2285 |
| - integrity sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A== |
| 2273 | +"@types/react@*", "@types/react@>=16.9.11": |
| 2274 | + version "18.2.67" |
| 2275 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.67.tgz#96b7af0b5e79c756f4bdd981de2ca28472c858e5" |
| 2276 | + integrity sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw== |
2286 | 2277 | dependencies:
|
2287 | 2278 | "@types/prop-types" "*"
|
2288 | 2279 | "@types/scheduler" "*"
|
|
2302 | 2293 |
|
2303 | 2294 | "@types/scheduler@*":
|
2304 | 2295 | version "0.16.8"
|
2305 |
| - resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.8.tgz" |
| 2296 | + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" |
2306 | 2297 | integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
|
2307 | 2298 |
|
2308 | 2299 | "@types/semver@^7.3.12":
|
|
3849 | 3840 |
|
3850 | 3841 | csstype@^3.0.2:
|
3851 | 3842 | version "3.1.3"
|
3852 |
| - resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz" |
| 3843 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
3853 | 3844 | integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
|
3854 | 3845 |
|
3855 | 3846 | "d3-array@2 - 3", "[email protected] - 3", d3-array@^3.1.6:
|
@@ -4054,7 +4045,7 @@ depd@~1.1.2:
|
4054 | 4045 |
|
4055 | 4046 | dequal@^2.0.3:
|
4056 | 4047 | version "2.0.3"
|
4057 |
| - resolved "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz" |
| 4048 | + resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" |
4058 | 4049 | integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
|
4059 | 4050 |
|
4060 | 4051 |
|
@@ -8070,7 +8061,7 @@ prop-types-extra@^1.1.0:
|
8070 | 8061 |
|
8071 | 8062 | prop-types@^15.6.2, prop-types@^15.8.1:
|
8072 | 8063 | version "15.8.1"
|
8073 |
| - resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" |
| 8064 | + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" |
8074 | 8065 | integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
|
8075 | 8066 | dependencies:
|
8076 | 8067 | loose-envify "^1.4.0"
|
@@ -8159,13 +8150,13 @@ react-app-polyfill@^3.0.0:
|
8159 | 8150 | whatwg-fetch "^3.6.2"
|
8160 | 8151 |
|
8161 | 8152 | react-bootstrap@^2.10.1:
|
8162 |
| - version "2.10.1" |
8163 |
| - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.1.tgz#48ee28fcd7973ddc0d0ce2161a918785fba4ab2c" |
8164 |
| - integrity sha512-J3OpRZIvCTQK+Tg/jOkRUvpYLHMdGeU9KqFUBQrV0d/Qr/3nsINpiOJyZMWnM5SJ3ctZdhPA6eCIKpEJR3Ellg== |
| 8153 | + version "2.10.2" |
| 8154 | + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.2.tgz#3b609eb0170e31b3d9ace297d3a016c202a42642" |
| 8155 | + integrity sha512-UvB7mRqQjivdZNxJNEA2yOQRB7L9N43nBnKc33K47+cH90/ujmnMwatTCwQLu83gLhrzAl8fsa6Lqig/KLghaA== |
8165 | 8156 | dependencies:
|
8166 | 8157 | "@babel/runtime" "^7.22.5"
|
8167 | 8158 | "@restart/hooks" "^0.4.9"
|
8168 |
| - "@restart/ui" "^1.6.6" |
| 8159 | + "@restart/ui" "^1.6.8" |
8169 | 8160 | "@types/react-transition-group" "^4.4.6"
|
8170 | 8161 | classnames "^2.3.2"
|
8171 | 8162 | dom-helpers "^5.2.1"
|
|
8226 | 8217 |
|
8227 | 8218 | react-is@^16.10.2, react-is@^16.13.1, react-is@^16.3.2:
|
8228 | 8219 | version "16.13.1"
|
8229 |
| - resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" |
| 8220 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
8230 | 8221 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
8231 | 8222 |
|
8232 | 8223 | react-is@^17.0.1:
|
@@ -8434,7 +8425,7 @@ regenerator-runtime@^0.13.9:
|
8434 | 8425 |
|
8435 | 8426 | regenerator-runtime@^0.14.0:
|
8436 | 8427 | version "0.14.1"
|
8437 |
| - resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz" |
| 8428 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" |
8438 | 8429 | integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
|
8439 | 8430 |
|
8440 | 8431 | regenerator-transform@^0.15.2:
|
@@ -9022,7 +9013,16 @@ string-natural-compare@^3.0.1:
|
9022 | 9013 | resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz"
|
9023 | 9014 | integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
|
9024 | 9015 |
|
9025 |
| -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0: |
| 9016 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 9017 | + version "4.2.3" |
| 9018 | + resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" |
| 9019 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 9020 | + dependencies: |
| 9021 | + emoji-regex "^8.0.0" |
| 9022 | + is-fullwidth-code-point "^3.0.0" |
| 9023 | + strip-ansi "^6.0.1" |
| 9024 | + |
| 9025 | +string-width@^4.1.0, string-width@^4.2.0: |
9026 | 9026 | version "4.2.3"
|
9027 | 9027 | resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
9028 | 9028 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -9105,7 +9105,14 @@ stringify-object@^3.3.0:
|
9105 | 9105 | is-obj "^1.0.1"
|
9106 | 9106 | is-regexp "^1.0.0"
|
9107 | 9107 |
|
9108 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 9108 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 9109 | + version "6.0.1" |
| 9110 | + resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" |
| 9111 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 9112 | + dependencies: |
| 9113 | + ansi-regex "^5.0.1" |
| 9114 | + |
| 9115 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
9109 | 9116 | version "6.0.1"
|
9110 | 9117 | resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
|
9111 | 9118 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
10217 | 10224 | "@types/trusted-types" "^2.0.2"
|
10218 | 10225 | workbox-core "6.6.0"
|
10219 | 10226 |
|
10220 |
| -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 10227 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 10228 | + version "7.0.0" |
| 10229 | + resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" |
| 10230 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 10231 | + dependencies: |
| 10232 | + ansi-styles "^4.0.0" |
| 10233 | + string-width "^4.1.0" |
| 10234 | + strip-ansi "^6.0.0" |
| 10235 | + |
| 10236 | +wrap-ansi@^7.0.0: |
10221 | 10237 | version "7.0.0"
|
10222 | 10238 | resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
|
10223 | 10239 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
0 commit comments