mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user