Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
932916b710 chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.0.2 to 1.1.0.
- [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-slot"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 22:48:23 +00:00
a5bc90a119 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/oslo-1.2.1' into combined-pr-branch 2024-12-05 23:44:46 +01:00
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
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
dependabot[bot]
2e6e5c44f2 chore(deps): bump oslo from 1.2.0 to 1.2.1
Bumps [oslo](https://github.com/pilcrowOnPaper/oslo) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pilcrowOnPaper/oslo/releases)
- [Changelog](https://github.com/pilcrowOnPaper/oslo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pilcrowOnPaper/oslo/commits)

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

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