Skip to content

Commit 3ae519a

Browse files
committed
build: update angular dependencies to v19.0.0-rc.0
1 parent 2137a36 commit 3ae519a

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
@@ -55,20 +55,20 @@
5555
"devDependencies": {
5656
"@actions/core": "^1.4.0",
5757
"@actions/github": "^6.0.0",
58-
"@angular/animations": "19.0.0-next.11",
58+
"@angular/animations": "19.0.0-rc.0",
5959
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
6060
"@angular/cdk": "19.0.0-next.10",
6161
"@angular/cli": "19.0.0-next.13",
62-
"@angular/common": "19.0.0-next.11",
63-
"@angular/compiler": "19.0.0-next.11",
64-
"@angular/compiler-cli": "19.0.0-next.11",
65-
"@angular/core": "19.0.0-next.11",
62+
"@angular/common": "19.0.0-rc.0",
63+
"@angular/compiler": "19.0.0-rc.0",
64+
"@angular/compiler-cli": "19.0.0-rc.0",
65+
"@angular/core": "19.0.0-rc.0",
6666
"@angular/fire": "^18.0.0-rc",
67-
"@angular/forms": "19.0.0-next.11",
67+
"@angular/forms": "19.0.0-rc.0",
6868
"@angular/material": "19.0.0-next.10",
69-
"@angular/platform-browser": "19.0.0-next.11",
70-
"@angular/platform-browser-dynamic": "19.0.0-next.11",
71-
"@angular/router": "19.0.0-next.11",
69+
"@angular/platform-browser": "19.0.0-rc.0",
70+
"@angular/platform-browser-dynamic": "19.0.0-rc.0",
71+
"@angular/router": "19.0.0-rc.0",
7272
"@bazel/bazelisk": "^1.11.0",
7373
"@bazel/ibazel": "^0.23.0",
7474
"@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
@@ -173,6 +173,6 @@
173173
}
174174
},
175175
"resolutions": {
176-
"@angular/benchpress/@angular/core": "19.0.0-next.11"
176+
"@angular/benchpress/@angular/core": "19.0.0-rc.0"
177177
}
178178
}

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.0.0-next.11":
166-
version: 19.0.0-next.11
167-
resolution: "@angular/animations@npm:19.0.0-next.11"
165+
"@angular/animations@npm:19.0.0-rc.0":
166+
version: 19.0.0-rc.0
167+
resolution: "@angular/animations@npm:19.0.0-rc.0"
168168
dependencies:
169169
tslib: "npm:^2.3.0"
170170
peerDependencies:
171-
"@angular/core": 19.0.0-next.11
172-
checksum: 10c0/22a1fc854f1d675728fac4a066d40fbc881eeb99ce96ac62ed466f2d5d787a40477daf7ed37cd42d7718b3a7e3e1bb2f1d429b9f98c099b20409df64c45f874d
171+
"@angular/core": 19.0.0-rc.0
172+
checksum: 10c0/8b52c7f7a7763abb99fbd444b4a8f03fc3ac3d72251553fa986958dd1e510746a8e461203b38edf2341e76ed3913b6a8f26687d6ba63c87ddbe5600d3b8e440c
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-next.11"
252+
"@angular/animations": "npm:19.0.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.0.0-next.13"
256256
"@angular/cdk": "npm:19.0.0-next.10"
257257
"@angular/cli": "npm:19.0.0-next.13"
258-
"@angular/common": "npm:19.0.0-next.11"
259-
"@angular/compiler": "npm:19.0.0-next.11"
260-
"@angular/compiler-cli": "npm:19.0.0-next.11"
261-
"@angular/core": "npm:19.0.0-next.11"
258+
"@angular/common": "npm:19.0.0-rc.0"
259+
"@angular/compiler": "npm:19.0.0-rc.0"
260+
"@angular/compiler-cli": "npm:19.0.0-rc.0"
261+
"@angular/core": "npm:19.0.0-rc.0"
262262
"@angular/fire": "npm:^18.0.0-rc"
263-
"@angular/forms": "npm:19.0.0-next.11"
263+
"@angular/forms": "npm:19.0.0-rc.0"
264264
"@angular/material": "npm:19.0.0-next.10"
265-
"@angular/platform-browser": "npm:19.0.0-next.11"
266-
"@angular/platform-browser-dynamic": "npm:19.0.0-next.11"
267-
"@angular/router": "npm:19.0.0-next.11"
265+
"@angular/platform-browser": "npm:19.0.0-rc.0"
266+
"@angular/platform-browser-dynamic": "npm:19.0.0-rc.0"
267+
"@angular/router": "npm:19.0.0-rc.0"
268268
"@babel/core": "npm:^7.16.0"
269269
"@babel/helper-annotate-as-pure": "npm:^7.18.6"
270270
"@babel/plugin-proposal-async-generator-functions": "npm:^7.20.1"
@@ -516,21 +516,21 @@ __metadata:
516516
languageName: node
517517
linkType: hard
518518

