summaryrefslogtreecommitdiffstats
path: root/cds-ui/client-frankfurt/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/client-frankfurt/package.json')
-rw-r--r--cds-ui/client-frankfurt/package.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/cds-ui/client-frankfurt/package.json b/cds-ui/client-frankfurt/package.json
index f40350410..c1ba7ffec 100644
--- a/cds-ui/client-frankfurt/package.json
+++ b/cds-ui/client-frankfurt/package.json
@@ -11,7 +11,7 @@
},
"private": true,
"dependencies": {
- "@angular/animations": "~8.2.9",
+ "@angular/animations": "^8.2.13",
"@angular/cdk": "~8.2.3",
"@angular/common": "~8.2.9",
"@angular/compiler": "~8.2.9",
@@ -23,9 +23,12 @@
"@angular/platform-browser-dynamic": "~8.2.9",
"@angular/router": "~8.2.9",
"@ng-bootstrap/ng-bootstrap": "^5.1.1",
+ "angular-animations": "0.0.10",
"angular-font-awesome": "^3.1.2",
+ "angular-material-expansion-panel": "^0.7.2",
"bootstrap": "^4.3.1",
"font-awesome": "^4.7.0",
+ "ng-sidebar": "^9.1.1",
"rxjs": "~6.4.0",
"tslib": "^1.10.0",
"zone.js": "~0.9.1"
@@ -35,11 +38,12 @@
"@angular/cli": "~8.3.9",
"@angular/compiler-cli": "~8.2.9",
"@angular/language-service": "~8.2.9",
- "@types/node": "~8.9.4",
"@types/jasmine": "~3.3.8",
"@types/jasminewd2": "~2.0.3",
+ "@types/node": "~8.9.4",
"codelyzer": "^5.0.0",
"jasmine-core": "~3.4.0",
+ "jasmine-marbles": "^0.6.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~4.1.0",
"karma-chrome-launcher": "~2.2.0",