Skip to content

Commit 79ba13b

Browse files
Bump react-i18next from 14.0.0 to 14.0.1 in /Plan/react/dashboard (#3427)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.0 to 14.0.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bbc189 commit 79ba13b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-bootstrap": "^2.10.0",
3737
"react-bootstrap-range-slider": "^3.0.8",
3838
"react-dom": "^18.2.0",
39-
"react-i18next": "^14.0.0",
39+
"react-i18next": "^14.0.1",
4040
"react-mcjsonchat": "^1.0.0",
4141
"react-router-dom": "6",
4242
"sass": "^1.70.0",

Plan/react/dashboard/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2705,10 +2705,10 @@ react-debounce-input@=3.3.0:
27052705
loose-envify "^1.1.0"
27062706
scheduler "^0.23.0"
27072707

2708-
react-i18next@^14.0.0:
2709-
version "14.0.0"
2710-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.0.tgz#eb39d2245fd1024237828c955f770e409a1ccb12"
2711-
integrity sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng==
2708+
react-i18next@^14.0.1:
2709+
version "14.0.1"
2710+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.1.tgz#75351b25be076ad7391360b5a111b59ca87e0b63"
2711+
integrity sha512-TMV8hFismBmpMdIehoFHin/okfvgjFhp723RYgIqB4XyhDobVMyukyM3Z8wtTRmajyFMZrBl/OaaXF2P6WjUAw==
27122712
dependencies:
27132713
"@babel/runtime" "^7.22.5"
27142714
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)