519-
"@angular/common@npm:19.0.0-next.11":
520-
version: 19.0.0-next.11
521-
resolution: "@angular/common@npm:19.0.0-next.11"
519+
"@angular/common@npm:19.0.0-rc.0":
520+
version: 19.0.0-rc.0
521+
resolution: "@angular/common@npm:19.0.0-rc.0"
522522
dependencies:
523523
tslib: "npm:^2.3.0"
524524
peerDependencies:
525-
"@angular/core": 19.0.0-next.11
525+
"@angular/core": 19.0.0-rc.0
526526
rxjs: ^6.5.3 || ^7.4.0
527-
checksum: 10c0/e27ff6d72b1f6f5004366ca0431b50a1543fc37560767e141bc923d5ddb5c66fc5869d3eb9fc525c70b1e853e0ef3dfe46b645a794b48e2247cefef5d1496286
527+
checksum: 10c0/26c3109f47778ac8ab106fe1ad20b039fc64607ee3d17c2959ee217694570a1b301f39a8fe99f2e02fd4977139d5a3dc20df3644b2faab5e97e17e6dcbb28c80
528528
languageName: node
529529
linkType: hard
530530

531-
"@angular/compiler-cli@npm:19.0.0-next.11":
532-
version: 19.0.0-next.11
533-
resolution: "@angular/compiler-cli@npm:19.0.0-next.11"
531+
"@angular/compiler-cli@npm:19.0.0-rc.0":
532+
version: 19.0.0-rc.0
533+
resolution: "@angular/compiler-cli@npm:19.0.0-rc.0"
534534
dependencies:
535535
"@babel/core": "npm:7.25.2"
536536
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -541,39 +541,39 @@ __metadata:
541541
tslib: "npm:^2.3.0"
542542
yargs: "npm:^17.2.1"
543543
peerDependencies:
544-
"@angular/compiler": 19.0.0-next.11
544+
"@angular/compiler": 19.0.0-rc.0
545545
typescript: ">=5.5 <5.7"
546546
bin:
547547
ng-xi18n: bundles/src/bin/ng_xi18n.js
548548
ngc: bundles/src/bin/ngc.js
549549
ngcc: bundles/ngcc/index.js
550-
checksum: 10c0/2f93bf3c44fb77d2a837c4e5eacbd3df82532efad797d90dc5078896a0fba69e01232fe261237a08d3f7264202654be8541c7a884f0de044351f403d0720763e
550+
checksum: 10c0/a05214d370df1f3d5d6a42f182c3ec9e913c94f4ad4851ec7cbf5f0affd819d866e9044606bea80f59a8fb407623cdd2727c9ede9f36fc683c76a7ecdce64682
551551
languageName: node
552552
linkType: hard
553553

