keycloak-scim/apps/account-ui
dependabot[bot] a37bec60c5
Bump react-i18next from 12.1.4 to 12.1.5 (#4328)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v12.1.4...v12.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 11:26:32 +00:00
..
public Add account-ui device activity page (#4256) 2023-02-03 16:08:40 +01:00
src Add account-ui device activity page (#4256) 2023-02-03 16:08:40 +01:00
index.html Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
package.json Bump react-i18next from 12.1.4 to 12.1.5 (#4328) 2023-02-06 11:26:32 +00: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.