Skip to content

Commit

Permalink
chore: fixup peer ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Sep 24, 2024
1 parent 8ff5986 commit 1802c3d
Show file tree
Hide file tree
Showing 17 changed files with 138 additions and 138 deletions.
138 changes: 69 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions projects/addon-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/common": ">=3.2.3",
"@taiga-ui/cdk": ">=3.94.0",
"@taiga-ui/core": ">=3.94.0",
"@ng-web-apis/common": ">=3.2.3 <4",
"@taiga-ui/cdk": ">=3.94.0 <4",
"@taiga-ui/core": ">=3.94.0 <4",
"@tinkoff/ng-polymorpheus": ">=4.3.0",
"tslib": ">=2.7.0"
}
Expand Down
18 changes: 9 additions & 9 deletions projects/addon-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@angular/forms": ">=12.0.0",
"@maskito/angular": ">=1.9.0",
"@maskito/core": ">=1.9.0",
"@maskito/kit": ">=1.9.0",
"@ng-web-apis/common": ">=3.2.3",
"@taiga-ui/cdk": ">=3.94.0",
"@taiga-ui/core": ">=3.94.0",
"@taiga-ui/i18n": ">=3.94.0",
"@taiga-ui/kit": ">=3.94.0",
"@tinkoff/ng-polymorpheus": "4>=.3.0",
"@maskito/angular": ">=1.9.0 <2",
"@maskito/core": ">=1.9.0 <2",
"@maskito/kit": ">=1.9.0 <2",
"@ng-web-apis/common": ">=3.2.3 <4",
"@taiga-ui/cdk": ">=3.94.0 <4",
"@taiga-ui/core": ">=3.94.0 <4",
"@taiga-ui/i18n": ">=3.94.0 <4",
"@taiga-ui/kit": ">=3.94.0 <4",
"@tinkoff/ng-polymorpheus": ">=4.3.0",
"rxjs": ">=6.0.0 || >=7.0.0",
"tslib": ">=2.7.0"
}
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@angular/core": ">=12.0.0",
"@angular/forms": ">=12.0.0",
"@angular/router": ">=12.0.0",
"@ng-web-apis/common": ">=3.2.3",
"@taiga-ui/addon-mobile": ">=3.94.0",
"@taiga-ui/cdk": ">=3.94.0",
"@taiga-ui/core": ">=3.94.0",
"@taiga-ui/kit": ">=3.94.0",
"@ng-web-apis/common": ">=3.2.3 <4",
"@taiga-ui/addon-mobile": ">=3.94.0 <4",
"@taiga-ui/cdk": ">=3.94.0 <4",
"@taiga-ui/core": ">=3.94.0 <4",
"@taiga-ui/kit": ">=3.94.0 <4",
"@tinkoff/ng-polymorpheus": ">=4.3.0",
"tslib": ">=2.7.0"
}
Expand Down
8 changes: 4 additions & 4 deletions projects/addon-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"@angular/cdk": ">=12.0.0",
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/common": ">=3.2.3",
"@taiga-ui/cdk": ">=3.94.0",
"@taiga-ui/core": ">=3.94.0",
"@taiga-ui/kit": ">=3.94.0",
"@ng-web-apis/common": ">=3.2.3 <4",
"@taiga-ui/cdk": ">=3.94.0 <4",
"@taiga-ui/core": ">=3.94.0 <4",
"@taiga-ui/kit": ">=3.94.0 <4",
"@tinkoff/ng-polymorpheus": ">=4.3.0",
"rxjs": ">=6.0.0 || >=7.0.0",
"tslib": ">=2.7.0"
Expand Down
14 changes: 7 additions & 7 deletions projects/addon-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/mutation-observer": ">=3.1.0",
"@taiga-ui/cdk": ">=3.94.0",
"@taiga-ui/core": ">=3.94.0",
"@taiga-ui/i18n": ">=3.94.0",
"@taiga-ui/kit": ">=3.94.0",
"@tinkoff/ng-polymorpheus": "^4.3.0",
"@ng-web-apis/mutation-observer": ">=3.1.0 <4",
"@taiga-ui/cdk": ">=3.94.0 <4",
"@taiga-ui/core": ">=3.94.0 <4",
"@taiga-ui/i18n": ">=3.94.0 <4",
"@taiga-ui/kit": ">=3.94.0 <4",
"@tinkoff/ng-polymorpheus": ">=4.3.0",
"rxjs": ">=6.0.0 || >=7.0.0",
"tslib": "^2.6.2"
"tslib": ">=2.7.0"
},
"publishConfig": {
"access": "public"
Expand Down
12 changes: 6 additions & 6 deletions projects/addon-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/intersection-observer": ">=3.2.3",
"@taiga-ui/cdk": ">=3.94.0",
"@taiga-ui/core": ">=3.94.0",
"@taiga-ui/i18n": ">=3.94.0",
"@taiga-ui/kit": ">=3.94.0",
"@ng-web-apis/intersection-observer": ">=3.2.3 <4",
"@taiga-ui/cdk": ">=3.94.0 <4",
"@taiga-ui/core": ">=3.94.0 <4",
"@taiga-ui/i18n": ">=3.94.0 <4",
"@taiga-ui/kit": ">=3.94.0 <4",
"@tinkoff/ng-polymorpheus": ">=4.3.0",
"rxjs": ">=6.0.0 || >=7.0.0",
"tslib": "^2.7.0"
"tslib": ">=2.7.0"
}
}
8 changes: 4 additions & 4 deletions projects/addon-tablebars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@taiga-ui/cdk": ">=3.94.0",
"@taiga-ui/core": ">=3.94.0",
"@tinkoff/ng-polymorpheus": "^4.3.0",
"@taiga-ui/cdk": ">=3.94.0 <4",
"@taiga-ui/core": ">=3.94.0 <4",
"@tinkoff/ng-polymorpheus": ">=4.3.0",
"rxjs": ">=6.0.0 || >=7.0.0",
"tslib": "^2.6.2"
"tslib": ">=2.7.0"
}
}
Loading

0 comments on commit 1802c3d

Please sign in to comment.