Skip to content

Commit d4c6957

Browse files
committed
build: update angular dependencies
1 parent 15db94d commit d4c6957

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

yarn.lock

Lines changed: 73 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,14 @@ __metadata:
137137
languageName: node
138138
linkType: hard
139139

140-
"@angular/animations@npm:19.2.0-next.0":
141-
version: 19.2.0-next.0
142-
resolution: "@angular/animations@npm:19.2.0-next.0"
140+
"@angular/animations@npm:19.2.0-next.1":
141+
version: 19.2.0-next.1
142+
resolution: "@angular/animations@npm:19.2.0-next.1"
143143
dependencies:
144144
tslib: "npm:^2.3.0"
145145
peerDependencies:
146-
"@angular/core": 19.2.0-next.0
147-
checksum: 10c0/dbdacb49f6371149c0415b158502dea72858a6b4fff8e8a99f6e34da89a0331a7ba9e46dceaad43eabe2436d486d02ba7f017aca913af53afd740ba0c2c54b88
146+
"@angular/core": 19.2.0-next.1
147+
checksum: 10c0/97efab86a818cbf1df0b58f6720120173a764695743411adaabbe4e2281351bdc834a3543f7caf0efee82c5977092d5eb4b170dc40d8cf861b680d8629d00748
148148
languageName: node
149149
linkType: hard
150150

@@ -224,22 +224,22 @@ __metadata:
224224
dependencies:
225225
"@actions/core": "npm:^1.4.0"
226226
"@actions/github": "npm:^6.0.0"
227-
"@angular/animations": "npm:19.2.0-next.0"
227+
"@angular/animations": "npm:19.2.0-next.1"
228228
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch"
229229
"@angular/benchpress": "npm:0.3.0"
230230
"@angular/build": "npm:19.2.0-next.1"
231-
"@angular/cdk": "npm:19.2.0-next.1"
231+
"@angular/cdk": "npm:19.2.0-next.2"
232232
"@angular/cli": "npm:19.2.0-next.1"
233-
"@angular/common": "npm:19.2.0-next.0"
234-
"@angular/compiler": "npm:19.2.0-next.0"
235-
"@angular/compiler-cli": "npm:19.2.0-next.0"
236-
"@angular/core": "npm:19.2.0-next.0"
233+
"@angular/common": "npm:19.2.0-next.1"
234+
"@angular/compiler": "npm:19.2.0-next.1"
235+
"@angular/compiler-cli": "npm:19.2.0-next.1"
236+
"@angular/core": "npm:19.2.0-next.1"
237237
"@angular/fire": "npm:^19.0.0-rc"
238-
"@angular/forms": "npm:19.2.0-next.0"
239-
"@angular/material": "npm:19.2.0-next.1"
240-
"@angular/platform-browser": "npm:19.2.0-next.0"
241-
"@angular/platform-browser-dynamic": "npm:19.2.0-next.0"
242-
"@angular/router": "npm:19.2.0-next.0"
238+
"@angular/forms": "npm:19.2.0-next.1"
239+
"@angular/material": "npm:19.2.0-next.2"
240+
"@angular/platform-browser": "npm:19.2.0-next.1"
241+
"@angular/platform-browser-dynamic": "npm:19.2.0-next.1"
242+
"@angular/router": "npm:19.2.0-next.1"
243243
"@babel/core": "npm:^7.16.0"
244244
"@babel/plugin-proposal-async-generator-functions": "npm:^7.20.1"
245245
"@bazel/bazelisk": "npm:^1.11.0"
@@ -431,9 +431,9 @@ __metadata:
431431
languageName: node
432432
linkType: hard
433433

434-
"@angular/cdk@npm:19.2.0-next.1":
435-
version: 19.2.0-next.1
436-
resolution: "@angular/cdk@npm:19.2.0-next.1"
434+
"@angular/cdk@npm:19.2.0-next.2":
435+
version: 19.2.0-next.2
436+
resolution: "@angular/cdk@npm:19.2.0-next.2"
437437
dependencies:
438438
parse5: "npm:^7.1.2"
439439
tslib: "npm:^2.3.0"
@@ -444,7 +444,7 @@ __metadata:
444444
dependenciesMeta:
445445
parse5:
446446
optional: true
447-
checksum: 10c0/806eb0a5470f7343bd16018d71e51dd4a45de7abd6af51e59286502c7dae805f4a49fdb96348e6777a1e4a61b2ec0203e8f90945fb3f61be247ea51468f30907
447+
checksum: 10c0/5eeae0beee8e7b85a624ad51daa16d0c134003e5a66a5da7dd328822f07cb4ad585691cc73b0189a12adf22f48e9a54413c73c4951ebd4b5d77e7d52d8459bc3
448448
languageName: node
449449
linkType: hard
450450

