|
1484 | 1484 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" |
1485 | 1485 | integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA== |
1486 | 1486 |
|
1487 | | -"@types/prop-types@*": |
1488 | | - version "15.7.13" |
1489 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451" |
1490 | | - integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA== |
1491 | | - |
1492 | | -"@types/react@^18.3.14": |
1493 | | - version "18.3.14" |
1494 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b" |
1495 | | - integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg== |
| 1487 | +"@types/react@^19.0.1": |
| 1488 | + version "19.0.1" |
| 1489 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.1.tgz#a000d5b78f473732a08cecbead0f3751e550b3df" |
| 1490 | + integrity sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ== |
1496 | 1491 | dependencies: |
1497 | | - "@types/prop-types" "*" |
1498 | 1492 | csstype "^3.0.2" |
1499 | 1493 |
|
1500 | 1494 | "@types/stack-utils@^2.0.0": |
@@ -5348,7 +5342,7 @@ longest@^2.0.1: |
5348 | 5342 | resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8" |
5349 | 5343 | integrity sha512-Ajzxb8CM6WAnFjgiloPsI3bF+WCxcvhdIG3KNA2KN962+tdBsHcuQ4k4qX/EcS/2CRkcc0iAkR956Nib6aXU/Q== |
5350 | 5344 |
|
5351 | | -loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 5345 | +loose-envify@^1.4.0: |
5352 | 5346 | version "1.4.0" |
5353 | 5347 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
5354 | 5348 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -6690,12 +6684,10 @@ react-is@^18.0.0: |
6690 | 6684 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
6691 | 6685 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
6692 | 6686 |
|
6693 | | -react@^18.3.1: |
6694 | | - version "18.3.1" |
6695 | | - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
6696 | | - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
6697 | | - dependencies: |
6698 | | - loose-envify "^1.1.0" |
| 6687 | +react@^19.0.0: |
| 6688 | + version "19.0.0" |
| 6689 | + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" |
| 6690 | + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== |
6699 | 6691 |
|
6700 | 6692 | read-cmd-shim@^5.0.0: |
6701 | 6693 | version "5.0.0" |
|
0 commit comments