Skip to content

Commit

Permalink
Upgrade react-modal
Browse files Browse the repository at this point in the history
  • Loading branch information
diegohaz committed Jun 21, 2017
1 parent ef505f3 commit 178bfe0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"react": "^15.5.4",
"react-dom": "^15.5.4",
"react-hot-loader": "3.0.0-beta.6",
"react-modal": "^1.6.5",
"react-modal": "^2.0.6",
"react-router-dom": "^4.1.1",
"styled-components": "^2.0.0",
"styled-theme": "^0.3.0",
Expand Down
20 changes: 11 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2333,20 +2333,13 @@ [email protected]:
dependencies:
domelementtype "1"

[email protected]:
[email protected], domutils@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf"
dependencies:
dom-serializer "0"
domelementtype "1"

domutils@^1.5.1:
version "1.6.2"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.6.2.tgz#1958cc0b4c9426e9ed367fb1c8e854891b0fa3ff"
dependencies:
dom-serializer "0"
domelementtype "1"

dot-prop@^4.1.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.1.1.tgz#a8493f0b7b5eeec82525b5c7587fa7de7ca859c1"
Expand Down Expand Up @@ -5618,7 +5611,7 @@ react-komposer@^2.0.0:
react-stubber "^1.0.0"
shallowequal "^0.2.2"

react-modal@^1.6.5, react-modal@^1.7.6, react-modal@^1.7.7:
react-modal@^1.7.6, react-modal@^1.7.7:
version "1.9.7"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-1.9.7.tgz#07ef56790b953e3b98ef1e2989e347983c72871d"
dependencies:
Expand All @@ -5629,6 +5622,15 @@ react-modal@^1.6.5, react-modal@^1.7.6, react-modal@^1.7.7:
prop-types "^15.5.7"
react-dom-factories "^1.0.0"

react-modal@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-2.0.6.tgz#00eaa806ec6b52625e25716cda07734692c99e31"
dependencies:
element-class "^0.2.0"
exenv "1.2.0"
prop-types "^15.5.10"
react-dom-factories "^1.0.0"

react-proxy@^3.0.0-alpha.0:
version "3.0.0-alpha.1"
resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-3.0.0-alpha.1.tgz#4400426bcfa80caa6724c7755695315209fa4b07"
Expand Down

0 comments on commit 178bfe0

Please sign in to comment.