Skip to content

Chore/frontend/update deps#13

Merged
fxai merged 6 commits intomainfrom
chore/frontend/update-deps
May 5, 2026
Merged

Chore/frontend/update deps#13
fxai merged 6 commits intomainfrom
chore/frontend/update-deps

Conversation

@fxai
Copy link
Copy Markdown
Collaborator

@fxai fxai commented May 5, 2026

What

updated the following packages:

  • typscript 5.9.3 -> 6.0.3
  • lucide-vue-next -> @lucide/vue 1.14.0
  • zod 3.25.76 -> 4.4.3.

Removed type and zod generation through openapi-zod-client and openapi-typescript.
New these files are generated with hey-api.
Currently the API endpoints are not covered with hey-api. Can be implemented later.

Checklist

  • I have tested my changes locally
  • Backend: uv run ruff check . and uv run ruff format --check . pass
  • Backend: uv run pytest passes (if backend changes)
  • Frontend: bun run lint passes (if frontend changes)
  • Frontend: bun run build passes (if frontend changes)
  • I have updated documentation if needed

Breaking Changes

vee-validate only supports ZodV3 a custom Zod adapter was built to solve this issue. This must be used instead of vee-validate.

@fxai fxai merged commit ef6123c into main May 5, 2026
5 checks passed
@fxai fxai deleted the chore/frontend/update-deps branch May 5, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant