Skip to content

Commit d7ebb42

Browse files
angular-robotjosephperrott
authored andcommitted
build: update angular dependencies (#2343)
PR Close #2343
1 parent 484aa53 commit d7ebb42

File tree

2 files changed

+85
-85
lines changed

2 files changed

+85
-85
lines changed

package.json

Lines changed: 12 additions & 12 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.6",
59+
"@angular/animations": "19.0.0-next.7",
6060
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
61-
"@angular/cdk": "19.0.0-next.5",
61+
"@angular/cdk": "19.0.0-next.6",
6262
"@angular/cli": "19.0.0-next.7",
63-
"@angular/common": "19.0.0-next.6",
64-
"@angular/compiler": "19.0.0-next.6",
65-
"@angular/compiler-cli": "19.0.0-next.6",
66-
"@angular/core": "19.0.0-next.6",
63+
"@angular/common": "19.0.0-next.7",
64+
"@angular/compiler": "19.0.0-next.7",
65+
"@angular/compiler-cli": "19.0.0-next.7",
66+
"@angular/core": "19.0.0-next.7",
6767
"@angular/fire": "^18.0.0-rc",
68-
"@angular/forms": "19.0.0-next.6",
69-
"@angular/material": "19.0.0-next.5",
70-
"@angular/platform-browser": "19.0.0-next.6",
71-
"@angular/platform-browser-dynamic": "19.0.0-next.6",
72-
"@angular/router": "19.0.0-next.6",
68+
"@angular/forms": "19.0.0-next.7",
69+
"@angular/material": "19.0.0-next.6",
70+
"@angular/platform-browser": "19.0.0-next.7",
71+
"@angular/platform-browser-dynamic": "19.0.0-next.7",
72+
"@angular/router": "19.0.0-next.7",
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.6"
177+
"@angular/benchpress/@angular/core": "19.0.0-next.7"
178178
}
179179
}

yarn.lock

Lines changed: 73 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.6":
150-
version: 19.0.0-next.6
151-
resolution: "@angular/animations@npm:19.0.0-next.6"
149+
"@angular/animations@npm:19.0.0-next.7":
150+
version: 19.0.0-next.7
151+
resolution: "@angular/animations@npm:19.0.0-next.7"
152152
dependencies:
153153
tslib: "npm:^2.3.0"
154154
peerDependencies:
155-
"@angular/core": 19.0.0-next.6
156-
checksum: 10c0/b679db6f2da75f591ef03f8a370a99448c0900734e1adaffc45608581ed95bdf2fb075a6562f877c0afdcdda7a4d8ac3a443116f1cd0cdeb0cc3779a91a02dd7
155+
"@angular/core": 19.0.0-next.7
156+
checksum: 10c0/30efc0367fcc8ead515f1c39f4f8c0a587d08d64068352e228bafd1f86f7945043c6779b929c216dd4560ee31267480b8cf93f2d897cdfac1c37568bb7b4655a
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.6"
236+
"@angular/animations": "npm:19.0.0-next.7"
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.7"
240-
"@angular/cdk": "npm:19.0.0-next.5"
240+
"@angular/cdk": "npm:19.0.0-next.6"
241241
"@angular/cli": "npm:19.0.0-next.7"
242-
"@angular/common": "npm:19.0.0-next.6"
243-
"@angular/compiler": "npm:19.0.0-next.6"
244-
"@angular/compiler-cli": "npm:19.0.0-next.6"
245-
"@angular/core": "npm:19.0.0-next.6"
242+
"@angular/common": "npm:19.0.0-next.7"
243+
"@angular/compiler": "npm:19.0.0-next.7"
244+
"@angular/compiler-cli": "npm:19.0.0-next.7"
245+
"@angular/core": "npm:19.0.0-next.7"
246246
"@angular/fire": "npm:^18.0.0-rc"
247-
"@angular/forms": "npm:19.0.0-next.6"
248-
"@angular/material": "npm:19.0.0-next.5"
249-
"@angular/platform-browser": "npm:19.0.0-next.6"
250-
"@angular/platform-browser-dynamic": "npm:19.0.0-next.6"
251-
"@angular/router": "npm:19.0.0-next.6"
247+
"@angular/forms": "npm:19.0.0-next.7"
248+
"@angular/material": "npm:19.0.0-next.6"
249+
"@angular/platform-browser": "npm:19.0.0-next.7"
250+
"@angular/platform-browser-dynamic": "npm:19.0.0-next.7"
251+
"@angular/router": "npm:19.0.0-next.7"
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"
@@ -449,9 +449,9 @@ __metadata:
449449
languageName: node
450450
linkType: hard
451451

