keycloak-scim/apps/account-ui
dependabot[bot] f760c20c59
Bump react-router-dom from 6.8.0 to 6.8.1 (#4367)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.0 to 6.8.1.
- [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.8.1/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>
2023-02-10 11:38:25 +00:00
..
public Added the signing-in page (#4255) 2023-02-07 12:29:52 +01:00
src Fix broken imports by importing from ui-shared (#4345) 2023-02-07 12:05:31 +00:00
index.html Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
package.json Bump react-router-dom from 6.8.0 to 6.8.1 (#4367) 2023-02-10 11:38:25 +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 Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +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.