Skip to content

Commit 2b976cf

Browse files
committed
build: update angular dependencies to v15.0.0-rc.0
1 parent b80d329 commit 2b976cf

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,20 @@
5252
"devDependencies": {
5353
"@actions/core": "^1.4.0",
5454
"@actions/github": "^5.0.0",
55-
"@angular/animations": "15.0.0-next.6",
55+
"@angular/animations": "15.0.0-rc.0",
5656
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
5757
"@angular/cdk": "15.0.0-next.5",
5858
"@angular/cli": "15.0.0-next.6",
59-
"@angular/common": "15.0.0-next.6",
60-
"@angular/compiler": "15.0.0-next.6",
61-
"@angular/compiler-cli": "15.0.0-next.6",
62-
"@angular/core": "15.0.0-next.6",
59+
"@angular/common": "15.0.0-rc.0",
60+
"@angular/compiler": "15.0.0-rc.0",
61+
"@angular/compiler-cli": "15.0.0-rc.0",
62+
"@angular/core": "15.0.0-rc.0",
6363
"@angular/fire": "^7.1.0-rc",
64-
"@angular/forms": "15.0.0-next.6",
64+
"@angular/forms": "15.0.0-rc.0",
6565
"@angular/material": "15.0.0-next.5",
66-
"@angular/platform-browser": "15.0.0-next.6",
67-
"@angular/platform-browser-dynamic": "15.0.0-next.6",
68-
"@angular/router": "15.0.0-next.6",
66+
"@angular/platform-browser": "15.0.0-rc.0",
67+
"@angular/platform-browser-dynamic": "15.0.0-rc.0",
68+
"@angular/router": "15.0.0-rc.0",
6969
"@bazel/bazelisk": "^1.11.0",
7070
"@bazel/jasmine": "5.7.0",
7171
"@google-cloud/firestore": "^6.0.0",
@@ -156,6 +156,6 @@
156156
}
157157
},
158158
"resolutions": {
159-
"@angular/benchpress/@angular/core": "15.0.0-next.6"
159+
"@angular/benchpress/@angular/core": "15.0.0-rc.0"
160160
}
161161
}

yarn.lock

+62-62
Original file line numberDiff line numberDiff line change
@@ -228,14 +228,14 @@ __metadata:
228228
languageName: node
229229
linkType: hard
230230

231-
"@angular/animations@npm:15.0.0-next.6":
232-
version: 15.0.0-next.6
233-
resolution: "@angular/animations@npm:15.0.0-next.6"
231+
"@angular/animations@npm:15.0.0-rc.0":
232+
version: 15.0.0-rc.0
233+
resolution: "@angular/animations@npm:15.0.0-rc.0"
234234
dependencies:
235235
tslib: ^2.3.0
236236
peerDependencies:
237-
"@angular/core": 15.0.0-next.6
238-
checksum: 942506f36c6bfb8f796425d573ee8e2614812f5b181a32f614217058a4ca862cfd0261533bffc017eacf31f510404e1e92f738eb08e042451fdae2425a272849
237+
"@angular/core": 15.0.0-rc.0
238+
checksum: f08a8fe7d243bd57a7b542f510708a037321f420f9b2f1fe44047d0dc06b8c0643cbdbcc067becf9d9c447f85941ef5b0f02b7897662078ce1b808190f3cea85
239239
languageName: node
240240
linkType: hard
241241