452-
"@angular/cdk@npm:19.0.0-next.5":
453-
version: 19.0.0-next.5
454-
resolution: "@angular/cdk@npm:19.0.0-next.5"
452+
"@angular/cdk@npm:19.0.0-next.6":
453+
version: 19.0.0-next.6
454+
resolution: "@angular/cdk@npm:19.0.0-next.6"
455455
dependencies:
456456
parse5: "npm:^7.1.2"
457457
tslib: "npm:^2.3.0"
@@ -462,7 +462,7 @@ __metadata:
462462
dependenciesMeta:
463463
parse5:
464464
optional: true
465-
checksum: 10c0/d9770f2436cf9baf3e7a6cc26962d9252b4a2e3655bba4bff44feb8e7f28fbb95470259fe4436f8ec408ce67af150cc6236a9554ea98f656c0e32bd5e2a92626
465+
checksum: 10c0/07f057bfedeb530ebd36c5afe3b9d4d75c3ed8280f3c48426ffe9d9c7e9b6efbf3afd15e5a83855eaac213ccf7d1b6e14e6124f01dd3e7423553f2a321771123
466466
languageName: node
467467
linkType: hard
468468

@@ -498,21 +498,21 @@ __metadata:
498498
languageName: node
499499
linkType: hard
500500

501-
"@angular/common@npm:19.0.0-next.6":
502-
version: 19.0.0-next.6
503-
resolution: "@angular/common@npm:19.0.0-next.6"
501+
"@angular/common@npm:19.0.0-next.7":
502+
version: 19.0.0-next.7
503+
resolution: "@angular/common@npm:19.0.0-next.7"
504504
dependencies:
505505
tslib: "npm:^2.3.0"
506506
peerDependencies:
507-
"@angular/core": 19.0.0-next.6
507+
"@angular/core": 19.0.0-next.7
508508
rxjs: ^6.5.3 || ^7.4.0
509-
checksum: 10c0/56aca1bc75c43915e0e0753c750f835561b9d94a5aca1fc065e713ca6fd861df3dc359461370e313075416eeec572956f38675f8b0240ecbb4c069177d7b9d05
509+
checksum: 10c0/5e1bb0ec7c484c02b07d88a481b8cd91649a75dad5b9642bda33325745ef7ef4f3373295014622d0e7d731b0059656d926d8848e3674bbae35721423b04c80d9
510510
languageName: node
511511
linkType: hard
512512

513-
"@angular/compiler-cli@npm:19.0.0-next.6":
514-
version: 19.0.0-next.6
515-
resolution: "@angular/compiler-cli@npm:19.0.0-next.6"
513+
"@angular/compiler-cli@npm:19.0.0-next.7":
514+
version: 19.0.0-next.7
515+
resolution: "@angular/compiler-cli@npm:19.0.0-next.7"
516516
dependencies:
517517
"@babel/core": "npm:7.25.2"
518518
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -523,39 +523,39 @@ __metadata:
523523
tslib: "npm:^2.3.0"
524524
yargs: "npm:^17.2.1"
525525
peerDependencies:
526-
"@angular/compiler": 19.0.0-next.6
526+
"@angular/compiler": 19.0.0-next.7
527527
typescript: ">=5.5 <5.7"
528528
bin:
529529
ng-xi18n: bundles/src/bin/ng_xi18n.js
530530
ngc: bundles/src/bin/ngc.js
531531
ngcc: bundles/ngcc/index.js
532-
checksum: 10c0/d79b474415ef5e3770280066b592e9c6dcb6ab1389f0c3b26d856a39d690a586cc5b055245289cb44b100b71c4caed6b0c330e67d14a614b286f32895f32a313
532+
checksum: 10c0/25ddd4ac3a10948fdaa3a91f389e2779809ab4dfe5b35477b9773ce458b837a471399e7d7461567366a6ac776304e0f1249547c9d46e80829dfe47652efd18f6
533533
languageName: node
534534
linkType: hard
535535

