keycloak-scim/apps/account-ui
dependabot[bot] a4646398eb
Bump vite from 4.1.2 to 4.1.4 (#4462)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.1.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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-28 13:17:42 +00:00
..
public added group page to account console (#4445) 2023-02-23 10:27:03 +01:00
src added group page to account console (#4445) 2023-02-23 10:27:03 +01:00
index.html Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
package.json Bump vite from 4.1.2 to 4.1.4 (#4462) 2023-02-28 13:17:42 +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 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.