Skip to content

Commit 7db6051

Browse files
Update dependency react-redux to v8.1.3
1 parent b4babb5 commit 7db6051

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.22.2",
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
@@ -7762,10 +7762,10 @@ react-is@^18.0.0:
77627762
resolved "https://registry.npmjs.org/react-is/-/react-is-18.0.0.tgz"
77637763
integrity sha512-yUcBYdBBbo3QiPsgYDcfQcIkGZHfxOaoE6HLSnr1sPzMhdyxusbfKOSUbSd/ocGi32dxcj366PsTj+5oggeKKw==
77647764

7765-
react-redux@8.0.2:
7766-
version "8.0.2"
7767-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.2.tgz#bc2a304bb21e79c6808e3e47c50fe1caf62f7aad"
7768-
integrity sha512-nBwiscMw3NoP59NFCXFf02f8xdo+vSHT/uZ1ldDwF7XaTpzm+Phk97VT4urYBl5TYAPNVaFm12UHAEyzkpNzRA==
7765+
react-redux@8.1.3:
7766+
version "8.1.3"
7767+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46"
7768+
integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==
77697769
dependencies:
77707770
"@babel/runtime" "^7.12.1"
77717771
"@types/hoist-non-react-statics" "^3.3.1"

0 commit comments

Comments
 (0)