Skip to content

Commit 1e13c21

Browse files
Update dependency react-i18next to v14.1.2
1 parent 2e6ff9a commit 1e13c21

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.3.1",
6767
"react-dom": "18.3.1",
6868
"react-hook-form": "7.51.5",
69-
"react-i18next": "14.1.1",
69+
"react-i18next": "14.1.2",
7070
"react-inlinesvg": "4.1.3",
7171
"react-redux": "9.1.2",
7272
"react-router": "6.23.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7922,10 +7922,10 @@ [email protected]:
79227922
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.5.tgz#4afbfb819312db9fea23e8237a3a0d097e128b43"
79237923
integrity sha512-J2ILT5gWx1XUIJRETiA7M19iXHlG74+6O3KApzvqB/w8S5NQR7AbU8HVZrMALdmDgWpRPYiZJl0zx8Z4L2mP6Q==
79247924

7925-
7926-
version "14.1.1"
7927-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.1.tgz#3d942a99866555ae3552c40f9fddfa061e29d7f3"
7928-
integrity sha512-QSiKw+ihzJ/CIeIYWrarCmXJUySHDwQr5y8uaNIkbxoGRm/5DukkxZs+RPla79IKyyDPzC/DRlgQCABHtrQuQQ==
7925+
7926+
version "14.1.2"
7927+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.2.tgz#cd57a755f25a32a5fcc3dbe546cf3cc62b4f3ebd"
7928+
integrity sha512-FSIcJy6oauJbGEXfhUgVeLzvWBhIBIS+/9c6Lj4niwKZyGaGb4V4vUbATXSlsHJDXXB+ociNxqFNiFuV1gmoqg==
79297929
dependencies:
79307930
"@babel/runtime" "^7.23.9"
79317931
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)