|
1747 | 1747 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" |
1748 | 1748 | integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== |
1749 | 1749 |
|
1750 | | -"@types/prop-types@*": |
1751 | | - version "15.7.13" |
1752 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451" |
1753 | | - integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA== |
1754 | | - |
1755 | | -"@types/react@^18.3.20": |
1756 | | - version "18.3.20" |
1757 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.20.tgz#b0dccda9d2f1bc24d2a04b1d0cb5d0b9a3576ad3" |
1758 | | - integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg== |
| 1750 | +"@types/react@^19.1.0": |
| 1751 | + version "19.1.0" |
| 1752 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da" |
| 1753 | + integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w== |
1759 | 1754 | dependencies: |
1760 | | - "@types/prop-types" "*" |
1761 | 1755 | csstype "^3.0.2" |
1762 | 1756 |
|
1763 | 1757 | "@types/stack-utils@^2.0.0": |
@@ -5803,7 +5797,7 @@ longest@^2.0.1: |
5803 | 5797 | resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8" |
5804 | 5798 | integrity sha512-Ajzxb8CM6WAnFjgiloPsI3bF+WCxcvhdIG3KNA2KN962+tdBsHcuQ4k4qX/EcS/2CRkcc0iAkR956Nib6aXU/Q== |
5805 | 5799 |
|
5806 | | -loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 5800 | +loose-envify@^1.4.0: |
5807 | 5801 | version "1.4.0" |
5808 | 5802 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
5809 | 5803 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -7228,12 +7222,10 @@ react-is@^18.0.0: |
7228 | 7222 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
7229 | 7223 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
7230 | 7224 |
|
7231 | | -react@^18.3.1: |
7232 | | - version "18.3.1" |
7233 | | - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
7234 | | - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
7235 | | - dependencies: |
7236 | | - loose-envify "^1.1.0" |
| 7225 | +react@^19.1.0: |
| 7226 | + version "19.1.0" |
| 7227 | + resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75" |
| 7228 | + integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg== |
7237 | 7229 |
|
7238 | 7230 | read-cmd-shim@^5.0.0: |
7239 | 7231 | version "5.0.0" |
|
0 commit comments