Skip to content

Commit dd95a58

Browse files
committed
chore: dependencies update
- update `@coreui/angular` to `^2.5.1` - update `[email protected]` - update `ngx-perfect-scrollbar` to `^8.0.0` - update `tslib` to `^1.10.0` - update `@angular-devkit/build-angular` to `^0.800.2` - update `@angular/cli` to `^8.0.2` - update `@types/node` to `^12.0.7`
1 parent 85980bb commit dd95a58

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@angular/platform-browser": "^8.0.0",
3737
"@angular/platform-browser-dynamic": "^8.0.0",
3838
"@angular/router": "^8.0.0",
39-
"@coreui/angular": "^2.5.0",
39+
"@coreui/angular": "^2.5.1",
4040
"@coreui/coreui": "^2.1.11",
4141
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.1",
4242
"@coreui/icons": "0.3.0",
@@ -48,24 +48,24 @@
4848
"moment": "^2.24.0",
4949
"mutationobserver-shim": "^0.3.3",
5050
"ng2-charts": "^2.3.0",
51-
"ngx-bootstrap": "^4.2.0",
52-
"ngx-perfect-scrollbar": "^7.2.1",
51+
"ngx-bootstrap": "^5.0.0",
52+
"ngx-perfect-scrollbar": "^8.0.0",
5353
"rxjs": "^6.5.2",
5454
"simple-line-icons": "^2.4.1",
5555
"ts-helpers": "^1.1.2",
5656
"tsickle": "^0.35.0",
57-
"tslib": "^1.9.3",
57+
"tslib": "^1.10.0",
5858
"web-animations-js": "^2.3.1",
5959
"zone.js": "^0.9.1"
6060
},
6161
"devDependencies": {
62-
"@angular-devkit/build-angular": "^0.800.1",
63-
"@angular/cli": "^8.0.1",
62+
"@angular-devkit/build-angular": "^0.800.2",
63+
"@angular/cli": "^8.0.2",
6464
"@angular/compiler-cli": "^8.0.0",
6565
"@angular/language-service": "^8.0.0",
6666
"@types/jasmine": "^3.3.13",
6767
"@types/jasminewd2": "^2.0.6",
68-
"@types/node": "^12.0.4",
68+
"@types/node": "^12.0.7",
6969
"codelyzer": "^5.1.0",
7070
"jasmine-core": "^3.4.0",
7171
"jasmine-spec-reporter": "^4.2.1",

0 commit comments

Comments
 (0)