Bump react-i18next from 15.1.3 to 15.2.0 in /Plan/react/dashboard

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.3 to 15.2.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.1.3...v15.2.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-13 00:12:44 +00:00 committed by GitHub
parent 46e059e6b3
commit cb9c07aa31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"react-bootstrap": "^2.10.6", "react-bootstrap": "^2.10.6",
"react-bootstrap-range-slider": "^3.0.8", "react-bootstrap-range-slider": "^3.0.8",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-i18next": "^15.1.3", "react-i18next": "^15.2.0",
"react-mcjsonchat": "^1.0.0", "react-mcjsonchat": "^1.0.0",
"react-router-dom": "^6.26.0", "react-router-dom": "^6.26.0",
"sass": "^1.82.0", "sass": "^1.82.0",

View File

@ -2306,10 +2306,10 @@ react-debounce-input@=3.3.0:
loose-envify "^1.1.0" loose-envify "^1.1.0"
scheduler "^0.23.2" scheduler "^0.23.2"
react-i18next@^15.1.3: react-i18next@^15.2.0:
version "15.1.3" version "15.2.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.3.tgz#172c3905038ea4f90699a19949a0084b5641c94f" resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.2.0.tgz#6b51650e1e93eb4d235a4d533fcf61b3bbf4ea10"
integrity sha512-J11oA30FbM3NZegUZjn8ySK903z6PLBz/ZuBYyT1JMR0QPrW6PFXvl1WoUhortdGi9dM0m48/zJQlPskVZXgVw== integrity sha512-iJNc8111EaDtVTVMKigvBtPHyrJV+KblWG73cUxqp+WmJCcwkzhWNFXmkAD5pwP2Z4woeDj/oXDdbjDsb3Gutg==
dependencies: dependencies:
"@babel/runtime" "^7.25.0" "@babel/runtime" "^7.25.0"
html-parse-stringify "^3.0.1" html-parse-stringify "^3.0.1"