Skip to content

Commit 2e55595

Browse files
committed
build: update cross-repo angular dependencies to v20.1.0-next.0
See associated pull request for more information.
1 parent d8615e0 commit 2e55595

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
"@actions/github": "^6.0.0",
5555
"@angular/animations": "20.0.0",
5656
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
57-
"@angular/cdk": "20.0.0",
57+
"@angular/cdk": "20.1.0-next.0",
5858
"@angular/cli": "20.0.0",
5959
"@angular/common": "20.0.0",
6060
"@angular/compiler": "20.0.0",
6161
"@angular/compiler-cli": "20.0.0",
6262
"@angular/core": "20.0.0",
6363
"@angular/fire": "^20.0.0-rc",
6464
"@angular/forms": "20.0.0",
65-
"@angular/material": "20.0.0",
65+
"@angular/material": "20.1.0-next.0",
6666
"@angular/platform-browser": "20.0.0",
6767
"@angular/platform-browser-dynamic": "20.0.0",
6868
"@angular/router": "20.0.0",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -200,15 +200,15 @@ __metadata:
200200
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch"
201201
"@angular/benchpress": "npm:0.3.0"
202202
"@angular/build": "npm:20.0.0"
203-
"@angular/cdk": "npm:20.0.0"
203+
"@angular/cdk": "npm:20.1.0-next.0"
204204
"@angular/cli": "npm:20.0.0"
205205
"@angular/common": "npm:20.0.0"
206206
"@angular/compiler": "npm:20.0.0"
207207
"@angular/compiler-cli": "npm:20.0.0"
208208
"@angular/core": "npm:20.0.0"
209209
"@angular/fire": "npm:^20.0.0-rc"
210210
"@angular/forms": "npm:20.0.0"
211-
"@angular/material": "npm:20.0.0"
211+
"@angular/material": "npm:20.1.0-next.0"
212212
"@angular/platform-browser": "npm:20.0.0"
213213
"@angular/platform-browser-dynamic": "npm:20.0.0"
214214
"@angular/router": "npm:20.0.0"
@@ -413,17 +413,17 @@ __metadata:
413413
languageName: node
414414
linkType: hard
415415

416-
"@angular/cdk@npm:20.0.0":
417-
version: 20.0.0
418-
resolution: "@angular/cdk@npm:20.0.0"
416+
"@angular/cdk@npm:20.1.0-next.0":
417+
version: 20.1.0-next.0
418+
resolution: "@angular/cdk@npm:20.1.0-next.0"
419419
dependencies:
420420
parse5: "npm:^7.1.2"
421421
tslib: "npm:^2.3.0"
422422
peerDependencies:
423-
"@angular/common": ^20.0.0 || ^21.0.0
424-
"@angular/core": ^20.0.0 || ^21.0.0
423+
"@angular/common": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
424+
"@angular/core": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
425425
rxjs: ^6.5.3 || ^7.4.0
426-
checksum: 10c0/221a6db5bea52f800a719ee106249da67de981a399165ec975861b4ea397a22f29ac9c12f9a334b663250b11aeb50c500754a3acbcfce97f925f65b0837fc261
426+
checksum: 10c0/757601e6c5f643ee4c8bf4b002150d5eab82041b263ff6afd9054a3ae4bf814b3b1cf30d3e51bdc39109eb0946311ae08e738c61515292a4d9216b4171e7bf00
427427
languageName: node
428428
linkType: hard
429429

@@ -557,19 +557,19 @@ __metadata:
557557
languageName: node
558558
linkType: hard
559559

560-
"@angular/material@npm:20.0.0":
561-
version: 20.0.0
562-
resolution: "@angular/material@npm:20.0.0"
560+
"@angular/material@npm:20.1.0-next.0":
561+
version: 20.1.0-next.0
562+
resolution: "@angular/material@npm:20.1.0-next.0"
563563
dependencies:
564564
tslib: "npm:^2.3.0"
565565
peerDependencies:
566-
"@angular/cdk": 20.0.0
567-
"@angular/common": ^20.0.0 || ^21.0.0
568-
"@angular/core": ^20.0.0 || ^21.0.0
569-
"@angular/forms": ^20.0.0 || ^21.0.0
570-
"@angular/platform-browser": ^20.0.0 || ^21.0.0
566+
"@angular/cdk": 20.1.0-next.0
567+
"@angular/common": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
568+
"@angular/core": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
569+
"@angular/forms": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
570+
"@angular/platform-browser": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
571571
rxjs: ^6.5.3 || ^7.4.0
572-
checksum: 10c0/6bb3cb6a82a2633691c9a830e2743ed1dca2c123de59c6b99972255d1a29d77d729b7ec9d559cfd3de74bc482f22a572a962e7ccd3feb7619a15435af2822b6f
572+
checksum: 10c0/5f99c29a174054815e5207cc4db717ee581bcb08be7a09ff9d6cf81e2db087c72187b8369d7b140d86af4ba15740992279933eee5cce859c204dc3a245e7cebb
573573
languageName: node
574574
linkType: hard
575575

0 commit comments

Comments
 (0)