diff --git a/package.json b/package.json index 63754e6..c12552f 100644 --- a/package.json +++ b/package.json @@ -78,13 +78,13 @@ "@yopem/prettier-config": "^0.1.9", "@yopem/typescript-config": "^0.2.1", "drizzle-kit": "^0.31.7", - "eslint": "^9.39.1", - "eslint-config-next": "16.1.1", + "eslint": "^10.0.0", + "eslint-config-next": "16.1.6", "lefthook": "^2.0.4", "postcss": "^8.5.6", "prettier": "^3.7.3", "tailwindcss": "^4.1.17", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "^8.48.0" }, "prettier": "@yopem/prettier-config/react",