Skip to content
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

Keep dependencies up to date #26

Open
seanmturley opened this issue Oct 25, 2024 · 2 comments
Open

Keep dependencies up to date #26

seanmturley opened this issue Oct 25, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@seanmturley
Copy link
Owner

seanmturley commented Oct 25, 2024

Description

Keep dependencies up to date.

@seanmturley seanmturley added the enhancement New feature or request label Oct 25, 2024
@seanmturley
Copy link
Owner Author

seanmturley commented Oct 25, 2024

Next.js 15 was released earlier this week, and there's also a new major release of ESLint. Following this, it would make sense to get Supabase Auth up to date with the latest coding standards (see #25).


The upgrade to Next.js 15 has some breaking changes that affect the project:

@seanmturley seanmturley changed the title Update dependencies (Oct 2024) Keep dependencies up to date Nov 3, 2024
@seanmturley
Copy link
Owner Author

PNPM is out of date: v9.7.1 vs 9.12.3. Update with:

corepack install -g [email protected]

@seanmturley seanmturley reopened this Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant