Skip to content

Commit ba1b179

Browse files
Bump i18next from 25.3.2 to 25.7.1 in /js
Bumps [i18next](https://github.com/i18next/i18next) from 25.3.2 to 25.7.1. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.3.2...v25.7.1) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 350d249 commit ba1b179

File tree

4 files changed

+190
-183
lines changed

4 files changed

+190
-183
lines changed

js/apps/account-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@patternfly/react-core": "^5.4.14",
3131
"@patternfly/react-icons": "^5.4.2",
3232
"@patternfly/react-table": "^5.4.16",
33-
"i18next": "^25.3.2",
33+
"i18next": "^25.7.1",
3434
"i18next-fetch-backend": "^6.0.0",
3535
"keycloak-js": "^26.2.0",
3636
"lodash-es": "^4.17.21",

js/apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"admin-ui": "file:",
9292
"file-saver": "^2.0.5",
9393
"flat": "^6.0.1",
94-
"i18next": "^25.3.2",
94+
"i18next": "^25.7.1",
9595
"i18next-fetch-backend": "^6.0.0",
9696
"jszip": "^3.10.1",
9797
"keycloak-js": "^26.2.0",

js/libs/ui-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@patternfly/react-icons": "^5.4.2",
4949
"@patternfly/react-styles": "^5.4.1",
5050
"@patternfly/react-table": "^5.4.16",
51-
"i18next": "^25.3.2",
51+
"i18next": "^25.7.1",
5252
"keycloak-js": "^26.2.0",
5353
"lodash-es": "^4.17.21",
5454
"react": "^18.3.1",

0 commit comments

Comments
 (0)