Skip to content

Commit

Permalink
fix(deps): update angular web apis plugins to ^4.7.0 (#9395)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 8, 2024
1 parent efd2e3d commit 43ca14f
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 45 deletions.
60 changes: 30 additions & 30 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": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": "^4.6.5",
"@ng-web-apis/common": "^4.7.0",
"@taiga-ui/cdk": "^4.10.0",
"@taiga-ui/core": "^4.10.0",
"@taiga-ui/polymorpheus": "^4.7.4",
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": "^3.0.3",
"@maskito/core": "^3.0.3",
"@maskito/kit": "^3.0.3",
"@ng-web-apis/common": "^4.6.5",
"@ng-web-apis/common": "^4.7.0",
"@taiga-ui/cdk": "^4.10.0",
"@taiga-ui/core": "^4.10.0",
"@taiga-ui/i18n": "^4.10.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 @@ -22,7 +22,7 @@
"@angular/core": ">=16.0.0",
"@angular/forms": ">=16.0.0",
"@angular/router": ">=16.0.0",
"@ng-web-apis/common": "^4.6.5",
"@ng-web-apis/common": "^4.7.0",
"@taiga-ui/addon-mobile": "^4.10.0",
"@taiga-ui/cdk": "^4.10.0",
"@taiga-ui/core": "^4.10.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 @@ -17,7 +17,7 @@
"@angular/cdk": ">=16.0.0",
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": "^4.6.5",
"@ng-web-apis/common": "^4.7.0",
"@taiga-ui/cdk": "^4.10.0",
"@taiga-ui/core": "^4.10.0",
"@taiga-ui/kit": "^4.10.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": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/intersection-observer": "^4.6.5",
"@ng-web-apis/intersection-observer": "^4.7.0",
"@taiga-ui/cdk": "^4.10.0",
"@taiga-ui/core": "^4.10.0",
"@taiga-ui/i18n": "^4.10.0",
Expand Down
6 changes: 3 additions & 3 deletions projects/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@angular/forms": ">=16.0.0",
"@ng-web-apis/common": "^4.6.5",
"@ng-web-apis/mutation-observer": "^4.6.5",
"@ng-web-apis/resize-observer": "^4.6.5",
"@ng-web-apis/common": "^4.7.0",
"@ng-web-apis/mutation-observer": "^4.7.0",
"@ng-web-apis/resize-observer": "^4.7.0",
"@taiga-ui/event-plugins": "^4.2.4",
"@taiga-ui/polymorpheus": "^4.7.4",
"rxjs": ">=7.0.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": ">=16.0.0",
"@angular/platform-browser": ">=16.0.0",
"@angular/router": ">=16.0.0",
"@ng-web-apis/common": "^4.6.5",
"@ng-web-apis/mutation-observer": "^4.6.5",
"@ng-web-apis/common": "^4.7.0",
"@ng-web-apis/mutation-observer": "^4.7.0",
"@taiga-ui/cdk": "^4.10.0",
"@taiga-ui/event-plugins": "^4.2.4",
"@taiga-ui/i18n": "^4.10.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": ">=16.0.0",
"@ng-web-apis/common": "^4.6.5",
"@ng-web-apis/common": "^4.7.0",
"rxjs": ">=7.0.0",
"tslib": "^2.7.0"
}
Expand Down
8 changes: 4 additions & 4 deletions projects/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"@maskito/core": "^3.0.3",
"@maskito/kit": "^3.0.3",
"@maskito/phone": "^3.0.3",
"@ng-web-apis/common": "^4.6.5",
"@ng-web-apis/intersection-observer": "^4.6.5",
"@ng-web-apis/mutation-observer": "^4.6.5",
"@ng-web-apis/resize-observer": "^4.6.5",
"@ng-web-apis/common": "^4.7.0",
"@ng-web-apis/intersection-observer": "^4.7.0",
"@ng-web-apis/mutation-observer": "^4.7.0",
"@ng-web-apis/resize-observer": "^4.7.0",
"@taiga-ui/cdk": "^4.10.0",
"@taiga-ui/core": "^4.10.0",
"@taiga-ui/i18n": "^4.10.0",
Expand Down

0 comments on commit 43ca14f

Please sign in to comment.