up angular-basic with lib setup

This commit is contained in:
Tykayn 2025-10-17 12:13:39 +02:00 committed by tykayn
parent b9f3e4769e
commit 4d3a3d34b8
147 changed files with 15408 additions and 16030 deletions

View file

@ -28,7 +28,10 @@
"@angular/forms": "^20.3.0",
"@angular/platform-browser": "^20.3.0",
"@angular/router": "^20.3.0",
"bulma": "^1.0.4",
"remixicon": "^4.7.0",
"rxjs": "~7.8.0",
"shepherd.js": "^14.5.1",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},
@ -45,4 +48,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.9.2"
}
}
}