Skip to content

Commit 143283e

Browse files
angular-robotjosephperrott
authored andcommitted
build: update angular dependencies to v19.1.0-next.0 (#2480)
PR Close #2480
1 parent 9bf81f9 commit 143283e

File tree

2 files changed

+93
-93
lines changed

2 files changed

+93
-93
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": "19.0.0",
56+
"@angular/animations": "19.1.0-next.0",
5757
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
58-
"@angular/cdk": "19.0.0",
58+
"@angular/cdk": "19.1.0-next.0",
5959
"@angular/cli": "19.0.0",
60-
"@angular/common": "19.0.0",
61-
"@angular/compiler": "19.0.0",
62-
"@angular/compiler-cli": "19.0.0",
63-
"@angular/core": "19.0.0",
60+
"@angular/common": "19.1.0-next.0",
61+
"@angular/compiler": "19.1.0-next.0",
62+
"@angular/compiler-cli": "19.1.0-next.0",
63+
"@angular/core": "19.1.0-next.0",
6464
"@angular/fire": "^19.0.0-rc",
65-
"@angular/forms": "19.0.0",
66-
"@angular/material": "19.0.0",
67-
"@angular/platform-browser": "19.0.0",
68-
"@angular/platform-browser-dynamic": "19.0.0",
69-
"@angular/router": "19.0.0",
65+
"@angular/forms": "19.1.0-next.0",
66+
"@angular/material": "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/router": "19.1.0-next.0",
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",
@@ -167,6 +167,6 @@
167167
}
168168
},
169169
"resolutions": {
170-
"@angular/benchpress/@angular/core": "19.0.0"
170+
"@angular/benchpress/@angular/core": "19.1.0-next.0"
171171
}
172172
}

yarn.lock

Lines changed: 81 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -162,14 +162,14 @@ __metadata:
162162
languageName: node
163163
linkType: hard
164164

165-
"@angular/animations@npm:19.0.0":
166-
version: 19.0.0
167-
resolution: "@angular/animations@npm:19.0.0"
165+
"@angular/animations@npm:19.1.0-next.0":
166+
version: 19.1.0-next.0
167+
resolution: "@angular/animations@npm:19.1.0-next.0"
168168
dependencies:
169169
tslib: "npm:^2.3.0"
170170
peerDependencies:
171-
"@angular/core": 19.0.0
172-
checksum: 10c0/57414011f82c3bb3e4b147d61edb8350630c93e51652b0125c76b04d840aed5ed46b9a57daa433414c07e069c77633d7dedbab5a08011381f08b3bb1f75a42dd
171+
"@angular/core": 19.1.0-next.0
172+
checksum: 10c0/d3d1fe745f7aa5310565cfd56cddaf5e9f40db6cfa322f7ac7a0f01c670ef71efccb13932c0bb98acb3f8aa531348402fe5e253bde79873f02d3140ae7325bb9
173173
languageName: node
174174
linkType: hard
175175

@@ -249,22 +249,22 @@ __metadata:
249249
dependencies:
250250
"@actions/core": "npm:^1.4.0"
251251
"@actions/github": "npm:^6.0.0"
252-
"@angular/animations": "npm:19.0.0"
252+
"@angular/animations": "npm:19.1.0-next.0"
253253
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch"
254254
"@angular/benchpress": "npm:0.3.0"
255255
"@angular/build": "npm:19.0.0"
256-
"@angular/cdk": "npm:19.0.0"
256+
"@angular/cdk": "npm:19.1.0-next.0"
257257
"@angular/cli": "npm:19.0.0"
258-
"@angular/common": "npm:19.0.0"
259-
"@angular/compiler": "npm:19.0.0"
260-
"@angular/compiler-cli": "npm:19.0.0"
261-
"@angular/core": "npm:19.0.0"
258+
"@angular/common": "npm:19.1.0-next.0"
259+
"@angular/compiler": "npm:19.1.0-next.0"
260+
"@angular/compiler-cli": "npm:19.1.0-next.0"
261+
"@angular/core": "npm:19.1.0-next.0"
262262
"@angular/fire": "npm:^19.0.0-rc"
263-
"@angular/forms": "npm:19.0.0"
264-
"@angular/material": "npm:19.0.0"
265-
"@angular/platform-browser": "npm:19.0.0"
266-
"@angular/platform-browser-dynamic": "npm:19.0.0"
267-
"@angular/router": "npm:19.0.0"
263+
"@angular/forms": "npm:19.1.0-next.0"
264+
"@angular/material": "npm:19.1.0-next.0"
265+
"@angular/platform-browser": "npm:19.1.0-next.0"
266+
"@angular/platform-browser-dynamic": "npm:19.1.0-next.0"
267+
"@angular/router": "npm:19.1.0-next.0"
268268
"@babel/core": "npm:^7.16.0"
269269
"@babel/plugin-proposal-async-generator-functions": "npm:^7.20.1"
270270
"@bazel/bazelisk": "npm:^1.11.0"
@@ -461,20 +461,20 @@ __metadata:
461461
languageName: node
462462
linkType: hard
463463