@@ -475,21 +475,21 @@ __metadata:
475475
languageName: node
476476
linkType: hard
477477

478-
"@angular/common@npm:19.2.0-next.0":
479-
version: 19.2.0-next.0
480-
resolution: "@angular/common@npm:19.2.0-next.0"
478+
"@angular/common@npm:19.2.0-next.1":
479+
version: 19.2.0-next.1
480+
resolution: "@angular/common@npm:19.2.0-next.1"
481481
dependencies:
482482
tslib: "npm:^2.3.0"
483483
peerDependencies:
484-
"@angular/core": 19.2.0-next.0
484+
"@angular/core": 19.2.0-next.1
485485
rxjs: ^6.5.3 || ^7.4.0
486-
checksum: 10c0/ba4da050c2984e9f726bc0f02c48771cbadf5860dc7ed1f870d8d471d631f7b917660f97836c7bd8b913902e2b8efa64e898d12ef34f13b1ddbcc72dcc5533b8
486+
checksum: 10c0/647aec3df3e6af4613003b72fff8e7ca132d1fca3d26abaea552b8b8e5c60dc04dfdb90344feedbf6a885ac4f6274ce798478f8658d45b53de6f4f9040abbe64
487487
languageName: node
488488
linkType: hard
489489

490-
"@angular/compiler-cli@npm:19.2.0-next.0":
491-
version: 19.2.0-next.0
492-
resolution: "@angular/compiler-cli@npm:19.2.0-next.0"
490+
"@angular/compiler-cli@npm:19.2.0-next.1":
491+
version: 19.2.0-next.1
492+
resolution: "@angular/compiler-cli@npm:19.2.0-next.1"
493493
dependencies:
494494
"@babel/core": "npm:7.26.0"
495495
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -500,39 +500,39 @@ __metadata:
500500
tslib: "npm:^2.3.0"
501501
yargs: "npm:^17.2.1"
502502
peerDependencies:
503-
"@angular/compiler": 19.2.0-next.0
503+
"@angular/compiler": 19.2.0-next.1
504504
typescript: ">=5.5 <5.8"
505505
bin:
506506
ng-xi18n: bundles/src/bin/ng_xi18n.js
507507
ngc: bundles/src/bin/ngc.js
508508
ngcc: bundles/ngcc/index.js
509-
checksum: 10c0/c72077754fcb984827612ed3919edb4fcf8de316f6b6d405e0c74ea11beee16e919b6211b8a4f16a7291f16949ed7bd07f19245b27366066a7eb9b1c6eeecaa5
509+
checksum: 10c0/34778b23209db25ad4a0d604c4345c07219aeb38a781c08946b3f0c30f98e767f11ca566a2cdb0264a43bcbba0ac735b53e5aed48fa900396ea8583a9a29fc68
510510
languageName: node
511511
linkType: hard
512512

513-
"@angular/compiler@npm:19.2.0-next.0":
514-
version: 19.2.0-next.0
515-
resolution: "@angular/compiler@npm:19.2.0-next.0"
513+
"@angular/compiler@npm:19.2.0-next.1":
514+
version: 19.2.0-next.1
515+
resolution: "@angular/compiler@npm:19.2.0-next.1"
516516
dependencies:
517517
tslib: "npm:^2.3.0"
518518
peerDependencies:
519-
"@angular/core": 19.2.0-next.0
519+
"@angular/core": 19.2.0-next.1
520520
peerDependenciesMeta:
521521
"@angular/core":
522522
optional: true
523-
checksum: 10c0/f6c92ef6118a61222096e2a34788b1a68997a04f7c6309a4a3886c7ff3039e2f72a3a406ccef4b02452ab661753337c0425ab037d36f769abe640e9b53986dcd
523+
checksum: 10c0/20f39155766cb094fea1c3c618c3011be299666017570854e9ee92a65ac1fedeaa2cdbfb53d5b916731b179e6bac79896df0532571ff349a9e0cec73481d5cd2
524524
languageName: node
525525
linkType: hard
526526

