Skip to content

Commit 31bb841

Browse files
committed
build: update angular dependencies to v19.0.0-next.10
1 parent a3d0749 commit 31bb841

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
@@ -56,20 +56,20 @@
5656
"devDependencies": {
5757
"@actions/core": "^1.4.0",
5858
"@actions/github": "^6.0.0",
59-
"@angular/animations": "19.0.0-next.9",
59+
"@angular/animations": "19.0.0-next.10",
6060
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
6161
"@angular/cdk": "19.0.0-next.8",
6262
"@angular/cli": "19.0.0-next.10",
63-
"@angular/common": "19.0.0-next.9",
64-
"@angular/compiler": "19.0.0-next.9",
65-
"@angular/compiler-cli": "19.0.0-next.9",
66-
"@angular/core": "19.0.0-next.9",
63+
"@angular/common": "19.0.0-next.10",
64+
"@angular/compiler": "19.0.0-next.10",
65+
"@angular/compiler-cli": "19.0.0-next.10",
66+
"@angular/core": "19.0.0-next.10",
6767
"@angular/fire": "^18.0.0-rc",
68-
"@angular/forms": "19.0.0-next.9",
68+
"@angular/forms": "19.0.0-next.10",
6969
"@angular/material": "19.0.0-next.8",
70-
"@angular/platform-browser": "19.0.0-next.9",
71-
"@angular/platform-browser-dynamic": "19.0.0-next.9",
72-
"@angular/router": "19.0.0-next.9",
70+
"@angular/platform-browser": "19.0.0-next.10",
71+
"@angular/platform-browser-dynamic": "19.0.0-next.10",
72+
"@angular/router": "19.0.0-next.10",
7373
"@bazel/bazelisk": "^1.11.0",
7474
"@bazel/ibazel": "^0.23.0",
7575
"@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
@@ -174,6 +174,6 @@
174174
}
175175
},
176176
"resolutions": {
177-
"@angular/benchpress/@angular/core": "19.0.0-next.9"
177+
"@angular/benchpress/@angular/core": "19.0.0-next.10"
178178
}
179179
}

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.9":
166-
version: 19.0.0-next.9
167-
resolution: "@angular/animations@npm:19.0.0-next.9"
165+
"@angular/animations@npm:19.0.0-next.10":
166+
version: 19.0.0-next.10
167+
resolution: "@angular/animations@npm:19.0.0-next.10"
168168
dependencies:
169169
tslib: "npm:^2.3.0"
170170
peerDependencies:
171-
"@angular/core": 19.0.0-next.9
172-
checksum: 10c0/ddf350f623a49b45a6e10e6cc687441b0974106aab03606e54c2b610bcf5fc49eb27be0ab26620eb593d45629ca5a7ed091643c149c8739abfaa68b212996891
171+
"@angular/core": 19.0.0-next.10
172+
checksum: 10c0/332065e9833b6e876008aa345a55c8621b7cc3dee51734eb57b1181bf6db9325210cb4715de58dbdc0ac04dded94db556d43783f2f082f8b11e40bbe88447fd6
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.9"
252+
"@angular/animations": "npm:19.0.0-next.10"
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.10"
256256
"@angular/cdk": "npm:19.0.0-next.8"
257257
"@angular/cli": "npm:19.0.0-next.10"
258-
"@angular/common": "npm:19.0.0-next.9"
259-
"@angular/compiler": "npm:19.0.0-next.9"
260-
"@angular/compiler-cli": "npm:19.0.0-next.9"
261-
"@angular/core": "npm:19.0.0-next.9"
258+
"@angular/common": "npm:19.0.0-next.10"
259+
"@angular/compiler": "npm:19.0.0-next.10"
260+
"@angular/compiler-cli": "npm:19.0.0-next.10"
261+
"@angular/core": "npm:19.0.0-next.10"
262262
"@angular/fire": "npm:^18.0.0-rc"
263-
"@angular/forms": "npm:19.0.0-next.9"
263+
"@angular/forms": "npm:19.0.0-next.10"
264264
"@angular/material": "npm:19.0.0-next.8"
265-
"@angular/platform-browser": "npm:19.0.0-next.9"
266-
"@angular/platform-browser-dynamic": "npm:19.0.0-next.9"
267-
"@angular/router": "npm:19.0.0-next.9"
265+
"@angular/platform-browser": "npm:19.0.0-next.10"
266+
"@angular/platform-browser-dynamic": "npm:19.0.0-next.10"
267+
"@angular/router": "npm:19.0.0-next.10"
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"
@@ -517,21 +517,21 @@ __metadata:
517517
languageName: node
518518
linkType: hard
519519