464-
"@angular/cdk@npm:19.0.0":
465-
version: 19.0.0
466-
resolution: "@angular/cdk@npm:19.0.0"
464+
"@angular/cdk@npm:19.1.0-next.0":
465+
version: 19.1.0-next.0
466+
resolution: "@angular/cdk@npm:19.1.0-next.0"
467467
dependencies:
468468
parse5: "npm:^7.1.2"
469469
tslib: "npm:^2.3.0"
470470
peerDependencies:
471-
"@angular/common": ^19.0.0 || ^20.0.0
472-
"@angular/core": ^19.0.0 || ^20.0.0
471+
"@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
472+
"@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
473473
rxjs: ^6.5.3 || ^7.4.0
474474
dependenciesMeta:
475475
parse5:
476476
optional: true
477-
checksum: 10c0/542659c4fd19a08514b26c4ab5428ce1efcae6921243eb13d6bd27ed2f3a63466fc1625e087e9509da381cb9aa0ffded1ecd102ab9c84ad689916f4b475bbe44
477+
checksum: 10c0/adb7cf5c1c523225d1415611629ea443bf0ae93eabf383077ddf1be7c5bd13aeb123c671585cd3123cadb6e672934977c8f288286d1a2a8650478e322f368e60
478478
languageName: node
479479
linkType: hard
480480

@@ -510,21 +510,21 @@ __metadata:
510510
languageName: node
511511
linkType: hard
512512

513-
"@angular/common@npm:19.0.0":
514-
version: 19.0.0
515-
resolution: "@angular/common@npm:19.0.0"
513+
"@angular/common@npm:19.1.0-next.0":
514+
version: 19.1.0-next.0
515+
resolution: "@angular/common@npm:19.1.0-next.0"
516516
dependencies:
517517
tslib: "npm:^2.3.0"
518518
peerDependencies:
519-
"@angular/core": 19.0.0
519+
"@angular/core": 19.1.0-next.0
520520
rxjs: ^6.5.3 || ^7.4.0
521-
checksum: 10c0/40e682b31755130aee6c8a7aa05f1712cde9807792d05257f96c8230281606f4ac0d58a21224730febeea6195429211c16e651b7749acac0951f91a864d9a4bd
521+
checksum: 10c0/d0a579a389f7e9205eeb651eec3c48e19e34db51f8b244f3be8f68905839594f6a01b4ff8ce5d8cd37542d25326e63e0f8886c44266d5af3f158499af3b0f5be
522522
languageName: node
523523
linkType: hard
524524

525-
"@angular/compiler-cli@npm:19.0.0":
526-
version: 19.0.0
527-
resolution: "@angular/compiler-cli@npm:19.0.0"
525+
"@angular/compiler-cli@npm:19.1.0-next.0":
526+
version: 19.1.0-next.0
527+
resolution: "@angular/compiler-cli@npm:19.1.0-next.0"
528528
dependencies:
529529
"@babel/core": "npm:7.26.0"
530530
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -535,39 +535,39 @@ __metadata:
535535
tslib: "npm:^2.3.0"
536536
yargs: "npm:^17.2.1"
537537
peerDependencies:
538-
"@angular/compiler": 19.0.0
539-
typescript: ">=5.5 <5.7"
538+
"@angular/compiler": 19.1.0-next.0
539+
typescript: ">=5.5 <5.8"
540540
bin:
541541
ng-xi18n: bundles/src/bin/ng_xi18n.js
542542
ngc: bundles/src/bin/ngc.js
543543
ngcc: bundles/ngcc/index.js
544-
checksum: 10c0/752afc1ece28b5688a0c66e2cbb2a9a0a545be651e2a1b00784e808f3fb3acbece82bc34ab7dec2f7f5dc692c83d4ef8e686c1aa975bde90e5918abcf63877fe
544+
checksum: 10c0/21f66911fb8c43b7c4cb7bae9ee1eeba2706e9e2ae2900ba8951f1f957fb8ff67c8b6fffe12b1f1eb19d7d0e06f6b905aa1591a390b9835a680fb67b2de8d1a2
545545
languageName: node
546546
linkType: hard
547547

