Skip to content

Commit

Permalink
fix(deps): update angular monorepo to >=8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 25, 2019
1 parent 67a9666 commit 6b1e276
Show file tree
Hide file tree
Showing 18 changed files with 36 additions and 36 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.2",
"@angular/core": ">=8.2.2",
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@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.2",
"@angular/core": ">=8.2.2"
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
}
}
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.2",
"@angular/core": ">=8.2.2",
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@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.2",
"@angular/core": ">=8.2.2"
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
}
}
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.2",
"@angular/core": ">=8.2.2",
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@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.2",
"@angular/core": ">=8.2.2",
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@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.2",
"@angular/core": ">=8.2.2"
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
}
}
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.2",
"@angular/core": ">=8.2.2"
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
}
}
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.2",
"@angular/core": ">=8.2.2"
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
}
}
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.2",
"@angular/core": ">=8.2.2"
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
}
}
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.4",
"peerDependencies": {
"@angular/common": ">=8.2.2",
"@angular/core": ">=8.2.2",
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"date-fns": "~v2.0.0-beta.5",
"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.2",
"@angular/core": ">=8.2.2",
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/cdk": ">=8.1.3",
"@angular/material": ">=8.1.3"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/oidc/package.json
Expand Up @@ -2,8 +2,8 @@
"name": "@ngx-starter-kit/oidc",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": ">=8.2.2",
"@angular/core": ">=8.2.2",
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@ngxs-labs/immer-adapter": ">=3.0.1",
"@ngxs/router-plugin": ">=3.4.0",
"@ngxs/storage-plugin": ">=3.4.0",
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.2",
"@angular/core": ">=8.2.2",
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"ngx-page-scroll-core": ">=6.0.0",
"ngx-page-scroll": "6.0.2"
}
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.2",
"@angular/core": ">=8.2.2"
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
},
"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.2",
"@angular/core": ">=8.2.2"
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
},
"dependencies": {
"@ngxs/store": ">=3.5.0",
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.2",
"@angular/core": ">=8.2.2"
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3"
}
}
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.2",
"@angular/core": ">=8.2.2",
"@angular/common": ">=8.2.3",
"@angular/core": ">=8.2.3",
"@angular/cdk": ">=8.1.3",
"@angular/material": ">=8.1.3"
}
Expand Down

0 comments on commit 6b1e276

Please sign in to comment.