Skip to content

Commit d10e2a8

Browse files
Bump react-i18next from 17.0.3 to 17.0.4 in /Plan/react/dashboard
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 17.0.3 to 17.0.4. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.3...v17.0.4) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 17.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9513478 commit d10e2a8

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
@@ -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": "17.0.3",
40+
"react-i18next": "17.0.4",
4141
"react-mcjsonchat": "1.0.0",
4242
"react-router": "7.14.1",
4343
"react-select": "5.10.2",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,10 +1477,10 @@ react-dom@19.1.1:
14771477
dependencies:
14781478
scheduler "^0.26.0"
14791479

1480-
react-i18next@17.0.3:
1481-
version "17.0.3"
1482-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-17.0.3.tgz#1a5c11dc70fdb5663f705fc15b10253a1fa035b0"
1483-
integrity sha512-x4xjvUNZ56T+zfXWNedNnCET9Xq1IBYWX7IsWo5cCQ/RT+Rm7GWqt0h9PShFi4IhyMnsdiu1C6Jc4DE+/S3PFQ==
1480+
react-i18next@17.0.4:
1481+
version "17.0.4"
1482+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-17.0.4.tgz#f6e5a2cea068f7e5b8638e5e968b36d97dc15499"
1483+
integrity sha512-hQipmK4EF0y6RO6tt6WuqnmWpWYEXmQUUzecmMBuNsIgYd3smXcG4GtYPWhvgxn0pqMOItKlEO8H24HCs5hc3g==
14841484
dependencies:
14851485
"@babel/runtime" "^7.29.2"
14861486
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)