forked from sombochea/verdaccio-ui
build(deps-dev): bump react-hot-loader from 4.12.15 to 4.12.16 (#257)
This commit is contained in:
parent
3751acef1c
commit
185b2016d3
@ -91,7 +91,7 @@
|
||||
"react-autosuggest": "9.4.3",
|
||||
"react-dom": "16.11.0",
|
||||
"react-emotion": "9.2.12",
|
||||
"react-hot-loader": "4.12.15",
|
||||
"react-hot-loader": "4.12.16",
|
||||
"react-router-dom": "5.1.2",
|
||||
"request": "2.88.0",
|
||||
"resolve-url-loader": "3.1.0",
|
||||
|
11
yarn.lock
11
yarn.lock
@ -1760,7 +1760,7 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@16.9.11":
|
||||
"@types/react@*", "@types/react@16.9.11", "@types/react@^15.0.0 || ^16.0.0":
|
||||
version "16.9.11"
|
||||
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.11.tgz#70e0b7ad79058a7842f25ccf2999807076ada120"
|
||||
integrity sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==
|
||||
@ -11311,11 +11311,12 @@ react-emotion@9.2.12:
|
||||
babel-plugin-emotion "^9.2.11"
|
||||
create-emotion-styled "^9.2.8"
|
||||
|
||||
react-hot-loader@4.12.15:
|
||||
version "4.12.15"
|
||||
resolved "https://registry.verdaccio.org/react-hot-loader/-/react-hot-loader-4.12.15.tgz#6bf3984e52edbdf02ea8952777f53da1b3c68c95"
|
||||
integrity sha512-sgkN6g+tgPE6xZzD0Ysqll7KUFYJbMX0DrczT5OxD6S7hZlSnmqSC3ceudwCkiDd65ZTtm+Ayk4Y9k5xxCvpOw==
|
||||
react-hot-loader@4.12.16:
|
||||
version "4.12.16"
|
||||
resolved "https://registry.verdaccio.org/react-hot-loader/-/react-hot-loader-4.12.16.tgz#353bd07fbb08f791b5720535f86b0a8f9b651317"
|
||||
integrity sha512-KC33uTBacgdunMtfpZFP2pgPpyvKIcCwuh0XmWESbeFrkWLqUtCFN91zyaTdU5OiAM982+E8xh1gjE5EINumaw==
|
||||
dependencies:
|
||||
"@types/react" "^15.0.0 || ^16.0.0"
|
||||
fast-levenshtein "^2.0.6"
|
||||
global "^4.3.0"
|
||||
hoist-non-react-statics "^3.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user