keycloak-scim/apps/account-ui
dependabot[bot] 19bb209899
Bump react-i18next from 11.18.6 to 12.0.0 (#3622)
* Bump react-i18next from 11.18.6 to 12.0.0

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 12.0.0.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.6...v12.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix type issues

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-26 00:08:51 +02:00
..
public Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
src Bump react-i18next from 11.18.6 to 12.0.0 (#3622) 2022-10-26 00:08:51 +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 react-i18next from 11.18.6 to 12.0.0 (#3622) 2022-10-26 00:08:51 +02:00
tsconfig.json Initial version of the Account UI (#3410) 2022-10-10 12:14:19 +02:00
vite.config.ts Run CI jobs for the Account UI (#3549) 2022-10-17 08:46:07 -04:00