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

Update dependencies #516

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Update dependencies #516

wants to merge 10 commits into from

Conversation

js0mmer
Copy link
Member

@js0mmer js0mmer commented Nov 20, 2024

Description

  • Updated most dependencies
  • Notable changes:
    • @import is deprecated in Sass, all usages of it have been replaced with @use
    • needed to explicitly define Sass compiler in vite config
    • constraints in drizzle are now defined using an array rather than an object
  • added node v22 to engines list

Future Steps

  • eslint v8 is deprecated
    • the config for v9 is completely different, need to figure out how to migrate to it

Steps to verify/test this change:

  • Verify changes work as expected on staging instance

Final Checks:

  • Verify successful deployment

(optional)

  • Write tests
  • Write documentation

Issues

Closes #

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