keycloak-scim/apps/account-ui
dependabot[bot] 636996f1d0
Bump vite from 3.1.4 to 3.1.7 (#3539)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.4 to 3.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.7/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:20:37 +02:00
..
public Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
src Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
.gitignore Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
index.html Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
package.json Bump vite from 3.1.4 to 3.1.7 (#3539) 2022-10-10 17:20:37 +02:00
tsconfig.json Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
vite.config.ts Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00