Skip to content

Commit f235a8a

Browse files
Bump react-i18next from 16.5.8 to 16.6.5 in /Plan/react/dashboard (#4531)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.5.8 to 16.6.5. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.8...v16.6.5) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.6.5 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 f2a9318 commit f235a8a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-bootstrap-range-slider": "3.0.8",
3838
"react-datepicker": "9.1.0",
3939
"react-dom": "19.1.1",
40-
"react-i18next": "16.5.8",
40+
"react-i18next": "17.0.2",
4141
"react-mcjsonchat": "1.0.0",
4242
"react-router": "7.14.0",
4343
"react-select": "5.10.2",

Plan/react/dashboard/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1812,12 +1812,12 @@ react-dom@19.1.1:
18121812
dependencies:
18131813
scheduler "^0.26.0"
18141814

1815-
react-i18next@16.5.8:
1816-
version "16.5.8"
1817-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.5.8.tgz#fa598be2670f842749d4db9929b939b3a9526e21"
1818-
integrity sha512-2ABeHHlakxVY+LSirD+OiERxFL6+zip0PaHo979bgwzeHg27Sqc82xxXWIrSFmfWX0ZkrvXMHwhsi/NGUf5VQg==
1815+
react-i18next@17.0.2:
1816+
version "17.0.2"
1817+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-17.0.2.tgz#78968f74d9a51b5c4ccee14431f26496d8c122f8"
1818+
integrity sha512-shBftH2vaTWK2Bsp7FiL+cevx3xFJlvFxmsDFQSrJc+6twHkP0tv/bGa01VVWzpreUVVwU+3Hev5iFqRg65RwA==
18191819
dependencies:
1820-
"@babel/runtime" "^7.28.4"
1820+
"@babel/runtime" "^7.29.2"
18211821
html-parse-stringify "^3.0.1"
18221822
use-sync-external-store "^1.6.0"
18231823

0 commit comments

Comments
 (0)