keycloak-scim/js/apps/account-ui
dependabot[bot] 510f0beb71
Bump vite-plugin-dts from 3.7.2 to 3.7.3 in /js (#27218)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v3.7.2...v3.7.3)

---
updated-dependencies:
- dependency-name: vite-plugin-dts
  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>
2024-02-22 14:39:13 +01:00
..
maven-resources Add missing translations for WebAuthN Passwordless in Account Console (#26421) 2024-01-23 16:00:12 +00: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 Allow setting an attribute as multivalued 2024-02-22 12:56:44 +01:00
test Add device activity tests 2024-02-19 11:14:00 +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 vite-plugin-dts from 3.7.2 to 3.7.3 in /js (#27218) 2024-02-22 14:39:13 +01:00
playwright.config.ts Enable html reporter for Playwright on CI (#24488) 2023-11-02 17:12:28 +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.