Skip to content

Commit ffb7236

Browse files
committed
build: update angular dependencies
1 parent fa81be5 commit ffb7236

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
@@ -53,20 +53,20 @@
5353
"devDependencies": {
5454
"@actions/core": "^1.4.0",
5555
"@actions/github": "^6.0.0",
56-
"@angular/animations": "19.1.0-rc.0",
56+
"@angular/animations": "19.2.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.1.0-rc.0",
58+
"@angular/cdk": "19.2.0-next.1",
5959
"@angular/cli": "19.1.0-rc.0",
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",
60+
"@angular/common": "19.2.0-next.0",
61+
"@angular/compiler": "19.2.0-next.0",
62+
"@angular/compiler-cli": "19.2.0-next.0",
63+
"@angular/core": "19.2.0-next.0",
6464
"@angular/fire": "^19.0.0-rc",
65-
"@angular/forms": "19.1.0-rc.0",
66-
"@angular/material": "19.1.0-rc.0",
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",
65+
"@angular/forms": "19.2.0-next.0",
66+
"@angular/material": "19.2.0-next.1",
67+
"@angular/platform-browser": "19.2.0-next.0",
68+
"@angular/platform-browser-dynamic": "19.2.0-next.0",
69+
"@angular/router": "19.2.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",
@@ -163,6 +163,6 @@
163163
}
164164
},
165165
"resolutions": {
166-
"@angular/benchpress/@angular/core": "19.1.0-rc.0"
166+
"@angular/benchpress/@angular/core": "19.2.0-next.0"
167167
}
168168
}

yarn.lock

Lines changed: 73 additions & 73 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-rc.0":
166-
version: 19.1.0-rc.0
167-
resolution: "@angular/animations@npm:19.1.0-rc.0"
165+
"@angular/animations@npm:19.2.0-next.0":
166+
version: 19.2.0-next.0
167+
resolution: "@angular/animations@npm:19.2.0-next.0"
168168
dependencies:
169169
tslib: "npm:^2.3.0"
170170
peerDependencies:
171-
"@angular/core": 19.1.0-rc.0
172-
checksum: 10c0/f8a896468dfd749714f92b21948876e3a5a1cf785415911e0b15ec68cbd8765fbe1ba31504dc495eb5ed9e3f570839e1918e4afd35c8f327247557d61e7fd079
171+
"@angular/core": 19.2.0-next.0
172+
checksum: 10c0/dbdacb49f6371149c0415b158502dea72858a6b4fff8e8a99f6e34da89a0331a7ba9e46dceaad43eabe2436d486d02ba7f017aca913af53afd740ba0c2c54b88
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-rc.0"
252+
"@angular/animations": "npm:19.2.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.1.0-rc.0"
256-
"@angular/cdk": "npm:19.1.0-rc.0"
256+
"@angular/cdk": "npm:19.2.0-next.1"
257257
"@angular/cli": "npm:19.1.0-rc.0"
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"
258+
"@angular/common": "npm:19.2.0-next.0"
259+
"@angular/compiler": "npm:19.2.0-next.0"
260+
"@angular/compiler-cli": "npm:19.2.0-next.0"
261+
"@angular/core": "npm:19.2.0-next.0"
262262
"@angular/fire": "npm:^19.0.0-rc"
263-
"@angular/forms": "npm:19.1.0-rc.0"
264-
"@angular/material": "npm:19.1.0-rc.0"
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"
263+
"@angular/forms": "npm:19.2.0-next.0"
264+
"@angular/material": "npm:19.2.0-next.1"
265+
"@angular/platform-browser": "npm:19.2.0-next.0"
266+
"@angular/platform-browser-dynamic": "npm:19.2.0-next.0"
267+
"@angular/router": "npm:19.2.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"
@@ -460,9 +460,9 @@ __metadata:
460460
languageName: node
461461
linkType: hard
462462

