Skip to content

Commit d0a197f

Browse files
Bump react-i18next from 15.4.1 to 15.5.2 in /Plan/react/dashboard (#4105)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.4.1 to 15.5.2. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.4.1...v15.5.2) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 15.5.2 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 cb5b13a commit d0a197f

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.2",
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.2:
2579+
version "15.5.2"
2580+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.5.2.tgz#2cfbd8e055efea077a7cbd7fbd9528c76d31925e"
2581+
integrity sha512-ePODyXgmZQAOYTbZXQn5rRsSBu3Gszo69jxW6aKmlSgxKAI1fOhDwSu6bT4EKHciWPKQ7v7lPrjeiadR6Gi+1A==
25822582
dependencies:
25832583
"@babel/runtime" "^7.25.0"
25842584
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)