Skip to content

Commit 68ba97a

Browse files
angular-robotjosephperrott
authored andcommitted
build: update angular dependencies to v19.0.0-next.4 (#2298)
PR Close #2298
1 parent 1c618b2 commit 68ba97a

File tree

2 files changed

+72
-83
lines changed

2 files changed

+72
-83
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,20 +56,20 @@
5656
"devDependencies": {
5757
"@actions/core": "^1.4.0",
5858
"@actions/github": "^6.0.0",
59-
"@angular/animations": "19.0.0-next.3",
59+
"@angular/animations": "19.0.0-next.4",
6060
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
6161
"@angular/cdk": "19.0.0-next.3",
6262
"@angular/cli": "19.0.0-next.3",
63-
"@angular/common": "19.0.0-next.3",
64-
"@angular/compiler": "19.0.0-next.3",
65-
"@angular/compiler-cli": "19.0.0-next.3",
66-
"@angular/core": "19.0.0-next.3",
63+
"@angular/common": "19.0.0-next.4",
64+
"@angular/compiler": "19.0.0-next.4",
65+
"@angular/compiler-cli": "19.0.0-next.4",
66+
"@angular/core": "19.0.0-next.4",
6767
"@angular/fire": "^18.0.0-rc",
68-
"@angular/forms": "19.0.0-next.3",
68+
"@angular/forms": "19.0.0-next.4",
6969
"@angular/material": "19.0.0-next.3",
70-
"@angular/platform-browser": "19.0.0-next.3",
71-
"@angular/platform-browser-dynamic": "19.0.0-next.3",
72-
"@angular/router": "19.0.0-next.3",
70+
"@angular/platform-browser": "19.0.0-next.4",
71+
"@angular/platform-browser-dynamic": "19.0.0-next.4",
72+
"@angular/router": "19.0.0-next.4",
7373
"@bazel/bazelisk": "^1.11.0",
7474
"@bazel/ibazel": "^0.23.0",
7575
"@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
@@ -174,6 +174,6 @@
174174
}
175175
},
176176
"resolutions": {
177-
"@angular/benchpress/@angular/core": "19.0.0-next.3"
177+
"@angular/benchpress/@angular/core": "19.0.0-next.4"
178178
}
179179
}

yarn.lock

Lines changed: 62 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,14 @@ __metadata:
146146
languageName: node
147147
linkType: hard
148148

149-
"@angular/animations@npm:19.0.0-next.3":
150-
version: 19.0.0-next.3
151-
resolution: "@angular/animations@npm:19.0.0-next.3"
149+
"@angular/animations@npm:19.0.0-next.4":
150+
version: 19.0.0-next.4
151+
resolution: "@angular/animations@npm:19.0.0-next.4"
152152
dependencies:
153153
tslib: "npm:^2.3.0"
154154
peerDependencies:
155-
"@angular/core": 19.0.0-next.3
156-
checksum: 10c0/b461af99eb73eea8dbc0c4978ba16c4d3d6d607c8e119454acbf8eca955ad0302afaebf95747249c3b2d44c974a33780b6feb0e65c77204d43f4a095c4f8ec15
155+
"@angular/core": 19.0.0-next.4
156+
checksum: 10c0/5c07d8788443314efa291753021a14746ad2eda2082d23a4311d31aaec4993375699c668f95c6eafd547df3f78308d7129e1569f9da5db938e35250ca66d1355
157157
languageName: node
158158
linkType: hard
159159

