Skip to content

Commit

Permalink
Bump react-i18next from 15.1.3 to 15.2.0 in /Plan/react/dashboard
Browse files Browse the repository at this point in the history
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](i18next/react-i18next@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 46e059e commit cb9c07a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Plan/react/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"react-bootstrap": "^2.10.6",
"react-bootstrap-range-slider": "^3.0.8",
"react-dom": "^18.3.1",
"react-i18next": "^15.1.3",
"react-i18next": "^15.2.0",
"react-mcjsonchat": "^1.0.0",
"react-router-dom": "^6.26.0",
"sass": "^1.82.0",
Expand Down
8 changes: 4 additions & 4 deletions Plan/react/dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2306,10 +2306,10 @@ react-debounce-input@=3.3.0:
loose-envify "^1.1.0"
scheduler "^0.23.2"

react-i18next@^15.1.3:
version "15.1.3"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.3.tgz#172c3905038ea4f90699a19949a0084b5641c94f"
integrity sha512-J11oA30FbM3NZegUZjn8ySK903z6PLBz/ZuBYyT1JMR0QPrW6PFXvl1WoUhortdGi9dM0m48/zJQlPskVZXgVw==
react-i18next@^15.2.0:
version "15.2.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.2.0.tgz#6b51650e1e93eb4d235a4d533fcf61b3bbf4ea10"
integrity sha512-iJNc8111EaDtVTVMKigvBtPHyrJV+KblWG73cUxqp+WmJCcwkzhWNFXmkAD5pwP2Z4woeDj/oXDdbjDsb3Gutg==
dependencies:
"@babel/runtime" "^7.25.0"
html-parse-stringify "^3.0.1"
Expand Down

0 comments on commit cb9c07a

Please sign in to comment.