Skip to content

Commit

Permalink
deps(@hug/ngx-core): upgrade to v1.1.12
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
dsi-hug-bot committed Jul 24, 2024
1 parent e7a317f commit 78a2936
Show file tree
Hide file tree
Showing 14 changed files with 34 additions and 34 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion projects/date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"peerDependencies": {
"@angular/common": ">= 14",
"@angular/core": ">= 14",
"@hug/ngx-core": "1.1.11",
"@hug/ngx-core": "1.1.12",
"@hug/ngx-time-picker": "1.1.8"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion projects/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@angular/core": ">= 14",
"@angular/cdk": ">= 14",
"@angular/material": ">= 14",
"@hug/ngx-core": "1.1.11",
"@hug/ngx-core": "1.1.12",
"@hug/ngx-sidenav": "1.1.6"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions projects/message-box-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"@angular/core": ">= 14",
"@angular/material": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.11"
"@hug/ngx-core": "1.1.12"
},
"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.11"
"@hug/ngx-core": "1.1.12"
},
"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.11"
"@hug/ngx-core": "1.1.12"
},
"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 @@ -40,12 +40,12 @@
"@angular/forms": ">= 14",
"@angular/material": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.11"
"@hug/ngx-core": "1.1.12"
},
"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 @@ -38,12 +38,12 @@
"@angular/common": ">= 14",
"@angular/core": ">= 14",
"rxjs": ">= 7.0.0",
"@hug/ngx-core": "1.1.11"
"@hug/ngx-core": "1.1.12"
},
"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.11"
"@hug/ngx-core": "1.1.12"
},
"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.11"
"@hug/ngx-core": "1.1.12"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
2 changes: 1 addition & 1 deletion 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.11",
"@hug/ngx-core": "1.1.12",
"@hug/ngx-snackbar": "1.1.8",
"@hug/ngx-message-box": "1.1.7"
},
Expand Down
2 changes: 1 addition & 1 deletion 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.11",
"@hug/ngx-core": "1.1.12",
"@hug/ngx-numeric-stepper": "1.1.9"
},
"dependencies": {
Expand Down
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.11"
"@hug/ngx-core": "1.1.12"
},
"dependencies": {
"tslib": "^2.6.3"
},
"publishConfig": {
"access": "public"
}
}
}
2 changes: 1 addition & 1 deletion 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.11",
"@hug/ngx-core": "1.1.12",
"@hug/ngx-tooltip": "1.1.9",
"@hug/ngx-user-card": "1.1.7"
},
Expand Down

0 comments on commit 78a2936

Please sign in to comment.