keycloak-scim/apps/account-ui
dependabot[bot] 953942aa4f
Bump @types/react-dom from 18.0.10 to 18.0.11 (#4424)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.10 to 18.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  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-20 09:18:10 -05:00
..
public Add the linked accounts page to the account console (#4409) 2023-02-16 15:29:28 +00:00
src Add the linked accounts page to the account console (#4409) 2023-02-16 15:29:28 +00:00
index.html Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
package.json Bump @types/react-dom from 18.0.10 to 18.0.11 (#4424) 2023-02-20 09:18:10 -05: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 Upgrade to Vite version 4 (#4394) 2023-02-14 16:57:58 +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.