File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 7676 "@testing-library/jest-dom" : " ^5.16.1" ,
7777 "@testing-library/react" : " ^12.1.2" ,
7878 "@testing-library/user-event" : " ^14.1.1" ,
79- "@types/react" : " ^ 17.0.21" ,
79+ "@types/react" : " >= 17.0.21" ,
8080 "@types/react-dom" : " ^17.0.9" ,
8181 "@typescript-eslint/eslint-plugin" : " ^4.31.1" ,
8282 "babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 42834283 dependencies:
42844284 "@types/react" "*"
42854285
4286- "@types/react@*", "@types/react@^17.0.21" :
4286+ "@types/react@*":
42874287 version "17.0.38"
42884288 resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd"
42894289 integrity sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==
42924292 "@types/scheduler" "*"
42934293 csstype "^3.0.2"
42944294
4295+ "@types/react@>=17.0.21":
4296+ version "18.0.18"
4297+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
4298+ integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
4299+ dependencies:
4300+ "@types/prop-types" "*"
4301+ "@types/scheduler" "*"
4302+ csstype "^3.0.2"
4303+
42954304"@types/react@^16.9.5":
42964305 version "16.14.26"
42974306 resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.26.tgz#82540a240ba7207ebe87d9579051bc19c9ef7605"
You can’t perform that action at this time.
0 commit comments