Revert "ui(angular): dependency security cleanup"

This reverts commit 2893d68383.
This commit is contained in:
Alexandr Stelnykovych
2025-09-04 15:33:49 +03:00
parent 2893d68383
commit 74f549e562
9 changed files with 2495 additions and 951 deletions

View File

@@ -95,6 +95,10 @@ Run `ng build` to build the project. The build artifacts will be stored in the `
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
### Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
### Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).