Skip to content

Commit

Permalink
Bump i18next from 23.16.8 to 24.0.2
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 23.16.8 to 24.0.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.16.8...v24.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 0eb0281 commit fa29356
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 21 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 @@ -29,7 +29,7 @@
"@patternfly/react-core": "^5.4.10",
"@patternfly/react-icons": "^5.4.2",
"@patternfly/react-table": "^5.4.11",
"i18next": "^23.16.8",
"i18next": "^24.0.2",
"i18next-http-backend": "^3.0.1",
"keycloak-js": "workspace:*",
"lodash-es": "^4.17.21",
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 @@ -83,7 +83,7 @@
"dagre": "^0.8.5",
"file-saver": "^2.0.5",
"flat": "^6.0.1",
"i18next": "^23.16.8",
"i18next": "^24.0.2",
"i18next-http-backend": "^3.0.1",
"keycloak-js": "workspace:*",
"lodash-es": "^4.17.21",
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 @@ -49,7 +49,7 @@
"@patternfly/react-icons": "^5.4.2",
"@patternfly/react-styles": "^5.4.1",
"@patternfly/react-table": "^5.4.11",
"i18next": "^23.16.8",
"i18next": "^24.0.2",
"keycloak-js": "workspace:*",
"lodash-es": "^4.17.21",
"react": "^18.3.1",
Expand Down
44 changes: 26 additions & 18 deletions pnpm-lock.yaml

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

0 comments on commit fa29356

Please sign in to comment.