|
1511 | 1511 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" |
1512 | 1512 | integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== |
1513 | 1513 |
|
1514 | | -"@types/prop-types@*": |
1515 | | - version "15.7.13" |
1516 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451" |
1517 | | - integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA== |
1518 | | - |
1519 | | -"@types/react@^18.3.18": |
1520 | | - version "18.3.18" |
1521 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b" |
1522 | | - integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ== |
| 1514 | +"@types/react@^19.0.2": |
| 1515 | + version "19.0.2" |
| 1516 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.2.tgz#9363e6b3ef898c471cb182dd269decc4afc1b4f6" |
| 1517 | + integrity sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg== |
1523 | 1518 | dependencies: |
1524 | | - "@types/prop-types" "*" |
1525 | 1519 | csstype "^3.0.2" |
1526 | 1520 |
|
1527 | 1521 | "@types/stack-utils@^2.0.0": |
@@ -5537,7 +5531,7 @@ longest@^2.0.1: |
5537 | 5531 | resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8" |
5538 | 5532 | integrity sha512-Ajzxb8CM6WAnFjgiloPsI3bF+WCxcvhdIG3KNA2KN962+tdBsHcuQ4k4qX/EcS/2CRkcc0iAkR956Nib6aXU/Q== |
5539 | 5533 |
|
5540 | | -loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 5534 | +loose-envify@^1.4.0: |
5541 | 5535 | version "1.4.0" |
5542 | 5536 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
5543 | 5537 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -6930,12 +6924,10 @@ react-is@^18.0.0: |
6930 | 6924 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
6931 | 6925 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
6932 | 6926 |
|
6933 | | -react@^18.3.1: |
6934 | | - version "18.3.1" |
6935 | | - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
6936 | | - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
6937 | | - dependencies: |
6938 | | - loose-envify "^1.1.0" |
| 6927 | +react@^19.0.0: |
| 6928 | + version "19.0.0" |
| 6929 | + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" |
| 6930 | + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== |
6939 | 6931 |
|
6940 | 6932 | read-cmd-shim@^5.0.0: |
6941 | 6933 | version "5.0.0" |
|
0 commit comments