520-
"@angular/common@npm:19.0.0-next.9":
521-
version: 19.0.0-next.9
522-
resolution: "@angular/common@npm:19.0.0-next.9"
520+
"@angular/common@npm:19.0.0-next.10":
521+
version: 19.0.0-next.10
522+
resolution: "@angular/common@npm:19.0.0-next.10"
523523
dependencies:
524524
tslib: "npm:^2.3.0"
525525
peerDependencies:
526-
"@angular/core": 19.0.0-next.9
526+
"@angular/core": 19.0.0-next.10
527527
rxjs: ^6.5.3 || ^7.4.0
528-
checksum: 10c0/3f1c4e15c70b821a4b908e236897f11cb776e8c8be52f71ad408978bd2ec26d277e8d022916e28937c1465967b387fefa561ff58c51bc57f739b9629df8ed205
528+
checksum: 10c0/d9af4fa90ac321745131b4be3430cda36cb7976290a15cafec4b859413687b3f097a8ebe3d550b86a836506e5ffdf497cf21c9e968a9c89402f161192ef718d0
529529
languageName: node
530530
linkType: hard
531531

532-
"@angular/compiler-cli@npm:19.0.0-next.9":
533-
version: 19.0.0-next.9
534-
resolution: "@angular/compiler-cli@npm:19.0.0-next.9"
532+
"@angular/compiler-cli@npm:19.0.0-next.10":
533+
version: 19.0.0-next.10
534+
resolution: "@angular/compiler-cli@npm:19.0.0-next.10"
535535
dependencies:
536536
"@babel/core": "npm:7.25.2"
537537
"@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -542,39 +542,39 @@ __metadata:
542542
tslib: "npm:^2.3.0"
543543
yargs: "npm:^17.2.1"
544544
peerDependencies:
545-
"@angular/compiler": 19.0.0-next.9
545+
"@angular/compiler": 19.0.0-next.10
546546
typescript: ">=5.5 <5.7"
547547
bin:
548548
ng-xi18n: bundles/src/bin/ng_xi18n.js
549549
ngc: bundles/src/bin/ngc.js
550550
ngcc: bundles/ngcc/index.js
551-
checksum: 10c0/3c0dd266e0b004f7d66d84235b77ff71b521324d572ea5f104e7e1a5aba8aa7454896104d6df2dfe765ea8899399f8a6410b420a1091f4711b5afcbbbdaffcc4
551+
checksum: 10c0/5518bb05917a3c76d12f7edea200701d38370301ee433bd6f41ad6d6f449c78f91a303cd229cddc44dfd5a717d17935d4eb0edb317f8d006d67a45fa1da928fe
552552
languageName: node
553553
linkType: hard
554554

