keycloak-scim/js/apps/account-ui
dependabot[bot] 4ab4fa94fb Bump react-hook-form from 7.51.0 to 7.51.1 in /js
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.0 to 7.51.1.
- [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.51.0...v7.51.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 08:42:25 +01:00
..
maven-resources Replace Security Key with Passkey in WebAuthn UIs and their documents 2024-02-29 10:31:05 +01:00
maven-resources-community/theme/keycloak.v3/account/messages Adds Portuguese translations (#27727) 2024-03-12 16:47:32 +00:00
public Add missing translations for WebAuthN in Account Console (#26384) 2024-01-22 16:04:22 +00:00
src Fix Signing in page (#27935) 2024-03-18 13:19:57 -04:00
test Fix Signing in page (#27935) 2024-03-18 13:19:57 -04:00
.gitignore Add first Playwright test for the Account Console (#20809) 2023-06-20 12:49:48 +00:00
index.html Promote Account Console v3 to default and deprecate v2 (#25852) 2024-01-11 19:42:10 +01:00
package.json Bump react-hook-form from 7.51.0 to 7.51.1 in /js 2024-03-19 08:42:25 +01:00
playwright.config.ts Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00:00
pom.xml Use correct path to account console 2024-03-08 14:31:32 +01: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 Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00: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.