463-
"@angular/cdk@npm:19.1.0-rc.0":
464-
version: 19.1.0-rc.0
465-
resolution: "@angular/cdk@npm:19.1.0-rc.0"
463+
"@angular/cdk@npm:19.2.0-next.1":
464+
version: 19.2.0-next.1
465+
resolution: "@angular/cdk@npm:19.2.0-next.1"
466466
dependencies:
467467
parse5: "npm:^7.1.2"
468468
tslib: "npm:^2.3.0"
@@ -473,7 +473,7 @@ __metadata:
473473
dependenciesMeta:
474474
parse5:
475475
optional: true
476-
checksum: 10c0/62bd88e0ce3a2f2e4b77c2d37b7a02b680e309e9365dfcadce48152d1fe3804c1a3efe706e007c42e0508a36ba96373811fdedc5117dd4cc3567d7b08d43a50e
476+
checksum: 10c0/806eb0a5470f7343bd16018d71e51dd4a45de7abd6af51e59286502c7dae805f4a49fdb96348e6777a1e4a61b2ec0203e8f90945fb3f61be247ea51468f30907
477477
languageName: node
478478
linkType: hard
479479

@@ -509,21 +509,21 @@ __metadata:
509509
languageName: node
510510
linkType: hard
511511

512-
"@angular/common@npm:19.1.0-rc.0":
513-
version: 19.1.0-rc.0
514-
resolution: "@angular/common@npm:19.1.0-rc.0"
512+
"@angular/common@npm:19.2.0-next.0":
513+
version: 19.2.0-next.0
514+
resolution: "@angular/common@npm:19.2.0-next.0"
515515
dependencies:
516516
tslib: "npm:^2.3.0"
517517
peerDependencies:
518-
"@angular/core": 19.1.0-rc.0
518+
"@angular/core": 19.2.0-next.0
519519
rxjs: ^6.5.3 || ^7.4.0
520-
checksum: 10c0/5e8abf6cdd5838fcf1b8369e123d6865b8d17454f1717899c2c35f0a440da587d7b80b73c3b5ff049ec487351620c3f90cd91badf0fa5cddcac396aabf025bb7
520+
checksum: 10c0/ba4da050c2984e9f726bc0f02c48771cbadf5860dc7ed1f870d8d471d631f7b917660f97836c7bd8b913902e2b8efa64e898d12ef34f13b1ddbcc72dcc5533b8
521521
languageName: node
522522
linkType: hard
523523

524-
"@angular/compiler-cli@npm:19.1.0-rc.0":
525-
version: 19.1.0-rc.0
526-
resolution: "@angular/compiler-cli@npm:19.1.0-rc.0"
524+
"@angular/compiler-cli@npm:19.2.0-next.0":
525+
version: 19.2.0-next.0
526+
resolution: "@angular/compiler-cli@npm:19.2.0-next.0"
527527
dependencies:
528528
"@babel/core": "npm:7.26.0"
529529
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -534,39 +534,39 @@ __metadata:
534534
tslib: "npm:^2.3.0"
535535
yargs: "npm:^17.2.1"
536536
peerDependencies:
537-
"@angular/compiler": 19.1.0-rc.0
537+
"@angular/compiler": 19.2.0-next.0
538538
typescript: ">=5.5 <5.8"
539539
bin:
540540
ng-xi18n: bundles/src/bin/ng_xi18n.js
541541
ngc: bundles/src/bin/ngc.js
542542
ngcc: bundles/ngcc/index.js
543-
checksum: 10c0/6c40833ff8a48e499a4726f792d6543f4c17ff3d27c52919d09e4b20905c4041cbad3230873d7b5578e54e516a1440d1078299e04f6ae08076bb5774c1084d54
543+
checksum: 10c0/c72077754fcb984827612ed3919edb4fcf8de316f6b6d405e0c74ea11beee16e919b6211b8a4f16a7291f16949ed7bd07f19245b27366066a7eb9b1c6eeecaa5
544544
languageName: node
545545
linkType: hard
546546

547-
"@angular/compiler@npm:19.1.0-rc.0":
548-
version: 19.1.0-rc.0
549-
resolution: "@angular/compiler@npm:19.1.0-rc.0"
547+
"@angular/compiler@npm:19.2.0-next.0":
548+
version: 19.2.0-next.0
549+
resolution: "@angular/compiler@npm:19.2.0-next.0"
550550
dependencies:
551551
tslib: "npm:^2.3.0"
552552
peerDependencies:
553-
"@angular/core": 19.1.0-rc.0
553+
"@angular/core": 19.2.0-next.0
554554
peerDependenciesMeta:
555555
"@angular/core":
556556
optional: true
557-
checksum: 10c0/73916162c238c3987bfdd7309c7d19a9b8f8f969c3c7c1588bf469d21aa810f4f9587a2849da14c34ec58b8e24a843fabdbfe75d11213693986bf26889d162cb
557+
checksum: 10c0/f6c92ef6118a61222096e2a34788b1a68997a04f7c6309a4a3886c7ff3039e2f72a3a406ccef4b02452ab661753337c0425ab037d36f769abe640e9b53986dcd
558558
languageName: node
559559
linkType: hard
560560