555-
"@angular/compiler@npm:19.0.0-next.9":
556-
version: 19.0.0-next.9
557-
resolution: "@angular/compiler@npm:19.0.0-next.9"
555+
"@angular/compiler@npm:19.0.0-next.10":
556+
version: 19.0.0-next.10
557+
resolution: "@angular/compiler@npm:19.0.0-next.10"
558558
dependencies:
559559
tslib: "npm:^2.3.0"
560560
peerDependencies:
561-
"@angular/core": 19.0.0-next.9
561+
"@angular/core": 19.0.0-next.10
562562
peerDependenciesMeta:
563563
"@angular/core":
564564
optional: true
565-
checksum: 10c0/a59171fd1ed2d14ca781e272a2763fc176d72090f27a7c2fcdabe148900926b4b7ec1dc362d7e182fa77ff297d80b7b1110204b2056bb878d0de0ca787522576
565+
checksum: 10c0/d47bea126b88ca1c69128afc75c0594a956440814d1f90f6a35244df571f21d154597a9e41dcb276e799453f9c4278318a648546d1a4ab317f698d88d1b38c04
566566
languageName: node
567567
linkType: hard
568568

569-
"@angular/core@npm:19.0.0-next.9":
570-
version: 19.0.0-next.9
571-
resolution: "@angular/core@npm:19.0.0-next.9"
569+
"@angular/core@npm:19.0.0-next.10":
570+
version: 19.0.0-next.10
571+
resolution: "@angular/core@npm:19.0.0-next.10"
572572
dependencies:
573573
tslib: "npm:^2.3.0"
574574
peerDependencies:
575575
rxjs: ^6.5.3 || ^7.4.0
576576
zone.js: ~0.15.0
577-
checksum: 10c0/80d0052e1b10dccc6652ef07755451158611ee7675c493c803d7f4021f41a4ab4c05e27af374064c8a74e12703f73697a19b24d650aa9eb5306f8c9d067ab304
577+
checksum: 10c0/2f5bd110ed0ded090f5b096207ac269bdf10de7f95880a60a35b2eaab911475ddd1226c16979aecce2dd4119f7369c2994a5341e86fc7fa8bebf54f55cd693cc
578578
languageName: node
579579
linkType: hard
580580

@@ -612,17 +612,17 @@ __metadata:
612612
languageName: node
613613
linkType: hard
614614

615-
"@angular/forms@npm:19.0.0-next.9":
616-
version: 19.0.0-next.9
617-
resolution: "@angular/forms@npm:19.0.0-next.9"
615+
"@angular/forms@npm:19.0.0-next.10":
616+
version: 19.0.0-next.10
617+
resolution: "@angular/forms@npm:19.0.0-next.10"
618618
dependencies:
619619
tslib: "npm:^2.3.0"
620620
peerDependencies:
621-
"@angular/common": 19.0.0-next.9
622-
"@angular/core": 19.0.0-next.9
623-
"@angular/platform-browser": 19.0.0-next.9
621+
"@angular/common": 19.0.0-next.10
622+
"@angular/core": 19.0.0-next.10
623+
"@angular/platform-browser": 19.0.0-next.10
624624
rxjs: ^6.5.3 || ^7.4.0
625-
checksum: 10c0/aaa3d7332e52a32c8eade8a4db830447cfb16787f187dcf744b0fba069c787231899a92cacfb06ead53bb10bfca586e594f0df364d29aaf0e90d4f61e964efab
625+
checksum: 10c0/8aca3d4cf90599498571cbaddea67d79f07283a610758a020330d56274222ce77b85f71dd46ba40d22854e07805acb327072564fa9bc14539c189bb5f78084d1
626626
languageName: node
627627
linkType: hard
628628

@@ -643,47 +643,47 @@ __metadata:
643643
languageName: node
644644
linkType: hard
645645

