Skip to content

Commit

Permalink
fix: update peerDependencies (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Jun 26, 2024
1 parent 16ea4b8 commit 06f02d9
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion libs/audio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"polyfill.js"
],
"peerDependencies": {
"@angular/core": ">=7.0.0",
"@angular/core": ">=16.0.0",
"rxjs": ">=7.0.0"
}
}
4 changes: 2 additions & 2 deletions libs/canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Roman Sedov <[email protected]>"
],
"peerDependencies": {
"@angular/core": ">=6.0.0",
"@ng-web-apis/common": ">=3.0.6"
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.0.0"
}
}
2 changes: 1 addition & 1 deletion libs/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"rxjs": ">=6.4.0"
"rxjs": ">=7.0.0"
}
}
6 changes: 3 additions & 3 deletions libs/geolocation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"tslib": "2.6.3"
},
"peerDependencies": {
"@angular/common": ">=6.0.0",
"@angular/core": ">=6.0.0",
"@ng-web-apis/common": ">=3.0.6"
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.0.0"
}
}
2 changes: 1 addition & 1 deletion libs/intersection-observer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=3.0.6"
"@ng-web-apis/common": ">=4.0.0"
}
}
4 changes: 2 additions & 2 deletions libs/midi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"Roman Sedov <[email protected]>"
],
"peerDependencies": {
"@angular/core": ">=6.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.0.0",
"@types/webmidi": ">=2.0.10",
"rxjs": ">=7.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/mutation-observer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=3.0.6"
"@ng-web-apis/common": ">=4.0.0"
}
}
2 changes: 1 addition & 1 deletion libs/notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@ng-web-apis/common": ">=4.0.0",
"rxjs": ">=7.0.0"
}
}
6 changes: 3 additions & 3 deletions libs/payment-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"Alex Inkin <[email protected]>"
],
"peerDependencies": {
"@angular/common": ">=6.0.0",
"@angular/core": ">=6.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.0.0",
"rxjs": ">=7.0.0"
}
}
2 changes: 1 addition & 1 deletion libs/permissions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=3.0.6"
"@ng-web-apis/common": ">=4.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion libs/resize-observer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=3.0.6"
"@ng-web-apis/common": ">=4.0.0"
}
}
2 changes: 1 addition & 1 deletion libs/screen-orientation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@ng-web-apis/common": ">=4.0.0",
"rxjs": ">=7.0.0"
}
}
2 changes: 1 addition & 1 deletion libs/speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"peerDependencies": {
"@angular/core": ">=6.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@ng-web-apis/common": ">=4.0.0",
"@types/dom-speech-recognition": ">=0.0.4"
}
}
4 changes: 2 additions & 2 deletions libs/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"Roman Sedov <[email protected]>"
],
"peerDependencies": {
"@angular/core": ">=9.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.0.0",
"rxjs": ">=7.0.0"
}
}
2 changes: 1 addition & 1 deletion libs/universal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=3.0.6",
"@ng-web-apis/common": ">=4.0.0",
"@types/node": ">=20.12.12",
"rxjs": ">=7.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions libs/workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"Roman Sedov <[email protected]>"
],
"peerDependencies": {
"@angular/core": ">=6.0.0",
"@ng-web-apis/common": ">=3.0.6"
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 06f02d9

Please sign in to comment.