transfer 2 angular

This commit is contained in:
2024-02-13 17:34:08 +01:00
parent 0ec827f8ed
commit e47088a33e
27 changed files with 453 additions and 1247 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"name": "landingpage",
"name": "ang-university-httpclient",
"version": "0.0.0",
"scripts": {
"ng": "ng",
@@ -11,23 +11,23 @@
"private": true,
"dependencies": {
"@angular/animations": "^17.1.0",
"@angular/cdk": "^17.1.1",
"@angular/common": "^17.1.0",
"@angular/compiler": "^17.1.0",
"@angular/core": "^17.1.0",
"@angular/forms": "^17.1.0",
"@angular/material": "^17.1.1",
"@angular/platform-browser": "^17.1.0",
"@angular/platform-browser-dynamic": "^17.1.0",
"@angular/router": "^17.1.0",
"@types/lodash": "^4.14.202",
"bootstrap5": "^1.1.9",
"lodash": "^4.17.21",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.1.0",
"@angular/cli": "^17.1.1",
"@angular/cli": "^17.1.0",
"@angular/compiler-cli": "^17.1.0",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.1.0",