diff --git a/frontend/package.json b/frontend/package.json index 864a84e208..79027b9616 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -62,7 +62,7 @@ "dependencies": { "@angular-devkit/build-angular": "^17.3.16", "@angular/animations": "^17.3.1", - "@angular/cli": "^20.3.3", + "@angular/cli": "^20.3.15", "@angular/common": "^19.2.16", "@angular/compiler": "^19.2.17", "@angular/core": "^17.3.1", @@ -101,7 +101,7 @@ "@types/node": "^24.5.2", "@typescript-eslint/eslint-plugin": "^8.44.1", "@typescript-eslint/parser": "^8.44.0", - "eslint": "^8.57.0", + "eslint": "^9.26.0", "browser-sync": "^3.0.3", "http-proxy-middleware": "~2.0.6", "prettier": "^3.0.0",