|
2452 | 2452 | dependencies: |
2453 | 2453 | "@types/react" "*" |
2454 | 2454 |
|
2455 | | -"@types/react@*", "@types/react@^17.0.4": |
2456 | | - version "17.0.4" |
2457 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.4.tgz#a67c6f7a460d2660e950d9ccc1c2f18525c28220" |
2458 | | - integrity sha512-onz2BqScSFMoTRdJUZUDD/7xrusM8hBA2Fktk2qgaTYPCgPvWnDEgkrOs8hhPUf2jfcIXkJ5yK6VfYormJS3Jw== |
| 2455 | +"@types/react@*": |
| 2456 | + version "19.2.6" |
| 2457 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.6.tgz#d27db1ff45012d53980f5589fda925278e1249ca" |
| 2458 | + integrity sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w== |
| 2459 | + dependencies: |
| 2460 | + csstype "^3.2.2" |
| 2461 | + |
| 2462 | +"@types/react@^17.0.4": |
| 2463 | + version "17.0.90" |
| 2464 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.90.tgz#38b72ea265c7ea369cf2998b406f850f6f665825" |
| 2465 | + integrity sha512-P9beVR/x06U9rCJzSxtENnOr4BrbJ6VrsrDTc+73TtHv9XHhryXKbjGRB+6oooB2r0G/pQkD/S4dHo/7jUfwFw== |
2459 | 2466 | dependencies: |
2460 | 2467 | "@types/prop-types" "*" |
2461 | | - "@types/scheduler" "*" |
2462 | | - csstype "^3.0.2" |
| 2468 | + "@types/scheduler" "^0.16" |
| 2469 | + csstype "^3.2.2" |
2463 | 2470 |
|
2464 | | -"@types/scheduler@*": |
2465 | | - version "0.16.1" |
2466 | | - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275" |
2467 | | - integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== |
| 2471 | +"@types/scheduler@^0.16": |
| 2472 | + version "0.16.8" |
| 2473 | + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" |
| 2474 | + integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A== |
2468 | 2475 |
|
2469 | 2476 | "@types/source-list-map@*": |
2470 | 2477 | version "0.1.2" |
@@ -4384,10 +4391,10 @@ css-what@^3.2.1: |
4384 | 4391 | resolved "https://registry.yarnpkg.com/css-what/-/css-what-3.4.2.tgz#ea7026fcb01777edbde52124e21f327e7ae950e4" |
4385 | 4392 | integrity sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ== |
4386 | 4393 |
|
4387 | | -csstype@^3.0.2: |
4388 | | - version "3.0.8" |
4389 | | - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340" |
4390 | | - integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw== |
| 4394 | +csstype@^3.2.2: |
| 4395 | + version "3.2.3" |
| 4396 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a" |
| 4397 | + integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ== |
4391 | 4398 |
|
4392 | 4399 | cwise-compiler@^1.1.2: |
4393 | 4400 | version "1.1.3" |
|
0 commit comments