0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/schemas
renovate[bot] 36530fd6ef
chore(deps): update dependency @types/jest to v28 (#1759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 14:55:10 +08:00
..
src feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tables feat(core,schemas): add application secret (#1715) 2022-08-02 16:18:50 +08:00
.gitignore refactor(schemas): remove src/db-entries from source control (#764) 2022-05-09 15:04:36 +08:00
CHANGELOG.md release: v1.0.0-beta.3 2022-08-01 15:02:50 +00:00
jest.config.ts feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
package.json chore(deps): update dependency @types/jest to v28 (#1759) 2022-08-10 14:55:10 +08:00
tsconfig.build.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.test.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00