0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/toolkit/core-kit
dependabot[bot] 6826f15efb
chore(deps): bump zod from 3.20.2 to 3.22.3 (#4615)
* chore(deps): bump zod from 3.20.2 to 3.22.3

Bumps [zod](https://github.com/colinhacks/zod) from 3.20.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.2...v3.22.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
...

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

* chore(deps): align zod versions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-12 04:12:05 +00:00
..
declaration
scss feat(console): add console UI for private keys rotation (#4632) 2023-10-11 08:11:22 +00:00
src refactor(core): support roles scope for ID token (#4600) 2023-10-07 10:20:51 +00:00
CHANGELOG.md release: version packages (#4621) 2023-10-08 00:28:22 -05:00
jest.config.js test(toolkit): setup global crypto for tests 2023-08-31 00:04:19 +08:00
jest.setup.js test(toolkit): setup global crypto for tests 2023-08-31 00:04:19 +08:00
package.json chore(deps): bump zod from 3.20.2 to 3.22.3 (#4615) 2023-10-12 04:12:05 +00:00
tsconfig.build.json
tsconfig.json
tsconfig.test.json