keycloak-scim/js/apps/account-ui
dependabot[bot] 1c86a8ebaf
Bump @types/react from 18.2.33 to 18.2.34 in /js (#24480)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.33 to 18.2.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  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>
2023-11-03 12:32:31 +00:00
..
maven-resources Include Account Console version 3 as a theme (#19641) 2023-04-13 09:41:40 -04:00
public Added Turkish support to Account ui (#24173) 2023-10-30 22:22:41 +00:00
src Use default namespace for i18next (#24322) 2023-10-27 16:25:59 +00:00
test Account user roles tests (#23663) 2023-10-26 13:16:09 +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 @types/react from 18.2.33 to 18.2.34 in /js (#24480) 2023-11-03 12:32:31 +00:00
playwright.config.ts Enable html reporter for Playwright on CI (#24488) 2023-11-02 17:12:28 +01:00
pom.xml Cache Node.js installation and PNPM store 2023-10-30 07:50:06 -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 Optimize Vite configuration files (#23751) 2023-10-09 16:59:32 +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.