Skip to content

Commit 30f804a

Browse files
Bump i18next from 25.3.1 to 25.3.2 in /js (#41047)
Bumps [i18next](https://github.com/i18next/i18next) from 25.3.1 to 25.3.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.3.1...v25.3.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d11ac3 commit 30f804a

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
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.1",
33+
"i18next": "^25.3.2",
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.1",
94+
"i18next": "^25.3.2",
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.1",
51+
"i18next": "^25.3.2",
5252
"keycloak-js": "^26.2.0",
5353
"lodash-es": "^4.17.21",
5454
"react": "^18.3.1",

js/pnpm-lock.yaml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)