File tree 2 files changed +14
-8
lines changed
2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 18
18
"@types/lodash" : " ^4.14.149" ,
19
19
"@types/node" : " ^12.12.30" ,
20
20
"@types/node-fetch" : " ^2.5.5" ,
21
+ "@types/react" : " ^16.9.31" ,
21
22
"@types/stack-trace" : " ^0.0.29" ,
22
23
"@types/webpack" : " ^4.41.7" ,
23
24
"@typescript-eslint/eslint-plugin" : " ^2.24.0" ,
Original file line number Diff line number Diff line change 4052
4052
integrity sha512-Oh7wnvVUCtVIWnCHQWe9qDZKn0fGyk5AMq99jXml0x39K59P+z9qe31CNRtop9TceCpS7NmoK+J9eGeCnyFgnw==
4053
4053
4054
4054
"@types/prop-types@*":
4055
- version "15.5.5"
4056
- resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.5.tgz#17038dd322c2325f5da650a94d5f9974943625e3"
4057
- dependencies:
4058
- "@types/react" "*"
4055
+ version "15.7.3"
4056
+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
4057
+ integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
4059
4058
4060
4059
"@types/q@^1.5.1":
4061
4060
version "1.5.2"
4081
4080
dependencies:
4082
4081
"@types/react" "*"
4083
4082
4084
- "@types/react@*":
4085
- version "16.8.8"
4086
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.8.tgz#4b60a469fd2469f7aa6eaa0f8cfbc51f6d76e662"
4083
+ "@types/react@*", "@types/react@^16.9.31":
4084
+ version "16.9.31"
4085
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.31.tgz#6a543529766c8934ec8a89667376c2e73e9e2636"
4086
+ integrity sha512-NpYJpNMWScFXtx3A2BJMeew2G3+9SEslVWMdxNJ6DLvxIuxWjY1bizK9q5Y1ujhln31vtjmhjOAYDr9Xx3k9FQ==
4087
4087
dependencies:
4088
4088
"@types/prop-types" "*"
4089
4089
csstype "^2.2.0"
@@ -8056,7 +8056,12 @@ cssstyle@^2.2.0:
8056
8056
dependencies:
8057
8057
cssom "~0.3.6"
8058
8058
8059
- csstype@^2.2.0, csstype@^2.5.7:
8059
+ csstype@^2.2.0:
8060
+ version "2.6.10"
8061
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
8062
+ integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
8063
+
8064
+ csstype@^2.5.7:
8060
8065
version "2.6.5"
8061
8066
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.5.tgz#1cd1dff742ebf4d7c991470ae71e12bb6751e034"
8062
8067
integrity sha512-JsTaiksRsel5n7XwqPAfB0l3TFKdpjW/kgAELf9vrb5adGA7UCPLajKK5s3nFrcFm3Rkyp/Qkgl73ENc1UY3cA==
You can’t perform that action at this time.
0 commit comments