diff --git a/package.json b/package.json index e1c903c9..0f51fa83 100644 --- a/package.json +++ b/package.json @@ -41,9 +41,9 @@ "@types/centra": "2.2.3", "@types/ffprobe": "1.1.8", "@types/node": "22.19.15", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "7.18.0", - "eslint": "8.57.1", + "@typescript-eslint/eslint-plugin": "8.57.1", + "@typescript-eslint/parser": "8.57.1", + "eslint": "10.0.3", "eslint-config-airbnb-base": "15.0.0", "rimraf": "6.1.3", "typescript": "5.9.3"