keycloak-scim/js/apps/account-ui
dependabot[bot] 8832da08fb
Bump vite from 5.2.8 to 5.2.9 (#28810)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  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-04-16 14:38:28 +00: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 traditional Chinese localization (#28721) 2024-04-16 12:29:44 +02:00
public Add missing translations for WebAuthN in Account Console (#26384) 2024-01-22 16:04:22 +00:00
src Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
test Apply localization to placeholder and before text 2024-04-15 17:58:22 +02: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 from 5.2.8 to 5.2.9 (#28810) 2024-04-16 14:38:28 +00:00
playwright.config.ts Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00:00
pom.xml Move all JavaScript projects into single PNPM workspace (#24537) 2024-04-02 16:14:58 +02:00
README.md Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
tsconfig.json Move ESLint configuration to project root (#28639) 2024-04-12 08:34:18 +00:00
vite.config.ts Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00: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.