keycloak-scim/js/apps/account-ui
dependabot[bot] ebee60867e
Bump i18next-http-backend from 2.2.2 to 2.3.0 in /js (#24309)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.2.2 to 2.3.0.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  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-10-27 11:25:35 +02:00
..
maven-resources Include Account Console version 3 as a theme (#19641) 2023-04-13 09:41:40 -04:00
public Update Account UI French translations (#23544) 2023-10-17 00:11:03 +02:00
src Account user roles tests (#23663) 2023-10-26 13:16:09 +02: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 i18next-http-backend from 2.2.2 to 2.3.0 in /js (#24309) 2023-10-27 11:25:35 +02:00
playwright.config.ts Enable github reporter for Playwright (#24290) 2023-10-25 15:24:26 +00: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 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.