|
1062 | 1062 | dependencies: |
1063 | 1063 | undici-types "~5.26.4" |
1064 | 1064 |
|
1065 | | -"@types/prop-types@*": |
1066 | | -version "15.7.12" |
1067 | | -resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6" |
1068 | | -integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q== |
1069 | | - |
1070 | | -"@types/react@^18.2.66": |
1071 | | -version "18.3.2" |
1072 | | -resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd" |
1073 | | -integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w== |
| 1065 | +"@types/react@^19.0.1": |
| 1066 | +version "19.0.1" |
| 1067 | +resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.1.tgz#a000d5b78f473732a08cecbead0f3751e550b3df" |
| 1068 | +integrity sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ== |
1074 | 1069 | dependencies: |
1075 | | -"@types/prop-types""*" |
1076 | 1070 | csstype "^3.0.2" |
1077 | 1071 |
|
1078 | 1072 | "@types/resolve@1.20.2": |
|