frontend: update dependencies for Angular and ESLint packages

- Bump @angular-builders/custom-webpack from 18.0.0 to 19.0.1
- Upgrade @angular-eslint packages from 18.3.1 to 19.8.1
- Update @types/node from 20.12.14 to 20.19.19
This commit is contained in:
Carlos Santos 2025-10-03 14:11:23 +02:00
parent b0c29a6a4a
commit e8a76d52d3
2 changed files with 238 additions and 2479 deletions

File diff suppressed because it is too large Load Diff

View File

@ -42,20 +42,20 @@
"zone.js": "0.15.1"
},
"devDependencies": {
"@angular-builders/custom-webpack": "18.0.0",
"@angular-builders/custom-webpack": "19.0.1",
"@angular-devkit/build-angular": "19.2.17",
"@angular-eslint/builder": "18.3.1",
"@angular-eslint/eslint-plugin": "18.3.1",
"@angular-eslint/eslint-plugin-template": "18.3.1",
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular-eslint/builder": "19.8.1",
"@angular-eslint/eslint-plugin": "19.8.1",
"@angular-eslint/eslint-plugin-template": "19.8.1",
"@angular-eslint/schematics": "19.8.1",
"@angular-eslint/template-parser": "19.8.1",
"@angular/cli": "19.2.17",
"@angular/compiler-cli": "19.2.15",
"@types/chai": "4.3.19",
"@types/fluent-ffmpeg": "2.1.27",
"@types/jasmine": "5.1.7",
"@types/mocha": "9.1.1",
"@types/node": "20.12.14",
"@types/node": "20.19.19",
"@types/pixelmatch": "5.2.6",
"@types/pngjs": "6.0.5",
"@types/selenium-webdriver": "4.1.26",