Skip to content

Commit 15a48a3

Browse files
committed
build: pin @angular/ deps
This would enable renovate to auto update when there is a new version.
1 parent da1df2d commit 15a48a3

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -52,23 +52,23 @@
5252
},
5353
"devDependencies": {
5454
"@ampproject/remapping": "2.3.0",
55-
"@angular/animations": "^19.1.0-next.0",
55+
"@angular/animations": "19.1.0-next.0",
5656
"@angular/bazel": "patch:@angular/bazel@https%3A//github.com/angular/bazel-builds.git%23commit=07617f0f8540d27f8895b1820a6f994e1e5b7277#~/.yarn/patches/@angular-bazel-https-9848736cf4.patch",
5757
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#499c0a0303900d2d8fb6fcdeec7e72a80d202ac9",
58-
"@angular/cdk": "19.0.1",
59-
"@angular/common": "^19.1.0-next.0",
60-
"@angular/compiler": "^19.1.0-next.0",
61-
"@angular/compiler-cli": "^19.1.0-next.0",
62-
"@angular/core": "^19.1.0-next.0",
63-
"@angular/forms": "^19.1.0-next.0",
64-
"@angular/localize": "^19.1.0-next.0",
65-
"@angular/material": "19.0.1",
58+
"@angular/cdk": "19.1.0-next.0",
59+
"@angular/common": "19.1.0-next.0",
60+
"@angular/compiler": "19.1.0-next.0",
61+
"@angular/compiler-cli": "19.1.0-next.0",
62+
"@angular/core": "19.1.0-next.0",
63+
"@angular/forms": "19.1.0-next.0",
64+
"@angular/localize": "19.1.0-next.0",
65+
"@angular/material": "19.1.0-next.0",
6666
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#579163373d32ec04ef9dab6c21e34bfc6d40b127",
67-
"@angular/platform-browser": "^19.1.0-next.0",
68-
"@angular/platform-browser-dynamic": "^19.1.0-next.0",
69-
"@angular/platform-server": "^19.1.0-next.0",
70-
"@angular/router": "^19.1.0-next.0",
71-
"@angular/service-worker": "^19.1.0-next.0",
67+
"@angular/platform-browser": "19.1.0-next.0",
68+
"@angular/platform-browser-dynamic": "19.1.0-next.0",
69+
"@angular/platform-server": "19.1.0-next.0",
70+
"@angular/router": "19.1.0-next.0",
71+
"@angular/service-worker": "19.1.0-next.0",
7272
"@babel/core": "7.26.0",
7373
"@babel/generator": "7.26.3",
7474
"@babel/helper-annotate-as-pure": "7.25.9",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ __metadata:
245245
languageName: unknown
246246
linkType: soft
247247

248-
"@angular/animations@npm:^19.1.0-next.0":
248+
"@angular/animations@npm:19.1.0-next.0":
249249
version: 19.1.0-next.0
250250
resolution: "@angular/animations@npm:19.1.0-next.0"
251251
dependencies:
@@ -496,20 +496,20 @@ __metadata:
496496
languageName: node
497497
linkType: hard
498498

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"
502502
dependencies:
503503
parse5: "npm:^7.1.2"
504504
tslib: "npm:^2.3.0"
505505
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
508508
rxjs: ^6.5.3 || ^7.4.0
509509
dependenciesMeta:
510510
parse5:
511511
optional: true
512-
checksum: 10c0/d021efced1022ba5e5a1df30f9a2c4f0dd9742bb85b5b6b37ca49963d584b6dd9f0bf142b7d895295ac5c400d2df062524af7e21dad740f33179552bd56f6ccb
512+
checksum: 10c0/adb7cf5c1c523225d1415611629ea443bf0ae93eabf383077ddf1be7c5bd13aeb123c671585cd3123cadb6e672934977c8f288286d1a2a8650478e322f368e60
513513
languageName: node
514514
linkType: hard
515515

@@ -539,7 +539,7 @@ __metadata:
539539
languageName: unknown
540540
linkType: soft
541541

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":
543543
version: 19.1.0-next.0
544544
resolution: "@angular/common@npm:19.1.0-next.0"
545545
dependencies:
@@ -551,7 +551,7 @@ __metadata:
551551
languageName: node
552552
linkType: hard
553553

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":
555555
version: 19.1.0-next.0
556556
resolution: "@angular/compiler-cli@npm:19.1.0-next.0"
557557
dependencies:
@@ -574,7 +574,7 @@ __metadata:
574574
languageName: node
575575
linkType: hard
576576

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":
578578
version: 19.1.0-next.0
579579
resolution: "@angular/compiler@npm:19.1.0-next.0"
580580
dependencies:
@@ -588,7 +588,7 @@ __metadata:
588588
languageName: node
589589
linkType: hard
590590

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":
592592
version: 19.1.0-next.0
593593
resolution: "@angular/core@npm:19.1.0-next.0"
594594
dependencies:
@@ -627,23 +627,23 @@ __metadata:
627627
resolution: "@angular/devkit-repo@workspace:."
628628
dependencies:
629629
"@ampproject/remapping": "npm:2.3.0"
630-
"@angular/animations": "npm:^19.1.0-next.0"
630+
"@angular/animations": "npm:19.1.0-next.0"
631631
"@angular/bazel": "patch:@angular/bazel@https%3A//github.com/angular/bazel-builds.git%23commit=07617f0f8540d27f8895b1820a6f994e1e5b7277#~/.yarn/patches/@angular-bazel-https-9848736cf4.patch"
632632
"@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"
641641
"@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"
647647
"@babel/core": "npm:7.26.0"
648648
"@babel/generator": "npm:7.26.3"
649649
"@babel/helper-annotate-as-pure": "npm:7.25.9"
@@ -799,7 +799,7 @@ __metadata:
799799
languageName: unknown
800800
linkType: soft
801801

802-
"@angular/forms@npm:^19.1.0-next.0":
802+
"@angular/forms@npm:19.1.0-next.0":
803803
version: 19.1.0-next.0
804804
resolution: "@angular/forms@npm:19.1.0-next.0"
805805
dependencies:
@@ -813,7 +813,7 @@ __metadata:
813813
languageName: node
814814
linkType: hard
815815

816-
"@angular/localize@npm:^19.1.0-next.0":
816+
"@angular/localize@npm:19.1.0-next.0":
817817
version: 19.1.0-next.0
818818
resolution: "@angular/localize@npm:19.1.0-next.0"
819819
dependencies:
@@ -832,20 +832,20 @@ __metadata:
832832
languageName: node
833833
linkType: hard
834834

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"
838838
dependencies:
839839
tslib: "npm:^2.3.0"
840840
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
847847
rxjs: ^6.5.3 || ^7.4.0
848-
checksum: 10c0/29350dc7de231316d4fa1ac65a5fcbf86722dfdb95ae9e5d6f5bdcc0e8202d2699fa02b3c6f03d1899686af1a01fbf9b017a8a0fc0b4b085cba327d40c101196
848+
checksum: 10c0/9ef62e3ef1309c1d2899baf5227e46f6149900aadfcb0b56023d52a5433540cf7b451d5bdc07cc093538653e4dcfd90c13485b8bb4f61bf7593413a5f41bc531
849849
languageName: node
850850
linkType: hard
851851

@@ -870,7 +870,7 @@ __metadata:
870870
languageName: node
871871
linkType: hard
872872

873-
"@angular/platform-browser-dynamic@npm:^19.1.0-next.0":
873+
"@angular/platform-browser-dynamic@npm:19.1.0-next.0":
874874
version: 19.1.0-next.0
875875
resolution: "@angular/platform-browser-dynamic@npm:19.1.0-next.0"
876876
dependencies:
@@ -884,7 +884,7 @@ __metadata:
884884
languageName: node
885885
linkType: hard
886886

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":
888888
version: 19.1.0-next.0
889889
resolution: "@angular/platform-browser@npm:19.1.0-next.0"
890890
dependencies:
@@ -900,7 +900,7 @@ __metadata:
900900
languageName: node
901901
linkType: hard
902902

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":
904904
version: 19.1.0-next.0
905905
resolution: "@angular/platform-server@npm:19.1.0-next.0"
906906
dependencies:
@@ -931,7 +931,7 @@ __metadata:
931931
languageName: unknown
932932
linkType: soft
933933

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":
935935
version: 19.1.0-next.0
936936
resolution: "@angular/router@npm:19.1.0-next.0"
937937
dependencies:
@@ -945,7 +945,7 @@ __metadata:
945945
languageName: node
946946
linkType: hard
947947

948-
"@angular/service-worker@npm:^19.1.0-next.0":
948+
"@angular/service-worker@npm:19.1.0-next.0":
949949
version: 19.1.0-next.0
950950
resolution: "@angular/service-worker@npm:19.1.0-next.0"
951951
dependencies:

0 commit comments

Comments
 (0)