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