chore(deps): upgrade dependencies and drop ESLint

This commit is contained in:
Paul Hatcherian 2026-01-18 17:30:33 -06:00
parent 45a5cbb476
commit 3337b3eed3
30 changed files with 831 additions and 4024 deletions

View file

@ -37,9 +37,6 @@ jobs:
- name: Format check
run: npm run format-check
- name: Lint
run: npm run lint
- name: Test
run: npm test