Skip to content

Commit

Permalink
chore(deps): update react-i18next requirement in /src
Browse files Browse the repository at this point in the history
Updates the requirements on [react-i18next](https://github.com/i18next/react-i18next) to permit the latest version.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v14.0.1...v14.1.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 8e292d1 commit 24b5f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": "^18.2.0",
"recompose": "^0.30.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.0.1",
"react-i18next": "^14.1.1",
"react-icons": "^5.0.1",
"react-scripts": "^5.0.1",
"react-splitter-layout": "^4.0.0"
Expand Down

0 comments on commit 24b5f1b

Please sign in to comment.