diff --git a/package.json b/package.json index 2488632..822d8b4 100644 --- a/package.json +++ b/package.json @@ -30,11 +30,11 @@ "@eslint/js": "10.0.1", "@types/node": "^24.13.3", "@types/three": "^0.185.0", - "eslint": "10.8.0", + "eslint": "10.8.1", "globals": "17.8.0", "prettier": "3.9.6", "typescript": "6.0.3", - "typescript-eslint": "8.65.0", + "typescript-eslint": "8.67.0", "vite": "8.1.5" } }