@@ -233,22 +233,22 @@ __metadata:
233233
dependencies:
234234
"@actions/core": "npm:^1.4.0"
235235
"@actions/github": "npm:^6.0.0"
236-
"@angular/animations": "npm:19.0.0-next.3"
236+
"@angular/animations": "npm:19.0.0-next.4"
237237
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch"
238238
"@angular/benchpress": "npm:0.3.0"
239239
"@angular/build": "npm:19.0.0-next.3"
240240
"@angular/cdk": "npm:19.0.0-next.3"
241241
"@angular/cli": "npm:19.0.0-next.3"
242-
"@angular/common": "npm:19.0.0-next.3"
243-
"@angular/compiler": "npm:19.0.0-next.3"
244-
"@angular/compiler-cli": "npm:19.0.0-next.3"
245-
"@angular/core": "npm:19.0.0-next.3"
242+
"@angular/common": "npm:19.0.0-next.4"
243+
"@angular/compiler": "npm:19.0.0-next.4"
244+
"@angular/compiler-cli": "npm:19.0.0-next.4"
245+
"@angular/core": "npm:19.0.0-next.4"
246246
"@angular/fire": "npm:^18.0.0-rc"
247-
"@angular/forms": "npm:19.0.0-next.3"
247+
"@angular/forms": "npm:19.0.0-next.4"
248248
"@angular/material": "npm:19.0.0-next.3"
249-
"@angular/platform-browser": "npm:19.0.0-next.3"
250-
"@angular/platform-browser-dynamic": "npm:19.0.0-next.3"
251-
"@angular/router": "npm:19.0.0-next.3"
249+
"@angular/platform-browser": "npm:19.0.0-next.4"
250+
"@angular/platform-browser-dynamic": "npm:19.0.0-next.4"
251+
"@angular/router": "npm:19.0.0-next.4"
252252
"@babel/core": "npm:^7.16.0"
253253
"@babel/helper-annotate-as-pure": "npm:^7.18.6"
254254
"@babel/plugin-proposal-async-generator-functions": "npm:^7.20.1"
@@ -497,21 +497,21 @@ __metadata:
497497
languageName: node
498498
linkType: hard
499499

500-
"@angular/common@npm:19.0.0-next.3":
501-
version: 19.0.0-next.3
502-
resolution: "@angular/common@npm:19.0.0-next.3"
500+
"@angular/common@npm:19.0.0-next.4":
501+
version: 19.0.0-next.4
502+
resolution: "@angular/common@npm:19.0.0-next.4"
503503
dependencies:
504504
tslib: "npm:^2.3.0"
505505
peerDependencies:
506-
"@angular/core": 19.0.0-next.3
506+
"@angular/core": 19.0.0-next.4
507507
rxjs: ^6.5.3 || ^7.4.0
508-
checksum: 10c0/72ee647972488814ad437305136bff2fbb18660fe4edd7be501a7e028528a4565b76e7a1efd53c7495c4982d94dfa844631405d1893485e27764a7d7eba57c5e
508+
checksum: 10c0/65b837bb4dc912a064bd295760d2f7b2af5ebba14ee415584578cfa6d49345e0f96323bdbb8dd4c52547eaa27c603e4c2fe0f1ad3b74f34fb74f70a20b50cef6
509509
languageName: node
510510
linkType: hard
511511

512-
"@angular/compiler-cli@npm:19.0.0-next.3":
513-
version: 19.0.0-next.3
514-
resolution: "@angular/compiler-cli@npm:19.0.0-next.3"
512+
"@angular/compiler-cli@npm:19.0.0-next.4":
513+
version: 19.0.0-next.4
514+
resolution: "@angular/compiler-cli@npm:19.0.0-next.4"
515515
dependencies:
516516
"@babel/core": "npm:7.25.2"
517517
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -522,39 +522,39 @@ __metadata:
522522
tslib: "npm:^2.3.0"
523523
yargs: "npm:^17.2.1"
524524
peerDependencies:
525-
"@angular/compiler": 19.0.0-next.3
525+
"@angular/compiler": 19.0.0-next.4
526526
typescript: ">=5.5 <5.7"
527527
bin:
528528
ng-xi18n: bundles/src/bin/ng_xi18n.js
529529
ngc: bundles/src/bin/ngc.js
530530
ngcc: bundles/ngcc/index.js
531-
checksum: 10c0/d075aad3b0eb77a608361c909004b5244e0fa538e13f9a04b6ba1018a260e48d00bdd48e70b924a802cb55181cfd48dd52b606df17cdc919488d78f54453d041
531+
checksum: 10c0/85f4535e29d615718074c358704af5e8e8e59f294719ee987ee8e5372ea22e37022c627c6ef24d3016f906bdfb91cc736d29142f32a341dc841428bb5388a380
532532
languageName: node
533533
linkType: hard
534534

