Skip to content

Commit 3aed90b

Browse files
Update dependency react-i18next to v14.1.1
1 parent 75dae00 commit 3aed90b

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
@@ -66,7 +66,7 @@
6666
"react": "18.2.0",
6767
"react-dom": "18.2.0",
6868
"react-hook-form": "7.51.3",
69-
"react-i18next": "14.1.0",
69+
"react-i18next": "14.1.1",
7070
"react-inlinesvg": "4.1.3",
7171
"react-redux": "9.1.1",
7272
"react-router": "6.22.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7656,10 +7656,10 @@ [email protected]:
76567656
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.3.tgz#7486dd2d52280b6b28048c099a98d2545931cab3"
76577657
integrity sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==
76587658

7659-
7660-
version "14.1.0"
7661-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.0.tgz#44da74fbffd416f5d0c5307ef31735cf10cc91d9"
7662-
integrity sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==
7659+
7660+
version "14.1.1"
7661+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.1.tgz#3d942a99866555ae3552c40f9fddfa061e29d7f3"
7662+
integrity sha512-QSiKw+ihzJ/CIeIYWrarCmXJUySHDwQr5y8uaNIkbxoGRm/5DukkxZs+RPla79IKyyDPzC/DRlgQCABHtrQuQQ==
76637663
dependencies:
76647664
"@babel/runtime" "^7.23.9"
76657665
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)