@@ -316,21 +316,21 @@ __metadata:
316316
"@actions/core": ^1.4.0
317317
"@actions/github": ^5.0.0
318318
"@angular-devkit/build-angular": 15.0.0-next.6
319-
"@angular/animations": 15.0.0-next.6
319+
"@angular/animations": 15.0.0-rc.0
320320
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch"
321321
"@angular/benchpress": 0.3.0
322322
"@angular/cdk": 15.0.0-next.5
323323
"@angular/cli": 15.0.0-next.6
324-
"@angular/common": 15.0.0-next.6
325-
"@angular/compiler": 15.0.0-next.6
326-
"@angular/compiler-cli": 15.0.0-next.6
327-
"@angular/core": 15.0.0-next.6
324+
"@angular/common": 15.0.0-rc.0
325+
"@angular/compiler": 15.0.0-rc.0
326+
"@angular/compiler-cli": 15.0.0-rc.0
327+
"@angular/core": 15.0.0-rc.0
328328
"@angular/fire": ^7.1.0-rc
329-
"@angular/forms": 15.0.0-next.6
329+
"@angular/forms": 15.0.0-rc.0
330330
"@angular/material": 15.0.0-next.5
331-
"@angular/platform-browser": 15.0.0-next.6
332-
"@angular/platform-browser-dynamic": 15.0.0-next.6
333-
"@angular/router": 15.0.0-next.6
331+
"@angular/platform-browser": 15.0.0-rc.0
332+
"@angular/platform-browser-dynamic": 15.0.0-rc.0
333+
"@angular/router": 15.0.0-rc.0
334334
"@babel/core": ^7.16.0
335335
"@bazel/bazelisk": ^1.11.0
336336
"@bazel/buildifier": 5.1.0
@@ -495,21 +495,21 @@ __metadata:
495495
languageName: node
496496
linkType: hard
497497

498-
"@angular/common@npm:15.0.0-next.6":
499-
version: 15.0.0-next.6
500-
resolution: "@angular/common@npm:15.0.0-next.6"
498+
"@angular/common@npm:15.0.0-rc.0":
499+
version: 15.0.0-rc.0
500+
resolution: "@angular/common@npm:15.0.0-rc.0"
501501
dependencies:
502502
tslib: ^2.3.0
503503
peerDependencies:
504-
"@angular/core": 15.0.0-next.6
504+
"@angular/core": 15.0.0-rc.0
505505
rxjs: ^6.5.3 || ^7.4.0
506-
checksum: b0ed6d028e8750e0f67d29dd451476f9f11a3cbf0c28a2937e79f8e502d1e4b2ef74e51d4fadf44c85144e998b5f8707fed49280e27de1593cd332ec9b11a61d
506+
checksum: 951206c6c960d3e1954ff3bf89d37c93fc3d864aeac478b8d88ad8d987ca81add335b18059f95ef683253553ceede65a95804f2da9cc10ad4d564f6a3eacfd38
507507
languageName: node
508508
linkType: hard
509509

510-
"@angular/compiler-cli@npm:15.0.0-next.6":
511-
version: 15.0.0-next.6
512-
resolution: "@angular/compiler-cli@npm:15.0.0-next.6"
510+
"@angular/compiler-cli@npm:15.0.0-rc.0":
511+
version: 15.0.0-rc.0
512+
resolution: "@angular/compiler-cli@npm:15.0.0-rc.0"
513513
dependencies:
514514
"@babel/core": ^7.17.2
515515
chokidar: ^3.0.0
@@ -522,39 +522,39 @@ __metadata:
522522
tslib: ^2.3.0
523523
yargs: ^17.2.1
524524
peerDependencies:
525-
"@angular/compiler": 15.0.0-next.6
525+
"@angular/compiler": 15.0.0-rc.0
526526
typescript: ">=4.8.2 <4.9"
527527
bin:
528528
ng-xi18n: bundles/src/bin/ng_xi18n.js
529529
ngc: bundles/src/bin/ngc.js
530530
ngcc: bundles/ngcc/main-ngcc.js
531-
checksum: ea9381d61561893c7772599ae7343617683f711dd853c65fe157515d01e28b5c427378022ff5ada250c600e1c71016d078eb10ebfbfd57bc5819df771d1b61c9
531+
checksum: a219e01116815de3880f3104f4a9a60f8b65b4625e39a3eeca354da050ff82c61867901b3a68fd3d6107c18fc686ded65480dc242f101fdaa1aa10e26ced56ef
532532
languageName: node
533533
linkType: hard
534534

