1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Upgrade react-hot-loader (#3733)

This commit is contained in:
Tim Neutkens 2018-02-08 11:35:06 +01:00 committed by Arunoda Susiripala
parent 882efbbac3
commit 34670bbd3d
2 changed files with 7 additions and 6 deletions

View file

@ -90,7 +90,7 @@
"pkg-up": "2.0.0",
"prop-types": "15.6.0",
"prop-types-exact": "1.1.1",
"react-hot-loader": "4.0.0-beta.18",
"react-hot-loader": "4.0.0-beta.21",
"recursive-copy": "2.0.6",
"resolve": "1.5.0",
"send": "0.16.1",

View file

@ -5563,16 +5563,17 @@ react-dom@16.2.0:
object-assign "^4.1.1"
prop-types "^15.6.0"
react-hot-loader@4.0.0-beta.18:
version "4.0.0-beta.18"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.0.0-beta.18.tgz#5a3d1b5bd813633380b88c0c660019dbf638975d"
react-hot-loader@4.0.0-beta.21:
version "4.0.0-beta.21"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.0.0-beta.21.tgz#46a0345621f1a03cb3c1c6dc130f153fa66e5bae"
dependencies:
fast-levenshtein "^2.0.6"
global "^4.3.0"
hoist-non-react-statics "^2.3.1"
react-stand-in "^4.0.0-beta.18"
prop-types "^15.6.0"
react-stand-in "^4.0.0-beta.21"
react-stand-in@^4.0.0-beta.18:
react-stand-in@^4.0.0-beta.21:
version "4.0.0-beta.21"
resolved "https://registry.yarnpkg.com/react-stand-in/-/react-stand-in-4.0.0-beta.21.tgz#fb694e465cb20fab7f36d3284f82b68bbd7a657e"
dependencies: