Skip to content

Commit

Permalink
chore(deps): update ng-web-apis (#6108)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Nov 27, 2023
1 parent b700101 commit 48f9113
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 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/addon-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/common": ">=3.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@taiga-ui/cdk": ">=3.55.0",
"@taiga-ui/core": ">=3.55.0",
"@tinkoff/ng-polymorpheus": ">=4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/addon-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@maskito/angular": ">=1.3.0",
"@maskito/core": ">=1.3.0",
"@maskito/kit": ">=1.3.0",
"@ng-web-apis/common": ">=3.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@taiga-ui/cdk": ">=3.55.0",
"@taiga-ui/core": ">=3.55.0",
"@taiga-ui/i18n": ">=3.55.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 @@ -25,7 +25,7 @@
"@angular/core": ">=12.0.0",
"@angular/forms": ">=12.0.0",
"@angular/router": ">=12.0.0",
"@ng-web-apis/common": ">=3.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@taiga-ui/addon-mobile": ">=3.55.0",
"@taiga-ui/cdk": ">=3.55.0",
"@taiga-ui/core": ">=3.55.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 @@ -14,7 +14,7 @@
"@angular/cdk": ">=12.0.0",
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/common": ">=3.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@taiga-ui/cdk": ">=3.55.0",
"@taiga-ui/core": ">=3.55.0",
"@taiga-ui/kit": ">=3.55.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/addon-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/mutation-observer": ">=3.0.0",
"@ng-web-apis/mutation-observer": ">=3.0.6",
"@taiga-ui/cdk": ">=3.55.0",
"@taiga-ui/core": ">=3.55.0",
"@taiga-ui/i18n": ">=3.55.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 @@ -15,7 +15,7 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/intersection-observer": ">=3.0.0",
"@ng-web-apis/intersection-observer": ">=3.1.6",
"@taiga-ui/cdk": ">=3.55.0",
"@taiga-ui/core": ">=3.55.0",
"@taiga-ui/i18n": ">=3.55.0",
Expand Down
4 changes: 2 additions & 2 deletions projects/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@angular/forms": ">=12.0.0",
"@angular/platform-browser": ">=12.0.0",
"@angular/router": ">=12.0.0",
"@ng-web-apis/common": ">=3.0.0",
"@ng-web-apis/mutation-observer": ">=3.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@ng-web-apis/mutation-observer": ">=3.0.6",
"@taiga-ui/cdk": ">=3.55.0",
"@taiga-ui/i18n": ">=3.55.0",
"@tinkoff/ng-event-plugins": ">=3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "Apache-2.0",
"peerDependencies": {
"@angular/core": ">=12.0.0",
"@ng-web-apis/common": ">=3.0.0",
"@ng-web-apis/common": ">=3.0.6",
"rxjs": ">=6.0.0",
"tslib": ">=2.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions projects/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@angular/core": ">=12.0.0",
"@angular/forms": ">=12.0.0",
"@angular/router": ">=12.0.0",
"@ng-web-apis/common": ">=3.0.0",
"@ng-web-apis/mutation-observer": ">=3.0.0",
"@ng-web-apis/resize-observer": ">=3.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@ng-web-apis/mutation-observer": ">=3.0.6",
"@ng-web-apis/resize-observer": ">=3.0.6",
"@taiga-ui/cdk": ">=3.55.0",
"@taiga-ui/core": ">=3.55.0",
"@taiga-ui/i18n": ">=3.55.0",
Expand Down

0 comments on commit 48f9113

Please sign in to comment.