Skip to content

Commit 25b2119

Browse files
Bump react-i18next from 15.5.3 to 15.6.0 in /Plan/react/dashboard (#4157)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.5.3 to 15.6.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.5.3...v15.6.0) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 15.6.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 e96688f commit 25b2119

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-bootstrap": "^2.10.10",
3737
"react-bootstrap-range-slider": "^3.0.8",
3838
"react-dom": "^18.3.1",
39-
"react-i18next": "^15.5.3",
39+
"react-i18next": "^15.6.0",
4040
"react-mcjsonchat": "^1.0.0",
4141
"react-router-dom": "^6.26.0",
4242
"sass": "^1.89.2",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2451,10 +2451,10 @@ react-debounce-input@=3.3.0:
24512451
loose-envify "^1.1.0"
24522452
scheduler "^0.23.2"
24532453

2454-
react-i18next@^15.5.3:
2455-
version "15.5.3"
2456-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.5.3.tgz#63cae235d540d1b6bde5495b5ebe0c1d5c76de0f"
2457-
integrity sha512-ypYmOKOnjqPEJZO4m1BI0kS8kWqkBNsKYyhVUfij0gvjy9xJNoG/VcGkxq5dRlVwzmrmY1BQMAmpbbUBLwC4Kw==
2454+
react-i18next@^15.6.0:
2455+
version "15.6.0"
2456+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.6.0.tgz#f1705587621bd3cc1c92af0145949cdad8fd2e15"
2457+
integrity sha512-W135dB0rDfiFmbMipC17nOhGdttO5mzH8BivY+2ybsQBbXvxWIwl3cmeH3T9d+YPBSJu/ouyJKFJTtkK7rJofw==
24582458
dependencies:
24592459
"@babel/runtime" "^7.27.6"
24602460
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)