|
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.24": |
1523 | | - version "18.3.24" |
1524 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.24.tgz#f6a5a4c613242dfe3af0dcee2b4ec47b92d9b6bd" |
1525 | | - integrity sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A== |
| 1517 | +"@types/react@^19.1.12": |
| 1518 | + version "19.1.13" |
| 1519 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.13.tgz#fc650ffa680d739a25a530f5d7ebe00cdd771883" |
| 1520 | + integrity sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ== |
1526 | 1521 | dependencies: |
1527 | | - "@types/prop-types" "*" |
1528 | 1522 | csstype "^3.0.2" |
1529 | 1523 |
|
1530 | 1524 | "@types/stack-utils@^2.0.0": |
@@ -5510,7 +5504,7 @@ longest@^2.0.1: |
5510 | 5504 | resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8" |
5511 | 5505 | integrity sha512-Ajzxb8CM6WAnFjgiloPsI3bF+WCxcvhdIG3KNA2KN962+tdBsHcuQ4k4qX/EcS/2CRkcc0iAkR956Nib6aXU/Q== |
5512 | 5506 |
|
5513 | | -loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 5507 | +loose-envify@^1.4.0: |
5514 | 5508 | version "1.4.0" |
5515 | 5509 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
5516 | 5510 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -6901,12 +6895,10 @@ react-is@^18.0.0: |
6901 | 6895 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
6902 | 6896 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
6903 | 6897 |
|
6904 | | -react@^18.3.1: |
6905 | | - version "18.3.1" |
6906 | | - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
6907 | | - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
6908 | | - dependencies: |
6909 | | - loose-envify "^1.1.0" |
| 6898 | +react@^19.1.1: |
| 6899 | + version "19.1.1" |
| 6900 | + resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af" |
| 6901 | + integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ== |
6910 | 6902 |
|
6911 | 6903 | read-cmd-shim@^5.0.0: |
6912 | 6904 | version "5.0.0" |
|
0 commit comments