keycloak-scim/js/apps/account-ui
dependabot[bot] 64810da785
Bump react-hook-form from 7.45.4 to 7.46.0 in /js (#22919)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.45.4 to 7.46.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.45.4...v7.46.0)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 12:09:55 +02:00
..
maven-resources Include Account Console version 3 as a theme (#19641) 2023-04-13 09:41:40 -04:00
public French localization for account UI strings (#22089) 2023-08-29 07:47:27 -04:00
src A11y fixes for Account UI (#22665) 2023-08-28 16:10:15 +01:00
test Add tests to the Account Console for user profile (#22576) 2023-08-31 11:32:39 +02:00
.gitignore Add first Playwright test for the Account Console (#20809) 2023-06-20 12:49:48 +00:00
index.html Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
package.json Bump react-hook-form from 7.45.4 to 7.46.0 in /js (#22919) 2023-09-04 12:09:55 +02:00
playwright.config.ts Add tests to the Account Console for user profile (#22576) 2023-08-31 11:32:39 +02:00
pom.xml Remove unused feature flags. (#21039) 2023-06-20 15:02:22 -04:00
README.md Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
tsconfig.json Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
vite.config.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +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.