Files
schemas-app/package.json
T
argoyle 2f34286eda
schemas-app / build (push) Successful in 59s
schemas-app / deploy-prod (push) Successful in 1m39s
chore(deps): remove unused dependencies (#128)
## 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)

Reviewed-on: #128
2026-03-07 10:23:49 +00:00

2.1 KiB