Update react-redux to the latest version π (#6888)
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
f43fd74990
ΠΠΎΠΌΠΌΠΈΡ
02dacbff20
|
@ -255,7 +255,7 @@
|
|||
"react-nested-status": "0.2.1",
|
||||
"react-onclickoutside": "6.7.1",
|
||||
"react-photoswipe": "1.3.0",
|
||||
"react-redux": "5.1.0",
|
||||
"react-redux": "5.1.1",
|
||||
"react-router": "4.3.1",
|
||||
"react-router-dom": "4.3.1",
|
||||
"react-super-responsive-table": "4.3.4",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -5626,6 +5626,12 @@ hoist-non-react-statics@^3.0.0:
|
|||
dependencies:
|
||||
react-is "^16.3.2"
|
||||
|
||||
hoist-non-react-statics@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.1.0.tgz#42414ccdfff019cd2168168be998c7b3bd5245c0"
|
||||
dependencies:
|
||||
react-is "^16.3.2"
|
||||
|
||||
home-or-tmp@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
|
||||
|
@ -9926,12 +9932,12 @@ react-photoswipe@1.3.0:
|
|||
photoswipe "^4.1.0"
|
||||
prop-types "^15.5.10"
|
||||
|
||||
react-redux@5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.1.0.tgz#948b1e2686473d1999092bcfb32d0dc43d33f667"
|
||||
react-redux@5.1.1:
|
||||
version "5.1.1"
|
||||
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.1.1.tgz#88e368682c7fa80e34e055cd7ac56f5936b0f52f"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.1.2"
|
||||
hoist-non-react-statics "^3.0.0"
|
||||
hoist-non-react-statics "^3.1.0"
|
||||
invariant "^2.2.4"
|
||||
loose-envify "^1.1.0"
|
||||
prop-types "^15.6.1"
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