548-
"@angular/compiler@npm:19.0.0":
549-
version: 19.0.0
550-
resolution: "@angular/compiler@npm:19.0.0"
548+
"@angular/compiler@npm:19.1.0-next.0":
549+
version: 19.1.0-next.0
550+
resolution: "@angular/compiler@npm:19.1.0-next.0"
551551
dependencies:
552552
tslib: "npm:^2.3.0"
553553
peerDependencies:
554-
"@angular/core": 19.0.0
554+
"@angular/core": 19.1.0-next.0
555555
peerDependenciesMeta:
556556
"@angular/core":
557557
optional: true
558-
checksum: 10c0/248134ebe309dc64a24b79e0c998381cf1415de643e7f36656c61a9a709c68d46f3590b7a952b6205325acd94c98e7fcc1ef5db2d37c41359f9f7493cdb64e68
558+
checksum: 10c0/702a30d919a9132b784ac17dfe2af52ba49dc85a49bcb4df1f5d0fbc48e8682b4ef1f2b55a0342662f1f7cfd88f8a67a7f21c19f9662c0fee1e246a0ee06d11c
559559
languageName: node
560560
linkType: hard
561561

562-
"@angular/core@npm:19.0.0":
563-
version: 19.0.0
564-
resolution: "@angular/core@npm:19.0.0"
562+
"@angular/core@npm:19.1.0-next.0":
563+
version: 19.1.0-next.0
564+
resolution: "@angular/core@npm:19.1.0-next.0"
565565
dependencies:
566566
tslib: "npm:^2.3.0"
567567
peerDependencies:
568568
rxjs: ^6.5.3 || ^7.4.0
569569
zone.js: ~0.15.0
570-
checksum: 10c0/b4530c254fdfc2ebe721becbae0be3b38e7b305382c56a3511eb24e8d972299859dfe2a96049fe5eb685b86434f123af55a9e9135c3f158de194571a7ce5f51b
570+
checksum: 10c0/5f930946d65ea171bf6fad7ba27f497f42cc61b8e50acad85c01372e129b5ae451ce4ce698413ed2b0de24f3837cad2b64f28da396c0becf3d46a1ffd6574361
571571
languageName: node
572572
linkType: hard
573573

@@ -597,78 +597,78 @@ __metadata:
597597
languageName: node
598598
linkType: hard
599599

600-
"@angular/forms@npm:19.0.0":
601-
version: 19.0.0
602-
resolution: "@angular/forms@npm:19.0.0"
600+
"@angular/forms@npm:19.1.0-next.0":
601+
version: 19.1.0-next.0
602+
resolution: "@angular/forms@npm:19.1.0-next.0"
603603
dependencies:
604604
tslib: "npm:^2.3.0"
605605
peerDependencies:
606-
"@angular/common": 19.0.0
607-
"@angular/core": 19.0.0
608-
"@angular/platform-browser": 19.0.0
606+
"@angular/common": 19.1.0-next.0
607+
"@angular/core": 19.1.0-next.0
608+
"@angular/platform-browser": 19.1.0-next.0
609609
rxjs: ^6.5.3 || ^7.4.0
610-
checksum: 10c0/d786fb950646af889f38bdc6be3ec0683fcdf7a8d33df37daa981cfb318f3d7676aeb249a4ea34cc20bf2bc182ee67a68dc163a4a94aab6fc94b7c51f6d7aaef
610+
checksum: 10c0/afee46b77661b2a88a05e94e1789fa881af0e442003fdcfd328ae4ebc56c473b7f4666a345fbdd60e2cc92167aefb2a4ca5e80e0c66f66ebb10b7294f07e5561
611611
languageName: node
612612
linkType: hard
613613

614-
"@angular/material@npm:19.0.0":
615-
version: 19.0.0
616-
resolution: "@angular/material@npm:19.0.0"
614+
"@angular/material@npm:19.1.0-next.0":
615+
version: 19.1.0-next.0
616+
resolution: "@angular/material@npm:19.1.0-next.0"
617617
dependencies:
618618
tslib: "npm:^2.3.0"
619619
peerDependencies:
620-
"@angular/animations": ^19.0.0 || ^20.0.0
621-
"@angular/cdk": 19.0.0
622-
"@angular/common": ^19.0.0 || ^20.0.0
623-
"@angular/core": ^19.0.0 || ^20.0.0
624-
"@angular/forms": ^19.0.0 || ^20.0.0
625-
"@angular/platform-browser": ^19.0.0 || ^20.0.0
620+
"@angular/animations": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
621+
"@angular/cdk": 19.1.0-next.0
622+
"@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
623+
"@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
624+
"@angular/forms": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
625+
"@angular/platform-browser": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
626626
rxjs: ^6.5.3 || ^7.4.0
627-
checksum: 10c0/dd8ad1a2fac0b9437dd2f22e04c5c3c1b9aeaff936cc10c4044489063e4a83a8eced8ddcd42654995a8d78182348e1431d227a667151fde8fc06a208d3728115
627+
checksum: 10c0/9ef62e3ef1309c1d2899baf5227e46f6149900aadfcb0b56023d52a5433540cf7b451d5bdc07cc093538653e4dcfd90c13485b8bb4f61bf7593413a5f41bc531
628628
languageName: node
629629
linkType: hard
630630

