Skip to content

Commit 1aa03ec

Browse files
committed
build: update angular dependencies
1 parent 47572ab commit 1aa03ec

File tree

2 files changed

+92
-92
lines changed

2 files changed

+92
-92
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,20 @@
5353
"devDependencies": {
5454
"@actions/core": "^1.4.0",
5555
"@actions/github": "^6.0.0",
56-
"@angular/animations": "20.0.0-next.1",
56+
"@angular/animations": "20.0.0-next.2",
5757
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
58-
"@angular/cdk": "19.2.0-rc.0",
58+
"@angular/cdk": "20.0.0-next.1",
5959
"@angular/cli": "20.0.0-next.0",
60-
"@angular/common": "20.0.0-next.1",
61-
"@angular/compiler": "20.0.0-next.1",
62-
"@angular/compiler-cli": "20.0.0-next.1",
63-
"@angular/core": "20.0.0-next.1",
60+
"@angular/common": "20.0.0-next.2",
61+
"@angular/compiler": "20.0.0-next.2",
62+
"@angular/compiler-cli": "20.0.0-next.2",
63+
"@angular/core": "20.0.0-next.2",
6464
"@angular/fire": "^19.0.0-rc",
65-
"@angular/forms": "20.0.0-next.1",
66-
"@angular/material": "19.2.0-rc.0",
67-
"@angular/platform-browser": "20.0.0-next.1",
68-
"@angular/platform-browser-dynamic": "20.0.0-next.1",
69-
"@angular/router": "20.0.0-next.1",
65+
"@angular/forms": "20.0.0-next.2",
66+
"@angular/material": "20.0.0-next.1",
67+
"@angular/platform-browser": "20.0.0-next.2",
68+
"@angular/platform-browser-dynamic": "20.0.0-next.2",
69+
"@angular/router": "20.0.0-next.2",
7070
"@bazel/bazelisk": "^1.11.0",
7171
"@bazel/ibazel": "^0.23.0",
7272
"@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
@@ -164,6 +164,6 @@
164164
}
165165
},
166166
"resolutions": {
167-
"@angular/benchpress/@angular/core": "20.0.0-next.1"
167+
"@angular/benchpress/@angular/core": "20.0.0-next.2"
168168
}
169169
}

yarn.lock

Lines changed: 80 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,14 @@ __metadata:
137137
languageName: node
138138
linkType: hard
139139

140-
"@angular/animations@npm:20.0.0-next.1":
141-
version: 20.0.0-next.1
142-
resolution: "@angular/animations@npm:20.0.0-next.1"
140+
"@angular/animations@npm:20.0.0-next.2":
141+
version: 20.0.0-next.2
142+
resolution: "@angular/animations@npm:20.0.0-next.2"
143143
dependencies:
144144
tslib: "npm:^2.3.0"
145145
peerDependencies:
146-
"@angular/core": 20.0.0-next.1
147-
checksum: 10c0/f505afed1901cfe166d2e1d5bf1d90659467e6d0743032421f9bf67507250f2479965d58ef062ab7625570a0834587b9e402e5fedff881c17542f98e7ea0c2db
146+
"@angular/core": 20.0.0-next.2
147+
checksum: 10c0/033f8dc96793947657b08db28d1054303e9a10c324f260bd4506f801a4c8207fc406470fc98b556d63bbb4beb2d24fdf369ee9521777e7b3da1cbd3645789b18
148148
languageName: node
149149
linkType: hard
150150

@@ -224,22 +224,22 @@ __metadata:
224224
dependencies:
225225
"@actions/core": "npm:^1.4.0"
226226
"@actions/github": "npm:^6.0.0"
227-
"@angular/animations": "npm:20.0.0-next.1"
227+
"@angular/animations": "npm:20.0.0-next.2"
228228
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch"
229229
"@angular/benchpress": "npm:0.3.0"
230230
"@angular/build": "npm:20.0.0-next.0"
231-
"@angular/cdk": "npm:19.2.0-rc.0"
231+
"@angular/cdk": "npm:20.0.0-next.1"
232232
"@angular/cli": "npm:20.0.0-next.0"
233-
"@angular/common": "npm:20.0.0-next.1"
234-
"@angular/compiler": "npm:20.0.0-next.1"
235-
"@angular/compiler-cli": "npm:20.0.0-next.1"
236-
"@angular/core": "npm:20.0.0-next.1"
233+
"@angular/common": "npm:20.0.0-next.2"
234+
"@angular/compiler": "npm:20.0.0-next.2"
235+
"@angular/compiler-cli": "npm:20.0.0-next.2"
236+
"@angular/core": "npm:20.0.0-next.2"
237237
"@angular/fire": "npm:^19.0.0-rc"
238-
"@angular/forms": "npm:20.0.0-next.1"
239-
"@angular/material": "npm:19.2.0-rc.0"
240-
"@angular/platform-browser": "npm:20.0.0-next.1"
241-
"@angular/platform-browser-dynamic": "npm:20.0.0-next.1"
242-
"@angular/router": "npm:20.0.0-next.1"
238+
"@angular/forms": "npm:20.0.0-next.2"
239+
"@angular/material": "npm:20.0.0-next.1"
240+
"@angular/platform-browser": "npm:20.0.0-next.2"
241+
"@angular/platform-browser-dynamic": "npm:20.0.0-next.2"
242+
"@angular/router": "npm:20.0.0-next.2"
243243
"@babel/core": "npm:^7.16.0"
244244
"@babel/plugin-proposal-async-generator-functions": "npm:^7.20.1"
245245
"@bazel/bazelisk": "npm:^1.11.0"
@@ -436,20 +436,20 @@ __metadata:
436436
languageName: node
437437
linkType: hard
438438

439-
"@angular/cdk@npm:19.2.0-rc.0":
440-
version: 19.2.0-rc.0
441-
resolution: "@angular/cdk@npm:19.2.0-rc.0"
439+
"@angular/cdk@npm:20.0.0-next.1":
440+
version: 20.0.0-next.1
441+
resolution: "@angular/cdk@npm:20.0.0-next.1"
442442
dependencies:
443443
parse5: "npm:^7.1.2"
444444
tslib: "npm:^2.3.0"
445445
peerDependencies:
446-
"@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
447-
"@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
446+
"@angular/common": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
447+
"@angular/core": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
448448
rxjs: ^6.5.3 || ^7.4.0
449449
dependenciesMeta:
450450
parse5:
451451
optional: true
452-
checksum: 10c0/5c1126d9f18d0923d9e2c7f8d63ea59bb0160f2d57d0cbbdf8cb62094e55e594132fe1211691b3f2e433041bc0158cc47e3a24ef8662a63f9ad1990ef149ad31
452+
checksum: 10c0/1340b200355d59ffb23b93a8a6833694d6a224d5b6b031a86824c19d7640599a36213161812064f9907c7efb94c4696cdc3fb106deb484011828f11c6cbeaad8
453453
languageName: node
454454
linkType: hard
455455

@@ -480,21 +480,21 @@ __metadata:
480480
languageName: node
481481
linkType: hard
482482

483-
"@angular/common@npm:20.0.0-next.1":
484-
version: 20.0.0-next.1
485-
resolution: "@angular/common@npm:20.0.0-next.1"
483+
"@angular/common@npm:20.0.0-next.2":
484+
version: 20.0.0-next.2
485+
resolution: "@angular/common@npm:20.0.0-next.2"
486486
dependencies:
487487
tslib: "npm:^2.3.0"
488488
peerDependencies:
489-
"@angular/core": 20.0.0-next.1
489+
"@angular/core": 20.0.0-next.2
490490
rxjs: ^6.5.3 || ^7.4.0
491-
checksum: 10c0/390c010d403a10c59a9581af7576c77f3dc270c10949b156fec1e8c53b8b4951c30ae8fff777cc78288ca5994686b67ceddb81e69ce3eabeb03cc0e87ecb8a7a
491+
checksum: 10c0/49eeed9f35e7d998cde3c1026143d7dce2b9e51c929b73f807aed5a98efab1d0151c82305ee94daa4daf1e4314a341cae5efdef5015ff3821f54ee94546fbab4
492492
languageName: node
493493
linkType: hard
494494

495-
"@angular/compiler-cli@npm:20.0.0-next.1":
496-
version: 20.0.0-next.1
497-
resolution: "@angular/compiler-cli@npm:20.0.0-next.1"
495+
"@angular/compiler-cli@npm:20.0.0-next.2":
496+
version: 20.0.0-next.2
497+
resolution: "@angular/compiler-cli@npm:20.0.0-next.2"
498498
dependencies:
499499
"@babel/core": "npm:7.26.9"
500500
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -505,42 +505,42 @@ __metadata:
505505
tslib: "npm:^2.3.0"
506506
yargs: "npm:^17.2.1"
507507
peerDependencies:
508-
"@angular/compiler": 20.0.0-next.1
508+
"@angular/compiler": 20.0.0-next.2
509509
typescript: ">=5.8 <5.9"
510510
bin:
511511
ng-xi18n: bundles/src/bin/ng_xi18n.js
512512
ngc: bundles/src/bin/ngc.js
513-
checksum: 10c0/2c7fea54c16700989d0b36b1406a534565164e9318db5e6f9234debf2b8e4e25c23ec7d53f5b50fa8164ce984ab1e7685bcdc787de69426f2162fc3b7976a44f
513+
checksum: 10c0/447ba8dee639aade6b33a0c194e4a85d25f667ced09e12551aed9f8df2f45d6d2c508070c5d6a144c57c3bafdeda50576c7ef9b286dd5ccdc19dbdbbc68e9d41
514514
languageName: node
515515
linkType: hard
516516

517-
"@angular/compiler@npm:20.0.0-next.1":
518-
version: 20.0.0-next.1
519-
resolution: "@angular/compiler@npm:20.0.0-next.1"
517+
"@angular/compiler@npm:20.0.0-next.2":
518+
version: 20.0.0-next.2
519+
resolution: "@angular/compiler@npm:20.0.0-next.2"
520520
dependencies:
521521
tslib: "npm:^2.3.0"
522522
peerDependencies:
523-
"@angular/core": 20.0.0-next.1
523+
"@angular/core": 20.0.0-next.2
524524
peerDependenciesMeta:
525525
"@angular/core":
526526
optional: true
527-
checksum: 10c0/ff3de2cc3a13214ff6829cd9c35613e1e1bd7d69850617a0bc035e081069733aa9adfb6f6a09732784fd84e241f6bfc82ca1d86ba975ee834ad5fa050a50950f
527+
checksum: 10c0/8a25bdfa2651b81f284ba2b1ab362c911d734adb52253562a31fb11348935a50587988ff42b5ac4dde21ffacd9e6955f8f16ed2269f257782644470cac67087c
528528
languageName: node
529529
linkType: hard
530530

531-
"@angular/core@npm:20.0.0-next.1":
532-
version: 20.0.0-next.1
533-
resolution: "@angular/core@npm:20.0.0-next.1"
531+
"@angular/core@npm:20.0.0-next.2":
532+
version: 20.0.0-next.2
533+
resolution: "@angular/core@npm:20.0.0-next.2"
534534
dependencies:
535535
tslib: "npm:^2.3.0"
536536
peerDependencies:
537-
"@angular/compiler": 20.0.0-next.1
537+
"@angular/compiler": 20.0.0-next.2
538538
rxjs: ^6.5.3 || ^7.4.0
539539
zone.js: ~0.15.0
540540
peerDependenciesMeta:
541541
"@angular/compiler":
542542
optional: true
543-
checksum: 10c0/b849477ae384cac3901ca834ec06c906a3b8d91e5776b1e85bced584ba4f75975a95f568a23bbdfd3179f6d1a0970530597ff7800d6e17a29c7b521cb5f936e8
543+
checksum: 10c0/92c549c6697902ca9ca3a130b569704d5b9d36d9affb3befb54621bb39bac450bef5d4389a74aee06db247c57eb9b75d69d9ae9f7c8808d34bc3b483e385de54
544544
languageName: node
545545
linkType: hard
546546

@@ -570,77 +570,77 @@ __metadata:
570570
languageName: node
571571
linkType: hard
572572

573-
"@angular/forms@npm:20.0.0-next.1":
574-
version: 20.0.0-next.1
575-
resolution: "@angular/forms@npm:20.0.0-next.1"
573+
"@angular/forms@npm:20.0.0-next.2":
574+
version: 20.0.0-next.2
575+
resolution: "@angular/forms@npm:20.0.0-next.2"
576576
dependencies:
577577
tslib: "npm:^2.3.0"
578578
peerDependencies:
579-
"@angular/common": 20.0.0-next.1
580-
"@angular/core": 20.0.0-next.1
581-
"@angular/platform-browser": 20.0.0-next.1
579+
"@angular/common": 20.0.0-next.2
580+
"@angular/core": 20.0.0-next.2
581+
"@angular/platform-browser": 20.0.0-next.2
582582
rxjs: ^6.5.3 || ^7.4.0
583-
checksum: 10c0/416a48a3d2d6793626a1808cd29ca934634dce69dbd077c3202f1b9fd29efb70a497af0ca608c1e1c74b5561dad80cfab42acbf478d092817023c4c4910010e6
583+
checksum: 10c0/ed78d977a03cf2fa41e081a5ab42d2ff97ee31a2a55d691d9bdfd091f94b611e215a8668db777a27602814f4372bc58c7cc9ad16654e794e33ee9f8a69b1f52c
584584
languageName: node
585585
linkType: hard
586586

587-
"@angular/material@npm:19.2.0-rc.0":
588-
version: 19.2.0-rc.0
589-
resolution: "@angular/material@npm:19.2.0-rc.0"
587+
"@angular/material@npm:20.0.0-next.1":
588+
version: 20.0.0-next.1
589+
resolution: "@angular/material@npm:20.0.0-next.1"
590590
dependencies:
591591
tslib: "npm:^2.3.0"
592592
peerDependencies:
593-
"@angular/cdk": 19.2.0-rc.0
594-
"@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
595-
"@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
596-
"@angular/forms": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
597-
"@angular/platform-browser": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
593+
"@angular/cdk": 20.0.0-next.1
594+
"@angular/common": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
595+
"@angular/core": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
596+
"@angular/forms": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
597+
"@angular/platform-browser": ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
598598
rxjs: ^6.5.3 || ^7.4.0
599-
checksum: 10c0/0f40e491a23c3a660ebb8ca541b8432d4bdf88e69ae0ec8ab6cff285a70fc04bdeb956f568151bc2a2163be30e304c54bbeb62e80e9e22d1156774dfa2c2291d
599+
checksum: 10c0/daedbfd630c5612dcbd51447dfc08291328a649fdef783abae57edf6530b7d3601bcdb0bcd79a0d008350594b3e767c09842a501f0b1b18c66946ca0611bd6fa
600600
languageName: node
601601
linkType: hard
602602