535-
"@angular/compiler@npm:19.0.0-next.3":
536-
version: 19.0.0-next.3
537-
resolution: "@angular/compiler@npm:19.0.0-next.3"
535+
"@angular/compiler@npm:19.0.0-next.4":
536+
version: 19.0.0-next.4
537+
resolution: "@angular/compiler@npm:19.0.0-next.4"
538538
dependencies:
539539
tslib: "npm:^2.3.0"
540540
peerDependencies:
541-
"@angular/core": 19.0.0-next.3
541+
"@angular/core": 19.0.0-next.4
542542
peerDependenciesMeta:
543543
"@angular/core":
544544
optional: true
545-
checksum: 10c0/e5daeef7a8a500a13dbc76d2a889021ec756446c95e620885c13670b476bb5df081ca33f1ee257feb1f81bfcee7b0b4005f722fbd101faf4b2a0327cbe2a23e9
545+
checksum: 10c0/be3c25ed5bd6f157a448a755afca1150793b05d65810c37a16335f0fce77d05ba16ea33ac53a8b8fdb352859993773671c5d902a3d1e5fd88cab8588443afab8
546546
languageName: node
547547
linkType: hard
548548

549-
"@angular/core@npm:19.0.0-next.3":
550-
version: 19.0.0-next.3
551-
resolution: "@angular/core@npm:19.0.0-next.3"
549+
"@angular/core@npm:19.0.0-next.4":
550+
version: 19.0.0-next.4
551+
resolution: "@angular/core@npm:19.0.0-next.4"
552552
dependencies:
553553
tslib: "npm:^2.3.0"
554554
peerDependencies:
555555
rxjs: ^6.5.3 || ^7.4.0
556556
zone.js: ~0.15.0
557-
checksum: 10c0/2a727f01b7a3a03c618bb86304d6597dd56001d010b3965286bb950046af716dc8cf507c3aeb65d975a205aad026e557d2363b90012cfbd1618b2273f0fedcd1
557+
checksum: 10c0/177f7f0997b13123482a99522c12eda63be388e45bb97096c680a2e2c20482362d9dd826fa8a056f19c7a62bb887eb6e0422886efaea305ca562fa66eacf351b
558558
languageName: node
559559
linkType: hard
560560

@@ -592,17 +592,17 @@ __metadata:
592592
languageName: node
593593
linkType: hard
594594

595-
"@angular/forms@npm:19.0.0-next.3":
596-
version: 19.0.0-next.3
597-
resolution: "@angular/forms@npm:19.0.0-next.3"
595+
"@angular/forms@npm:19.0.0-next.4":
596+
version: 19.0.0-next.4
597+
resolution: "@angular/forms@npm:19.0.0-next.4"
598598
dependencies:
599599
tslib: "npm:^2.3.0"
600600
peerDependencies:
601-
"@angular/common": 19.0.0-next.3
602-
"@angular/core": 19.0.0-next.3
603-
"@angular/platform-browser": 19.0.0-next.3
601+
"@angular/common": 19.0.0-next.4
602+
"@angular/core": 19.0.0-next.4
603+
"@angular/platform-browser": 19.0.0-next.4
604604
rxjs: ^6.5.3 || ^7.4.0
605-
checksum: 10c0/eb5f058943d3b623129bd7e11a2c0362252917e83bc9978732ca84f4015ce56ba286f23d2ef61f6449376317d96cf62486bbaad9e57e8d09117ed338c8781657
605+
checksum: 10c0/b0384db7fd9e2b2c046831c5cc355bd1c05911b762dec53bf4d587b59d2e412d6aa70695329d19614ccb20712dd5ea445c056b08032014294207456d8935b4e5
606606
languageName: node
607607
linkType: hard
608608

@@ -623,47 +623,47 @@ __metadata:
623623
languageName: node
624624
linkType: hard
625625

626-
"@angular/platform-browser-dynamic@npm:19.0.0-next.3":
627-
version: 19.0.0-next.3
628-
resolution: "@angular/platform-browser-dynamic@npm:19.0.0-next.3"
626+
"@angular/platform-browser-dynamic@npm:19.0.0-next.4":
627+
version: 19.0.0-next.4
628+
resolution: "@angular/platform-browser-dynamic@npm:19.0.0-next.4"
629629
dependencies:
630630
tslib: "npm:^2.3.0"
631631
peerDependencies:
632-
"@angular/common": 19.0.0-next.3
633-
"@angular/compiler": 19.0.0-next.3
634-
"@angular/core": 19.0.0-next.3
635-
"@angular/platform-browser": 19.0.0-next.3
636-
checksum: 10c0/8a5eac4fec31aca8abf9855a2a474ccf38e012a84db3438ca982da74e137453a5ff49187e8c835fcef8f174de42eda4e918bcc755d71e27eb7fff84ee8d12a09
632+
"@angular/common": 19.0.0-next.4
633+
"@angular/compiler": 19.0.0-next.4
634+
"@angular/core": 19.0.0-next.4
635+
"@angular/platform-browser": 19.0.0-next.4
636+
checksum: 10c0/366edab921095fef249f2fffdde908896c857ed6f4150532843d899617ae13fd7ab59fdb5b9967f7954d020a62781a104447c20ca24fd2b8fbe1e7f5a03b23a0
637637
languageName: node
638638
linkType: hard
639639

