Skip to content

Commit b54618e

Browse files
Bump react-i18next from 16.5.4 to 16.5.5 in /Plan/react/dashboard (#4496)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.5.4 to 16.5.5. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.4...v16.5.5) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.5.5 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 0055863 commit b54618e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-bootstrap": "^2.10.10",
3535
"react-bootstrap-range-slider": "^3.0.8",
3636
"react-dom": "^19.1.1",
37-
"react-i18next": "^16.5.4",
37+
"react-i18next": "^16.5.5",
3838
"react-mcjsonchat": "^1.0.0",
3939
"react-router": "^7.13.1",
4040
"react-select": "^5.10.2",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2702,10 +2702,10 @@ react-debounce-input@=3.3.0:
27022702
dependencies:
27032703
scheduler "^0.26.0"
27042704

2705-
react-i18next@^16.5.4:
2706-
version "16.5.4"
2707-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.5.4.tgz#4f458b1baab274dca439ab67629c854203bf97c6"
2708-
integrity sha512-6yj+dcfMncEC21QPhOTsW8mOSO+pzFmT6uvU7XXdvM/Cp38zJkmTeMeKmTrmCMD5ToT79FmiE/mRWiYWcJYW4g==
2705+
react-i18next@^16.5.5:
2706+
version "16.5.5"
2707+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.5.5.tgz#902396cf2f6d7969496ae4f20a3cea8a3e20491e"
2708+
integrity sha512-5Z35e2JMALNR16FK/LDNQoAatQTVuO/4m4uHrIzewOPXIyf75gAHzuNLSWwmj5lRDJxDvXRJDECThkxWSAReng==
27092709
dependencies:
27102710
"@babel/runtime" "^7.28.4"
27112711
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)