554-
"@angular/compiler@npm:19.0.0-next.11":
555-
version: 19.0.0-next.11
556-
resolution: "@angular/compiler@npm:19.0.0-next.11"
554+
"@angular/compiler@npm:19.0.0-rc.0":
555+
version: 19.0.0-rc.0
556+
resolution: "@angular/compiler@npm:19.0.0-rc.0"
557557
dependencies:
558558
tslib: "npm:^2.3.0"
559559
peerDependencies:
560-
"@angular/core": 19.0.0-next.11
560+
"@angular/core": 19.0.0-rc.0
561561
peerDependenciesMeta:
562562
"@angular/core":
563563
optional: true
564-
checksum: 10c0/c207b8ba555def66750df339d17f881e1c06782b112be3fc68768e55f0f39455bb7e17702db40d61dde4ec87363d59cc1ef34273336d995623fdd8933535d83b
564+
checksum: 10c0/df54a0c49c980369ad8478f5394a59c86845ceff0210d4fef64f86028610ead35b7bd2741a3649ec1073cc383502a3278a02df0962dfe83e7b8c46ca01b25816
565565
languageName: node
566566
linkType: hard
567567

568-
"@angular/core@npm:19.0.0-next.11":
569-
version: 19.0.0-next.11
570-
resolution: "@angular/core@npm:19.0.0-next.11"
568+
"@angular/core@npm:19.0.0-rc.0":
569+
version: 19.0.0-rc.0
570+
resolution: "@angular/core@npm:19.0.0-rc.0"
571571
dependencies:
572572
tslib: "npm:^2.3.0"
573573
peerDependencies:
574574
rxjs: ^6.5.3 || ^7.4.0
575575
zone.js: ~0.15.0
576-
checksum: 10c0/fa8994643d7f20b4316fb2319c4984fe7cb1c2d943637e13fc2a59c9893d85e23f36c20c4f2aad52f2e12ec365a4886ae8617c91929120d4d865a733e34453d4
576+
checksum: 10c0/2b367560c6d767373b3b77c2321b45aa5646629ef407c49db922913a3993f694973317823a0542b06580e60ff88dd862142387bb721cb6984626d2546f074e0c
577577
languageName: node
578578
linkType: hard
579579

@@ -611,17 +611,17 @@ __metadata:
611611
languageName: node
612612
linkType: hard
613613

614-
"@angular/forms@npm:19.0.0-next.11":
615-
version: 19.0.0-next.11
616-
resolution: "@angular/forms@npm:19.0.0-next.11"
614+
"@angular/forms@npm:19.0.0-rc.0":
615+
version: 19.0.0-rc.0
616+
resolution: "@angular/forms@npm:19.0.0-rc.0"
617617
dependencies:
618618
tslib: "npm:^2.3.0"
619619
peerDependencies:
620-
"@angular/common": 19.0.0-next.11
621-
"@angular/core": 19.0.0-next.11
622-
"@angular/platform-browser": 19.0.0-next.11
620+
"@angular/common": 19.0.0-rc.0
621+
"@angular/core": 19.0.0-rc.0
622+
"@angular/platform-browser": 19.0.0-rc.0
623623
rxjs: ^6.5.3 || ^7.4.0
624-
checksum: 10c0/6a54a151a0e0e116d75648aa2a68afb3027a39264315ad72ca051cfef95d5958a4e284de663bf624c50e43fa44283e3fdc519494a54dfde116d72b86e9982d0e
624+
checksum: 10c0/07fe744c535c19f6fceef8f1e91b934715d5e5d4b917ce79adbae651341e9f3ea3f16ce59de4fd1ebdb20eb63e7d768ffcc0e447ec02eaaebca874ddc2625783
625625
languageName: node
626626
linkType: hard
627627

@@ -642,47 +642,47 @@ __metadata:
642642
languageName: node
643643
linkType: hard
644644