535-
"@angular/compiler@npm:15.0.0-next.6":
536-
version: 15.0.0-next.6
537-
resolution: "@angular/compiler@npm:15.0.0-next.6"
535+
"@angular/compiler@npm:15.0.0-rc.0":
536+
version: 15.0.0-rc.0
537+
resolution: "@angular/compiler@npm:15.0.0-rc.0"
538538
dependencies:
539539
tslib: ^2.3.0
540540
peerDependencies:
541-
"@angular/core": 15.0.0-next.6
541+
"@angular/core": 15.0.0-rc.0
542542
peerDependenciesMeta:
543543
"@angular/core":
544544
optional: true
545-
checksum: ff2c589f00eb06833e01509955a2187f8fe8fa8f207dcef02dfc195955b89d3c0310f0a2affb094d3dc5f0130a02d8afa3ca465efe4a2313f8b4d0fd5a113923
545+
checksum: b82ee185be96a22eb0447d2c5425698624f75a20d1cb425818de8731c7dc69fac06e364c3c8b9f554629ee2c1fb270787847bca95b704eeddb6829bf1a6b44a7
546546
languageName: node
547547
linkType: hard
548548

549-
"@angular/core@npm:15.0.0-next.6":
550-
version: 15.0.0-next.6
551-
resolution: "@angular/core@npm:15.0.0-next.6"
549+
"@angular/core@npm:15.0.0-rc.0":
550+
version: 15.0.0-rc.0
551+
resolution: "@angular/core@npm:15.0.0-rc.0"
552552
dependencies:
553553
tslib: ^2.3.0
554554
peerDependencies:
555555
rxjs: ^6.5.3 || ^7.4.0
556556
zone.js: ~0.11.4
557-
checksum: 8eda12bcafc2185a1c899aa6487b1711c5e8fb14dd8a3ba573344d525cc5eb37634f1ab56ee833fae039ba2663de644ddc03ce323a9d0b2ff2f4da1012aee340
557+
checksum: 366e8e6b7ceb5de0f5833dfb1f53a11b802eec4c8b14d6ed904eb084e74f70d6293dbb0970101bdf3a01e979ccdd10e72c2c016ebaa63744a43a8bd09ad31631
558558
languageName: node
559559
linkType: hard
560560

@@ -593,17 +593,17 @@ __metadata:
593593
languageName: node
594594
linkType: hard
595595

596-
"@angular/forms@npm:15.0.0-next.6":
597-
version: 15.0.0-next.6
598-
resolution: "@angular/forms@npm:15.0.0-next.6"
596+
"@angular/forms@npm:15.0.0-rc.0":
597+
version: 15.0.0-rc.0
598+
resolution: "@angular/forms@npm:15.0.0-rc.0"
599599
dependencies:
600600
tslib: ^2.3.0
601601
peerDependencies:
602-
"@angular/common": 15.0.0-next.6
603-
"@angular/core": 15.0.0-next.6
604-
"@angular/platform-browser": 15.0.0-next.6
602+
"@angular/common": 15.0.0-rc.0
603+
"@angular/core": 15.0.0-rc.0
604+
"@angular/platform-browser": 15.0.0-rc.0
605605
rxjs: ^6.5.3 || ^7.4.0
606-
checksum: 09719fe0a634abbaa2eb41263a718d33a790eb8b6186782460efe0a105e1f93d8cc8b648c49b035a225f0b7713cb0161eb4b9aa7b46758d806b1d46ae75f9887
606+
checksum: 55932b440b68eef778893f62a09422e2d1cd8c992d63f725ddf65683184ff9fc5e7f9e9a55af4eca4f581ab5c76f45a1282042af289596a55a4e10c016a89eb1
607607
languageName: node
608608
linkType: hard
609609

@@ -671,47 +671,47 @@ __metadata:
671671
languageName: node
672672
linkType: hard
673673

674-
"@angular/platform-browser-dynamic@npm:15.0.0-next.6":
675-
version: 15.0.0-next.6
676-
resolution: "@angular/platform-browser-dynamic@npm:15.0.0-next.6"
674+
"@angular/platform-browser-dynamic@npm:15.0.0-rc.0":
675+
version: 15.0.0-rc.0
676+
resolution: "@angular/platform-browser-dynamic@npm:15.0.0-rc.0"
677677
dependencies:
678678
tslib: ^2.3.0
679679
peerDependencies:
680-
"@angular/common": 15.0.0-next.6
681-
"@angular/compiler": 15.0.0-next.6
682-
"@angular/core": 15.0.0-next.6
683-
"@angular/platform-browser": 15.0.0-next.6
684-
checksum: f0a77130982aa80d903aac1c3da789db7071ba3825e56912ccbb05f7eab983e4e70e6e411e9f5f4a001e0bfc55d2cb7baf8deedb0ee2875e8ca5c9a501f3e56f
680+
"@angular/common": 15.0.0-rc.0
681+
"@angular/compiler": 15.0.0-rc.0
682+
"@angular/core": 15.0.0-rc.0
683+
"@angular/platform-browser": 15.0.0-rc.0
684+
checksum: c26ae885d4cfb923138d7b5aa516fb63c036e7a16d568d75ee6f08b2d0a4466edbc2008141ae9ac828ac8e79f13b770ec61b4f3df82e30378c0919c286918175
685685
languageName: node
686686
linkType: hard
687687

688-
"@angular/platform-browser@npm:15.0.0-next.6":
689-
version: 15.0.0-next.6
690-
resolution: "@angular/platform-browser@npm:15.0.0-next.6"
688+
"@angular/platform-browser@npm:15.0.0-rc.0":
689+
version: 15.0.0-rc.0
690+
resolution: "@angular/platform-browser@npm:15.0.0-rc.0"
691691
dependencies:
692692
tslib: ^2.3.0
693693
peerDependencies:
694-
"@angular/animations": 15.0.0-next.6
695-
"@angular/common": 15.0.0-next.6
696-
"@angular/core": 15.0.0-next.6
694+
"@angular/animations": 15.0.0-rc.0
695+
"@angular/common": 15.0.0-rc.0
696+
"@angular/core": 15.0.0-rc.0
697697
peerDependenciesMeta:
698698
"@angular/animations":
699699
optional: true
700-
checksum: 5b8bf9fe8fff0624e09ebcfebd0c1072cc81b1fdaa27d5a2856ece43b81d9958a6566ae84f3994513782e558173c6d2755c6f9ce0add530631f02b812a637aa5
700+
checksum: dd822e4cd4f884154b5b3807b049b7a9adcd6735cf96c2ff3dd316ec6621241598c0ca6dbf7fa755269d8d797478f266873505d78a4596046dd84e8da37cb02d
701701
languageName: node
702702
linkType: hard
703703

704-
"@angular/router@npm:15.0.0-next.6":
705-
version: 15.0.0-next.6
706-
resolution: "@angular/router@npm:15.0.0-next.6"
704+
"@angular/router@npm:15.0.0-rc.0":
705+
version: 15.0.0-rc.0
706+
resolution: "@angular/router@npm:15.0.0-rc.0"
707707
dependencies:
708708
tslib: ^2.3.0
709709
peerDependencies:
710-
"@angular/common": 15.0.0-next.6
711-
"@angular/core": 15.0.0-next.6
712-
"@angular/platform-browser": 15.0.0-next.6
710+
"@angular/common": 15.0.0-rc.0
711+
"@angular/core": 15.0.0-rc.0
712+
"@angular/platform-browser": 15.0.0-rc.0
713713
rxjs: ^6.5.3 || ^7.4.0
714-
checksum: 8bfc71be71bf5a372ad8ec3fb446dcf58df79a3a8c5acf6e86dc046ce91cd13772271e95ba7e4d61f2156b01430120be77213fe43cbfffda7a1ad527122a601b
714+
checksum: e03606c2adfb98d09d68187ec8bc2511f726a7331324209620ee69b1dd252ed477e8f5588d1202d0bf3f55000c1c82381c2bd11d379a27af542f99b8894956d0
715715
languageName: node
716716
linkType: hard
717717

0 commit comments

Comments
 (0)