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.67 " ,
23- "@types/react-dom" : " 17.0.21 " ,
22+ "@types/react" : " 18.2.27 " ,
23+ "@types/react-dom" : " 18.2.12 " ,
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.12 " :
914+ version "18.2.12 "
915+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.12 .tgz#58479c463d1e0b7f1ee7cd80e09186189f9ec32d "
916+ integrity sha512-QWZuiA/7J/hPIGocXreCRbx7wyoeet9ooxfbSA+zbIWqyQEE7GMtRn4A37BdYyksnN+/NDnWgfxZH9UVGDw1hg ==
917917 dependencies :
918- " @types/react" " ^17 "
918+ " @types/react" " * "
919919
920- " @types/react@17.0.67 " :
921- version "17.0.67"
922- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.67.tgz#1c224738f203829a4692aa48e33a732c34fd014a"
923- integrity sha512-zE76EIJ0Y58Oy9yDX/9csb/NuKjt0Eq2YgWb/8Wxo91YmuLzzbyiRoaqJE9h8iDlsT7n35GdpoLomHlaB1kFbg==
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.27":
921+ version "18.2.27"
922+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.27.tgz#746e52b06f3ccd5d7a724fd53769b70792601440"
923+ integrity sha512-Wfv7B7FZiR2r3MIqbAlXoY1+tXm4bOqfz4oRr+nyXdBqapDBZ0l/IGcSlAfvxIHEEJjkPU0MYAc/BlFPOcrgLw==
933924 dependencies :
934925 " @types/prop-types" " *"
935926 " @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments