keycloak-scim/apps/account-ui
dependabot[bot] ed87365ab7
Bump @types/react from 18.0.27 to 18.0.28 (#4379)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.27 to 18.0.28.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  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-13 10:11:39 +01:00
..
public Added the signing-in page (#4255) 2023-02-07 12:29:52 +01:00
src Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
index.html Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
package.json Bump @types/react from 18.0.27 to 18.0.28 (#4379) 2023-02-13 10:11:39 +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.