File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1616 "axios" : " ^1.13.2" ,
1717 "lodash.debounce" : " ^4.0.8" ,
1818 "react" : " ^19.2.1" ,
19- "react-dom" : " ^19.2.0 " ,
19+ "react-dom" : " ^19.2.1 " ,
2020 "react-hook-form" : " ^7.54.2" ,
2121 "react-intersection-observer" : " ^9.15.1" ,
22- "react-is" : " ^19.2.0 " ,
22+ "react-is" : " ^19.2.1 " ,
2323 "react-router-dom" : " ^6.28.1" ,
2424 "styled-components" : " ^6.1.14" ,
2525 "twin.macro" : " ^3.4.1"
Original file line number Diff line number Diff line change @@ -2690,10 +2690,10 @@ queue-microtask@^1.2.2:
26902690 resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
26912691 integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
26922692
2693- react-dom@^19.2.0 :
2694- version "19.2.0 "
2695- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.0 .tgz#00ed1e959c365e9a9d48f8918377465466ec3af8 "
2696- integrity sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ ==
2693+ react-dom@^19.2.1 :
2694+ version "19.2.1 "
2695+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.1 .tgz#ce3527560bda4f997e47d10dab754825b3061f59 "
2696+ integrity sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg ==
26972697 dependencies :
26982698 scheduler "^0.27.0"
26992699
@@ -2712,10 +2712,10 @@ react-is@^16.13.1:
27122712 resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
27132713 integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
27142714
2715- react-is@^19.2.0 :
2716- version "19.2.0 "
2717- resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.0 .tgz#ddc3b4a4e0f3336c3847f18b806506388d7b9973 "
2718- integrity sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA ==
2715+ react-is@^19.2.1 :
2716+ version "19.2.1 "
2717+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.1 .tgz#712fa6ee30c8398dc34260017325dad92b9224c5 "
2718+ integrity sha512-L7BnWgRbMwzMAubQcS7sXdPdNLmKlucPlopgAzx7FtYbksWZgEWiuYM5x9T6UqS2Ne0rsgQTq5kY2SGqpzUkYA ==
27192719
27202720react-refresh@^0.17.0 :
27212721 version "0.17.0"
You can’t perform that action at this time.
0 commit comments