|
3427 | 3427 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
3428 | 3428 |
|
3429 | 3429 | "@types/prop-types@*":
|
3430 |
| - version "15.7.5" |
3431 |
| - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf" |
3432 |
| - integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== |
| 3430 | + version "15.7.12" |
| 3431 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6" |
| 3432 | + integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q== |
3433 | 3433 |
|
3434 | 3434 | "@types/prop-types@^15.7.11":
|
3435 | 3435 | version "15.7.11"
|
|
3468 | 3468 | csstype "^3.0.2"
|
3469 | 3469 |
|
3470 | 3470 | "@types/react@^18.2.33":
|
3471 |
| - version "18.2.33" |
3472 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877" |
3473 |
| - integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg== |
| 3471 | + version "18.3.5" |
| 3472 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f" |
| 3473 | + integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA== |
3474 | 3474 | dependencies:
|
3475 | 3475 | "@types/prop-types" "*"
|
3476 |
| - "@types/scheduler" "*" |
3477 | 3476 | csstype "^3.0.2"
|
3478 | 3477 |
|
3479 | 3478 | "@types/retry@0.12.0":
|
@@ -5418,9 +5417,9 @@ csso@^5.0.5:
|
5418 | 5417 | css-tree "~2.2.0"
|
5419 | 5418 |
|
5420 | 5419 | csstype@^3.0.2:
|
5421 |
| - version "3.1.1" |
5422 |
| - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9" |
5423 |
| - integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw== |
| 5420 | + version "3.1.3" |
| 5421 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
| 5422 | + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
5424 | 5423 |
|
5425 | 5424 | csstype@^3.1.2:
|
5426 | 5425 | version "3.1.2"
|
@@ -10024,14 +10023,22 @@ react-dnd@16.0.1:
|
10024 | 10023 | fast-deep-equal "^3.1.3"
|
10025 | 10024 | hoist-non-react-statics "^3.3.2"
|
10026 | 10025 |
|
10027 |
| -react-dom@18.2.0, react-dom@^18.2.0: |
| 10026 | +react-dom@18.2.0: |
10028 | 10027 | version "18.2.0"
|
10029 | 10028 | resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
|
10030 | 10029 | integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
|
10031 | 10030 | dependencies:
|
10032 | 10031 | loose-envify "^1.1.0"
|
10033 | 10032 | scheduler "^0.23.0"
|
10034 | 10033 |
|
| 10034 | +react-dom@^18.2.0: |
| 10035 | + version "18.3.1" |
| 10036 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" |
| 10037 | + integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== |
| 10038 | + dependencies: |
| 10039 | + loose-envify "^1.1.0" |
| 10040 | + scheduler "^0.23.2" |
| 10041 | + |
10035 | 10042 | react-frame-component@5.2.6:
|
10036 | 10043 | version "5.2.6"
|
10037 | 10044 | resolved "https://registry.yarnpkg.com/react-frame-component/-/react-frame-component-5.2.6.tgz#0d9991d251ff1f7177479d8f370deea06b824b79"
|
@@ -10196,13 +10203,20 @@ react-window@1.8.9:
|
10196 | 10203 | "@babel/runtime" "^7.0.0"
|
10197 | 10204 | memoize-one ">=3.1.1 <6"
|
10198 | 10205 |
|
10199 |
| -react@18.2.0, react@^18.2.0: |
| 10206 | +react@18.2.0: |
10200 | 10207 | version "18.2.0"
|
10201 | 10208 | resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
|
10202 | 10209 | integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
|
10203 | 10210 | dependencies:
|
10204 | 10211 | loose-envify "^1.1.0"
|
10205 | 10212 |
|
| 10213 | +react@^18.2.0: |
| 10214 | + version "18.3.1" |
| 10215 | + resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
| 10216 | + integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
| 10217 | + dependencies: |
| 10218 | + loose-envify "^1.1.0" |
| 10219 | + |
10206 | 10220 | reactcss@^1.2.0:
|
10207 | 10221 | version "1.2.3"
|
10208 | 10222 | resolved "https://registry.yarnpkg.com/reactcss/-/reactcss-1.2.3.tgz#c00013875e557b1cf0dfd9a368a1c3dab3b548dd"
|
@@ -10619,13 +10633,20 @@ sass@^1.59.2:
|
10619 | 10633 | immutable "^4.0.0"
|
10620 | 10634 | source-map-js ">=0.6.2 <2.0.0"
|
10621 | 10635 |
|
10622 |
| -scheduler@0.23.0, scheduler@^0.23.0: |
| 10636 | +scheduler@0.23.0: |
10623 | 10637 | version "0.23.0"
|
10624 | 10638 | resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
|
10625 | 10639 | integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
|
10626 | 10640 | dependencies:
|
10627 | 10641 | loose-envify "^1.1.0"
|
10628 | 10642 |
|
| 10643 | +scheduler@^0.23.0, scheduler@^0.23.2: |
| 10644 | + version "0.23.2" |
| 10645 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" |
| 10646 | + integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== |
| 10647 | + dependencies: |
| 10648 | + loose-envify "^1.1.0" |
| 10649 | + |
10629 | 10650 | schema-utils@^3.0.0, schema-utils@^3.1.1:
|
10630 | 10651 | version "3.1.1"
|
10631 | 10652 | resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.1.tgz#bc74c4b6b6995c1d88f76a8b77bea7219e0c8281"
|
|
0 commit comments