|
4791 | 4791 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
|
4792 | 4792 | integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
|
4793 | 4793 |
|
4794 |
| -"@types/prop-types@*": |
4795 |
| - version "15.7.5" |
4796 |
| - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf" |
4797 |
| - integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== |
4798 |
| - |
4799 |
| -"@types/ [email protected]", "@types/react-dom@^18.0.10": |
4800 |
| - version "18.3.0" |
4801 |
| - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0.tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0" |
4802 |
| - integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg== |
4803 |
| - dependencies: |
4804 |
| - "@types/react" "*" |
| 4794 | +"@types/ [email protected]", "@types/react-dom@^19.0.0": |
| 4795 | + version "19.0.3" |
| 4796 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4" |
| 4797 | + integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA== |
4805 | 4798 |
|
4806 | 4799 | "@types/react-transition-group@^4.4.0":
|
4807 | 4800 | version "4.4.5"
|
|
4810 | 4803 | dependencies:
|
4811 | 4804 | "@types/react" "*"
|
4812 | 4805 |
|
4813 |
| -"@types/react@*", "@types/react@18.3.3", "@types/react@>=16", "@types/react@^18.0.15", "@types/react@^18.0.17", "@types/react@^18.0.27": |
4814 |
| - version "18.3.3" |
4815 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f" |
4816 |
| - integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw== |
| 4806 | +"@types/react@*", "@types/react@19.0.9", "@types/react@>=16", "@types/react@^19.0.0": |
| 4807 | + version "19.0.9" |
| 4808 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.9.tgz#675255eb7d978bdaf71f9d08f6b740d41b0b7f32" |
| 4809 | + integrity sha512-FedNTYgmMwSZmD1Sru/W1gJKuiYCN/3SuBkmZkcxX+FpO5zL76B22A9YNfAKg4HQO3Neh/30AiynP6BELdU0qQ== |
4817 | 4810 | dependencies:
|
4818 |
| - "@types/prop-types" "*" |
4819 | 4811 | csstype "^3.0.2"
|
4820 | 4812 |
|
4821 | 4813 |
|
@@ -10990,7 +10982,7 @@ longest-streak@^3.0.0:
|
10990 | 10982 | resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-3.1.0.tgz#62fa67cd958742a1574af9f39866364102d90cd4"
|
10991 | 10983 | integrity sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==
|
10992 | 10984 |
|
10993 |
| -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 10985 | +loose-envify@^1.0.0, loose-envify@^1.4.0: |
10994 | 10986 | version "1.4.0"
|
10995 | 10987 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
|
10996 | 10988 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
|
@@ -13496,13 +13488,12 @@ rc@^1.0.1, rc@^1.1.6:
|
13496 | 13488 | minimist "^1.2.0"
|
13497 | 13489 | strip-json-comments "~2.0.1"
|
13498 | 13490 |
|
13499 |
| -react-dom@18.3.1, react-dom@^18.2.0: |
13500 |
| - version "18.3.1" |
13501 |
| - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" |
13502 |
| - integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== |
| 13491 | +react-dom@19.0.0, react-dom@^19.0.0: |
| 13492 | + version "19.0.0" |
| 13493 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0.tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57" |
| 13494 | + integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ== |
13503 | 13495 | dependencies:
|
13504 |
| - loose-envify "^1.1.0" |
13505 |
| - scheduler "^0.23.2" |
| 13496 | + scheduler "^0.25.0" |
13506 | 13497 |
|
13507 | 13498 | react-fast-compare@^3.0.1:
|
13508 | 13499 | version "3.2.0"
|
@@ -13588,12 +13579,10 @@ react-transition-group@^4.3.0:
|
13588 | 13579 | loose-envify "^1.4.0"
|
13589 | 13580 | prop-types "^15.6.2"
|
13590 | 13581 |
|
13591 |
| - |
13592 |
| - version "18.3.1" |
13593 |
| - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
13594 |
| - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
13595 |
| - dependencies: |
13596 |
| - loose-envify "^1.1.0" |
| 13582 | + |
| 13583 | + version "19.0.0" |
| 13584 | + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" |
| 13585 | + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== |
13597 | 13586 |
|
13598 | 13587 | read-cache@^1.0.0:
|
13599 | 13588 | version "1.0.0"
|
@@ -14241,12 +14230,10 @@ safe-stable-stringify@^2.2.0:
|
14241 | 14230 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
|
14242 | 14231 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
14243 | 14232 |
|
14244 |
| -scheduler@^0.23.2: |
14245 |
| - version "0.23.2" |
14246 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" |
14247 |
| - integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== |
14248 |
| - dependencies: |
14249 |
| - loose-envify "^1.1.0" |
| 14233 | +scheduler@^0.25.0: |
| 14234 | + version "0.25.0" |
| 14235 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015" |
| 14236 | + integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA== |
14250 | 14237 |
|
14251 | 14238 | schema-utils@^2.5.0:
|
14252 | 14239 | version "2.7.0"
|
|
0 commit comments