Skip to content

Commit

Permalink
chore(deps): update ng-web-apis to ^4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and splincode committed Jun 28, 2024
1 parent b4ca77b commit 4e7fc41
Show file tree
Hide file tree
Showing 11 changed files with 47 additions and 47 deletions.
62 changes: 31 additions & 31 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.1.1",
"@ng-web-apis/common": "^4.1.2",
"@taiga-ui/cdk": "^4.0.0-rc.2",
"@taiga-ui/core": "^4.0.0-rc.2",
"@taiga-ui/polymorpheus": "^4.6.3",
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": "^2.5.0",
"@maskito/core": "^2.5.0",
"@maskito/kit": "^2.5.0",
"@ng-web-apis/common": "^4.1.1",
"@ng-web-apis/common": "^4.1.2",
"@taiga-ui/cdk": "^4.0.0-rc.2",
"@taiga-ui/core": "^4.0.0-rc.2",
"@taiga-ui/i18n": "^4.0.0-rc.2",
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 @@
"@angular/core": ">=16.0.0",
"@angular/forms": ">=16.0.0",
"@angular/router": ">=16.0.0",
"@ng-web-apis/common": "^4.1.1",
"@ng-web-apis/common": "^4.1.2",
"@taiga-ui/addon-mobile": "^4.0.0-rc.2",
"@taiga-ui/cdk": "^4.0.0-rc.2",
"@taiga-ui/core": "^4.0.0-rc.2",
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": ">=16.0.0",
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": "^4.1.1",
"@ng-web-apis/common": "^4.1.2",
"@taiga-ui/cdk": "^4.0.0-rc.2",
"@taiga-ui/core": "^4.0.0-rc.2",
"@taiga-ui/kit": "^4.0.0-rc.2",
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.1.1",
"@ng-web-apis/intersection-observer": "^4.1.2",
"@taiga-ui/cdk": "^4.0.0-rc.2",
"@taiga-ui/core": "^4.0.0-rc.2",
"@taiga-ui/i18n": "^4.0.0-rc.2",
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.1.1",
"@ng-web-apis/mutation-observer": "^4.1.1",
"@ng-web-apis/resize-observer": "^4.1.1",
"@ng-web-apis/common": "^4.1.2",
"@ng-web-apis/mutation-observer": "^4.1.2",
"@ng-web-apis/resize-observer": "^4.1.2",
"@taiga-ui/event-plugins": "^4.0.1",
"@taiga-ui/polymorpheus": "^4.6.3",
"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 @@ -27,8 +27,8 @@
"@angular/forms": ">=16.0.0",
"@angular/platform-browser": ">=16.0.0",
"@angular/router": ">=16.0.0",
"@ng-web-apis/common": "^4.1.1",
"@ng-web-apis/mutation-observer": "^4.1.1",
"@ng-web-apis/common": "^4.1.2",
"@ng-web-apis/mutation-observer": "^4.1.2",
"@taiga-ui/cdk": "^4.0.0-rc.2",
"@taiga-ui/event-plugins": "^4.0.1",
"@taiga-ui/i18n": "^4.0.0-rc.2",
Expand Down
2 changes: 1 addition & 1 deletion projects/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@angular/platform-browser-dynamic": "16.2.12",
"@angular/platform-server": "16.2.12",
"@angular/router": "16.2.12",
"@ng-web-apis/universal": "4.1.1",
"@ng-web-apis/universal": "4.1.2",
"@nguniversal/express-engine": "16.2.0",
"@stackblitz/sdk": "1.10.0",
"@taiga-ui/dompurify": "4.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": ">=16.0.0",
"@ng-web-apis/common": "^4.1.1",
"@ng-web-apis/common": "^4.1.2",
"rxjs": ">=7.0.0",
"tslib": "^2.6.3"
}
Expand Down
8 changes: 4 additions & 4 deletions projects/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@maskito/core": "^2.5.0",
"@maskito/kit": "^2.5.0",
"@maskito/phone": "^2.5.0",
"@ng-web-apis/common": "^4.1.1",
"@ng-web-apis/intersection-observer": "^4.1.1",
"@ng-web-apis/mutation-observer": "^4.1.1",
"@ng-web-apis/resize-observer": "^4.1.1",
"@ng-web-apis/common": "^4.1.2",
"@ng-web-apis/intersection-observer": "^4.1.2",
"@ng-web-apis/mutation-observer": "^4.1.2",
"@ng-web-apis/resize-observer": "^4.1.2",
"@taiga-ui/cdk": "^4.0.0-rc.2",
"@taiga-ui/core": "^4.0.0-rc.2",
"@taiga-ui/i18n": "^4.0.0-rc.2",
Expand Down

0 comments on commit 4e7fc41

Please sign in to comment.