Commit Graph

14 Commits

Author SHA1 Message Date
b7985dbe43 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/radix-ui/react-label-2.1.0' into combined-pr-branch 2024-12-14 00:03:46 +01:00
9484411635 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/class-variance-authority-0.7.1' into combined-pr-branch 2024-12-14 00:03:43 +01:00
aa6eaffc76 chore: remove oslo dependency 2024-12-14 00:03:26 +01:00
dependabot[bot]
d01e4a0e89 chore(deps): bump class-variance-authority from 0.7.0 to 0.7.1
Bumps [class-variance-authority](https://github.com/joe-bell/cva) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/joe-bell/cva/releases)
- [Commits](https://github.com/joe-bell/cva/compare/v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: class-variance-authority
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 13:17:57 +00:00
dependabot[bot]
94dcf079d3 chore(deps): bump @radix-ui/react-label from 2.0.2 to 2.1.0
Bumps [@radix-ui/react-label](https://github.com/radix-ui/primitives) from 2.0.2 to 2.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-label"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 13:17:33 +00:00
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