Skip to content

Commit

Permalink
Bump react-i18next from 15.2.0 to 15.3.0 in /js
Browse files Browse the repository at this point in the history
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.2.0 to 15.3.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.2.0...v15.3.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 30, 2024
1 parent 368c1f5 commit eba7d38
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion js/apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.54.1",
"react-i18next": "^15.2.0",
"react-i18next": "^15.3.0",
"react-router-dom": "^6.28.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion js/apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.54.1",
"react-i18next": "^15.2.0",
"react-i18next": "^15.3.0",
"react-router-dom": "^6.28.0",
"reactflow": "^11.11.4",
"use-react-router-breadcrumbs": "^4.0.1"
Expand Down
2 changes: 1 addition & 1 deletion js/libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "7.54.1",
"react-i18next": "^15.2.0"
"react-i18next": "^15.3.0"
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
Expand Down
20 changes: 10 additions & 10 deletions js/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eba7d38

Please sign in to comment.