File tree Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 2020 "@docusaurus/preset-classic" : " ^3.6.3" ,
2121 "@docusaurus/types" : " ^3.6.3" ,
2222 "@mdx-js/react" : " ^3.1.0" ,
23- "@types/react" : " ^18.3.12 " ,
23+ "@types/react" : " ^18.3.13 " ,
2424 "clsx" : " ^2.1.1" ,
2525 "formik" : " ^2.4.6" ,
2626 "html-react-parser" : " ^5.1.18" ,
Original file line number Diff line number Diff line change 36953695 "@types/history" "^4.7.11"
36963696 "@types/react" "*"
36973697
3698- "@types/react@*":
3699- version "18.3.3"
3700- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
3701- integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
3702- dependencies:
3703- "@types/prop-types" "*"
3704- csstype "^3.0.2"
3705-
3706- "@types/react@^18.3.12":
3707- version "18.3.12"
3708- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
3709- integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
3698+ "@types/react@*", "@types/react@^18.3.13":
3699+ version "18.3.13"
3700+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.13.tgz#84c9690d9a271f548659760754ea8745701bfd82"
3701+ integrity sha512-ii/gswMmOievxAJed4PAHT949bpYjPKXvXo1v6cRB/kqc2ZR4n+SgyCyvyc5Fec5ez8VnUumI1Vk7j6fRyRogg==
37103702 dependencies:
37113703 "@types/prop-types" "*"
37123704 csstype "^3.0.2"
You can’t perform that action at this time.
0 commit comments