Skip to content

Commit 7e7ab26

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

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.0",
2525
"react-ga": "^3.3.1",
2626
"react-helmet-async": "^2.0.5",
27-
"react-i18next": "^16.3.5",
27+
"react-i18next": "^16.4.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
@@ -11226,10 +11226,10 @@ react-helmet-async@^2.0.5:
1122611226
react-fast-compare "^3.2.2"
1122711227
shallowequal "^1.1.0"
1122811228

11229-
react-i18next@^16.3.5:
11230-
version "16.3.5"
11231-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.3.5.tgz#3a129dd05236cc979343b2870872d48cd48878f6"
11232-
integrity sha512-F7Kglc+T0aE6W2rO5eCAFBEuWRpNb5IFmXOYEgztjZEuiuSLTe/xBIEG6Q3S0fbl8GXMNo+Q7gF8bpokFNWJww==
11229+
react-i18next@^16.4.0:
11230+
version "16.4.0"
11231+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.4.0.tgz#3f07580d9f80ffc72c4b057ff61beea9d746b67f"
11232+
integrity sha512-bxVeBA8Ky2UeItNhF4JRxHCFIrpEJHGFG/mOAa4CR0JkqaDEYSLmlEgmC4Os63SBlZ+E5U0YyrNJOSVl2mtVqQ==
1123311233
dependencies:
1123411234
"@babel/runtime" "^7.27.6"
1123511235
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)