chore(deps): bump react-redux from 9.0.4 to 9.1.0 (#9493)

This commit is contained in:
dependabot[bot]
2024-01-16 11:14:38 +00:00
committed by GitHub
parent 797ed1ddec
commit 1759832a9f
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"react-immutable-proptypes": "2.2.0",
"react-immutable-pure-component": "^2.2.0",
"react-inspector": "^6.0.1",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"react-syntax-highlighter": "^15.5.0",
"redux": "^5.0.1",
"redux-immutable": "^4.0.0",
@@ -24357,9 +24357,9 @@
"dev": true
},
"node_modules/react-redux": {
"version": "9.0.4",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.0.4.tgz",
"integrity": "sha512-9J1xh8sWO0vYq2sCxK2My/QO7MzUMRi3rpiILP/+tDr8krBHixC6JMM17fMK88+Oh3e4Ae6/sHIhNBgkUivwFA==",
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.1.0.tgz",
"integrity": "sha512-6qoDzIO+gbrza8h3hjMA9aq4nwVFCKFtY2iLxCtVT38Swyy2C/dJCGBXHeHLtx6qlg/8qzc2MrhOeduf5K32wQ==",
"dependencies": {
"@types/use-sync-external-store": "^0.0.3",
"use-sync-external-store": "^1.0.0"

View File

@@ -97,7 +97,7 @@
"react-immutable-proptypes": "2.2.0",
"react-immutable-pure-component": "^2.2.0",
"react-inspector": "^6.0.1",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"react-syntax-highlighter": "^15.5.0",
"redux": "^5.0.1",
"redux-immutable": "^4.0.0",