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

This commit is contained in:
2025-10-11 03:06:36 +00:00
parent 200d4bde02
commit 90065d8541
2 changed files with 80 additions and 80 deletions

View File

@@ -50,8 +50,8 @@
"@types/pg": "8.15.5",
"@types/react": "19.2.0",
"@types/react-dom": "19.2.0",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0",
"@typescript-eslint/eslint-plugin": "8.46.0",
"@typescript-eslint/parser": "8.46.0",
"drizzle-kit": "0.31.5",
"eslint": "9.37.0",
"eslint-config-next": "15.5.4",
@@ -61,7 +61,7 @@
"tailwindcss": "4.1.14",
"turbo": "2.5.8",
"typescript": "5.9.3",
"typescript-eslint": "8.45.0"
"typescript-eslint": "8.46.0"
},
"packageManager": "pnpm@10.18.2"
}