keycloak-scim/apps/account-ui
dependabot[bot] d69865f9b9
Bump vite from 4.1.1 to 4.1.2 (#4432)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.1.2.
- [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.2/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>
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2023-02-20 13:07:48 -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 vite from 4.1.1 to 4.1.2 (#4432) 2023-02-20 13:07:48 -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.