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

This commit is contained in:
2025-10-04 02:06:46 +00:00
parent 2e06f6cdc1
commit 414fb93db7
2 changed files with 80 additions and 80 deletions

View File

@@ -50,8 +50,8 @@
"@types/pg": "8.15.5",
"@types/react": "19.1.15",
"@types/react-dom": "19.1.9",
"@typescript-eslint/eslint-plugin": "8.44.1",
"@typescript-eslint/parser": "8.44.1",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0",
"drizzle-kit": "0.31.5",
"eslint": "9.36.0",
"eslint-config-next": "15.5.4",
@@ -61,7 +61,7 @@
"tailwindcss": "4.1.13",
"turbo": "2.5.8",
"typescript": "5.9.2",
"typescript-eslint": "8.44.1"
"typescript-eslint": "8.45.0"
},
"packageManager": "pnpm@10.17.1"
}