527-
"@angular/core@npm:19.2.0-next.0":
528-
version: 19.2.0-next.0
529-
resolution: "@angular/core@npm:19.2.0-next.0"
527+
"@angular/core@npm:19.2.0-next.1":
528+
version: 19.2.0-next.1
529+
resolution: "@angular/core@npm:19.2.0-next.1"
530530
dependencies:
531531
tslib: "npm:^2.3.0"
532532
peerDependencies:
533533
rxjs: ^6.5.3 || ^7.4.0
534534
zone.js: ~0.15.0
535-
checksum: 10c0/8e00d89b278a30f08532d606bf72eb1e3eca25c6fd20201a239b8cb762f21421fd5a8c3a2127d9e8393981926b68c2b365a9390b2c00a23ebf5bc151fb9038a7
535+
checksum: 10c0/72779fa5d21994c64b9fc017cbf0e1d22cb8910ea48d34dbf55c83df845136bfae4681f2d4dd7e0493b5259c04b89ca84006d8888229d534a6ad0eab24f2d6c9
536536
languageName: node
537537
linkType: hard
538538

@@ -562,78 +562,78 @@ __metadata:
562562
languageName: node
563563
linkType: hard
564564

565-
"@angular/forms@npm:19.2.0-next.0":
566-
version: 19.2.0-next.0
567-
resolution: "@angular/forms@npm:19.2.0-next.0"
565+
"@angular/forms@npm:19.2.0-next.1":
566+
version: 19.2.0-next.1
567+
resolution: "@angular/forms@npm:19.2.0-next.1"
568568
dependencies:
569569
tslib: "npm:^2.3.0"
570570
peerDependencies:
571-
"@angular/common": 19.2.0-next.0
572-
"@angular/core": 19.2.0-next.0
573-
"@angular/platform-browser": 19.2.0-next.0
571+
"@angular/common": 19.2.0-next.1
572+
"@angular/core": 19.2.0-next.1
573+
"@angular/platform-browser": 19.2.0-next.1
574574
rxjs: ^6.5.3 || ^7.4.0
575-
checksum: 10c0/88d53f34a456ffb3ef8a924d3c7bcd158c624e5837acc03d851733360f0605c86754e1d32dee7362eb9b961690915fcf37b518cf0f91f04e0443e019a785b22b
575+
checksum: 10c0/5fd85311d56289dfa22a827876f0db0d2b38cb848e5ccba140ce680ed460ef6de5dfc4662132a6ba69b4190068181b680e4af8c84e55ff9049e71cc4d1af76b1
576576
languageName: node
577577
linkType: hard
578578

579-
"@angular/material@npm:19.2.0-next.1":
580-
version: 19.2.0-next.1
581-
resolution: "@angular/material@npm:19.2.0-next.1"
579+
"@angular/material@npm:19.2.0-next.2":
580+
version: 19.2.0-next.2
581+
resolution: "@angular/material@npm:19.2.0-next.2"
582582
dependencies:
583583
tslib: "npm:^2.3.0"
584584
peerDependencies:
585585
"@angular/animations": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
586-
"@angular/cdk": 19.2.0-next.1
586+
"@angular/cdk": 19.2.0-next.2
587587
"@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
588588
"@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
589589
"@angular/forms": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
590590
"@angular/platform-browser": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
591591
rxjs: ^6.5.3 || ^7.4.0
592-
checksum: 10c0/6305932da00332b0275f127756e2fe915c8c8e35416111a34189545020a41dd6b382b1280d425912342922d4202f305148fcbe2687ac55a33da8ca63ca1ddc31
592+
checksum: 10c0/c0e770070c837aba26d360dc10b15d8d146fef4087b357da075f0442104e4bb1399962b7f246ec6990ff3a5a51bd477a8a19b5fe0f5997c1e6dfe659c2b24c1c
593593
languageName: node
594594
linkType: hard
595595

