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 76
76
"@testing-library/jest-dom" : " ^5.16.1" ,
77
77
"@testing-library/react" : " ^12.1.2" ,
78
78
"@testing-library/user-event" : " ^14.1.1" ,
79
- "@types/react" : " ^ 17.0.21" ,
79
+ "@types/react" : " >= 17.0.21" ,
80
80
"@types/react-dom" : " ^17.0.9" ,
81
81
"@typescript-eslint/eslint-plugin" : " ^4.31.1" ,
82
82
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 4283
4283
dependencies:
4284
4284
"@types/react" "*"
4285
4285
4286
- "@types/react@*", "@types/react@^17.0.21" :
4286
+ "@types/react@*":
4287
4287
version "17.0.38"
4288
4288
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd"
4289
4289
integrity sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==
4292
4292
"@types/scheduler" "*"
4293
4293
csstype "^3.0.2"
4294
4294
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
+
4295
4304
"@types/react@^16.9.5":
4296
4305
version "16.14.26"
4297
4306
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