@@ -245,7 +245,7 @@ __metadata:
245
245
languageName: unknown
246
246
linkType: soft
247
247
248
- "@angular/animations@npm:^ 19.1.0-next.0":
248
+ "@angular/animations@npm:19.1.0-next.0":
249
249
version: 19.1.0-next.0
250
250
resolution: "@angular/animations@npm:19.1.0-next.0"
251
251
dependencies:
@@ -496,20 +496,20 @@ __metadata:
496
496
languageName: node
497
497
linkType: hard
498
498
499
- "@angular/cdk@npm:19.0.1 ":
500
- version: 19.0.1
501
- resolution: "@angular/cdk@npm:19.0.1 "
499
+ "@angular/cdk@npm:19.1.0-next.0 ":
500
+ version: 19.1.0-next.0
501
+ resolution: "@angular/cdk@npm:19.1.0-next.0 "
502
502
dependencies:
503
503
parse5: "npm:^7.1.2"
504
504
tslib: "npm:^2.3.0"
505
505
peerDependencies:
506
- "@angular/common": ^19.0.0 || ^20.0.0
507
- "@angular/core": ^19.0.0 || ^20.0.0
506
+ "@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^ 20.0.0- 0
507
+ "@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^ 20.0.0- 0
508
508
rxjs: ^6.5.3 || ^7.4.0
509
509
dependenciesMeta:
510
510
parse5:
511
511
optional: true
512
- checksum: 10c0/d021efced1022ba5e5a1df30f9a2c4f0dd9742bb85b5b6b37ca49963d584b6dd9f0bf142b7d895295ac5c400d2df062524af7e21dad740f33179552bd56f6ccb
512
+ checksum: 10c0/adb7cf5c1c523225d1415611629ea443bf0ae93eabf383077ddf1be7c5bd13aeb123c671585cd3123cadb6e672934977c8f288286d1a2a8650478e322f368e60
513
513
languageName: node
514
514
linkType: hard
515
515
@@ -539,7 +539,7 @@ __metadata:
539
539
languageName: unknown
540
540
linkType: soft
541
541
542
- "@angular/common@npm:19.1.0-next.0, @angular/common@npm:^19.1.0-next.0 ":
542
+ "@angular/common@npm:19.1.0-next.0":
543
543
version: 19.1.0-next.0
544
544
resolution: "@angular/common@npm:19.1.0-next.0"
545
545
dependencies:
@@ -551,7 +551,7 @@ __metadata:
551
551
languageName: node
552
552
linkType: hard
553
553
554
- "@angular/compiler-cli@npm:19.1.0-next.0, @angular/compiler-cli@npm:^19.1.0-next.0 ":
554
+ "@angular/compiler-cli@npm:19.1.0-next.0":
555
555
version: 19.1.0-next.0
556
556
resolution: "@angular/compiler-cli@npm:19.1.0-next.0"
557
557
dependencies:
@@ -574,7 +574,7 @@ __metadata:
574
574
languageName: node
575
575
linkType: hard
576
576
577
- "@angular/compiler@npm:19.1.0-next.0, @angular/compiler@npm:^19.1.0-next.0 ":
577
+ "@angular/compiler@npm:19.1.0-next.0":
578
578
version: 19.1.0-next.0
579
579
resolution: "@angular/compiler@npm:19.1.0-next.0"
580
580
dependencies:
@@ -588,7 +588,7 @@ __metadata:
588
588
languageName: node
589
589
linkType: hard
590
590
591
- "@angular/core@npm:19.1.0-next.0, @angular/core@npm:^19.1.0-next.0 ":
591
+ "@angular/core@npm:19.1.0-next.0":
592
592
version: 19.1.0-next.0
593
593
resolution: "@angular/core@npm:19.1.0-next.0"
594
594
dependencies:
@@ -627,23 +627,23 @@ __metadata:
627
627
resolution: "@angular/devkit-repo@workspace:."
628
628
dependencies:
629
629
"@ampproject/remapping": "npm:2.3.0"
630
- "@angular/animations": "npm:^ 19.1.0-next.0"
630
+ "@angular/animations": "npm:19.1.0-next.0"
631
631
"@angular/bazel": "patch:@angular/bazel@https%3A//github.com/angular/bazel-builds.git%23commit=07617f0f8540d27f8895b1820a6f994e1e5b7277#~/.yarn/patches/@angular-bazel-https-9848736cf4.patch"
632
632
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#499c0a0303900d2d8fb6fcdeec7e72a80d202ac9"
633
- "@angular/cdk": "npm:19.0.1 "
634
- "@angular/common": "npm:^ 19.1.0-next.0"
635
- "@angular/compiler": "npm:^ 19.1.0-next.0"
636
- "@angular/compiler-cli": "npm:^ 19.1.0-next.0"
637
- "@angular/core": "npm:^ 19.1.0-next.0"
638
- "@angular/forms": "npm:^ 19.1.0-next.0"
639
- "@angular/localize": "npm:^ 19.1.0-next.0"
640
- "@angular/material": "npm:19.0.1 "
633
+ "@angular/cdk": "npm:19.1.0-next.0 "
634
+ "@angular/common": "npm:19.1.0-next.0"
635
+ "@angular/compiler": "npm:19.1.0-next.0"
636
+ "@angular/compiler-cli": "npm:19.1.0-next.0"
637
+ "@angular/core": "npm:19.1.0-next.0"
638
+ "@angular/forms": "npm:19.1.0-next.0"
639
+ "@angular/localize": "npm:19.1.0-next.0"
640
+ "@angular/material": "npm:19.1.0-next.0 "
641
641
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#579163373d32ec04ef9dab6c21e34bfc6d40b127"
642
- "@angular/platform-browser": "npm:^ 19.1.0-next.0"
643
- "@angular/platform-browser-dynamic": "npm:^ 19.1.0-next.0"
644
- "@angular/platform-server": "npm:^ 19.1.0-next.0"
645
- "@angular/router": "npm:^ 19.1.0-next.0"
646
- "@angular/service-worker": "npm:^ 19.1.0-next.0"
642
+ "@angular/platform-browser": "npm:19.1.0-next.0"
643
+ "@angular/platform-browser-dynamic": "npm:19.1.0-next.0"
644
+ "@angular/platform-server": "npm:19.1.0-next.0"
645
+ "@angular/router": "npm:19.1.0-next.0"
646
+ "@angular/service-worker": "npm:19.1.0-next.0"
647
647
"@babel/core": "npm:7.26.0"
648
648
"@babel/generator": "npm:7.26.3"
649
649
"@babel/helper-annotate-as-pure": "npm:7.25.9"
@@ -799,7 +799,7 @@ __metadata:
799
799
languageName: unknown
800
800
linkType: soft
801
801
802
- "@angular/forms@npm:^ 19.1.0-next.0":
802
+ "@angular/forms@npm:19.1.0-next.0":
803
803
version: 19.1.0-next.0
804
804
resolution: "@angular/forms@npm:19.1.0-next.0"
805
805
dependencies:
@@ -813,7 +813,7 @@ __metadata:
813
813
languageName: node
814
814
linkType: hard
815
815
816
- "@angular/localize@npm:^ 19.1.0-next.0":
816
+ "@angular/localize@npm:19.1.0-next.0":
817
817
version: 19.1.0-next.0
818
818
resolution: "@angular/localize@npm:19.1.0-next.0"
819
819
dependencies:
@@ -832,20 +832,20 @@ __metadata:
832
832
languageName: node
833
833
linkType: hard
834
834
835
- "@angular/material@npm:19.0.1 ":
836
- version: 19.0.1
837
- resolution: "@angular/material@npm:19.0.1 "
835
+ "@angular/material@npm:19.1.0-next.0 ":
836
+ version: 19.1.0-next.0
837
+ resolution: "@angular/material@npm:19.1.0-next.0 "
838
838
dependencies:
839
839
tslib: "npm:^2.3.0"
840
840
peerDependencies:
841
- "@angular/animations": ^19.0.0 || ^20.0.0
842
- "@angular/cdk": 19.0.1
843
- "@angular/common": ^19.0.0 || ^20.0.0
844
- "@angular/core": ^19.0.0 || ^20.0.0
845
- "@angular/forms": ^19.0.0 || ^20.0.0
846
- "@angular/platform-browser": ^19.0.0 || ^20.0.0
841
+ "@angular/animations": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^ 20.0.0- 0
842
+ "@angular/cdk": 19.1.0-next.0
843
+ "@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^ 20.0.0- 0
844
+ "@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^ 20.0.0- 0
845
+ "@angular/forms": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^ 20.0.0- 0
846
+ "@angular/platform-browser": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^ 20.0.0- 0
847
847
rxjs: ^6.5.3 || ^7.4.0
848
- checksum: 10c0/29350dc7de231316d4fa1ac65a5fcbf86722dfdb95ae9e5d6f5bdcc0e8202d2699fa02b3c6f03d1899686af1a01fbf9b017a8a0fc0b4b085cba327d40c101196
848
+ checksum: 10c0/9ef62e3ef1309c1d2899baf5227e46f6149900aadfcb0b56023d52a5433540cf7b451d5bdc07cc093538653e4dcfd90c13485b8bb4f61bf7593413a5f41bc531
849
849
languageName: node
850
850
linkType: hard
851
851
@@ -870,7 +870,7 @@ __metadata:
870
870
languageName: node
871
871
linkType: hard
872
872
873
- "@angular/platform-browser-dynamic@npm:^ 19.1.0-next.0":
873
+ "@angular/platform-browser-dynamic@npm:19.1.0-next.0":
874
874
version: 19.1.0-next.0
875
875
resolution: "@angular/platform-browser-dynamic@npm:19.1.0-next.0"
876
876
dependencies:
@@ -884,7 +884,7 @@ __metadata:
884
884
languageName: node
885
885
linkType: hard
886
886
887
- "@angular/platform-browser@npm:19.1.0-next.0, @angular/platform-browser@npm:^19.1.0-next.0 ":
887
+ "@angular/platform-browser@npm:19.1.0-next.0":
888
888
version: 19.1.0-next.0
889
889
resolution: "@angular/platform-browser@npm:19.1.0-next.0"
890
890
dependencies:
@@ -900,7 +900,7 @@ __metadata:
900
900
languageName: node
901
901
linkType: hard
902
902
903
- "@angular/platform-server@npm:19.1.0-next.0, @angular/platform-server@npm:^19.1.0-next.0 ":
903
+ "@angular/platform-server@npm:19.1.0-next.0":
904
904
version: 19.1.0-next.0
905
905
resolution: "@angular/platform-server@npm:19.1.0-next.0"
906
906
dependencies:
@@ -931,7 +931,7 @@ __metadata:
931
931
languageName: unknown
932
932
linkType: soft
933
933
934
- "@angular/router@npm:19.1.0-next.0, @angular/router@npm:^19.1.0-next.0 ":
934
+ "@angular/router@npm:19.1.0-next.0":
935
935
version: 19.1.0-next.0
936
936
resolution: "@angular/router@npm:19.1.0-next.0"
937
937
dependencies:
@@ -945,7 +945,7 @@ __metadata:
945
945
languageName: node
946
946
linkType: hard
947
947
948
- "@angular/service-worker@npm:^ 19.1.0-next.0":
948
+ "@angular/service-worker@npm:19.1.0-next.0":
949
949
version: 19.1.0-next.0
950
950
resolution: "@angular/service-worker@npm:19.1.0-next.0"
951
951
dependencies:
0 commit comments