Update dependencies #83
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: profectus/Profectus#83
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "thepaperpilot/Profectus:feat/update-deps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #1 and #2
fcbb5ea783
to8ab815a28b
8ab815a28b
toe32e4fd2bf
e32e4fd2bf
tobd165da264
This just recently got broken by the typescript 5.7.0 release with fixes on the way - https://github.com/fi3ework/vite-plugin-checker/issues/415 and https://github.com/vuejs/language-tools/pull/5020
Annoying that this PR is both a dependency update and a component reformat, as the reformat is perfectly good to go.
I think this is fine, since it doesn't actually update TS to 5.7 (it bumps it to 5.4.2, released early 2024). In any case, based on your comments on the board rewrite I merged these changes into it, to make sure stuff worked properly since both PRs are so large.
Pull request closed