keycloak-scim/apps/account-ui
dependabot[bot] 394593f6f1
Bump vite-plugin-checker from 0.5.3 to 0.5.4 (#4237)
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.3...vite-plugin-checker@0.5.4)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
  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>
2023-01-20 16:32:56 +01:00
..
public Resource account page (#3982) 2023-01-16 11:23:07 +01:00
src Omit FunctionComponent or replace it with PropsWithChildren where needed (#4233) 2023-01-20 15:28:32 +01:00
index.html Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
package.json Bump vite-plugin-checker from 0.5.3 to 0.5.4 (#4237) 2023-01-20 16:32:56 +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.