diff --git a/package.json b/package.json index 8f0b34e..15ffdb2 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.9.1", "globals": "17.11.0", "prettier": "3.9.6", "typescript": "6.0.3", - "typescript-eslint": "8.65.0", + "typescript-eslint": "8.68.0", "vite": "8.2.2" } }