mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update cross-repo angular dependencies to v20.0.0-rc.2 (#61588)
See associated pull request for more information. PR Close #61588
This commit is contained in:
committed by
Andrew Scott
parent
09f79e0a46
commit
6b7c8d1d6f
@@ -2,10 +2,10 @@
|
||||
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
|
||||
# This file should be checked into version control along with the pnpm-lock.yaml file.
|
||||
.npmrc=-1406867100
|
||||
package.json=131381533
|
||||
package.json=-2136936515
|
||||
packages/compiler-cli/package.json=1094415146
|
||||
packages/compiler/package.json=1190056499
|
||||
pnpm-lock.yaml=1899549518
|
||||
pnpm-lock.yaml=-1252788725
|
||||
pnpm-workspace.yaml=353334404
|
||||
tools/bazel/rules_angular_store/package.json=-239561259
|
||||
yarn.lock=-693658282
|
||||
yarn.lock=-912410011
|
||||
|
||||
+2
-2
@@ -53,9 +53,9 @@
|
||||
"@angular-devkit/core": "20.0.0-rc.3",
|
||||
"@angular-devkit/schematics": "20.0.0-rc.3",
|
||||
"@angular/build": "20.0.0-rc.3",
|
||||
"@angular/cdk": "20.0.0-rc.1",
|
||||
"@angular/cdk": "20.0.0-rc.2",
|
||||
"@angular/cli": "20.0.0-rc.3",
|
||||
"@angular/material": "20.0.0-rc.1",
|
||||
"@angular/material": "20.0.0-rc.2",
|
||||
"@angular/ssr": "20.0.0-rc.3",
|
||||
"@babel/cli": "7.27.2",
|
||||
"@babel/core": "7.27.1",
|
||||
|
||||
Generated
+13
-13
@@ -27,14 +27,14 @@ importers:
|
||||
specifier: 20.0.0-rc.3
|
||||
version: 20.0.0-rc.3(@angular/ssr@20.0.0-rc.3)(@types/node@18.19.101)(chokidar@4.0.3)(karma@6.4.4)(terser@5.39.2)(tslib@2.8.1)(tsx@4.19.4)(typescript@5.8.2)
|
||||
'@angular/cdk':
|
||||
specifier: 20.0.0-rc.1
|
||||
version: 20.0.0-rc.1(rxjs@7.8.2)
|
||||
specifier: 20.0.0-rc.2
|
||||
version: 20.0.0-rc.2(rxjs@7.8.2)
|
||||
'@angular/cli':
|
||||
specifier: 20.0.0-rc.3
|
||||
version: 20.0.0-rc.3(@types/node@18.19.101)(chokidar@4.0.3)
|
||||
'@angular/material':
|
||||
specifier: 20.0.0-rc.1
|
||||
version: 20.0.0-rc.1(@angular/cdk@20.0.0-rc.1)(rxjs@7.8.2)
|
||||
specifier: 20.0.0-rc.2
|
||||
version: 20.0.0-rc.2(@angular/cdk@20.0.0-rc.2)(rxjs@7.8.2)
|
||||
'@angular/ssr':
|
||||
specifier: 20.0.0-rc.3
|
||||
version: 20.0.0-rc.3
|
||||
@@ -250,7 +250,7 @@ importers:
|
||||
version: 0.0.12
|
||||
ngx-progressbar:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0(@angular/cdk@20.0.0-rc.1)(rxjs@7.8.2)
|
||||
version: 14.0.0(@angular/cdk@20.0.0-rc.2)(rxjs@7.8.2)
|
||||
open-in-idx:
|
||||
specifier: ^0.1.1
|
||||
version: 0.1.1
|
||||
@@ -1272,8 +1272,8 @@ packages:
|
||||
- yaml
|
||||
dev: false
|
||||
|
||||
/@angular/cdk@20.0.0-rc.1(rxjs@7.8.2):
|
||||
resolution: {integrity: sha512-YlY5uKCfuMm98YGGunFOcpdr8hgEtOlXSs7i6oCSnXll0IxngcbKt2OpnEWqGMSxhVbJ3/B+/SK/8goBui5tVw==, tarball: https://registry.npmjs.org/@angular/cdk/-/cdk-20.0.0-rc.1.tgz}
|
||||
/@angular/cdk@20.0.0-rc.2(rxjs@7.8.2):
|
||||
resolution: {integrity: sha512-jqv5621my90f9mn3iZRkAp8f7Dn1b16QyuDl6csOsH4wATySIprCE9jECcyAOtWvWGibw4fr5kocYkX+Lljlag==, tarball: https://registry.npmjs.org/@angular/cdk/-/cdk-20.0.0-rc.2.tgz}
|
||||
peerDependencies:
|
||||
'@angular/common': ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
|
||||
'@angular/core': ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
|
||||
@@ -1322,17 +1322,17 @@ packages:
|
||||
tslib: 2.8.1
|
||||
dev: true
|
||||
|
||||
/@angular/material@20.0.0-rc.1(@angular/cdk@20.0.0-rc.1)(rxjs@7.8.2):
|
||||
resolution: {integrity: sha512-chD273pzqc1ghOP5dwPXaftcfn4vwDL43VZT1Vl2CFSy9+A3Bnd1MB1O0VVrUYQe1bi38TCJ9QwZjPmCOAOzHQ==, tarball: https://registry.npmjs.org/@angular/material/-/material-20.0.0-rc.1.tgz}
|
||||
/@angular/material@20.0.0-rc.2(@angular/cdk@20.0.0-rc.2)(rxjs@7.8.2):
|
||||
resolution: {integrity: sha512-/ktz7f9Kc3+8NaJGDAROFlgGWMWGb0SgLio4CcxxZ2JxNH4JB2XSTnoQoFrShATTuaoBQ/D8/YaE+L5BZTPvGw==, tarball: https://registry.npmjs.org/@angular/material/-/material-20.0.0-rc.2.tgz}
|
||||
peerDependencies:
|
||||
'@angular/cdk': 20.0.0-rc.1
|
||||
'@angular/cdk': 20.0.0-rc.2
|
||||
'@angular/common': ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
|
||||
'@angular/core': ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
|
||||
'@angular/forms': ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
|
||||
'@angular/platform-browser': ^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0
|
||||
rxjs: ^6.5.3 || ^7.4.0
|
||||
dependencies:
|
||||
'@angular/cdk': 20.0.0-rc.1(rxjs@7.8.2)
|
||||
'@angular/cdk': 20.0.0-rc.2(rxjs@7.8.2)
|
||||
rxjs: 7.8.2
|
||||
tslib: 2.8.1
|
||||
dev: false
|
||||
@@ -13793,7 +13793,7 @@ packages:
|
||||
tslib: 2.8.1
|
||||
dev: false
|
||||
|
||||
/ngx-progressbar@14.0.0(@angular/cdk@20.0.0-rc.1)(rxjs@7.8.2):
|
||||
/ngx-progressbar@14.0.0(@angular/cdk@20.0.0-rc.2)(rxjs@7.8.2):
|
||||
resolution: {integrity: sha512-tDj7h5F2aSI4/XaJjs50FnELVe6qFqyz3vVq22acacd3oDW2EyJB4c+IYaxMf5972OdTw0WL4n6UwQ3dqC+gCA==, tarball: https://registry.npmjs.org/ngx-progressbar/-/ngx-progressbar-14.0.0.tgz}
|
||||
peerDependencies:
|
||||
'@angular/cdk': '>=17.3.0'
|
||||
@@ -13801,7 +13801,7 @@ packages:
|
||||
'@angular/core': '>=17.3.0'
|
||||
rxjs: '>=7.0.0'
|
||||
dependencies:
|
||||
'@angular/cdk': 20.0.0-rc.1(rxjs@7.8.2)
|
||||
'@angular/cdk': 20.0.0-rc.2(rxjs@7.8.2)
|
||||
rxjs: 7.8.2
|
||||
tslib: 2.8.1
|
||||
dev: false
|
||||
|
||||
@@ -423,10 +423,10 @@
|
||||
optionalDependencies:
|
||||
lmdb "3.3.0"
|
||||
|
||||
"@angular/cdk@20.0.0-rc.1":
|
||||
version "20.0.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-20.0.0-rc.1.tgz#f9c88a2ff59200990a640554c0d4a6b0c2423b28"
|
||||
integrity sha512-YlY5uKCfuMm98YGGunFOcpdr8hgEtOlXSs7i6oCSnXll0IxngcbKt2OpnEWqGMSxhVbJ3/B+/SK/8goBui5tVw==
|
||||
"@angular/cdk@20.0.0-rc.2":
|
||||
version "20.0.0-rc.2"
|
||||
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-20.0.0-rc.2.tgz#94ad7c9c5a030a7bb6d02322780d0ee5352883de"
|
||||
integrity sha512-jqv5621my90f9mn3iZRkAp8f7Dn1b16QyuDl6csOsH4wATySIprCE9jECcyAOtWvWGibw4fr5kocYkX+Lljlag==
|
||||
dependencies:
|
||||
parse5 "^7.1.2"
|
||||
tslib "^2.3.0"
|
||||
@@ -460,10 +460,10 @@
|
||||
dependencies:
|
||||
tslib "^2.3.0"
|
||||
|
||||
"@angular/material@20.0.0-rc.1":
|
||||
version "20.0.0-rc.1"
|
||||
resolved "https://registry.yarnpkg.com/@angular/material/-/material-20.0.0-rc.1.tgz#c9c2c21d9b68ba7a48472136f90577166397993d"
|
||||
integrity sha512-chD273pzqc1ghOP5dwPXaftcfn4vwDL43VZT1Vl2CFSy9+A3Bnd1MB1O0VVrUYQe1bi38TCJ9QwZjPmCOAOzHQ==
|
||||
"@angular/material@20.0.0-rc.2":
|
||||
version "20.0.0-rc.2"
|
||||
resolved "https://registry.yarnpkg.com/@angular/material/-/material-20.0.0-rc.2.tgz#5fb2be4a7e66e5137e1d855b237b2dc7af4a62cc"
|
||||
integrity sha512-/ktz7f9Kc3+8NaJGDAROFlgGWMWGb0SgLio4CcxxZ2JxNH4JB2XSTnoQoFrShATTuaoBQ/D8/YaE+L5BZTPvGw==
|
||||
dependencies:
|
||||
tslib "^2.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user