chore(deps): bump redux from 5.0.0 to 5.0.1 (#9485)

This commit is contained in:
dependabot[bot]
2024-01-12 11:15:24 +00:00
committed by GitHub
parent 79b1c8d3e6
commit 995fb6ada1
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -35,7 +35,7 @@
"react-inspector": "^6.0.1",
"react-redux": "^9.0.4",
"react-syntax-highlighter": "^15.5.0",
"redux": "^5.0.0",
"redux": "^5.0.1",
"redux-immutable": "^4.0.0",
"remarkable": "^2.0.1",
"reselect": "^5.0.1",
@@ -24881,9 +24881,9 @@
}
},
"node_modules/redux": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/redux/-/redux-5.0.0.tgz",
"integrity": "sha512-blLIYmYetpZMET6Q6uCY7Jtl/Im5OBldy+vNPauA8vvsdqyt66oep4EUpAMWNHauTC6xa9JuRPhRB72rY82QGA=="
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/redux/-/redux-5.0.1.tgz",
"integrity": "sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w=="
},
"node_modules/redux-immutable": {
"version": "4.0.0",

View File

@@ -99,7 +99,7 @@
"react-inspector": "^6.0.1",
"react-redux": "^9.0.4",
"react-syntax-highlighter": "^15.5.0",
"redux": "^5.0.0",
"redux": "^5.0.1",
"redux-immutable": "^4.0.0",
"remarkable": "^2.0.1",
"reselect": "^5.0.1",