Skip to content

Commit 524b096

Browse files
build(deps): bump react-i18next from 16.4.0 to 16.4.1 in /website (#3219)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.4.0 to 16.4.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.4.0...v16.4.1) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4eee2c commit 524b096

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.4.0",
25+
"react-i18next": "^16.4.1",
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
@@ -1893,10 +1893,10 @@ react-hook-form@^7.68.0:
18931893
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.68.0.tgz#733c6871fa4ec5e5bfb13e7650a3a912eafe1721"
18941894
integrity sha512-oNN3fjrZ/Xo40SWlHf1yCjlMK417JxoSJVUXQjGdvdRCU07NTFei1i1f8ApUAts+IVh14e4EdakeLEA+BEAs/Q==
18951895

1896-
react-i18next@^16.4.0:
1897-
version "16.4.0"
1898-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.4.0.tgz#3f07580d9f80ffc72c4b057ff61beea9d746b67f"
1899-
integrity sha512-bxVeBA8Ky2UeItNhF4JRxHCFIrpEJHGFG/mOAa4CR0JkqaDEYSLmlEgmC4Os63SBlZ+E5U0YyrNJOSVl2mtVqQ==
1896+
react-i18next@^16.4.1:
1897+
version "16.4.1"
1898+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.4.1.tgz#52670f7ad8e3eebc77e8183eb5c6e47f0686ac14"
1899+
integrity sha512-GzsYomxb1/uE7nlJm0e1qQ8f+W9I3Xirh9VoycZIahk6C8Pmv/9Fd0ek6zjf1FSgtGLElDGqwi/4FOHEGUbsEQ==
19001900
dependencies:
19011901
"@babel/runtime" "^7.27.6"
19021902
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)