|
1744 | 1744 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" |
1745 | 1745 | integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== |
1746 | 1746 |
|
1747 | | -"@types/prop-types@*": |
1748 | | - version "15.7.13" |
1749 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451" |
1750 | | - integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA== |
1751 | | - |
1752 | | -"@types/react@^18.3.14": |
1753 | | - version "18.3.14" |
1754 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b" |
1755 | | - integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg== |
| 1747 | +"@types/react@^19.0.1": |
| 1748 | + version "19.0.1" |
| 1749 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.1.tgz#a000d5b78f473732a08cecbead0f3751e550b3df" |
| 1750 | + integrity sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ== |
1756 | 1751 | dependencies: |
1757 | | - "@types/prop-types" "*" |
1758 | 1752 | csstype "^3.0.2" |
1759 | 1753 |
|
1760 | 1754 | "@types/stack-utils@^2.0.0": |
@@ -5800,7 +5794,7 @@ longest@^2.0.1: |
5800 | 5794 | resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8" |
5801 | 5795 | integrity sha512-Ajzxb8CM6WAnFjgiloPsI3bF+WCxcvhdIG3KNA2KN962+tdBsHcuQ4k4qX/EcS/2CRkcc0iAkR956Nib6aXU/Q== |
5802 | 5796 |
|
5803 | | -loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 5797 | +loose-envify@^1.4.0: |
5804 | 5798 | version "1.4.0" |
5805 | 5799 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
5806 | 5800 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -7225,12 +7219,10 @@ react-is@^18.0.0: |
7225 | 7219 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
7226 | 7220 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
7227 | 7221 |
|
7228 | | -react@^18.3.1: |
7229 | | - version "18.3.1" |
7230 | | - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
7231 | | - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
7232 | | - dependencies: |
7233 | | - loose-envify "^1.1.0" |
| 7222 | +react@^19.0.0: |
| 7223 | + version "19.0.0" |
| 7224 | + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" |
| 7225 | + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== |
7234 | 7226 |
|
7235 | 7227 | read-cmd-shim@^5.0.0: |
7236 | 7228 | version "5.0.0" |
|
0 commit comments