AAE-37689: Remove unused Angular CLI dependency (#4749)

* remove unused Angular CLI dependency

# Conflicts:
#	package-lock.json

* remove unused @schematics/angular dependency (already wrapped by nx/angular)

* remove the test messing with date pipe
This commit is contained in:
Denys Vuika
2025-08-22 07:21:45 -04:00
committed by GitHub
parent 7310aaa1da
commit 49a2c9bc47
3 changed files with 1 additions and 1917 deletions
-2
View File
@@ -76,7 +76,6 @@
"@angular-eslint/eslint-plugin-template": "19.3.0",
"@angular-eslint/schematics": "19.3.0",
"@angular-eslint/template-parser": "19.3.0",
"@angular/cli": "~19.2.0",
"@angular/compiler-cli": "19.2.6",
"@angular/language-service": "19.2.6",
"@cspell/eslint-plugin": "^9.2.0",
@@ -85,7 +84,6 @@
"@nx/workspace": "21.3.7",
"@playwright/test": "^1.53.2",
"@reportportal/agent-js-playwright": "^5.1.9",
"@schematics/angular": "19.2.7",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "^2.0.8",