Skip to content

Commit 4a83061

Browse files
build(deps): bump react-i18next from 16.3.5 to 16.4.0 in /website (#3211)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dccb38d commit 4a83061

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react": "^19.1.0",
2323
"react-dom": "^19.1.0",
2424
"react-hook-form": "^7.68.0",
25-
"react-i18next": "^16.3.5",
25+
"react-i18next": "^16.4.0",
2626
"react-qr-code": "^2.0.18",
2727
"react-router-dom": "^7.10.1",
2828
"react-use": "^17.6.0"

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,10 +1899,10 @@ react-hook-form@^7.68.0:
18991899
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.68.0.tgz#733c6871fa4ec5e5bfb13e7650a3a912eafe1721"
19001900
integrity sha512-oNN3fjrZ/Xo40SWlHf1yCjlMK417JxoSJVUXQjGdvdRCU07NTFei1i1f8ApUAts+IVh14e4EdakeLEA+BEAs/Q==
19011901

1902-
react-i18next@^16.3.5:
1903-
version "16.3.5"
1904-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.3.5.tgz#3a129dd05236cc979343b2870872d48cd48878f6"
1905-
integrity sha512-F7Kglc+T0aE6W2rO5eCAFBEuWRpNb5IFmXOYEgztjZEuiuSLTe/xBIEG6Q3S0fbl8GXMNo+Q7gF8bpokFNWJww==
1902+
react-i18next@^16.4.0:
1903+
version "16.4.0"
1904+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.4.0.tgz#3f07580d9f80ffc72c4b057ff61beea9d746b67f"
1905+
integrity sha512-bxVeBA8Ky2UeItNhF4JRxHCFIrpEJHGFG/mOAa4CR0JkqaDEYSLmlEgmC4Os63SBlZ+E5U0YyrNJOSVl2mtVqQ==
19061906
dependencies:
19071907
"@babel/runtime" "^7.27.6"
19081908
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)