File tree 2 files changed +16
-7
lines changed
2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 55
55
"@types/jest" : " 27.4.1" ,
56
56
"@types/node" : " 14.18.12" ,
57
57
"@types/react" : " 17.0.43" ,
58
- "@types/react-dom" : " 17.0.14 " ,
58
+ "@types/react-dom" : " 17.0.15 " ,
59
59
"@types/superagent" : " 4.1.15" ,
60
60
"@typescript-eslint/eslint-plugin" : " 5.19.0" ,
61
61
"@typescript-eslint/parser" : " 5.19.0" ,
Original file line number Diff line number Diff line change 3084
3084
dependencies:
3085
3085
"@types/react" "*"
3086
3086
3087
-
3088
- version "17.0.14 "
3089
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.14 .tgz#c8f917156b652ddf807711f5becbd2ab018dea9f "
3090
- integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ ==
3087
+
3088
+ version "17.0.15 "
3089
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15 .tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156 "
3090
+ integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw ==
3091
3091
dependencies:
3092
- "@types/react" "* "
3092
+ "@types/react" "^17 "
3093
3093
3094
3094
3095
3095
version "11.0.5"
3105
3105
dependencies:
3106
3106
"@types/react" "*"
3107
3107
3108
- "@types/react@*", "@types/
[email protected] ":
3108
+ "@types/react@*", "@types/react@^17":
3109
+ version "17.0.44"
3110
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
3111
+ integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
3112
+ dependencies:
3113
+ "@types/prop-types" "*"
3114
+ "@types/scheduler" "*"
3115
+ csstype "^3.0.2"
3116
+
3117
+
3109
3118
version "17.0.43"
3110
3119
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
3111
3120
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
You can’t perform that action at this time.
0 commit comments