Skip to content

Commit 3cbfb44

Browse files
yarn(deps): bump react-i18next from 16.2.0 to 16.2.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.2.0 to 16.2.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.2.0...v16.2.1) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fbed80 commit 3cbfb44

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
@@ -37,7 +37,7 @@
3737
"react-focus-lock": "^2.13.6",
3838
"react-helmet": "^6.1.0",
3939
"react-hotkeys-hook": "^4.6.1",
40-
"react-i18next": "^16.2.0",
40+
"react-i18next": "^16.2.1",
4141
"react-redux": "^9.2.0",
4242
"react-router": "^7.9.4",
4343
"react-snowfall": "^2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10374,10 +10374,10 @@ react-hotkeys-hook@^4.6.1:
1037410374
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.6.1.tgz#db9066c07377a1c8be067a238ab16e328266345a"
1037510375
integrity sha512-XlZpbKUj9tkfgPgT9gA+1p7Ey6vFIZHttUjPqpTdyT5nqQ8mHL7elxvSbaC+dpSiHUSmr21Ya1mDxBZG3aje4Q==
1037610376

10377-
react-i18next@^16.2.0:
10378-
version "16.2.0"
10379-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.2.0.tgz#7d6e17869858a0134812b0481cad8b2f3e710cc9"
10380-
integrity sha512-giCEDa6NtQYvuLGW9xaBo4HCVxT0Y8jrOpX/uSnd+lZ3Dmm/2BNrGNEgRZzWDkSobmE6IWPJ+/Ow9Rhi/gP6+g==
10377+
react-i18next@^16.2.1:
10378+
version "16.2.1"
10379+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.2.1.tgz#ebb85957df7f22042442247aa418df3bf615aab1"
10380+
integrity sha512-z7TVwd8q4AjFo2n7oOwzNusY7xVL4uHykwX1zZRvasUQnmnXlp7Z1FZqXvhK/6hQaCvWTZmZW1bMaUWKowtvVw==
1038110381
dependencies:
1038210382
"@babel/runtime" "^7.27.6"
1038310383
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)