Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit 2700ff9

Browse files
committed
feat(package): update the libraries at the project level
c3 ^0.4.18 → ^0.6.8 ngx-base ^3.1.1 → ^4.0.0 ngx-bootstrap ^3.0.1 → ^3.1.1 ngx-fabric8-wit ^8.0.0 → ^8.3.0 ngx-login-client ^2.3.1 → ^2.7.0 patternfly ^3.54.1 → ^3.58.0 @angular/common ^6.1.0 -> ^7.0.4
1 parent 6e61103 commit 2700ff9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

projects/fabric8-stack-analysis-ui/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
"url": "https://github.com/fabric8-ui/fabric8-recommender"
77
},
88
"dependencies": {
9-
"c3": "^0.4.18",
10-
"ngx-base": "^3.1.1",
11-
"ngx-bootstrap": "^3.0.1",
12-
"ngx-fabric8-wit": "^8.0.0",
13-
"ngx-login-client": "^2.3.1",
9+
"c3": "^0.6.8",
10+
"ngx-base": "^4.0.0",
11+
"ngx-bootstrap": "^3.1.1",
12+
"ngx-fabric8-wit": "^8.3.0",
13+
"ngx-login-client": "^2.7.0",
1414
"ngx-modal": "^0.0.29",
15-
"patternfly": "^3.54.1"
15+
"patternfly": "^3.58.0"
1616
},
1717
"peerDependencies": {
18-
"@angular/common": "^6.1.1",
19-
"@angular/core": "^6.1.1"
18+
"@angular/common": "^7.0.4",
19+
"@angular/core": "^7.0.4"
2020
}
2121
}

0 commit comments

Comments
 (0)