Skip to content

Commit 1081b11

Browse files
Update dependency react-i18next to v15
1 parent 67de957 commit 1081b11

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
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.54.0",
69-
"react-i18next": "14.1.3",
69+
"react-i18next": "15.5.3",
7070
"react-inlinesvg": "4.1.5",
7171
"react-redux": "9.1.2",
7272
"react-router": "6.28.0",

yarn.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,12 +1213,10 @@
12131213
dependencies:
12141214
regenerator-runtime "^0.14.0"
12151215

1216-
"@babel/runtime@^7.23.9":
1217-
version "7.23.9"
1218-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7"
1219-
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==
1220-
dependencies:
1221-
regenerator-runtime "^0.14.0"
1216+
"@babel/runtime@^7.27.6":
1217+
version "7.27.6"
1218+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
1219+
integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==
12221220

12231221
"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3":
12241222
version "7.22.15"
@@ -8275,12 +8273,12 @@ [email protected]:
82758273
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.54.0.tgz#46bd9142d65fd16ac064a2bbf4dc0333e2d6840d"
82768274
integrity sha512-PS05+UQy/IdSbJNojBypxAo9wllhHgGmyr8/dyGQcPoiMf3e7Dfb9PWYVRco55bLbxH9S+1yDDJeTdlYCSxO3A==
82778275

8278-
react-i18next@14.1.3:
8279-
version "14.1.3"
8280-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.3.tgz#85525c4294ef870ddd3f5d184e793cae362f47cb"
8281-
integrity sha512-wZnpfunU6UIAiJ+bxwOiTmBOAaB14ha97MjOEnLGac2RJ+h/maIYXZuTHlmyqQVX1UVHmU1YDTQ5vxLmwfXTjw==
8276+
react-i18next@15.5.3:
8277+
version "15.5.3"
8278+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.5.3.tgz#63cae235d540d1b6bde5495b5ebe0c1d5c76de0f"
8279+
integrity sha512-ypYmOKOnjqPEJZO4m1BI0kS8kWqkBNsKYyhVUfij0gvjy9xJNoG/VcGkxq5dRlVwzmrmY1BQMAmpbbUBLwC4Kw==
82828280
dependencies:
8283-
"@babel/runtime" "^7.23.9"
8281+
"@babel/runtime" "^7.27.6"
82848282
html-parse-stringify "^3.0.1"
82858283

82868284

0 commit comments

Comments
 (0)