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.28 " ,
23+ "@types/react-dom" : " 18.2.13 " ,
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.13 " :
914+ version "18.2.13 "
915+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.13 .tgz#89cd7f9ec8b28c8b6f0392b9591671fb4a9e96b7 "
916+ integrity sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw ==
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.28":
921+ version "18.2.28"
922+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.28.tgz#86877465c0fcf751659a36c769ecedfcfacee332"
923+ integrity sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg==
933924 dependencies :
934925 " @types/prop-types" " *"
935926 " @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments