chore(deps): remove unused dependencies #128

Merged
argoyle merged 1 commits from remove-unused-deps into main 2026-03-07 10:23:50 +00:00
Owner

Summary

  • Remove @nuxtjs/eslint-module — redundant with @nuxt/eslint, not referenced in nuxt.config.ts
  • Remove eslint-plugin-nuxt — not used in eslint.config.mjs, bundles conflicting old deps
  • Remove vite-plugin-eslint2 — peer dep of @nuxt/eslint, not needed as direct dep
  • Remove vue-router — auto-included by Nuxt

This also unblocks the ESLint v10 upgrade by removing eslint-webpack-plugin (transitive dep of @nuxtjs/eslint-module).

🤖 Generated with Claude Code

## Summary - Remove `@nuxtjs/eslint-module` — redundant with `@nuxt/eslint`, not referenced in nuxt.config.ts - Remove `eslint-plugin-nuxt` — not used in eslint.config.mjs, bundles conflicting old deps - Remove `vite-plugin-eslint2` — peer dep of `@nuxt/eslint`, not needed as direct dep - Remove `vue-router` — auto-included by Nuxt This also unblocks the ESLint v10 upgrade by removing `eslint-webpack-plugin` (transitive dep of `@nuxtjs/eslint-module`). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
argoyle added 1 commit 2026-03-07 10:20:17 +00:00
chore(deps): remove unused dependencies
schemas-app / build (pull_request) Successful in 3m6s
schemas-app / deploy-prod (pull_request) Has been skipped
04bccbeb2a
Remove @nuxtjs/eslint-module, eslint-plugin-nuxt, vite-plugin-eslint2,
and vue-router which are either redundant or auto-provided by Nuxt.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
argoyle scheduled this pull request to auto merge when all checks succeed 2026-03-07 10:20:47 +00:00
argoyle merged commit 2f34286eda into main 2026-03-07 10:23:50 +00:00
argoyle deleted branch remove-unused-deps 2026-03-07 10:23:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#128