646-
"@angular/platform-browser-dynamic@npm:19.0.0-next.9":
647-
version: 19.0.0-next.9
648-
resolution: "@angular/platform-browser-dynamic@npm:19.0.0-next.9"
646+
"@angular/platform-browser-dynamic@npm:19.0.0-next.10":
647+
version: 19.0.0-next.10
648+
resolution: "@angular/platform-browser-dynamic@npm:19.0.0-next.10"
649649
dependencies:
650650
tslib: "npm:^2.3.0"
651651
peerDependencies:
652-
"@angular/common": 19.0.0-next.9
653-
"@angular/compiler": 19.0.0-next.9
654-
"@angular/core": 19.0.0-next.9
655-
"@angular/platform-browser": 19.0.0-next.9
656-
checksum: 10c0/0b8c8723fc4810985ad19eb38a1adc79ffccdd9f88e0ba3d3ae24a5996b855d5fa41c1c05bcd233d0f9755435933c280ebe486b5bd8a0cd7a1145dffc4d7a9e9
652+
"@angular/common": 19.0.0-next.10
653+
"@angular/compiler": 19.0.0-next.10
654+
"@angular/core": 19.0.0-next.10
655+
"@angular/platform-browser": 19.0.0-next.10
656+
checksum: 10c0/ddf9e23b6ea1fb272d6a4e5884703ca5aa97306632dd86ba8346fdd54ffdb99c0b17629d88ea22aa7e67d30cf6687964bf35f3312b180b129c4e7b12410c91d2
657657
languageName: node
658658
linkType: hard
659659

660-
"@angular/platform-browser@npm:19.0.0-next.9":
661-
version: 19.0.0-next.9
662-
resolution: "@angular/platform-browser@npm:19.0.0-next.9"
660+
"@angular/platform-browser@npm:19.0.0-next.10":
661+
version: 19.0.0-next.10
662+
resolution: "@angular/platform-browser@npm:19.0.0-next.10"
663663
dependencies:
664664
tslib: "npm:^2.3.0"
665665
peerDependencies:
666-
"@angular/animations": 19.0.0-next.9
667-
"@angular/common": 19.0.0-next.9
668-
"@angular/core": 19.0.0-next.9
666+
"@angular/animations": 19.0.0-next.10
667+
"@angular/common": 19.0.0-next.10
668+
"@angular/core": 19.0.0-next.10
669669
peerDependenciesMeta:
670670
"@angular/animations":
671671
optional: true
672-
checksum: 10c0/a02b48878bb4b2dd624232bded002ceb025c88c443327ce1d3462d99b0534d3554f767a1842abde3d19840a23ec90cc602585e18853171ea171f9b74e5473037
672+
checksum: 10c0/fec51e3465b51acdf91791e67a182d53ef3646d3a2535b2efdbfb7a2471dc85aba11d6d5542802fc100abb62358e3a6795253bed78a00cd335201fa55aa5d0fa
673673
languageName: node
674674
linkType: hard
675675

676-
"@angular/router@npm:19.0.0-next.9":
677-
version: 19.0.0-next.9
678-
resolution: "@angular/router@npm:19.0.0-next.9"
676+
"@angular/router@npm:19.0.0-next.10":
677+
version: 19.0.0-next.10
678+
resolution: "@angular/router@npm:19.0.0-next.10"
679679
dependencies:
680680
tslib: "npm:^2.3.0"
681681
peerDependencies:
682-
"@angular/common": 19.0.0-next.9
683-
"@angular/core": 19.0.0-next.9
684-
"@angular/platform-browser": 19.0.0-next.9
682+
"@angular/common": 19.0.0-next.10
683+
"@angular/core": 19.0.0-next.10
684+
"@angular/platform-browser": 19.0.0-next.10
685685
rxjs: ^6.5.3 || ^7.4.0
686-
checksum: 10c0/97522b51507cb53671cc410c1db115a8f593bf3eb263692bd6052c8a0c2fe9df0e5141412ca3a6eab8c2295d75dbb803b2e631ae5a25665985897ed858a2845d
686+
checksum: 10c0/39e163cd6148f4298517f4bd5c0bc1488e93a765041a51b0d5e81fd05fde4897e422e64f1956debf4d365e912e955314f59a853df8d85b9da31e8eb3de4c40bb
687687
languageName: node
688688
linkType: hard
689689

0 commit comments

Comments
 (0)