Skip to content

Commit

Permalink
chore(deps): update taiga-ui cdk
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Sep 2, 2024
1 parent e5313f9 commit a34a7f5
Show file tree
Hide file tree
Showing 12 changed files with 224 additions and 530 deletions.
728 changes: 211 additions & 517 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 @@ -144,7 +144,7 @@
"@taiga-ui/cspell-config": "0.113.3",
"@taiga-ui/design-tokens": "0.132.0",
"@taiga-ui/eslint-plugin-experience": "0.147.10",
"@taiga-ui/event-plugins": "4.0.1",
"@taiga-ui/event-plugins": "4.0.2",
"@taiga-ui/prettier-config": "0.113.3",
"@taiga-ui/stylelint-config": "0.147.0",
"@taiga-ui/tsconfig": "0.147.10",
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 @@ -19,7 +19,7 @@
"@ng-web-apis/common": "^4.2.1",
"@taiga-ui/cdk": "^4.5.0",
"@taiga-ui/core": "^4.5.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/polymorpheus": "^4.7.0",
"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 @@ -25,7 +25,7 @@
"@taiga-ui/core": "^4.5.0",
"@taiga-ui/i18n": "^4.5.0",
"@taiga-ui/kit": "^4.5.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/polymorpheus": "^4.7.0",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion projects/addon-doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@taiga-ui/cdk": "^4.5.0",
"@taiga-ui/core": "^4.5.0",
"@taiga-ui/kit": "^4.5.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/polymorpheus": "^4.7.0",
"markdown-it": ">=14.1.0",
"ngx-highlightjs": ">=10.0.0",
"tslib": "^2.7.0"
Expand Down
2 changes: 1 addition & 1 deletion projects/addon-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@taiga-ui/cdk": "^4.5.0",
"@taiga-ui/core": "^4.5.0",
"@taiga-ui/kit": "^4.5.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/polymorpheus": "^4.7.0",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion projects/addon-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@taiga-ui/core": "^4.5.0",
"@taiga-ui/i18n": "^4.5.0",
"@taiga-ui/kit": "^4.5.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/polymorpheus": "^4.7.0",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
}
Expand Down
4 changes: 2 additions & 2 deletions projects/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@ng-web-apis/common": "^4.2.1",
"@ng-web-apis/mutation-observer": "^4.2.1",
"@ng-web-apis/resize-observer": "^4.2.1",
"@taiga-ui/event-plugins": "^4.0.1",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/event-plugins": "^4.0.2",
"@taiga-ui/polymorpheus": "^4.7.0",
"rxjs": ">=7.0.0"
},
"optionalDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions projects/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@ng-web-apis/common": "^4.2.1",
"@ng-web-apis/mutation-observer": "^4.2.1",
"@taiga-ui/cdk": "^4.5.0",
"@taiga-ui/event-plugins": "^4.0.1",
"@taiga-ui/event-plugins": "^4.0.2",
"@taiga-ui/i18n": "^4.5.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/polymorpheus": "^4.7.0",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
},
Expand Down
2 changes: 1 addition & 1 deletion projects/experimental/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@taiga-ui/cdk": "^4.5.0",
"@taiga-ui/core": "^4.5.0",
"@taiga-ui/kit": "^4.5.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/polymorpheus": "^4.7.0",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion projects/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@taiga-ui/cdk": "^4.5.0",
"@taiga-ui/core": "^4.5.0",
"@taiga-ui/i18n": "^4.5.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/polymorpheus": "^4.7.0",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion projects/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@taiga-ui/cdk": "^4.5.0",
"@taiga-ui/core": "^4.5.0",
"@taiga-ui/kit": "^4.5.0",
"@taiga-ui/polymorpheus": "^4.6.4",
"@taiga-ui/polymorpheus": "^4.7.0",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
}
Expand Down

0 comments on commit a34a7f5

Please sign in to comment.