keycloak-scim/apps/account-ui
dependabot[bot] 14fcd09fd6
Bump i18next-http-backend from 2.1.0 to 2.1.1 (#4092)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 17:45:06 +01:00
..
public Add 'Personal Info' form and masthead to Account UI (#3551) 2022-11-03 15:06:26 +01:00
src Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
index.html Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
package.json Bump i18next-http-backend from 2.1.0 to 2.1.1 (#4092) 2022-12-27 17:45:06 +01:00
README.md Readmes updates (#3807) 2022-12-01 14:19:06 +00:00
tsconfig.json Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
vite.config.ts Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00

Keycloak Account UI

This project is the next generation of the Keycloak Account UI. It is written with React and PatternFly 4 and uses Vite.