Add home cards

This commit is contained in:
Marc Fokkert
2023-11-02 21:39:38 +01:00
parent c5d4604d0b
commit ecacfa021e
11 changed files with 230 additions and 16 deletions

6
package-lock.json generated
View File

@@ -21,6 +21,7 @@
"@angular/router": "^16.2.0",
"@nguniversal/express-engine": "^16.2.0",
"express": "^4.15.2",
"normalize.css": "^8.0.1",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
@@ -10525,6 +10526,11 @@
"node": ">=0.10.0"
}
},
"node_modules/normalize.css": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz",
"integrity": "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg=="
},
"node_modules/npm-bundled": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-3.0.0.tgz",