added ng zoro

This commit is contained in:
2025-11-07 12:21:48 +01:00
parent 8ac490ded2
commit 9625cf7107
14 changed files with 515 additions and 348 deletions

View File

@@ -27,6 +27,7 @@
"@angular/forms": "^20.3.0",
"@angular/platform-browser": "^20.3.0",
"@angular/router": "^20.3.0",
"ng-zorro-antd": "^20.4.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
@@ -35,6 +36,7 @@
"@angular/build": "^20.3.9",
"@angular/cli": "^20.3.9",
"@angular/compiler-cli": "^20.3.0",
"less": "^4.2.0",
"typescript": "~5.9.2"
}
}
}