|
1195 | 1195 | dependencies: |
1196 | 1196 | "@types/react" "*" |
1197 | 1197 |
|
1198 | | -"@types/react@*", "@types/react@^18.3.12": |
| 1198 | +"@types/react@*": |
1199 | 1199 | version "18.3.12" |
1200 | 1200 | resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60" |
1201 | 1201 | integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw== |
1202 | 1202 | dependencies: |
1203 | 1203 | "@types/prop-types" "*" |
1204 | 1204 | csstype "^3.0.2" |
1205 | 1205 |
|
| 1206 | +"@types/react@^19.1.0": |
| 1207 | + version "19.1.0" |
| 1208 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da" |
| 1209 | + integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w== |
| 1210 | + dependencies: |
| 1211 | + csstype "^3.0.2" |
| 1212 | + |
1206 | 1213 | "@types/semver@^7.5.0": |
1207 | 1214 | version "7.5.1" |
1208 | 1215 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.1.tgz#0480eeb7221eb9bc398ad7432c9d7e14b1a5a367" |
@@ -4663,7 +4670,7 @@ log-update@^6.1.0: |
4663 | 4670 | strip-ansi "^7.1.0" |
4664 | 4671 | wrap-ansi "^9.0.0" |
4665 | 4672 |
|
4666 | | -loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 4673 | +loose-envify@^1.4.0: |
4667 | 4674 | version "1.4.0" |
4668 | 4675 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
4669 | 4676 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
|
5282 | 5289 | iconv-lite "0.4.24" |
5283 | 5290 | unpipe "1.0.0" |
5284 | 5291 |
|
5285 | | -react-dom@^18.2.0: |
5286 | | - version "18.2.0" |
5287 | | - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d" |
5288 | | - integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g== |
| 5292 | +react-dom@^19.1.0: |
| 5293 | + version "19.1.0" |
| 5294 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.0.tgz#133558deca37fa1d682708df8904b25186793623" |
| 5295 | + integrity sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g== |
5289 | 5296 | dependencies: |
5290 | | - loose-envify "^1.1.0" |
5291 | | - scheduler "^0.23.0" |
| 5297 | + scheduler "^0.26.0" |
5292 | 5298 |
|
5293 | 5299 | react-is@^16.13.1, react-is@^16.7.0: |
5294 | 5300 | version "16.13.1" |
|
5315 | 5321 | dependencies: |
5316 | 5322 | "@remix-run/router" "1.20.0" |
5317 | 5323 |
|
5318 | | -react@^18.3.1: |
5319 | | - version "18.3.1" |
5320 | | - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
5321 | | - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
5322 | | - dependencies: |
5323 | | - loose-envify "^1.1.0" |
| 5324 | +react@^19.1.0: |
| 5325 | + version "19.1.0" |
| 5326 | + resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75" |
| 5327 | + integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg== |
5324 | 5328 |
|
5325 | 5329 | read-pkg@^3.0.0: |
5326 | 5330 | version "3.0.0" |
@@ -5539,12 +5543,10 @@ safe-regex-test@^1.0.3: |
5539 | 5543 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
5540 | 5544 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
5541 | 5545 |
|
5542 | | -scheduler@^0.23.0: |
5543 | | - version "0.23.0" |
5544 | | - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe" |
5545 | | - integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw== |
5546 | | - dependencies: |
5547 | | - loose-envify "^1.1.0" |
| 5546 | +scheduler@^0.26.0: |
| 5547 | + version "0.26.0" |
| 5548 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337" |
| 5549 | + integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA== |
5548 | 5550 |
|
5549 | 5551 | schema-utils@^4.3.0: |
5550 | 5552 | version "4.3.0" |
|
0 commit comments