561-
"@angular/core@npm:19.1.0-rc.0":
562-
version: 19.1.0-rc.0
563-
resolution: "@angular/core@npm:19.1.0-rc.0"
561+
"@angular/core@npm:19.2.0-next.0":
562+
version: 19.2.0-next.0
563+
resolution: "@angular/core@npm:19.2.0-next.0"
564564
dependencies:
565565
tslib: "npm:^2.3.0"
566566
peerDependencies:
567567
rxjs: ^6.5.3 || ^7.4.0
568568
zone.js: ~0.15.0
569-
checksum: 10c0/c505d10e6d0deb9ca5ab6bf27239dbaed17bcebf61173de18f047508551a4c46336c89263d6b03d38bba46865e17ae9c1db23399d4f744f49b1cb5bb1e7a7728
569+
checksum: 10c0/8e00d89b278a30f08532d606bf72eb1e3eca25c6fd20201a239b8cb762f21421fd5a8c3a2127d9e8393981926b68c2b365a9390b2c00a23ebf5bc151fb9038a7
570570
languageName: node
571571
linkType: hard
572572

@@ -596,78 +596,78 @@ __metadata:
596596
languageName: node
597597
linkType: hard
598598

599-
"@angular/forms@npm:19.1.0-rc.0":
600-
version: 19.1.0-rc.0
601-
resolution: "@angular/forms@npm:19.1.0-rc.0"
599+
"@angular/forms@npm:19.2.0-next.0":
600+
version: 19.2.0-next.0
601+
resolution: "@angular/forms@npm:19.2.0-next.0"
602602
dependencies:
603603
tslib: "npm:^2.3.0"
604604
peerDependencies:
605-
"@angular/common": 19.1.0-rc.0
606-
"@angular/core": 19.1.0-rc.0
607-
"@angular/platform-browser": 19.1.0-rc.0
605+
"@angular/common": 19.2.0-next.0
606+
"@angular/core": 19.2.0-next.0
607+
"@angular/platform-browser": 19.2.0-next.0
608608
rxjs: ^6.5.3 || ^7.4.0
609-
checksum: 10c0/eeec912f74407f551953fc95f2c864890cc4bd67b2a76e2e25b738a1109e5e48214ebbd2a51b546d6a61301456992e4a5ce92036a70421de2beea9d82cf2f079
609+
checksum: 10c0/88d53f34a456ffb3ef8a924d3c7bcd158c624e5837acc03d851733360f0605c86754e1d32dee7362eb9b961690915fcf37b518cf0f91f04e0443e019a785b22b
610610
languageName: node
611611
linkType: hard
612612

613-
"@angular/material@npm:19.1.0-rc.0":
614-
version: 19.1.0-rc.0
615-
resolution: "@angular/material@npm:19.1.0-rc.0"
613+
"@angular/material@npm:19.2.0-next.1":
614+
version: 19.2.0-next.1
615+
resolution: "@angular/material@npm:19.2.0-next.1"
616616
dependencies:
617617
tslib: "npm:^2.3.0"
618618
peerDependencies:
619619
"@angular/animations": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
620-
"@angular/cdk": 19.1.0-rc.0
620+
"@angular/cdk": 19.2.0-next.1
621621
"@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
622622
"@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
623623
"@angular/forms": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
624624
"@angular/platform-browser": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
625625
rxjs: ^6.5.3 || ^7.4.0
626-
checksum: 10c0/1c10cd0a3082de2c7b2709596190fad149d144335f10161be68e7a2e074102366da89f12d92c208e5ef964f5997804aeb875e8d5b9b2bad7adffe2446e65fa84
626+
checksum: 10c0/6305932da00332b0275f127756e2fe915c8c8e35416111a34189545020a41dd6b382b1280d425912342922d4202f305148fcbe2687ac55a33da8ca63ca1ddc31
627627
languageName: node
628628
linkType: hard
629629

630-
"@angular/platform-browser-dynamic@npm:19.1.0-rc.0":
631-
version: 19.1.0-rc.0
632-
resolution: "@angular/platform-browser-dynamic@npm:19.1.0-rc.0"
630+
"@angular/platform-browser-dynamic@npm:19.2.0-next.0":
631+
version: 19.2.0-next.0
632+
resolution: "@angular/platform-browser-dynamic@npm:19.2.0-next.0"
633633
dependencies:
634634
tslib: "npm:^2.3.0"
635635
peerDependencies:
636-
"@angular/common": 19.1.0-rc.0
637-
"@angular/compiler": 19.1.0-rc.0
638-
"@angular/core": 19.1.0-rc.0
639-
"@angular/platform-browser": 19.1.0-rc.0
640-
checksum: 10c0/1fc6ada0a6f4c0471a7d822af89a71d3b7849a0b9966984980d494bd2c1fdbfacf6267ee392d0c5bf9c79a354d9ef9959dd59a92968c44c27e609ed30bdabbbb
636+
"@angular/common": 19.2.0-next.0
637+
"@angular/compiler": 19.2.0-next.0
638+
"@angular/core": 19.2.0-next.0
639+
"@angular/platform-browser": 19.2.0-next.0
640+
checksum: 10c0/f364bd3e4c2c632119d8468d149305cdaed61d33efee4a368bae244d3db3ca379e5391af2af51708712f6d2f2a33f7732d96ec0060829fdc7ef39cb0bd3a8e97
641641
languageName: node
642642
linkType: hard
643643

644-
"@angular/platform-browser@npm:19.1.0-rc.0":
645-
version: 19.1.0-rc.0
646-
resolution: "@angular/platform-browser@npm:19.1.0-rc.0"
644+
"@angular/platform-browser@npm:19.2.0-next.0":
645+
version: 19.2.0-next.0
646+
resolution: "@angular/platform-browser@npm:19.2.0-next.0"
647647
dependencies:
648648
tslib: "npm:^2.3.0"
649649
peerDependencies:
650-
"@angular/animations": 19.1.0-rc.0
651-
"@angular/common": 19.1.0-rc.0
652-
"@angular/core": 19.1.0-rc.0
650+
"@angular/animations": 19.2.0-next.0
651+
"@angular/common": 19.2.0-next.0
652+
"@angular/core": 19.2.0-next.0
653653
peerDependenciesMeta:
654654
"@angular/animations":
655655
optional: true
656-
checksum: 10c0/7b611a3e4fbdca8def42241b7995f6fcec43b73a20fc0d061e9b39d82b2025972362a3cf4a33b1306cad7c3f2f9dcf7e0d89ab7e208874fde037c0fc8250d31f
656+
checksum: 10c0/51aaa7785847867c679fb961db51cf5e5135c1b331279fe638651b288eb34e909ef80aedc41bb527f115048842987ad8b9044d3d156b6c533cd8ef02f422c865
657657
languageName: node
658658
linkType: hard
659659

660-
"@angular/router@npm:19.1.0-rc.0":
661-
version: 19.1.0-rc.0
662-
resolution: "@angular/router@npm:19.1.0-rc.0"
660+
"@angular/router@npm:19.2.0-next.0":
661+
version: 19.2.0-next.0
662+
resolution: "@angular/router@npm:19.2.0-next.0"
663663
dependencies:
664664
tslib: "npm:^2.3.0"
665665
peerDependencies:
666-
"@angular/common": 19.1.0-rc.0
667-
"@angular/core": 19.1.0-rc.0
668-
"@angular/platform-browser": 19.1.0-rc.0
666+
"@angular/common": 19.2.0-next.0
667+
"@angular/core": 19.2.0-next.0
668+
"@angular/platform-browser": 19.2.0-next.0
669669
rxjs: ^6.5.3 || ^7.4.0
670-
checksum: 10c0/6cb9e94c0453b6d5f8dc8f68a5b2a584cd708c3dbdc5c0df64177204dda7c2a42f7b7a9be4b39102ea47d1e18cfe78464388330a65aa249c238c1500afbfb07c
670+
checksum: 10c0/d6849ec0faaa0f497c2bc8e320ec3db8a10addfc701a2f30dbf0c2437313d03076eb080753e770c47b847a77c2d78fdeb931479074b4a6006114fcf5ae8e581c
671671
languageName: node
672672
linkType: hard
673673

0 commit comments

Comments
 (0)