Skip to content

Commit c4e9174

Browse files
committed
build: update angular dependencies to v19.1.0-rc.0
1 parent 33ed067 commit c4e9174

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package.json

Lines changed: 10 additions & 10 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.1.0-next.4",
56+
"@angular/animations": "19.1.0-rc.0",
5757
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
5858
"@angular/cdk": "19.1.0-next.3",
5959
"@angular/cli": "19.1.0-next.2",
60-
"@angular/common": "19.1.0-next.4",
61-
"@angular/compiler": "19.1.0-next.4",
62-
"@angular/compiler-cli": "19.1.0-next.4",
63-
"@angular/core": "19.1.0-next.4",
60+
"@angular/common": "19.1.0-rc.0",
61+
"@angular/compiler": "19.1.0-rc.0",
62+
"@angular/compiler-cli": "19.1.0-rc.0",
63+
"@angular/core": "19.1.0-rc.0",
6464
"@angular/fire": "^19.0.0-rc",
65-
"@angular/forms": "19.1.0-next.4",
65+
"@angular/forms": "19.1.0-rc.0",
6666
"@angular/material": "19.1.0-next.3",
67-
"@angular/platform-browser": "19.1.0-next.4",
68-
"@angular/platform-browser-dynamic": "19.1.0-next.4",
69-
"@angular/router": "19.1.0-next.4",
67+
"@angular/platform-browser": "19.1.0-rc.0",
68+
"@angular/platform-browser-dynamic": "19.1.0-rc.0",
69+
"@angular/router": "19.1.0-rc.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.1.0-next.4"
170+
"@angular/benchpress/@angular/core": "19.1.0-rc.0"
171171
}
172172
}

yarn.lock

Lines changed: 62 additions & 62 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.1.0-next.4":
166-
version: 19.1.0-next.4
167-
resolution: "@angular/animations@npm:19.1.0-next.4"
165+
"@angular/animations@npm:19.1.0-rc.0":
166+
version: 19.1.0-rc.0
167+
resolution: "@angular/animations@npm:19.1.0-rc.0"
168168
dependencies:
169169
tslib: "npm:^2.3.0"
170170
peerDependencies:
171-
"@angular/core": 19.1.0-next.4
172-
checksum: 10c0/726da7b1ed1a9b95d55ed74d164d177022e43d14aabf04a5d70d8a3d7567259842c942a854e08200e32ca4cb78993983ea8d85197bdb9bf7f0fc551a30de489f
171+
"@angular/core": 19.1.0-rc.0
172+
checksum: 10c0/f8a896468dfd749714f92b21948876e3a5a1cf785415911e0b15ec68cbd8765fbe1ba31504dc495eb5ed9e3f570839e1918e4afd35c8f327247557d61e7fd079
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.1.0-next.4"
252+
"@angular/animations": "npm:19.1.0-rc.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.1.0-next.2"
256256
"@angular/cdk": "npm:19.1.0-next.3"
257257
"@angular/cli": "npm:19.1.0-next.2"
258-
"@angular/common": "npm:19.1.0-next.4"
259-
"@angular/compiler": "npm:19.1.0-next.4"
260-
"@angular/compiler-cli": "npm:19.1.0-next.4"
261-
"@angular/core": "npm:19.1.0-next.4"
258+
"@angular/common": "npm:19.1.0-rc.0"
259+
"@angular/compiler": "npm:19.1.0-rc.0"
260+
"@angular/compiler-cli": "npm:19.1.0-rc.0"
261+
"@angular/core": "npm:19.1.0-rc.0"
262262
"@angular/fire": "npm:^19.0.0-rc"
263-
"@angular/forms": "npm:19.1.0-next.4"
263+
"@angular/forms": "npm:19.1.0-rc.0"
264264
"@angular/material": "npm:19.1.0-next.3"
265-
"@angular/platform-browser": "npm:19.1.0-next.4"
266-
"@angular/platform-browser-dynamic": "npm:19.1.0-next.4"
267-
"@angular/router": "npm:19.1.0-next.4"
265+
"@angular/platform-browser": "npm:19.1.0-rc.0"
266+
"@angular/platform-browser-dynamic": "npm:19.1.0-rc.0"
267+
"@angular/router": "npm:19.1.0-rc.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"
@@ -510,21 +510,21 @@ __metadata:
510510
languageName: node
511511
linkType: hard
512512

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

525-
"@angular/compiler-cli@npm:19.1.0-next.4":
526-
version: 19.1.0-next.4
527-
resolution: "@angular/compiler-cli@npm:19.1.0-next.4"
525+
"@angular/compiler-cli@npm:19.1.0-rc.0":
526+
version: 19.1.0-rc.0
527+
resolution: "@angular/compiler-cli@npm:19.1.0-rc.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.1.0-next.4
538+
"@angular/compiler": 19.1.0-rc.0
539539
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/812212e5dc71e277428e35ca35b3d06741116527a033d43d48493015d3b3980297faf3bbbd0642a54507987cb4037533536ebec73cd8b4c6fc389a3e4900ae13
544+
checksum: 10c0/6c40833ff8a48e499a4726f792d6543f4c17ff3d27c52919d09e4b20905c4041cbad3230873d7b5578e54e516a1440d1078299e04f6ae08076bb5774c1084d54
545545
languageName: node
546546
linkType: hard
547547

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

562-
"@angular/core@npm:19.1.0-next.4":
563-
version: 19.1.0-next.4
564-
resolution: "@angular/core@npm:19.1.0-next.4"
562+
"@angular/core@npm:19.1.0-rc.0":
563+
version: 19.1.0-rc.0
564+
resolution: "@angular/core@npm:19.1.0-rc.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/77be843501801ffef485c8ebd15c732bccc9cfc4971c221105c0ea444d20826adeb83beedaca219fcdf6199164fb2ea8839cdd4dea4952d063ab4c716f8e371f
570+
checksum: 10c0/c505d10e6d0deb9ca5ab6bf27239dbaed17bcebf61173de18f047508551a4c46336c89263d6b03d38bba46865e17ae9c1db23399d4f744f49b1cb5bb1e7a7728
571571
languageName: node
572572
linkType: hard
573573

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

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

@@ -628,47 +628,47 @@ __metadata:
628628
languageName: node
629629
linkType: hard
630630

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

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

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

0 commit comments

Comments
 (0)