Skip to content

Commit

Permalink
deps(@hug/ngx-core): upgrade to v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Jul 2, 2024
1 parent 588ff9f commit 6198d0a
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 38 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions projects/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@angular/core": ">= 14",
"@angular/cdk": ">= 14",
"@angular/material": ">= 14",
"@hug/ngx-core": "1.1.5",
"@hug/ngx-core": "1.1.6",
"@hug/ngx-sidenav": "1.1.0"
},
"dependencies": {
Expand All @@ -43,4 +43,4 @@
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/message-box-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@angular/core": ">= 14",
"@angular/material": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.5"
"@hug/ngx-core": "1.1.6"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/numeric-stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"@angular/cdk": ">= 14",
"@angular/material": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.5"
"@hug/ngx-core": "1.1.6"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@angular/core": ">= 14",
"@angular/cdk": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.5"
"@hug/ngx-core": "1.1.6"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/search-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"@angular/forms": ">= 14",
"@angular/material": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.5"
"@hug/ngx-core": "1.1.6"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/sidenav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@angular/common": ">= 14",
"@angular/core": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.5"
"@hug/ngx-core": "1.1.6"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/snackbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@angular/common": ">= 14",
"@angular/core": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.5"
"@hug/ngx-core": "1.1.6"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/splitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"@angular/core": ">= 14",
"@angular/cdk": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.5"
"@hug/ngx-core": "1.1.6"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@angular/cdk": ">= 14",
"@angular/material": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.5",
"@hug/ngx-core": "1.1.6",
"@hug/ngx-snackbar": "1.1.1",
"@hug/ngx-message-box": "1.1.1"
},
Expand All @@ -50,4 +50,4 @@
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/time-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@angular/material": ">= 14",
"rxjs": ">= 7.0.0",
"date-fns": "^2.30.0",
"@hug/ngx-core": "1.1.5",
"@hug/ngx-core": "1.1.6",
"@hug/ngx-numeric-stepper": "1.1.2"
},
"dependencies": {
Expand All @@ -46,4 +46,4 @@
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"@angular/material": ">= 14",
"rxjs": ">= 7.0.0",
"lodash-es": "^4.17.21",
"@hug/ngx-core": "1.1.5"
"@hug/ngx-core": "1.1.6"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions projects/user-tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@angular/common": ">= 14",
"@angular/core": ">= 14",
"@angular/material": ">= 14",
"@hug/ngx-core": "1.1.5",
"@hug/ngx-core": "1.1.6",
"@hug/ngx-tooltip": "1.1.1",
"@hug/ngx-user-card": "1.1.0"
},
Expand All @@ -43,4 +43,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 6198d0a

Please sign in to comment.