Skip to content

Commit

Permalink
chore(deps): update dependency ng-morph to v4.6.3 (#8691)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Aug 26, 2024
1 parent 25afdf7 commit e2c286c
Show file tree
Hide file tree
Showing 17 changed files with 885 additions and 703 deletions.
1,554 changes: 868 additions & 686 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"kill-port": "2.0.1",
"lint-staged": "15.2.9",
"local-web-server": "5.4.0",
"ng-morph": "4.6.1",
"ng-morph": "4.6.3",
"ng-packagr": "16.2.3",
"ngx-highlightjs": "10.0.0",
"nx": "19.6.2",
Expand Down
2 changes: 1 addition & 1 deletion projects/addon-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@taiga-ui/cdk": "^4.3.0",
"@taiga-ui/core": "^4.3.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/addon-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"@taiga-ui/kit": "^4.3.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"rxjs": ">=7.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/addon-doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"@taiga-ui/polymorpheus": "^4.6.4",
"markdown-it": ">=14.1.0",
"ngx-highlightjs": ">=10.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/addon-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@taiga-ui/kit": "^4.3.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"rxjs": ">=7.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/addon-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@taiga-ui/kit": "^4.3.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"rxjs": ">=7.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
4 changes: 2 additions & 2 deletions projects/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"repository": "https://github.com/taiga-family/taiga-ui",
"license": "Apache-2.0",
"dependencies": {
"tslib": "2.6.3"
"tslib": "2.7.0"
},
"devDependencies": {
"@angular-devkit/core": "16.2.14",
Expand All @@ -40,7 +40,7 @@
"@angular-devkit/core": ">=16.0.0",
"@angular-devkit/schematics": ">=16.0.0",
"@schematics/angular": ">=16.0.0",
"ng-morph": "^4.6.1",
"ng-morph": "^4.6.3",
"parse5": "^7.1.2"
},
"ng-update": {
Expand Down
2 changes: 1 addition & 1 deletion projects/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@taiga-ui/i18n": "^4.3.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"rxjs": ">=7.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
},
"schematics": "./schematics/collection.json"
}
2 changes: 1 addition & 1 deletion projects/experimental/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@taiga-ui/kit": "^4.3.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"rxjs": ">=7.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": "^4.2.1",
"rxjs": ">=7.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"@taiga-ui/i18n": "^4.3.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"rxjs": ">=7.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@taiga-ui/kit": "^4.3.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"rxjs": ">=7.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"license": "Apache-2.0",
"peerDependencies": {
"@angular/core": ">=16.0.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"peerDependencies": {
"@taiga-ui/cdk": "^4.3.0",
"@taiga-ui/core": "^4.3.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion projects/taiga-schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"peerDependencies": {
"@taiga-ui/cdk": "^4.3.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
},
"schematics": "../@taiga-ui/cdk/schematics/collection.json"
}
2 changes: 1 addition & 1 deletion projects/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"peerDependencies": {
"@taiga-ui/cdk": "^4.3.0",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
}
}

0 comments on commit e2c286c

Please sign in to comment.