Commit Graph

7 Commits

Author SHA1 Message Date
931b6f34db Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/zod-3.23.8' into combined-pr-branch 2024-12-05 23:44:44 +01:00
022903146d Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/radix-ui/react-dropdown-menu-2.1.2' into combined-pr-branch 2024-12-05 23:44:42 +01:00
dependabot[bot]
e7dab0698b chore(deps-dev): bump typescript from 5.4.5 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.4.5...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 13:53:33 +00:00
dependabot[bot]
543de1ad3d chore(deps): bump @radix-ui/react-dropdown-menu from 2.0.6 to 2.1.2
Bumps [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) from 2.0.6 to 2.1.2.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 14:05:43 +00:00
dependabot[bot]
a443402ff4 chore(deps): bump zod from 3.23.6 to 3.23.8
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.6 to 3.23.8.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.6...v3.23.8)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 15:36:27 +00:00
99c907a2b5 feat: zod form validation 2024-05-04 17:57:08 +00:00
075f2e094e feat: initial v1 commit 2024-04-27 10:26:28 +00:00