596-
"@angular/platform-browser-dynamic@npm:19.2.0-next.0":
597-
version: 19.2.0-next.0
598-
resolution: "@angular/platform-browser-dynamic@npm:19.2.0-next.0"
596+
"@angular/platform-browser-dynamic@npm:19.2.0-next.1":
597+
version: 19.2.0-next.1
598+
resolution: "@angular/platform-browser-dynamic@npm:19.2.0-next.1"
599599
dependencies:
600600
tslib: "npm:^2.3.0"
601601
peerDependencies:
602-
"@angular/common": 19.2.0-next.0
603-
"@angular/compiler": 19.2.0-next.0
604-
"@angular/core": 19.2.0-next.0
605-
"@angular/platform-browser": 19.2.0-next.0
606-
checksum: 10c0/f364bd3e4c2c632119d8468d149305cdaed61d33efee4a368bae244d3db3ca379e5391af2af51708712f6d2f2a33f7732d96ec0060829fdc7ef39cb0bd3a8e97
602+
"@angular/common": 19.2.0-next.1
603+
"@angular/compiler": 19.2.0-next.1
604+
"@angular/core": 19.2.0-next.1
605+
"@angular/platform-browser": 19.2.0-next.1
606+
checksum: 10c0/476ae1d51d35fb10c260e70322c58cafd74d1f5df507b366494db968c4a0206a2e2f0138602a49886d8fcc2f4d0c028ba9b7de1414a8db37f9df0a45ae74506f
607607
languageName: node
608608
linkType: hard
609609

610-
"@angular/platform-browser@npm:19.2.0-next.0":
611-
version: 19.2.0-next.0
612-
resolution: "@angular/platform-browser@npm:19.2.0-next.0"
610+
"@angular/platform-browser@npm:19.2.0-next.1":
611+
version: 19.2.0-next.1
612+
resolution: "@angular/platform-browser@npm:19.2.0-next.1"
613613
dependencies:
614614
tslib: "npm:^2.3.0"
615615
peerDependencies:
616-
"@angular/animations": 19.2.0-next.0
617-
"@angular/common": 19.2.0-next.0
618-
"@angular/core": 19.2.0-next.0
616+
"@angular/animations": 19.2.0-next.1
617+
"@angular/common": 19.2.0-next.1
618+
"@angular/core": 19.2.0-next.1
619619
peerDependenciesMeta:
620620
"@angular/animations":
621621
optional: true
622-
checksum: 10c0/51aaa7785847867c679fb961db51cf5e5135c1b331279fe638651b288eb34e909ef80aedc41bb527f115048842987ad8b9044d3d156b6c533cd8ef02f422c865
622+
checksum: 10c0/3ca97cc14ab058cf7e9367d423ee1e617b8821ecba7a1a670bf147a46dcac27f0c2fc82145864a869e8a93531a4e67c2047d3f90049c75922635dffa1fd13bd5
623623
languageName: node
624624
linkType: hard
625625

626-
"@angular/router@npm:19.2.0-next.0":
627-
version: 19.2.0-next.0
628-
resolution: "@angular/router@npm:19.2.0-next.0"
626+
"@angular/router@npm:19.2.0-next.1":
627+
version: 19.2.0-next.1
628+
resolution: "@angular/router@npm:19.2.0-next.1"
629629
dependencies:
630630
tslib: "npm:^2.3.0"
631631
peerDependencies:
632-
"@angular/common": 19.2.0-next.0
633-
"@angular/core": 19.2.0-next.0
634-
"@angular/platform-browser": 19.2.0-next.0
632+
"@angular/common": 19.2.0-next.1
633+
"@angular/core": 19.2.0-next.1
634+
"@angular/platform-browser": 19.2.0-next.1
635635
rxjs: ^6.5.3 || ^7.4.0
636-
checksum: 10c0/d6849ec0faaa0f497c2bc8e320ec3db8a10addfc701a2f30dbf0c2437313d03076eb080753e770c47b847a77c2d78fdeb931479074b4a6006114fcf5ae8e581c
636+
checksum: 10c0/3ea1d7562ca0d0239aba59e870103eae1a6c916ff0c3b5b983cc6c55b6a3a8a645fa9b6f668eddac1dfb7b1aa7c6651fd7b6fad71efef26e661cb4fc7d14739d
637637
languageName: node
638638
linkType: hard
639639

0 commit comments

Comments
 (0)