Skip to content

Commit 0745b9e

Browse files
Bump react-i18next from 15.4.1 to 15.5.1 in /Plan/react/dashboard
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.4.1 to 15.5.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.4.1...v15.5.1) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 15.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f6bd88 commit 0745b9e

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.9",
3737
"react-bootstrap-range-slider": "^3.0.8",
3838
"react-dom": "^18.3.1",
39-
"react-i18next": "^15.4.1",
39+
"react-i18next": "^15.5.1",
4040
"react-mcjsonchat": "^1.0.0",
4141
"react-router-dom": "^6.26.0",
4242
"sass": "^1.86.3",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,10 +2575,10 @@ react-debounce-input@=3.3.0:
25752575
loose-envify "^1.1.0"
25762576
scheduler "^0.23.2"
25772577

2578-
react-i18next@^15.4.1:
2579-
version "15.4.1"
2580-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.4.1.tgz#33f3e89c2f6c68e2bfcbf9aa59986ad42fe78758"
2581-
integrity sha512-ahGab+IaSgZmNPYXdV1n+OYky95TGpFwnKRflX/16dY04DsYYKHtVLjeny7sBSCREEcoMbAgSkFiGLF5g5Oofw==
2578+
react-i18next@^15.5.1:
2579+
version "15.5.1"
2580+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.5.1.tgz#ceada755a0b6691432b6b6dc5dad454fd3d158e3"
2581+
integrity sha512-C8RZ7N7H0L+flitiX6ASjq9p5puVJU1Z8VyL3OgM/QOMRf40BMZX+5TkpxzZVcTmOLPX5zlti4InEX5pFyiVeA==
25822582
dependencies:
25832583
"@babel/runtime" "^7.25.0"
25842584
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)