keycloak-scim/js/apps/account-ui
dependabot[bot] ba0aa9f020
Bump react-router-dom from 6.22.1 to 6.22.2 in /js (#27377)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.1 to 6.22.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  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>
2024-02-29 10:52:38 +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 Add Ukrainian localization (#26670) 2024-02-06 11:55:23 +01:00
public Add missing translations for WebAuthN in Account Console (#26384) 2024-01-22 16:04:22 +00:00
src Add tests for linked accounts (#27299) 2024-02-27 07:15:23 +01:00
test Add tests for linked accounts (#27299) 2024-02-27 07:15:23 +01: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-router-dom from 6.22.1 to 6.22.2 in /js (#27377) 2024-02-29 10:52:38 +01:00
playwright.config.ts Tests for applications page 2024-02-26 13:24:06 +01:00
pom.xml Implement overriding description from properties (#27187) 2024-02-21 11:06:36 +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 added some build options to account-ui (#27033) 2024-02-20 15:46:21 +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.