File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 30
30
"invariant" : " ^2.2.4"
31
31
},
32
32
"devDependencies" : {
33
- "@types/react" : " ^15.0.24 " ,
33
+ "@types/react" : " ^16.4.7 " ,
34
34
"babel-cli" : " ^6.24.1" ,
35
35
"babel-core" : " ^6.24.1" ,
36
36
"babel-eslint" : " ^7.2.3" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @types/react@^15.0.24 " :
6
- version "15.0.24"
7
- resolved "https://registry.yarnpkg.com/@types/react/-/react-15.0.24.tgz#8a75299dc37906df327c18ca918bf97a55e7123b"
5
+ " @types/react@^16.4.7 " :
6
+ version "16.4.7"
7
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.7.tgz#f33f6d759a7e1833befa15224d68942d178a5a3f"
8
+ dependencies :
9
+ csstype "^2.2.0"
8
10
9
11
abab@^1.0.3 :
10
12
version "1.0.3"
@@ -1048,6 +1050,10 @@ cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0":
1048
1050
dependencies :
1049
1051
cssom "0.3.x"
1050
1052
1053
+ csstype@^2.2.0 :
1054
+ version "2.5.6"
1055
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.6.tgz#2ae1db2319642d8b80a668d2d025c6196071e788"
1056
+
1051
1057
d@^0.1.1, d@~0.1.1 :
1052
1058
version "0.1.1"
1053
1059
resolved "https://registry.yarnpkg.com/d/-/d-0.1.1.tgz#da184c535d18d8ee7ba2aa229b914009fae11309"
You can’t perform that action at this time.
0 commit comments