Skip to content

Commit 49d55de

Browse files
committed
build: update angular dependencies
1 parent 36b7540 commit 49d55de

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

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-next.3":
166-
version: 19.1.0-next.3
167-
resolution: "@angular/animations@npm:19.1.0-next.3"
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"
168168
dependencies:
169169
tslib: "npm:^2.3.0"
170170
peerDependencies:
171-
"@angular/core": 19.1.0-next.3
172-
checksum: 10c0/310cb187e92be3fa332a3097003912111d817aa1230272de76e0ec2f2eca27762cbc73e7afad0ae28ce984a0138aec99f22d8b68b54bb61ccb138f5dfaed7514
171+
"@angular/core": 19.1.0-next.4
172+
checksum: 10c0/726da7b1ed1a9b95d55ed74d164d177022e43d14aabf04a5d70d8a3d7567259842c942a854e08200e32ca4cb78993983ea8d85197bdb9bf7f0fc551a30de489f
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.3"
252+
"@angular/animations": "npm:19.1.0-next.4"
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.1"
256-
"@angular/cdk": "npm:19.1.0-next.2"
256+
"@angular/cdk": "npm:19.1.0-next.3"
257257
"@angular/cli": "npm:19.1.0-next.1"
258-
"@angular/common": "npm:19.1.0-next.3"
259-
"@angular/compiler": "npm:19.1.0-next.3"
260-
"@angular/compiler-cli": "npm:19.1.0-next.3"
261-
"@angular/core": "npm:19.1.0-next.3"
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"
262262
"@angular/fire": "npm:^19.0.0-rc"
263-
"@angular/forms": "npm:19.1.0-next.3"
264-
"@angular/material": "npm:19.1.0-next.2"
265-
"@angular/platform-browser": "npm:19.1.0-next.3"
266-
"@angular/platform-browser-dynamic": "npm:19.1.0-next.3"
267-
"@angular/router": "npm:19.1.0-next.3"
263+
"@angular/forms": "npm:19.1.0-next.4"
264+
"@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"
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,9 +461,9 @@ __metadata:
461461
languageName: node
462462
linkType: hard
463463

464-
"@angular/cdk@npm:19.1.0-next.2":
465-
version: 19.1.0-next.2
466-
resolution: "@angular/cdk@npm:19.1.0-next.2"
464+
"@angular/cdk@npm:19.1.0-next.3":
465+
version: 19.1.0-next.3
466+
resolution: "@angular/cdk@npm:19.1.0-next.3"
467467
dependencies:
468468
parse5: "npm:^7.1.2"
469469
tslib: "npm:^2.3.0"
@@ -474,7 +474,7 @@ __metadata:
474474
dependenciesMeta:
475475
parse5:
476476
optional: true
477-
checksum: 10c0/94842bcfb6c3e3422546f2f74d71b6d027705fc3db5fe8b8f58cdc722cfc5c2bce0c715e304472304cc674c670579aaf092a9ce6dd3e3f2402b9104a3f454641
477+
checksum: 10c0/2b82a6ef310975f9d7413aff848803fcfc7f18410155337f7a4705cf8bb62f3f5082517022ae3a4ef0a2dec2c42cd9c319127d75e3d4a4ea9bb17c9181329243
478478
languageName: node
479479
linkType: hard
480480

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

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

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

548-
"@angular/compiler@npm:19.1.0-next.3":
549-
version: 19.1.0-next.3
550-
resolution: "@angular/compiler@npm:19.1.0-next.3"
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"
551551
dependencies:
552552
tslib: "npm:^2.3.0"
553553
peerDependencies:
554-
"@angular/core": 19.1.0-next.3
554+
"@angular/core": 19.1.0-next.4
555555
peerDependenciesMeta:
556556
"@angular/core":
557557
optional: true
558-
checksum: 10c0/72edfe102470b9589c0004f56bd2ff350875427c51a4a7565bb3fad659f3525e69ceb1828e74f85dc00943c3e27ae03171a6ed3b8d9c8447460408f9c2d7ae8b
558+
checksum: 10c0/9d603cf61034865bc29c05709ff6c1f74fa507701b372aece3411766bdcc8ad4bc3bb46512a257d6e40de5f29cf4610215a21905fdb128b2e2d586e4ad0d15b2
559559
languageName: node
560560
linkType: hard
561561

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

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

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

614-
"@angular/material@npm:19.1.0-next.2":
615-
version: 19.1.0-next.2
616-
resolution: "@angular/material@npm:19.1.0-next.2"
614+
"@angular/material@npm:19.1.0-next.3":
615+
version: 19.1.0-next.3
616+
resolution: "@angular/material@npm:19.1.0-next.3"
617617
dependencies:
618618
tslib: "npm:^2.3.0"
619619
peerDependencies:
620620
"@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.2
621+
"@angular/cdk": 19.1.0-next.3
622622
"@angular/common": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
623623
"@angular/core": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
624624
"@angular/forms": ^19.0.0-0 || ^19.1.0-0 || ^19.2.0-0 || ^19.3.0-0 || ^20.0.0-0
625625
"@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/9accf511bfee4ad377a0debae338cd4e4334d74c204ad0a96c0c37cfa9384ef9da72de8bdcfc430b2473f4ffdb74299823ac1180a4466f053ac133d2b6d4ec5a
627+
checksum: 10c0/8ff266bb6859bbee16b352c053a68dbaa64e669052030d4044022196c2279a739da0769942dff5a0fa95be41674accd4a73d96311d04ace904526312b870aa7e
628628
languageName: node
629629
linkType: hard
630630

631-
"@angular/platform-browser-dynamic@npm:19.1.0-next.3":
632-
version: 19.1.0-next.3
633-
resolution: "@angular/platform-browser-dynamic@npm:19.1.0-next.3"
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"
634634
dependencies:
635635
tslib: "npm:^2.3.0"
636636
peerDependencies:
637-
"@angular/common": 19.1.0-next.3
638-
"@angular/compiler": 19.1.0-next.3
639-
"@angular/core": 19.1.0-next.3
640-
"@angular/platform-browser": 19.1.0-next.3
641-
checksum: 10c0/43f1785744a68bbd5f0ec1af7dcd0937fdd8baf74f5f7f5c3f60488411abcd7237fc739a355a1cda383a98929a4e44f4c36f88c8b8d23b48b252c8d477e73738
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
642642
languageName: node
643643
linkType: hard
644644

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

661-
"@angular/router@npm:19.1.0-next.3":
662-
version: 19.1.0-next.3
663-
resolution: "@angular/router@npm:19.1.0-next.3"
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"
664664
dependencies:
665665
tslib: "npm:^2.3.0"
666666
peerDependencies:
667-
"@angular/common": 19.1.0-next.3
668-
"@angular/core": 19.1.0-next.3
669-
"@angular/platform-browser": 19.1.0-next.3
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
670670
rxjs: ^6.5.3 || ^7.4.0
671-
checksum: 10c0/0008e3d86ba6bd2c042d5c6c0d5ccba4b46ddf53b9dede9f8d410a01757217c8da84d8002f48e405c41eecb8aa2dd5290c15cb9c15e06c9fc5ffb7c612db1790
671+
checksum: 10c0/d922c1d34d6e685f743d956a832049d268a117708e91451195f93555fa415e7267b3b713a7a54a9c790f07bb46c05f989e9d73bce4b6fb744b6796d3263bcdab
672672
languageName: node
673673
linkType: hard
674674

0 commit comments

Comments
 (0)