Skip to content

Commit 96f9bd1

Browse files
Update dependency react-redux to v8.1.3
1 parent 855ddb0 commit 96f9bd1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"antd": "4.24.15",
1414
"react": "18.2.0",
1515
"react-dom": "18.2.0",
16-
"react-redux": "8.0.2",
16+
"react-redux": "8.1.3",
1717
"react-scripts": "5.0.1",
1818
"redux": "4.2.0",
1919
"web-vitals": "2.1.4"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7847,10 +7847,10 @@ react-is@^18.2.0:
78477847
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
78487848
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
78497849

7850-
react-redux@8.0.2:
7851-
version "8.0.2"
7852-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.2.tgz#bc2a304bb21e79c6808e3e47c50fe1caf62f7aad"
7853-
integrity sha512-nBwiscMw3NoP59NFCXFf02f8xdo+vSHT/uZ1ldDwF7XaTpzm+Phk97VT4urYBl5TYAPNVaFm12UHAEyzkpNzRA==
7850+
react-redux@8.1.3:
7851+
version "8.1.3"
7852+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46"
7853+
integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==
78547854
dependencies:
78557855
"@babel/runtime" "^7.12.1"
78567856
"@types/hoist-non-react-statics" "^3.3.1"

0 commit comments

Comments
 (0)