631-
"@angular/platform-browser-dynamic@npm:19.0.0":
632-
version: 19.0.0
633-
resolution: "@angular/platform-browser-dynamic@npm:19.0.0"
631+
"@angular/platform-browser-dynamic@npm:19.1.0-next.0":
632+
version: 19.1.0-next.0
633+
resolution: "@angular/platform-browser-dynamic@npm:19.1.0-next.0"
634634
dependencies:
635635
tslib: "npm:^2.3.0"
636636
peerDependencies:
637-
"@angular/common": 19.0.0
638-
"@angular/compiler": 19.0.0
639-
"@angular/core": 19.0.0
640-
"@angular/platform-browser": 19.0.0
641-
checksum: 10c0/b0ce2c74d0227eae0783512cd8d65fa3629675f3234727b09fdf267da9bb85b588506613abfcab776f8c1961c22bddf9a1428e9e625756ca31ce8cb0873dc59e
637+
"@angular/common": 19.1.0-next.0
638+
"@angular/compiler": 19.1.0-next.0
639+
"@angular/core": 19.1.0-next.0
640+
"@angular/platform-browser": 19.1.0-next.0
641+
checksum: 10c0/6c94a65cef61cb7a076cebc245f410e72da0c0138fe874a6a8b4a8263e0c921180235ef7c02d2cc0a8f9f0af1af05dbec44636f8ce80692d0a07114b84bf3582
642642
languageName: node
643643
linkType: hard
644644

645-
"@angular/platform-browser@npm:19.0.0":
646-
version: 19.0.0
647-
resolution: "@angular/platform-browser@npm:19.0.0"
645+
"@angular/platform-browser@npm:19.1.0-next.0":
646+
version: 19.1.0-next.0
647+
resolution: "@angular/platform-browser@npm:19.1.0-next.0"
648648
dependencies:
649649
tslib: "npm:^2.3.0"
650650
peerDependencies:
651-
"@angular/animations": 19.0.0
652-
"@angular/common": 19.0.0
653-
"@angular/core": 19.0.0
651+
"@angular/animations": 19.1.0-next.0
652+
"@angular/common": 19.1.0-next.0
653+
"@angular/core": 19.1.0-next.0
654654
peerDependenciesMeta:
655655
"@angular/animations":
656656
optional: true
657-
checksum: 10c0/9ea20ed89a40725b842630f98190df5416f363c7ad40a1fec2d82b726c398f49fd061a0ebd27ea9af4c647a62616edea9253e98cd4992930243fe51000e39bc2
657+
checksum: 10c0/e00f00e7b6d566735ca5cce0af9c0b4195036b3cad18e4dc604df9d77e8b13e3d259fcd57426b060faab76f1628ecdb78dc61511e6567cfaa6dcdc9ed7458644
658658
languageName: node
659659
linkType: hard
660660

661-
"@angular/router@npm:19.0.0":
662-
version: 19.0.0
663-
resolution: "@angular/router@npm:19.0.0"
661+
"@angular/router@npm:19.1.0-next.0":
662+
version: 19.1.0-next.0
663+
resolution: "@angular/router@npm:19.1.0-next.0"
664664
dependencies:
665665
tslib: "npm:^2.3.0"
666666
peerDependencies:
667-
"@angular/common": 19.0.0
668-
"@angular/core": 19.0.0
669-
"@angular/platform-browser": 19.0.0
667+
"@angular/common": 19.1.0-next.0
668+
"@angular/core": 19.1.0-next.0
669+
"@angular/platform-browser": 19.1.0-next.0
670670
rxjs: ^6.5.3 || ^7.4.0
671-
checksum: 10c0/291a623f105af0b39dd4ee65f81ecece553b83053ea8e611b8583cfe020bcb64531e232fcdc20a9938e59ceecbf990287fce78023dc86a06485bf222e4fa174e
671+
checksum: 10c0/fbb3a6b0de491135d81e5ad8f34108e56e47ed16f0a0a0de222ebd30b18551eb30bfc80a39fe6237e939a03cd67f4dce1810da76f6858c6c2a8808d4579d293c
672672
languageName: node
673673
linkType: hard
674674

0 commit comments

Comments
 (0)