640-
"@angular/platform-browser@npm:19.0.0-next.3":
641-
version: 19.0.0-next.3
642-
resolution: "@angular/platform-browser@npm:19.0.0-next.3"
640+
"@angular/platform-browser@npm:19.0.0-next.4":
641+
version: 19.0.0-next.4
642+
resolution: "@angular/platform-browser@npm:19.0.0-next.4"
643643
dependencies:
644644
tslib: "npm:^2.3.0"
645645
peerDependencies:
646-
"@angular/animations": 19.0.0-next.3
647-
"@angular/common": 19.0.0-next.3
648-
"@angular/core": 19.0.0-next.3
646+
"@angular/animations": 19.0.0-next.4
647+
"@angular/common": 19.0.0-next.4
648+
"@angular/core": 19.0.0-next.4
649649
peerDependenciesMeta:
650650
"@angular/animations":
651651
optional: true
652-
checksum: 10c0/93bfde9fbc69eeab738765879810796f35f554e76b3af94d61a6276fa67089cf517047cdad0dcdb001f8df5415dca636ff7a96580cff9b04056f221231430276
652+
checksum: 10c0/e6ecbc3bc67d8de52a35b7862de59047f8bf82a0978742d53582f42aa84663142eac80d138142578bc4cf736fe76073295a52682e49c820dc3b1fe4dd7c19690
653653
languageName: node
654654
linkType: hard
655655

656-
"@angular/router@npm:19.0.0-next.3":
657-
version: 19.0.0-next.3
658-
resolution: "@angular/router@npm:19.0.0-next.3"
656+
"@angular/router@npm:19.0.0-next.4":
657+
version: 19.0.0-next.4
658+
resolution: "@angular/router@npm:19.0.0-next.4"
659659
dependencies:
660660
tslib: "npm:^2.3.0"
661661
peerDependencies:
662-
"@angular/common": 19.0.0-next.3
663-
"@angular/core": 19.0.0-next.3
664-
"@angular/platform-browser": 19.0.0-next.3
662+
"@angular/common": 19.0.0-next.4
663+
"@angular/core": 19.0.0-next.4
664+
"@angular/platform-browser": 19.0.0-next.4
665665
rxjs: ^6.5.3 || ^7.4.0
666-
checksum: 10c0/3c3b263260249b473c3b602beed67dc94748c666ebb461ea0c17910e5ebc4ba504317782967447fdf20159edcaeb9489c49f6b5a8e8a74fc97d96ac710db4995
666+
checksum: 10c0/3643528ff79ef7c5e56b634d924ee8fbfb27c2afb63a1c8080394e66686d66c10d3640130050a03372da650766e30f949a9a00e39f499d5d07907cd7a678ad5c
667667
languageName: node
668668
linkType: hard
669669

@@ -2281,17 +2281,6 @@ __metadata:
22812281
languageName: node
22822282
linkType: hard
22832283

2284-
"@inquirer/expand@npm:^2.3.0":
2285-
version: 2.3.0
2286-
resolution: "@inquirer/expand@npm:2.3.0"
2287-
dependencies:
2288-
"@inquirer/core": "npm:^9.1.0"
2289-
"@inquirer/type": "npm:^1.5.3"
2290-
yoctocolors-cjs: "npm:^2.1.2"
2291-
checksum: 10c0/f2030cb482a715e4d5153c19b3f0fd8bf47c16cdc16e1c669e90985386edf4f7b0f3b0e97e2990bb228878b93716228eb067d94fc557c25d3c5ee58747c0a995
2292-
languageName: node
2293-
linkType: hard
2294-
22952284
"@inquirer/figures@npm:^1.0.5":
22962285
version: 1.0.5
22972286
resolution: "@inquirer/figures@npm:1.0.5"

0 commit comments

Comments
 (0)