Skip to content

Commit e4a5b46

Browse files
Bump react-i18next from 15.4.0 to 15.4.1 in /Plan/react/dashboard (#3979)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.4.0 to 15.4.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.4.0...v15.4.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 263fb73 commit e4a5b46

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.0",
39+
"react-i18next": "^15.4.1",
4040
"react-mcjsonchat": "^1.0.0",
4141
"react-router-dom": "^6.26.0",
4242
"sass": "^1.84.0",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2465,10 +2465,10 @@ react-debounce-input@=3.3.0:
24652465
loose-envify "^1.1.0"
24662466
scheduler "^0.23.2"
24672467

2468-
react-i18next@^15.4.0:
2469-
version "15.4.0"
2470-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.4.0.tgz#87c755fb6d7a567eec134e4759b022a0baacb19e"
2471-
integrity sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==
2468+
react-i18next@^15.4.1:
2469+
version "15.4.1"
2470+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.4.1.tgz#33f3e89c2f6c68e2bfcbf9aa59986ad42fe78758"
2471+
integrity sha512-ahGab+IaSgZmNPYXdV1n+OYky95TGpFwnKRflX/16dY04DsYYKHtVLjeny7sBSCREEcoMbAgSkFiGLF5g5Oofw==
24722472
dependencies:
24732473
"@babel/runtime" "^7.25.0"
24742474
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)