chore(deps): bump react-redux from 8.0.7 to 8.1.1 (#8969)
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -33,7 +33,7 @@
|
|||||||
"react-immutable-proptypes": "2.2.0",
|
"react-immutable-proptypes": "2.2.0",
|
||||||
"react-immutable-pure-component": "^2.2.0",
|
"react-immutable-pure-component": "^2.2.0",
|
||||||
"react-inspector": "^6.0.1",
|
"react-inspector": "^6.0.1",
|
||||||
"react-redux": "^8.0.5",
|
"react-redux": "^8.1.1",
|
||||||
"react-syntax-highlighter": "^15.5.0",
|
"react-syntax-highlighter": "^15.5.0",
|
||||||
"redux": "^4.1.2",
|
"redux": "^4.1.2",
|
||||||
"redux-immutable": "^4.0.0",
|
"redux-immutable": "^4.0.0",
|
||||||
@@ -24242,9 +24242,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/react-redux": {
|
"node_modules/react-redux": {
|
||||||
"version": "8.0.7",
|
"version": "8.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.0.7.tgz",
|
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.1.1.tgz",
|
||||||
"integrity": "sha512-1vRQuCQI5Y2uNmrMXg81RXKiBHY3jBzvCvNmZF437O/Z9/pZ+ba2uYHbemYXb3g8rjsacBGo+/wmfrQKzMhJsg==",
|
"integrity": "sha512-5W0QaKtEhj+3bC0Nj0NkqkhIv8gLADH/2kYFMTHxCVqQILiWzLv6MaLuV5wJU3BQEdHKzTfcvPN0WMS6SC1oyA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.12.1",
|
"@babel/runtime": "^7.12.1",
|
||||||
"@types/hoist-non-react-statics": "^3.3.1",
|
"@types/hoist-non-react-statics": "^3.3.1",
|
||||||
@@ -24254,7 +24254,6 @@
|
|||||||
"use-sync-external-store": "^1.0.0"
|
"use-sync-external-store": "^1.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@reduxjs/toolkit": "^1 || ^2.0.0-beta.0",
|
|
||||||
"@types/react": "^16.8 || ^17.0 || ^18.0",
|
"@types/react": "^16.8 || ^17.0 || ^18.0",
|
||||||
"@types/react-dom": "^16.8 || ^17.0 || ^18.0",
|
"@types/react-dom": "^16.8 || ^17.0 || ^18.0",
|
||||||
"react": "^16.8 || ^17.0 || ^18.0",
|
"react": "^16.8 || ^17.0 || ^18.0",
|
||||||
@@ -24263,9 +24262,6 @@
|
|||||||
"redux": "^4 || ^5.0.0-beta.0"
|
"redux": "^4 || ^5.0.0-beta.0"
|
||||||
},
|
},
|
||||||
"peerDependenciesMeta": {
|
"peerDependenciesMeta": {
|
||||||
"@reduxjs/toolkit": {
|
|
||||||
"optional": true
|
|
||||||
},
|
|
||||||
"@types/react": {
|
"@types/react": {
|
||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
@@ -47196,9 +47192,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"react-redux": {
|
"react-redux": {
|
||||||
"version": "8.0.7",
|
"version": "8.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.0.7.tgz",
|
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-8.1.1.tgz",
|
||||||
"integrity": "sha512-1vRQuCQI5Y2uNmrMXg81RXKiBHY3jBzvCvNmZF437O/Z9/pZ+ba2uYHbemYXb3g8rjsacBGo+/wmfrQKzMhJsg==",
|
"integrity": "sha512-5W0QaKtEhj+3bC0Nj0NkqkhIv8gLADH/2kYFMTHxCVqQILiWzLv6MaLuV5wJU3BQEdHKzTfcvPN0WMS6SC1oyA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.1",
|
"@babel/runtime": "^7.12.1",
|
||||||
"@types/hoist-non-react-statics": "^3.3.1",
|
"@types/hoist-non-react-statics": "^3.3.1",
|
||||||
|
|||||||
@@ -87,7 +87,7 @@
|
|||||||
"react-immutable-proptypes": "2.2.0",
|
"react-immutable-proptypes": "2.2.0",
|
||||||
"react-immutable-pure-component": "^2.2.0",
|
"react-immutable-pure-component": "^2.2.0",
|
||||||
"react-inspector": "^6.0.1",
|
"react-inspector": "^6.0.1",
|
||||||
"react-redux": "^8.0.5",
|
"react-redux": "^8.1.1",
|
||||||
"react-syntax-highlighter": "^15.5.0",
|
"react-syntax-highlighter": "^15.5.0",
|
||||||
"redux": "^4.1.2",
|
"redux": "^4.1.2",
|
||||||
"redux-immutable": "^4.0.0",
|
"redux-immutable": "^4.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user