|
235 | 235 | dependencies:
|
236 | 236 | undici-types "~5.26.4"
|
237 | 237 |
|
238 |
| -"@types/prop-types@*": |
239 |
| - version "15.7.5" |
240 |
| - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf" |
241 |
| - integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== |
242 |
| - |
243 |
| - |
244 |
| - version "18.3.2" |
245 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.2.tgz#b58a9520f5f317a00bbda0271502889b71c345f0" |
246 |
| - integrity sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg== |
| 238 | + |
| 239 | + version "19.0.1" |
| 240 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.1.tgz#b1032c4c3215018e4028a85a71441560216e51c6" |
| 241 | + integrity sha512-hljHij7MpWPKF6u5vojuyfV0YA4YURsQG7KT6SzV0Zs2BXAtgdTxG6A229Ub/xiWV4w/7JL8fi6aAyjshH4meA== |
247 | 242 | dependencies:
|
248 |
| - "@types/react" "^18" |
| 243 | + "@types/react" "*" |
249 | 244 |
|
250 |
| -"@types/react@18.3.14", "@types/react@^18": |
251 |
| - version "18.3.14" |
252 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b" |
253 |
| - integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg== |
| 245 | +"@types/react@*", "@types/react@19.0.1": |
| 246 | + version "19.0.1" |
| 247 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.1.tgz#a000d5b78f473732a08cecbead0f3751e550b3df" |
| 248 | + integrity sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ== |
254 | 249 | dependencies:
|
255 |
| - "@types/prop-types" "*" |
256 | 250 | csstype "^3.0.2"
|
257 | 251 |
|
258 | 252 | "@yarnpkg/lockfile@^1.1.0":
|
@@ -932,11 +926,6 @@ jiti@^1.21.6:
|
932 | 926 | resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.6.tgz#6c7f7398dd4b3142767f9a168af2f317a428d268"
|
933 | 927 | integrity sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==
|
934 | 928 |
|
935 |
| -"js-tokens@^3.0.0 || ^4.0.0": |
936 |
| - version "4.0.0" |
937 |
| - resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
938 |
| - integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== |
939 |
| - |
940 | 929 | json-stable-stringify@^1.0.2:
|
941 | 930 | version "1.1.1"
|
942 | 931 | resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.1.1.tgz#52d4361b47d49168bcc4e564189a42e5a7439454"
|
@@ -998,13 +987,6 @@ lodash.merge@^4.6.2:
|
998 | 987 | resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
|
999 | 988 | integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
|
1000 | 989 |
|
1001 |
| -loose-envify@^1.1.0: |
1002 |
| - version "1.4.0" |
1003 |
| - resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
1004 |
| - integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
1005 |
| - dependencies: |
1006 |
| - js-tokens "^3.0.0 || ^4.0.0" |
1007 |
| - |
1008 | 990 | lru-cache@^10.2.0:
|
1009 | 991 | version "10.4.3"
|
1010 | 992 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
|
@@ -1372,20 +1354,17 @@ queue-microtask@^1.2.2:
|
1372 | 1354 | resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
|
1373 | 1355 | integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
|
1374 | 1356 |
|
1375 |
| -react-dom@18.3.1: |
1376 |
| - version "18.3.1" |
1377 |
| - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" |
1378 |
| - integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== |
| 1357 | +react-dom@19.0.0: |
| 1358 | + version "19.0.0" |
| 1359 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0.tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57" |
| 1360 | + integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ== |
1379 | 1361 | dependencies:
|
1380 |
| - loose-envify "^1.1.0" |
1381 |
| - scheduler "^0.23.2" |
| 1362 | + scheduler "^0.25.0" |
1382 | 1363 |
|
1383 |
| - |
1384 |
| - version "18.3.1" |
1385 |
| - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
1386 |
| - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
1387 |
| - dependencies: |
1388 |
| - loose-envify "^1.1.0" |
| 1364 | + |
| 1365 | + version "19.0.0" |
| 1366 | + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" |
| 1367 | + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== |
1389 | 1368 |
|
1390 | 1369 | read-cache@^1.0.0:
|
1391 | 1370 | version "1.0.0"
|
@@ -1443,12 +1422,10 @@ safe-buffer@~5.2.0:
|
1443 | 1422 | resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
|
1444 | 1423 | integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
1445 | 1424 |
|
1446 |
| -scheduler@^0.23.2: |
1447 |
| - version "0.23.2" |
1448 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" |
1449 |
| - integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== |
1450 |
| - dependencies: |
1451 |
| - loose-envify "^1.1.0" |
| 1425 | +scheduler@^0.25.0: |
| 1426 | + version "0.25.0" |
| 1427 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015" |
| 1428 | + integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA== |
1452 | 1429 |
|
1453 | 1430 | sd-tailwindcss-transformer@^2.0.0:
|
1454 | 1431 | version "2.0.0"
|
|
0 commit comments