536-
"@angular/compiler@npm:19.0.0-next.6":
537-
version: 19.0.0-next.6
538-
resolution: "@angular/compiler@npm:19.0.0-next.6"
536+
"@angular/compiler@npm:19.0.0-next.7":
537+
version: 19.0.0-next.7
538+
resolution: "@angular/compiler@npm:19.0.0-next.7"
539539
dependencies:
540540
tslib: "npm:^2.3.0"
541541
peerDependencies:
542-
"@angular/core": 19.0.0-next.6
542+
"@angular/core": 19.0.0-next.7
543543
peerDependenciesMeta:
544544
"@angular/core":
545545
optional: true
546-
checksum: 10c0/5762c38e3258d5ff97e1ac265e7da4fa3e2ec847ce0c6c5707906386e0f852a0a670729d08b8e03298a8357ad294b785086d27335cffcd5cc2dcd627bf855355
546+
checksum: 10c0/68b8c85eb45236aff67bf1dd69751d509f8ed4e1585d32a1c12277d6de42db2566c4cc41219deff03cf749c755ba6e7f73ffe1f3dbd9dced626297ff03b1b2ea
547547
languageName: node
548548
linkType: hard
549549

550-
"@angular/core@npm:19.0.0-next.6":
551-
version: 19.0.0-next.6
552-
resolution: "@angular/core@npm:19.0.0-next.6"
550+
"@angular/core@npm:19.0.0-next.7":
551+
version: 19.0.0-next.7
552+
resolution: "@angular/core@npm:19.0.0-next.7"
553553
dependencies:
554554
tslib: "npm:^2.3.0"
555555
peerDependencies:
556556
rxjs: ^6.5.3 || ^7.4.0
557557
zone.js: ~0.15.0
558-
checksum: 10c0/c5692c93dbb4b7a41435bcca390b872899a84e9886eac861806f0a97a572c485bfd100184a02b9bce1d09a140506bae23b8d06f1ed4990469cbd1db15f420619
558+
checksum: 10c0/cce267dc30b685695e97c78dc284e34c277313e328339ce874a50e946ed0d6e6f3d9785ec1a42b9e36618e89a780c4bbac2364ae179d331d77975147fc658496
559559
languageName: node
560560
linkType: hard
561561

@@ -593,78 +593,78 @@ __metadata:
593593
languageName: node
594594
linkType: hard
595595

596-
"@angular/forms@npm:19.0.0-next.6":
597-
version: 19.0.0-next.6
598-
resolution: "@angular/forms@npm:19.0.0-next.6"
596+
"@angular/forms@npm:19.0.0-next.7":
597+
version: 19.0.0-next.7
598+
resolution: "@angular/forms@npm:19.0.0-next.7"
599599
dependencies:
600600
tslib: "npm:^2.3.0"
601601
peerDependencies:
602-
"@angular/common": 19.0.0-next.6
603-
"@angular/core": 19.0.0-next.6
604-
"@angular/platform-browser": 19.0.0-next.6
602+
"@angular/common": 19.0.0-next.7
603+
"@angular/core": 19.0.0-next.7
604+
"@angular/platform-browser": 19.0.0-next.7
605605
rxjs: ^6.5.3 || ^7.4.0
606-
checksum: 10c0/b8b781c8670e73262fa1b75dd0f75fe6ba72a51f935332c833c106d0019f637cf48ace2d21193e2cea3018828de3b071b56fa12a294b6cd38b90508a608ce3d4
606+
checksum: 10c0/01aa3e81b0d3caaae2e58c8b58befb21e228f5979deda9efc0f0f19c37f30a6fda035d26eddcc5b58e46f28dfd1efbf983e4da5905dd099977962dc248efd851
607607
languageName: node
608608
linkType: hard
609609

610-
"@angular/material@npm:19.0.0-next.5":
611-
version: 19.0.0-next.5
612-
resolution: "@angular/material@npm:19.0.0-next.5"
610+
"@angular/material@npm:19.0.0-next.6":
611+
version: 19.0.0-next.6
612+
resolution: "@angular/material@npm:19.0.0-next.6"
613613
dependencies:
614614
tslib: "npm:^2.3.0"
615615
peerDependencies:
616616
"@angular/animations": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
617-
"@angular/cdk": 19.0.0-next.5
617+
"@angular/cdk": 19.0.0-next.6
618618
"@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
619619
"@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
620620
"@angular/forms": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
621621
"@angular/platform-browser": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
622622
rxjs: ^6.5.3 || ^7.4.0
623-
checksum: 10c0/22e319ee8ce0582dd2c965e54bff5127a40dc737f0879b06c3353621d2d4ae7965739f84f14af884cba146d2ac9aa2ab617e8cd4716619905f618fc11a9696f5
623+
checksum: 10c0/4aea40a0a260bf6084366733e057243bfbf7202eb755a669305059c5685f8f47235cd89bcc82f269db4740ecffcc77ccdddc957f8deffc5eeceaa9297e35e583
624624
languageName: node
625625
linkType: hard
626626

