chore(deps): update dependency redux to v5

This commit is contained in:
renovate[bot] 2025-02-11 01:01:52 +00:00 committed by GitHub
parent aff468498e
commit ee1f5cabb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@
"react-responsive": "^5",
"react-style-proptype": "^3",
"react-tooltip": "^4",
"redux": "^3",
"redux": "^3 || ^5.0.0",
"scratch-render-fonts": "^1.0.0"
},
"devDependencies": {
@ -89,7 +89,7 @@
"react-style-proptype": "3.2.2",
"react-test-renderer": "16.14.0",
"react-tooltip": "4.5.1",
"redux": "3.7.2",
"redux": "5.0.1",
"redux-mock-store": "1.5.5",
"redux-throttle": "0.1.1",
"regenerator-runtime": "0.13.9",