Skip to content

Commit aea4bf8

Browse files
Bump i18next-fetch-backend from 6.0.0 to 7.0.0 in /js
Bumps [i18next-fetch-backend](https://github.com/dotcore64/i18next-fetch-backend) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotcore64/i18next-fetch-backend/releases) - [Commits](dotcore64/i18next-fetch-backend@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: i18next-fetch-backend dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea76b20 commit aea4bf8

File tree

3 files changed

+169
-168
lines changed

3 files changed

+169
-168
lines changed

js/apps/account-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@patternfly/react-icons": "^5.4.2",
3232
"@patternfly/react-table": "^5.4.16",
3333
"i18next": "^25.3.2",
34-
"i18next-fetch-backend": "^6.0.0",
34+
"i18next-fetch-backend": "^7.0.0",
3535
"keycloak-js": "^26.2.0",
3636
"lodash-es": "^4.17.21",
3737
"react": "^18.3.1",

js/apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"file-saver": "^2.0.5",
9393
"flat": "^6.0.1",
9494
"i18next": "^25.3.2",
95-
"i18next-fetch-backend": "^6.0.0",
95+
"i18next-fetch-backend": "^7.0.0",
9696
"jszip": "^3.10.1",
9797
"keycloak-js": "^26.2.0",
9898
"lodash-es": "^4.17.21",

0 commit comments

Comments
 (0)