ui(angular): dependency security cleanup

Mitigate critical transitive vulnerabilities.
No functional app changes; runtime behavior unchanged.
This commit is contained in:
Alexandr Stelnykovych
2025-09-04 13:01:46 +03:00
parent 201b9a8773
commit 2893d68383
9 changed files with 951 additions and 2495 deletions

View File

@@ -1,14 +0,0 @@
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",
"target": "es2018",
"types": [
"jasmine",
"jasminewd2",
"node"
]
}
}