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 + cleanup #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

malmeloo
Copy link

Updates dependencies to latest versions, fixing the build errors that this project currently has.

Notable major upgrades:

  • typescript: ^4.4.3 -> ~5.5.0 (eslint compat)
  • lit: ^2.0.0-rc.2 -> ^3.2.1
  • rollup: ^2.58.0 -> ^4.24.0
  • eslint: ^7.32.0 -> ^8.57.1
  • prettier: ^2.4.1 -> ^3.3.3

It also reformats the main ts file according to the prettier config, suppresses some any-usage errors and removes unused dependencies such as home-assistant-js-websocket.

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