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.68 " ,
23- "@types/react-dom" : " 17.0.21 " ,
22+ "@types/react" : " 18.2.29 " ,
23+ "@types/react-dom" : " 18.2.14 " ,
2424 "@typescript-eslint/eslint-plugin" : " 5.62.0" ,
2525 "@typescript-eslint/parser" : " 5.62.0" ,
2626 "cypress" : " 9.7.0" ,
Original file line number Diff line number Diff line change 910910 resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
911911 integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
912912
913- " @types/react-dom@17.0.21 " :
914- version "17.0.21 "
915- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.21 .tgz#85d56965483ce4850f5f03f9234e54a1f47786e5 "
916- integrity sha512-3rQEFUNUUz2MYiRwJJj6UekcW7rFLOtmK7ajQP7qJpjNdggInl3I/xM4I3Hq1yYPdCGVMgax1gZsB7BBTtayXg ==
913+ " @types/react-dom@18.2.14 " :
914+ version "18.2.14 "
915+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.14 .tgz#c01ba40e5bb57fc1dc41569bb3ccdb19eab1c539 "
916+ integrity sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ ==
917917 dependencies :
918- " @types/react" " ^17 "
918+ " @types/react" " * "
919919
920- " @types/react@17.0.68 " :
921- version "17.0.68"
922- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.68.tgz#99b17f567e258f5e7be855a281ac67b49a34f9f2"
923- integrity sha512-y8heXejd/Gi43S28GOqIFmr6BzhLa3anMlPojRu4rHh3MtRrrpB+BtLEcqP3XPO1urXByzBdkOLU7sodYWnpkA==
924- dependencies :
925- " @types/prop-types" " *"
926- " @types/scheduler" " *"
927- csstype "^3.0.2"
928-
929- " @types/react@^17 " :
930- version "17.0.53"
931- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
932- integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
920+ " @types/react@*" , "@types/react@18.2.29":
921+ version "18.2.29"
922+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.29.tgz#88b48a287e00f6fdcd6f95662878fb701ae18b27"
923+ integrity sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q==
933924 dependencies :
934925 " @types/prop-types" " *"
935926 " @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments