Skip to content

update dependencies and fix type errors #710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

grmbyrn
Copy link
Contributor

@grmbyrn grmbyrn commented Jun 2, 2025

Summary

This PR updates project dependencies to their latest compatible versions, ensuring that the project still builds and runs correctly. Care was taken to avoid versions that introduced breaking changes (e.g., Nuxt 3.17.4, which caused runtime errors).

Changes

  • Updated nuxt and related dependencies to stable versions that do not break the project
  • Resolved type errors across the codebase introduced by dependency updates

@grmbyrn grmbyrn requested a review from josecelano June 2, 2025 18:18
@josecelano josecelano self-assigned this Jun 4, 2025
@josecelano
Copy link
Member

ACK c884ccd

@josecelano
Copy link
Member

@grmbyrn I should update the README to bump the minimum node version requirement to v20.17.0.

@josecelano josecelano merged commit 30523b9 into torrust:develop Jun 4, 2025
7 checks passed
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.

2 participants