keycloak-scim/apps/account-ui
dependabot[bot] 1d5c8e5827
Bump @vitejs/plugin-react-swc from 3.1.0 to 3.2.0 (#4430)
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react-swc/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-type: direct:development
  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>
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2023-02-20 15:38:11 +00:00
..
public Add the linked accounts page to the account console (#4409) 2023-02-16 15:29:28 +00:00
src Add the linked accounts page to the account console (#4409) 2023-02-16 15:29:28 +00:00
index.html Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
package.json Bump @vitejs/plugin-react-swc from 3.1.0 to 3.2.0 (#4430) 2023-02-20 15:38:11 +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 Upgrade to Vite version 4 (#4394) 2023-02-14 16:57:58 +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.