react-redux (#576)

This commit is contained in:
Nathan Bierema 2020-08-09 00:55:00 -04:00 committed by GitHub
parent afc6478815
commit 4ba5573803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 15 additions and 16 deletions

View File

@ -75,7 +75,7 @@
"prop-types": "^15.7.2",
"react-icons": "^3.10.0",
"react-is": "^16.13.1",
"react-redux": "^6.0.1",
"react-redux": "^7.2.1",
"redux": "^4.0.5",
"redux-devtools": "^3.6.0",
"redux-devtools-chart-monitor": "^1.7.0",

View File

@ -40,7 +40,7 @@
"react": "^16.13.1",
"react-bootstrap": "^0.30.10",
"react-dom": "^16.13.1",
"react-redux": "^6.0.1",
"react-redux": "^7.2.1",
"react-router": "^3.2.6",
"react-router-redux": "^4.0.8",
"react-transform-hmr": "^1.0.4",

View File

@ -23,6 +23,7 @@
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"react-redux": "^7.2.1",
"redux-devtools-slider-monitor": "^2.0.0-3"
}
}

View File

@ -28,7 +28,6 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-hot-loader": "^3.1.3",
"react-redux": "^6.0.1",
"redux": "^4.0.5",
"redux-devtools": "^3.6.0",
"redux-devtools-dock-monitor": "^1.1.3",

View File

@ -55,7 +55,7 @@
"jest": "^26.2.2",
"lodash.shuffle": "^4.2.0",
"react-dom": "^16.13.1",
"react-redux": "^6.0.1",
"react-redux": "^7.2.1",
"react-router": "^3.2.6",
"react-router-redux": "^4.0.8",
"redux": "^4.0.5",

View File

@ -20,7 +20,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-hot-loader": "^3.1.3",
"react-redux": "^6.0.1",
"react-redux": "^7.2.1",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0"
},

View File

@ -33,7 +33,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-hot-loader": "^3.1.3",
"react-redux": "^6.0.1",
"react-redux": "^7.2.1",
"redux": "^4.0.5",
"todomvc-app-css": "^2.3.0"
},

View File

@ -42,7 +42,7 @@
"jest": "^26.2.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-redux": "^6.0.1",
"react-redux": "^7.2.1",
"redux": "^4.0.5",
"rimraf": "^3.0.2"
},

View File

@ -1231,7 +1231,7 @@
dependencies:
regenerator-runtime "^0.12.0"
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4":
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4":
version "7.11.2"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
@ -13136,7 +13136,7 @@ react-inspector@^2.3.0:
is-dom "^1.0.9"
prop-types "^15.6.1"
react-is@^16.12.0, react-is@^16.13.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.2, react-is@^16.8.4, react-is@^16.8.6:
react-is@^16.12.0, react-is@^16.13.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6, react-is@^16.9.0:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@ -13207,17 +13207,16 @@ react-pure-render@^1.0.2:
resolved "https://registry.yarnpkg.com/react-pure-render/-/react-pure-render-1.0.2.tgz#9d8a928c7f2c37513c2d064e57b3e3c356e9fabb"
integrity sha1-nYqSjH8sN1E8LQZOV7Pjw1bp+rs=
react-redux@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-6.0.1.tgz#0d423e2c1cb10ada87293d47e7de7c329623ba4d"
integrity sha512-T52I52Kxhbqy/6TEfBv85rQSDz6+Y28V/pf52vDWs1YRXG19mcFOGfHnY2HsNFHyhP+ST34Aih98fvt6tqwVcQ==
react-redux@^7.2.1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.1.tgz#8dedf784901014db2feca1ab633864dee68ad985"
integrity sha512-T+VfD/bvgGTUA74iW9d2i5THrDQWbweXP0AVNI8tNd1Rk5ch1rnMiJkDD67ejw7YBKM4+REvcvqRuWJb7BLuEg==
dependencies:
"@babel/runtime" "^7.3.1"
"@babel/runtime" "^7.5.5"
hoist-non-react-statics "^3.3.0"
invariant "^2.2.4"
loose-envify "^1.4.0"
prop-types "^15.7.2"
react-is "^16.8.2"
react-is "^16.9.0"
react-router-redux@^4.0.8:
version "4.0.8"