Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d798abe

Browse filesBrowse files
authored
Merge pull request #1850 from rx-angular/fix-peer-deps
chore: adjust peer dependencies
2 parents 12ea5e7 + 759d483 commit d798abe
Copy full SHA for d798abe

File tree

Expand file treeCollapse file tree

3 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+4
-4
lines changed

‎libs/state/package.json

Copy file name to clipboardExpand all lines: libs/state/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"peerDependencies": {
4545
"@angular/core": "^19.0.0",
46-
"@rx-angular/cdk": "^19.0.1",
46+
"@rx-angular/cdk": "^19.1.0",
4747
"rxjs": "^6.5.3 || ^7.4.0"
4848
},
4949
"dependencies": {

‎libs/template/package.json

Copy file name to clipboardExpand all lines: libs/template/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"peerDependencies": {
4646
"@angular/core": "^19.0.0",
47-
"@rx-angular/cdk": "^19.0.1",
47+
"@rx-angular/cdk": "^19.1.0",
4848
"rxjs": "^6.5.3 || ^7.4.0"
4949
},
5050
"dependencies": {

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9455,7 +9455,7 @@ __metadata:
94559455
tslib: "npm:^2.4.1"
94569456
peerDependencies:
94579457
"@angular/core": ^19.0.0
9458-
"@rx-angular/cdk": ^19.0.1
9458+
"@rx-angular/cdk": ^19.1.0
94599459
rxjs: ^6.5.3 || ^7.4.0
94609460
languageName: unknown
94619461
linkType: soft
@@ -9468,7 +9468,7 @@ __metadata:
94689468
tslib: "npm:^2.4.1"
94699469
peerDependencies:
94709470
"@angular/core": ^19.0.0
9471-
"@rx-angular/cdk": ^19.0.1
9471+
"@rx-angular/cdk": ^19.1.0
94729472
rxjs: ^6.5.3 || ^7.4.0
94739473
languageName: unknown
94749474
linkType: soft

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.