File tree Expand file tree Collapse file tree 5 files changed +27
-11
lines changed Expand file tree Collapse file tree 5 files changed +27
-11
lines changed Original file line number Diff line number Diff line change 2929 "react" : " 16.3.2" ,
3030 "react-apollo" : " 2.1.3" ,
3131 "react-dom" : " 16.3.2" ,
32- "react-modal" : " 3.3.2 " ,
32+ "react-modal" : " 3.4.1 " ,
3333 "react-router-dom" : " 4.2.2" ,
3434 "subscriptions-transport-ws" : " 0.9.7" ,
3535 "tachyons" : " 4.9.1"
Original file line number Diff line number Diff line change @@ -5621,12 +5621,17 @@ react-error-overlay@^4.0.0:
56215621 version "4.0.0"
56225622 resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.0.tgz#d198408a85b4070937a98667f500c832f86bd5d4"
56235623
5624- react-modal@3.3.2 :
5625- version "3.3.2"
5626- resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.3.2.tgz#b13da9490653a7c76bc0e9600323eb1079c620e7"
5624+ react-lifecycles-compat@^3.0.0 :
5625+ version "3.0.2"
5626+ resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.2.tgz#7279047275bd727a912e25f734c0559527e84eff"
5627+
5628+ react-modal@3.4.1 :
5629+ version "3.4.1"
5630+ resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.1.tgz#9bee876ffb1b077447abef9aa298d375625f8ecf"
56275631 dependencies :
56285632 exenv "^1.2.0"
56295633 prop-types "^15.5.10"
5634+ react-lifecycles-compat "^3.0.0"
56305635 warning "^3.0.0"
56315636
56325637react-router-dom@4.2.2 :
Original file line number Diff line number Diff line change 1010 "react" : " 16.3.2" ,
1111 "react-apollo" : " 2.1.3" ,
1212 "react-dom" : " 16.3.2" ,
13- "react-modal" : " 3.3.2 " ,
13+ "react-modal" : " 3.4.1 " ,
1414 "react-router-dom" : " 4.2.2" ,
1515 "tachyons" : " 4.9.1"
1616 },
Original file line number Diff line number Diff line change @@ -5306,12 +5306,17 @@ react-error-overlay@^4.0.0:
53065306 version "4.0.0"
53075307 resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.0.tgz#d198408a85b4070937a98667f500c832f86bd5d4"
53085308
5309- react-modal@3.3.2 :
5310- version "3.3.2"
5311- resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.3.2.tgz#b13da9490653a7c76bc0e9600323eb1079c620e7"
5309+ react-lifecycles-compat@^3.0.0 :
5310+ version "3.0.2"
5311+ resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.2.tgz#7279047275bd727a912e25f734c0559527e84eff"
5312+
5313+ react-modal@3.4.1 :
5314+ version "3.4.1"
5315+ resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.4.1.tgz#9bee876ffb1b077447abef9aa298d375625f8ecf"
53125316 dependencies :
53135317 exenv "^1.2.0"
53145318 prop-types "^15.5.10"
5319+ react-lifecycles-compat "^3.0.0"
53155320 warning "^3.0.0"
53165321
53175322react-router-dom@4.2.2 :
You can’t perform that action at this time.
0 commit comments