603-
"@angular/platform-browser-dynamic@npm:20.0.0-next.1":
604-
version: 20.0.0-next.1
605-
resolution: "@angular/platform-browser-dynamic@npm:20.0.0-next.1"
603+
"@angular/platform-browser-dynamic@npm:20.0.0-next.2":
604+
version: 20.0.0-next.2
605+
resolution: "@angular/platform-browser-dynamic@npm:20.0.0-next.2"
606606
dependencies:
607607
tslib: "npm:^2.3.0"
608608
peerDependencies:
609-
"@angular/common": 20.0.0-next.1
610-
"@angular/compiler": 20.0.0-next.1
611-
"@angular/core": 20.0.0-next.1
612-
"@angular/platform-browser": 20.0.0-next.1
613-
checksum: 10c0/56f96ce991a4a05c845c72abb4974a43538ca5f164013cef4b4f78a17877b57788ee2ddf539ab2039c172fbc082b0d54db00f2786d1ca4a6b32c3ddfbd38f6fe
609+
"@angular/common": 20.0.0-next.2
610+
"@angular/compiler": 20.0.0-next.2
611+
"@angular/core": 20.0.0-next.2
612+
"@angular/platform-browser": 20.0.0-next.2
613+
checksum: 10c0/f3c7f17cff404baa9955be4d0f99e3d8ea16508cbfa9e150357a4cfa0cf8672a61f51d89f49542ceb8c509ad9ad8d98e8155343353e7c901bce0f87a3fcff38c
614614
languageName: node
615615
linkType: hard
616616

617-
"@angular/platform-browser@npm:20.0.0-next.1":
618-
version: 20.0.0-next.1
619-
resolution: "@angular/platform-browser@npm:20.0.0-next.1"
617+
"@angular/platform-browser@npm:20.0.0-next.2":
618+
version: 20.0.0-next.2
619+
resolution: "@angular/platform-browser@npm:20.0.0-next.2"
620620
dependencies:
621621
tslib: "npm:^2.3.0"
622622
peerDependencies:
623-
"@angular/animations": 20.0.0-next.1
624-
"@angular/common": 20.0.0-next.1
625-
"@angular/core": 20.0.0-next.1
623+
"@angular/animations": 20.0.0-next.2
624+
"@angular/common": 20.0.0-next.2
625+
"@angular/core": 20.0.0-next.2
626626
peerDependenciesMeta:
627627
"@angular/animations":
628628
optional: true
629-
checksum: 10c0/601441056a11357c9506f30bf0e14e3b50bf507e24f2693d7a0446e5125392d0a25e3f546ac53f80752a74b50e7ace83f7286a077c73adeb6110183e0cd158a9
629+
checksum: 10c0/922f03c5a32143917a1c9509a48e42a1fa7f244d735e073ef9aef86096aece92f80dd8e1ed19d66be8ccdb71a09f19a22b22e4779c573ca05854c76b6810cf23
630630
languageName: node
631631
linkType: hard
632632

633-
"@angular/router@npm:20.0.0-next.1":
634-
version: 20.0.0-next.1
635-
resolution: "@angular/router@npm:20.0.0-next.1"
633+
"@angular/router@npm:20.0.0-next.2":
634+
version: 20.0.0-next.2
635+
resolution: "@angular/router@npm:20.0.0-next.2"
636636
dependencies:
637637
tslib: "npm:^2.3.0"
638638
peerDependencies:
639-
"@angular/common": 20.0.0-next.1
640-
"@angular/core": 20.0.0-next.1
641-
"@angular/platform-browser": 20.0.0-next.1
639+
"@angular/common": 20.0.0-next.2
640+
"@angular/core": 20.0.0-next.2
641+
"@angular/platform-browser": 20.0.0-next.2
642642
rxjs: ^6.5.3 || ^7.4.0
643-
checksum: 10c0/fdcf4bbae0e90aadbb4c42f5c67aa19b3e34211cc8ceafe1229e4a6fa2d516052d56b50bf449083bc5a859ef5e2e3d382c93e31961db0433f94500df611d240d
643+
checksum: 10c0/a16780ae038bffdd608521e42c184d5fe0b0164866e41d720f3b59a9cea8957e5bc7415151b90fb2838b233707c2191e1204400bff95ea0678b5040f65e00b51
644644
languageName: node
645645
linkType: hard
646646

0 commit comments

Comments
 (0)