627-
"@angular/platform-browser-dynamic@npm:19.0.0-next.6":
628-
version: 19.0.0-next.6
629-
resolution: "@angular/platform-browser-dynamic@npm:19.0.0-next.6"
627+
"@angular/platform-browser-dynamic@npm:19.0.0-next.7":
628+
version: 19.0.0-next.7
629+
resolution: "@angular/platform-browser-dynamic@npm:19.0.0-next.7"
630630
dependencies:
631631
tslib: "npm:^2.3.0"
632632
peerDependencies:
633-
"@angular/common": 19.0.0-next.6
634-
"@angular/compiler": 19.0.0-next.6
635-
"@angular/core": 19.0.0-next.6
636-
"@angular/platform-browser": 19.0.0-next.6
637-
checksum: 10c0/1c27e7ba0821c0002d1d66bfff1419f2296b7695667c1eccb61cd17689d56b2561eb3627dea24cd72539bb3018967fafe6fc9594669b5c440b5640dccef32aef
633+
"@angular/common": 19.0.0-next.7
634+
"@angular/compiler": 19.0.0-next.7
635+
"@angular/core": 19.0.0-next.7
636+
"@angular/platform-browser": 19.0.0-next.7
637+
checksum: 10c0/0c125cab63644223386b56e82015442c1c73e761139805cfa8962891116e9f9842f3533c514fa1db5c3da2b6c52b57bf53cf701c74cee760f5afc66c3c57da6b
638638
languageName: node
639639
linkType: hard
640640

641-
"@angular/platform-browser@npm:19.0.0-next.6":
642-
version: 19.0.0-next.6
643-
resolution: "@angular/platform-browser@npm:19.0.0-next.6"
641+
"@angular/platform-browser@npm:19.0.0-next.7":
642+
version: 19.0.0-next.7
643+
resolution: "@angular/platform-browser@npm:19.0.0-next.7"
644644
dependencies:
645645
tslib: "npm:^2.3.0"
646646
peerDependencies:
647-
"@angular/animations": 19.0.0-next.6
648-
"@angular/common": 19.0.0-next.6
649-
"@angular/core": 19.0.0-next.6
647+
"@angular/animations": 19.0.0-next.7
648+
"@angular/common": 19.0.0-next.7
649+
"@angular/core": 19.0.0-next.7
650650
peerDependenciesMeta:
651651
"@angular/animations":
652652
optional: true
653-
checksum: 10c0/436aaa45030044e36c55c44528718afc3e203e58c1fa7b7e33de5bafde734647d5057f126f7e62ea54e8c6298d0fab902be2e83a6ed15343cb01fc1b8104d33c
653+
checksum: 10c0/66ec91c27b100560e0959f82030a2f213acd04e3fb7d878b682eaf9a4a4fa73f8bd69aa9f23cdd64fd082e3ead04fda3eda0f9f3fb6c0e54a3dbc9cccb5dc4fe
654654
languageName: node
655655
linkType: hard
656656

657-
"@angular/router@npm:19.0.0-next.6":
658-
version: 19.0.0-next.6
659-
resolution: "@angular/router@npm:19.0.0-next.6"
657+
"@angular/router@npm:19.0.0-next.7":
658+
version: 19.0.0-next.7
659+
resolution: "@angular/router@npm:19.0.0-next.7"
660660
dependencies:
661661
tslib: "npm:^2.3.0"
662662
peerDependencies:
663-
"@angular/common": 19.0.0-next.6
664-
"@angular/core": 19.0.0-next.6
665-
"@angular/platform-browser": 19.0.0-next.6
663+
"@angular/common": 19.0.0-next.7
664+
"@angular/core": 19.0.0-next.7
665+
"@angular/platform-browser": 19.0.0-next.7
666666
rxjs: ^6.5.3 || ^7.4.0
667-
checksum: 10c0/0e1332a64ac2f445a7789deac18d3e304691f46c0d63cea443360655d701eb064b26cb16e90d0510b9674b3a5e9379e462ed83886092d79dc6d07fdf2eb37be9
667+
checksum: 10c0/aec59c3f7a5a62edc9faa40514f64534e4023e6871a1c261d4ce6e6a1e764c303abd03a16e8b3fddef41644eb8fb59233aa9c18f3ead9bc8beab40e4ca3a25cf
668668
languageName: node
669669
linkType: hard
670670

0 commit comments

Comments
 (0)