|
1752 | 1752 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" |
1753 | 1753 | integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== |
1754 | 1754 |
|
1755 | | -"@types/prop-types@*": |
1756 | | - version "15.7.13" |
1757 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451" |
1758 | | - integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA== |
1759 | | - |
1760 | | -"@types/react@^18.3.20": |
1761 | | - version "18.3.20" |
1762 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.20.tgz#b0dccda9d2f1bc24d2a04b1d0cb5d0b9a3576ad3" |
1763 | | - integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg== |
| 1755 | +"@types/react@^19.1.1": |
| 1756 | + version "19.1.1" |
| 1757 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.1.tgz#f7f2bb4a0a8d22b9ee4b8f6e27f0c78d76eb7f9b" |
| 1758 | + integrity sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ== |
1764 | 1759 | dependencies: |
1765 | | - "@types/prop-types" "*" |
1766 | 1760 | csstype "^3.0.2" |
1767 | 1761 |
|
1768 | 1762 | "@types/stack-utils@^2.0.0": |
@@ -5808,7 +5802,7 @@ longest@^2.0.1: |
5808 | 5802 | resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8" |
5809 | 5803 | integrity sha512-Ajzxb8CM6WAnFjgiloPsI3bF+WCxcvhdIG3KNA2KN962+tdBsHcuQ4k4qX/EcS/2CRkcc0iAkR956Nib6aXU/Q== |
5810 | 5804 |
|
5811 | | -loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 5805 | +loose-envify@^1.4.0: |
5812 | 5806 | version "1.4.0" |
5813 | 5807 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
5814 | 5808 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -7233,12 +7227,10 @@ react-is@^18.0.0: |
7233 | 7227 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
7234 | 7228 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
7235 | 7229 |
|
7236 | | -react@^18.3.1: |
7237 | | - version "18.3.1" |
7238 | | - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
7239 | | - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
7240 | | - dependencies: |
7241 | | - loose-envify "^1.1.0" |
| 7230 | +react@^19.1.0: |
| 7231 | + version "19.1.0" |
| 7232 | + resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75" |
| 7233 | + integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg== |
7242 | 7234 |
|
7243 | 7235 | read-cmd-shim@^5.0.0: |
7244 | 7236 | version "5.0.0" |
|
0 commit comments