Skip to content

chore(deps): update eslint to v10 - #119

Closed
naitokosuke wants to merge 2 commits into
chore/update-deps-non-majorfrom
chore/update-eslint-10
Closed

chore(deps): update eslint to v10#119
naitokosuke wants to merge 2 commits into
chore/update-deps-non-majorfrom
chore/update-eslint-10

Conversation

@naitokosuke

Copy link
Copy Markdown
Owner

概要

eslint をメジャー更新します: 9.39.510.8.1

互換性

  • @nuxt/eslint 1.17.0 — peer: ^9.0.0 || ^10.0.0
  • @typescript-eslint/parser 8.67.0 — peer: ^8.57.0 || ^9.0.0 || ^10.0.0
  • eslint.config への変更は不要でした

検証

  • pnpm lint (oxlint + eslint) 成功
  • pnpm install で peer 依存警告なし

備考

#118 の上に積んでいます。#118 マージ後に base が main に切り替わります。

🤖 Generated with Claude Code

eslint 9.39.5 → 10.8.1。
@nuxt/eslint 1.17.0 (peer: ^9.0.0 || ^10.0.0) と
@typescript-eslint/parser 8.67.0 (peer: ^8.57.0 || ^9.0.0 || ^10.0.0) は
どちらも eslint 10 対応済み。

pnpm lint (oxlint + eslint) 成功を確認。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview Aug 13, 2026 4:32pm

eslint は lint ツールで実行時には不要なため devDependencies へ移動
(#115 の @nuxt/hints と同様の整理)。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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