chore(deps): update typescript-eslint monorepo to v8.46.3
All checks were successful
Lint / Lint and Check (push) Successful in 27s

This commit is contained in:
2025-11-08 03:18:04 +00:00
parent 090b59bc4a
commit d8df994b8c
2 changed files with 80 additions and 80 deletions

View File

@@ -50,8 +50,8 @@
"@types/pg": "8.15.6",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"@typescript-eslint/eslint-plugin": "8.46.2",
"@typescript-eslint/parser": "8.46.2",
"@typescript-eslint/eslint-plugin": "8.46.3",
"@typescript-eslint/parser": "8.46.3",
"drizzle-kit": "0.31.6",
"eslint": "9.38.0",
"eslint-config-next": "15.5.6",
@@ -61,7 +61,7 @@
"tailwindcss": "4.1.17",
"turbo": "2.6.0",
"typescript": "5.9.3",
"typescript-eslint": "8.46.2"
"typescript-eslint": "8.46.3"
},
"packageManager": "pnpm@10.20.0"
}