File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Expand file tree Collapse file tree 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 3079
3079
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
3080
3080
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
3081
3081
3082
- "@types/react-dom@*", "@types/react-dom@17.0.14 ":
3083
- version "17.0.14 "
3084
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.14 .tgz#c8f917156b652ddf807711f5becbd2ab018dea9f "
3085
- integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ ==
3082
+ "@types/react-dom@*", "@types/react-dom@17.0.15 ":
3083
+ version "17.0.15 "
3084
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15 .tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156 "
3085
+ integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw ==
3086
3086
dependencies:
3087
- "@types/react" "* "
3087
+ "@types/react" "^17 "
3088
3088
3089
3089
"@types/react-syntax-highlighter@11.0.5":
3090
3090
version "11.0.5"
3100
3100
dependencies:
3101
3101
"@types/react" "*"
3102
3102
3103
- "@types/react@*", "@types/react@17.0.43":
3103
+ "@types/react@*", "@types/react@^17":
3104
+ version "17.0.44"
3105
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
3106
+ integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
3107
+ dependencies:
3108
+ "@types/prop-types" "*"
3109
+ "@types/scheduler" "*"
3110
+ csstype "^3.0.2"
3111
+
3112
+ "@types/react@17.0.43":
3104
3113
version "17.0.43"
3105
3114
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
3106
3115
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
You can’t perform that action at this time.
0 commit comments