Skip to content

Commit 7b0c7e9

Browse files
Bump react-i18next from 16.4.0 to 16.5.0
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.4.0 to 16.5.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.4.0...v16.5.0) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fbfc71 commit 7b0c7e9

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
@@ -24,7 +24,7 @@
2424
"react-dom": "^19.2.1",
2525
"react-ga": "^3.3.1",
2626
"react-helmet-async": "^2.0.5",
27-
"react-i18next": "^16.4.0",
27+
"react-i18next": "^16.5.0",
2828
"react-image": "^4.0.3",
2929
"react-redux": "^8.1.3",
3030
"react-router-dom": "^7.9.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11214,10 +11214,10 @@ react-helmet-async@^2.0.5:
1121411214
react-fast-compare "^3.2.2"
1121511215
shallowequal "^1.1.0"
1121611216

11217-
react-i18next@^16.4.0:
11218-
version "16.4.0"
11219-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.4.0.tgz#3f07580d9f80ffc72c4b057ff61beea9d746b67f"
11220-
integrity sha512-bxVeBA8Ky2UeItNhF4JRxHCFIrpEJHGFG/mOAa4CR0JkqaDEYSLmlEgmC4Os63SBlZ+E5U0YyrNJOSVl2mtVqQ==
11217+
react-i18next@^16.5.0:
11218+
version "16.5.0"
11219+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.5.0.tgz#107e4323742344a2f8792feb905cea551da6fd2c"
11220+
integrity sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw==
1122111221
dependencies:
1122211222
"@babel/runtime" "^7.27.6"
1122311223
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)