File tree Expand file tree Collapse file tree 2 files changed +26
-12
lines changed Expand file tree Collapse file tree 2 files changed +26
-12
lines changed Original file line number Diff line number Diff line change 5353 "light-ts-loader" : " 1.1.2" ,
5454 "npm-run-all" : " 4.1.3" ,
5555 "prettier" : " 1.13.7" ,
56- "react" : " 16.4.1 " ,
57- "react-dom" : " 16.4.1 " ,
56+ "react" : " 16.7.0 " ,
57+ "react-dom" : " 16.7.0 " ,
5858 "rollup" : " 0.60.7" ,
5959 "rollup-plugin-babel" : " 3.0.7" ,
6060 "rollup-plugin-commonjs" : " 9.1.3" ,
Original file line number Diff line number Diff line change @@ -6573,6 +6573,13 @@ prop-types@^15.6.1:
65736573 loose-envify "^1.3.1"
65746574 object-assign "^4.1.1"
65756575
6576+ prop-types@^15.6.2 :
6577+ version "15.6.2"
6578+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
6579+ dependencies :
6580+ loose-envify "^1.3.1"
6581+ object-assign "^4.1.1"
6582+
65766583property-information@^3.0.0 :
65776584 version "3.2.0"
65786585 resolved "https://registry.yarnpkg.com/property-information/-/property-information-3.2.0.tgz#fd1483c8fbac61808f5fe359e7693a1f48a58331"
@@ -6783,14 +6790,14 @@ react-docgen@^3.0.0-beta11:
67836790 node-dir "^0.1.10"
67846791 recast "^0.12.6"
67856792
6786- react-dom@16.4.1 :
6787- version "16.4.1 "
6788- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1 .tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6 "
6793+ react-dom@16.7.0 :
6794+ version "16.7.0 "
6795+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.7.0 .tgz#a17b2a7ca89ee7390bc1ed5eb81783c7461748b8 "
67896796 dependencies :
6790- fbjs "^0.8.16"
67916797 loose-envify "^1.1.0"
67926798 object-assign "^4.1.1"
6793- prop-types "^15.6.0"
6799+ prop-types "^15.6.2"
6800+ scheduler "^0.12.0"
67946801
67956802react-error-overlay@^4.0.0 :
67966803 version "4.0.0"
@@ -6889,14 +6896,14 @@ react-treebeard@^2.1.0:
68896896 shallowequal "^0.2.2"
68906897 velocity-react "^1.3.1"
68916898
6892- react@16.4.1 :
6893- version "16.4.1 "
6894- resolved "https://registry.yarnpkg.com/react/-/react-16.4.1 .tgz#de51ba5764b5dbcd1f9079037b862bd26b82fe32 "
6899+ react@16.7.0 :
6900+ version "16.7.0 "
6901+ resolved "https://registry.yarnpkg.com/react/-/react-16.7.0 .tgz#b674ec396b0a5715873b350446f7ea0802ab6381 "
68956902 dependencies :
6896- fbjs "^0.8.16"
68976903 loose-envify "^1.1.0"
68986904 object-assign "^4.1.1"
6899- prop-types "^15.6.0"
6905+ prop-types "^15.6.2"
6906+ scheduler "^0.12.0"
69006907
69016908read-pkg-up@^2.0.0 :
69026909 version "2.0.0"
@@ -7416,6 +7423,13 @@ sax@^1.2.4, sax@~1.2.1:
74167423 version "1.2.4"
74177424 resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
74187425
7426+ scheduler@^0.12.0 :
7427+ version "0.12.0"
7428+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.12.0.tgz#8ab17699939c0aedc5a196a657743c496538647b"
7429+ dependencies :
7430+ loose-envify "^1.1.0"
7431+ object-assign "^4.1.1"
7432+
74197433schema-utils@^0.3.0 :
74207434 version "0.3.0"
74217435 resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.3.0.tgz#f5877222ce3e931edae039f17eb3716e7137f8cf"
You can’t perform that action at this time.
0 commit comments