Skip to content

Commit

Permalink
fix(deps): update angular monorepo to >=8.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 7, 2019
1 parent 712f9ed commit 0b6046d
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions libs/app-confirm/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/app-confirm",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5",
"@angular/cdk": ">=8.1.3",
"@angular/material": ">=8.1.3"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/breadcrumbs/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@ngx-starter-kit/breadcrumbs",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5"
}
}
4 changes: 2 additions & 2 deletions libs/chat-box/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/chat-box",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5",
"@angular/cdk": ">=8.1.3",
"@angular/material": ">=8.1.3"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/clap/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@ngx-starter-kit/clap",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5"
}
}
4 changes: 2 additions & 2 deletions libs/context-menu/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/context-menu",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5",
"@angular/cdk": ">=8.1.3",
"@angular/material": ">=8.1.3"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/draggable/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/draggable",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5",
"@angular/cdk": ">=8.1.3",
"@angular/material": ">=8.1.3"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/image-comparison/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@ngx-starter-kit/image-comparison",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5"
}
}
4 changes: 2 additions & 2 deletions libs/json-diff/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@ngx-starter-kit/json-diff",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5"
}
}
4 changes: 2 additions & 2 deletions libs/led/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@ngx-starter-kit/led",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5"
}
}
4 changes: 2 additions & 2 deletions libs/loading-overlay/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@ngx-starter-kit/loading-overlay",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5"
}
}
4 changes: 2 additions & 2 deletions libs/ngx-utils/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/ngx-utils",
"version": "0.0.5",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5",
"date-fns": ">=2.1.0",
"rxjs": ">=6.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/notifications/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/notifications",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5",
"@angular/cdk": ">=8.1.3",
"@angular/material": ">=8.1.3"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/scroll-to-top/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/scroll-to-top",
"version": "0.0.2",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5",
"ngx-page-scroll-core": ">=7.0.0",
"ngx-page-scroll": ">=7.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/scrollbar/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/scrollbar",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5"
},
"dependencies": {
"smooth-scrollbar": ">=8.3.1"
Expand Down
4 changes: 2 additions & 2 deletions libs/socketio-plugin/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/socketio-plugin",
"version": "0.0.2",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5"
},
"dependencies": {
"@ngxs/store": ">=3.5.1",
Expand Down
4 changes: 2 additions & 2 deletions libs/svg-viewer/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@ngx-starter-kit/svg-viewer",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5"
}
}
4 changes: 2 additions & 2 deletions libs/theme-picker/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/theme-picker",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/common": ">=8.2.5",
"@angular/core": ">=8.2.5",
"@angular/cdk": ">=8.1.3",
"@angular/material": ">=8.1.3"
}
Expand Down

0 comments on commit 0b6046d

Please sign in to comment.