645-
"@angular/platform-browser-dynamic@npm:19.0.0-next.11":
646-
version: 19.0.0-next.11
647-
resolution: "@angular/platform-browser-dynamic@npm:19.0.0-next.11"
645+
"@angular/platform-browser-dynamic@npm:19.0.0-rc.0":
646+
version: 19.0.0-rc.0
647+
resolution: "@angular/platform-browser-dynamic@npm:19.0.0-rc.0"
648648
dependencies:
649649
tslib: "npm:^2.3.0"
650650
peerDependencies:
651-
"@angular/common": 19.0.0-next.11
652-
"@angular/compiler": 19.0.0-next.11
653-
"@angular/core": 19.0.0-next.11
654-
"@angular/platform-browser": 19.0.0-next.11
655-
checksum: 10c0/631f156e890cacf1905d23eaf44f6c6f73dc3671289b95caccd44f71638cc9a88e0c274e39f2fcaa789b5e5363dafc64dcdcc2d151e19248be1f6f67b83e76ee
651+
"@angular/common": 19.0.0-rc.0
652+
"@angular/compiler": 19.0.0-rc.0
653+
"@angular/core": 19.0.0-rc.0
654+
"@angular/platform-browser": 19.0.0-rc.0
655+
checksum: 10c0/3ce5a5e667e87e045502358ef18f1fab04b15f4527135b0ee7989b99bf6a0a15abd61c8bc64b0a89db10ea48884b955036f3948c36bfaf3bc35a1446e99f7f49
656656
languageName: node
657657
linkType: hard
658658

659-
"@angular/platform-browser@npm:19.0.0-next.11":
660-
version: 19.0.0-next.11
661-
resolution: "@angular/platform-browser@npm:19.0.0-next.11"
659+
"@angular/platform-browser@npm:19.0.0-rc.0":
660+
version: 19.0.0-rc.0
661+
resolution: "@angular/platform-browser@npm:19.0.0-rc.0"
662662
dependencies:
663663
tslib: "npm:^2.3.0"
664664
peerDependencies:
665-
"@angular/animations": 19.0.0-next.11
666-
"@angular/common": 19.0.0-next.11
667-
"@angular/core": 19.0.0-next.11
665+
"@angular/animations": 19.0.0-rc.0
666+
"@angular/common": 19.0.0-rc.0
667+
"@angular/core": 19.0.0-rc.0
668668
peerDependenciesMeta:
669669
"@angular/animations":
670670
optional: true
671-
checksum: 10c0/f8d235f77d8681cb8f65d20a732c5223e2e6c09ba321de90d56e8d6ce31a33ecf09d63b8a456dd68daf909f19aa9e6b295fed6d4223ba9b8617d0929920317fb
671+
checksum: 10c0/c0aba8a3b328b314bfceea3c941b9124e03b7ba771ae28a856a8039b3b5ec0c6832f22dbf5417ac666549d9ab87f7cac182e4f137a1401ac5ab828a3edf8dfef
672672
languageName: node
673673
linkType: hard
674674

675-
"@angular/router@npm:19.0.0-next.11":
676-
version: 19.0.0-next.11
677-
resolution: "@angular/router@npm:19.0.0-next.11"
675+
"@angular/router@npm:19.0.0-rc.0":
676+
version: 19.0.0-rc.0
677+
resolution: "@angular/router@npm:19.0.0-rc.0"
678678
dependencies:
679679
tslib: "npm:^2.3.0"
680680
peerDependencies:
681-
"@angular/common": 19.0.0-next.11
682-
"@angular/core": 19.0.0-next.11
683-
"@angular/platform-browser": 19.0.0-next.11
681+
"@angular/common": 19.0.0-rc.0
682+
"@angular/core": 19.0.0-rc.0
683+
"@angular/platform-browser": 19.0.0-rc.0
684684
rxjs: ^6.5.3 || ^7.4.0
685-
checksum: 10c0/079f43f5ee7da13d470ea9bc75c63e6a10fb792e9503f6a7dd25109989699315bf512ba4b661565f059831c8d4f456d85ea8992f7e0ce05bf0684b5d82d9e862
685+
checksum: 10c0/b1d76f2069b50c00e317e8e6f48f1c47872b6ce98872ef4b3d55c3c905000f0a3314b1ae95590022ab0ff3d08585998979f388903db7f5dff3a6441c34ba362b
686686
languageName: node
687687
linkType: hard
688688

0 commit comments

Comments
 (0)