|
582 | 582 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.1.5.tgz#b6ab3bba29e16b821d84e09ecfaded462b816b00" |
583 | 583 | integrity sha512-UEyp8LwZ4Dg30kVU2Q3amHHyTn1jEdhCIE59ANed76GaT1Vp76DD3ZWSAxgCrw6wJ0TqeoBpqmfUHiUDPs//HQ== |
584 | 584 |
|
585 | | -"@types/prop-types@*": |
586 | | - version "15.7.3" |
587 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" |
588 | | - integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== |
589 | | - |
590 | | -"@types/react@16.14.63": |
591 | | - version "16.14.63" |
592 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.63.tgz#0970c0bca7f23f630c85332cee00729d4ad53845" |
593 | | - integrity sha512-s83gano0fRBVEw3ejdLpjgvU83F0LIeeuXqdxfPZF/Sc2bhr60tEqCK1zZ+aLirBwRSD6V5zCtOsEjcwKow3JQ== |
594 | | - dependencies: |
595 | | - "@types/prop-types" "*" |
596 | | - "@types/scheduler" "^0.16" |
| 585 | +"@types/react@19.1.5": |
| 586 | + version "19.1.5" |
| 587 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.5.tgz#9feb3bdeb506d0c79d8533b6ebdcacdbcb4756db" |
| 588 | + integrity sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g== |
| 589 | + dependencies: |
597 | 590 | csstype "^3.0.2" |
598 | 591 |
|
599 | | -"@types/scheduler@^0.16": |
600 | | - version "0.16.8" |
601 | | - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" |
602 | | - integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A== |
603 | | - |
604 | 592 | "@types/stack-utils@^2.0.0": |
605 | 593 | version "2.0.0" |
606 | 594 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff" |
@@ -3185,13 +3173,10 @@ react-reconciler@^0.26.2: |
3185 | 3173 | object-assign "^4.1.1" |
3186 | 3174 | scheduler "^0.20.2" |
3187 | 3175 |
|
3188 | | -react@17.0.2: |
3189 | | - version "17.0.2" |
3190 | | - resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" |
3191 | | - integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA== |
3192 | | - dependencies: |
3193 | | - loose-envify "^1.1.0" |
3194 | | - object-assign "^4.1.1" |
| 3176 | +react@19.1.0: |
| 3177 | + version "19.1.0" |
| 3178 | + resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75" |
| 3179 | + integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg== |
3195 | 3180 |
|
3196 | 3181 | read-pkg-up@^7.0.1: |
3197 | 3182 | version "7.0.1" |
|
0 commit comments