Commit 9e48d7e 1 parent cd60239 commit 9e48d7e Copy full SHA for 9e48d7e
File tree 2 files changed +18
-12
lines changed
2 files changed +18
-12
lines changed Original file line number Diff line number Diff line change 15
15
"devDependencies" : {
16
16
"@types/jest" : " 24.0.15" ,
17
17
"@types/node" : " 14.14.31" ,
18
- "@types/react" : " 16.9.41 " ,
18
+ "@types/react" : " 17.0.3 " ,
19
19
"@types/request-promise" : " 4.1.45" ,
20
20
"@typescript-eslint/eslint-plugin" : " 2.21.0" ,
21
21
"@typescript-eslint/eslint-plugin-tslint" : " 2.21.0" ,
40
40
"typescript" : " 3.8.2"
41
41
},
42
42
"resolutions" : {
43
- "@types/react" : " 16.9.41 "
43
+ "@types/react" : " 17.0.3 "
44
44
},
45
45
"workspaces" : [
46
46
" packages/*"
Original file line number Diff line number Diff line change 5411
5411
dependencies:
5412
5412
"@types/react" "*"
5413
5413
5414
- "@types/react@*", "@types/react@16.9.41 ":
5415
- version "16.9.41 "
5416
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41 .tgz#925137ee4d2ff406a0ecf29e8e9237390844002e "
5417
- integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug ==
5414
+ "@types/react@*", "@types/react@17.0.3 ":
5415
+ version "17.0.3 "
5416
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3 .tgz#ba6e215368501ac3826951eef2904574c262cc79 "
5417
+ integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg ==
5418
5418
dependencies:
5419
5419
"@types/prop-types" "*"
5420
- csstype "^2.2.0"
5420
+ "@types/scheduler" "*"
5421
+ csstype "^3.0.2"
5421
5422
5422
5423
"@types/reactcss@*":
5423
5424
version "1.2.3"
5444
5445
"@types/node" "*"
5445
5446
"@types/tough-cookie" "*"
5446
5447
5448
+ "@types/scheduler@*":
5449
+ version "0.16.1"
5450
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
5451
+ integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
5452
+
5447
5453
"@types/serve-static@*":
5448
5454
version "1.13.3"
5449
5455
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.3.tgz#eb7e1c41c4468272557e897e9171ded5e2ded9d1"
@@ -8442,16 +8448,16 @@ cssstyle@^2.2.0:
8442
8448
dependencies:
8443
8449
cssom "~0.3.6"
8444
8450
8445
- csstype@^2.2.0:
8446
- version "2.6.10"
8447
- resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
8448
- integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
8449
-
8450
8451
csstype@^2.5.7:
8451
8452
version "2.6.15"
8452
8453
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.15.tgz#655901663db1d652f10cb57ac6af5a05972aea1f"
8453
8454
integrity sha512-FNeiVKudquehtR3t9TRRnsHL+lJhuHF5Zn9dt01jpojlurLEPDhhEtUkWmAUJ7/fOLaLG4dCDEnUsR0N1rZSsg==
8454
8455
8456
+ csstype@^3.0.2:
8457
+ version "3.0.7"
8458
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.7.tgz#2a5fb75e1015e84dd15692f71e89a1450290950b"
8459
+ integrity sha512-KxnUB0ZMlnUWCsx2Z8MUsr6qV6ja1w9ArPErJaJaF8a5SOWoHLIszeCTKGRGRgtLgYrs1E8CHkNSP1VZTTPc9g==
8460
+
8455
8461
currently-unhandled@^0.4.1:
8456
8462
version "0.4.1"
8457
8463
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
You can’t perform that action at this time.
0 commit comments