Skip to content

Commit 4e1f08c

Browse files
Update dependency react-redux to v9.1.1
1 parent 0b3138f commit 4e1f08c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"react-hook-form": "7.51.3",
6969
"react-i18next": "14.1.0",
7070
"react-inlinesvg": "4.1.3",
71-
"react-redux": "9.1.0",
71+
"react-redux": "9.1.1",
7272
"react-router": "6.22.3",
7373
"react-router-dom": "6.22.3",
7474
"redux": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7679,10 +7679,10 @@ react-is@^18.0.0:
76797679
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
76807680
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
76817681

7682-
7683-
version "9.1.0"
7684-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.1.0.tgz#46a46d4cfed4e534ce5452bb39ba18e1d98a8197"
7685-
integrity sha512-6qoDzIO+gbrza8h3hjMA9aq4nwVFCKFtY2iLxCtVT38Swyy2C/dJCGBXHeHLtx6qlg/8qzc2MrhOeduf5K32wQ==
7682+
7683+
version "9.1.1"
7684+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.1.1.tgz#852ec13084bd7375e26db697d2fc9027ffada204"
7685+
integrity sha512-5ynfGDzxxsoV73+4czQM56qF43vsmgJsO22rmAvU5tZT2z5Xow/A2uhhxwXuGTxgdReF3zcp7A80gma2onRs1A==
76867686
dependencies:
76877687
"@types/use-sync-external-store" "^0.0.3"
76887688
use-sync-external-store "^1.0.0"

0 commit comments

Comments
 (0)