File tree Expand file tree Collapse file tree 2 files changed +11
-20
lines changed
Expand file tree Collapse file tree 2 files changed +11
-20
lines changed Original file line number Diff line number Diff line change 1919 "@next/eslint-plugin-next" : " 13.1.6" ,
2020 "@testing-library/cypress" : " 8.0.7" ,
2121 "@types/jest" : " 27.5.2" ,
22- "@types/react" : " 17.0.62 " ,
23- "@types/react-dom" : " 17.0.20 " ,
22+ "@types/react" : " 18.2.14 " ,
23+ "@types/react-dom" : " 18.2.6 " ,
2424 "@typescript-eslint/eslint-plugin" : " 5.60.0" ,
2525 "@typescript-eslint/parser" : " 5.60.0" ,
2626 "cypress" : " 9.7.0" ,
Original file line number Diff line number Diff line change 900900 resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
901901 integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
902902
903- " @types/react-dom@17.0.20 " :
904- version "17.0.20 "
905- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.20 .tgz#e0c8901469d732b36d8473b40b679ad899da1b53 "
906- integrity sha512-4pzIjSxDueZZ90F52mU3aPoogkHIoSIDG+oQ+wQK7Cy2B9S+MvOqY0uEA/qawKz381qrEDkvpwyt8Bm31I8sbA ==
903+ " @types/react-dom@18.2.6 " :
904+ version "18.2.6 "
905+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6 .tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1 "
906+ integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A ==
907907 dependencies :
908- " @types/react" " ^17 "
908+ " @types/react" " * "
909909
910- " @types/react@17.0.62 " :
911- version "17.0.62"
912- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.62.tgz#2efe8ddf8533500ec44b1334dd1a97caa2f860e3"
913- integrity sha512-eANCyz9DG8p/Vdhr0ZKST8JV12PhH2ACCDYlFw6DIO+D+ca+uP4jtEDEpVqXZrh/uZdXQGwk7whJa3ah5DtyLw==
914- dependencies :
915- " @types/prop-types" " *"
916- " @types/scheduler" " *"
917- csstype "^3.0.2"
918-
919- " @types/react@^17 " :
920- version "17.0.53"
921- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
922- integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
910+ " @types/react@*" , "@types/react@18.2.14":
911+ version "18.2.14"
912+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
913+ integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
923914 dependencies :
924915 " @types/prop-types" " *"
925916 " @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments