mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update cross-repo angular dependencies
See associated pull request for more information.
This commit is contained in:
committed by
Andrew Scott
parent
fe721868a6
commit
390af258bb
+1
-1
@@ -25,7 +25,7 @@ git_override(
|
||||
bazel_dep(name = "devinfra")
|
||||
git_override(
|
||||
module_name = "devinfra",
|
||||
commit = "e78f06f32bc0780cfda374af155a1b5dc84fa14d",
|
||||
commit = "cef5e36af124e7442d7e2868be3f8c0bba496952",
|
||||
remote = "https://github.com/angular/dev-infra.git",
|
||||
)
|
||||
|
||||
|
||||
+1
-1
@@ -138,7 +138,7 @@
|
||||
"devDependencies": {
|
||||
"@actions/core": "^3.0.0",
|
||||
"@actions/github": "^9.0.0",
|
||||
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#74db100f1fee202d031c5f306778b847f577398c",
|
||||
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#68eef04ac1e37b69e3e61d3e32802e0a6046d54c",
|
||||
"@babel/plugin-transform-async-generator-functions": "^7.27.1",
|
||||
"@bazel/bazelisk": "^1.7.5",
|
||||
"@bazel/buildifier": "^8.0.0",
|
||||
|
||||
Generated
+6
-6
@@ -254,8 +254,8 @@ importers:
|
||||
specifier: ^9.0.0
|
||||
version: 9.1.1
|
||||
'@angular/ng-dev':
|
||||
specifier: https://github.com/angular/dev-infra-private-ng-dev-builds.git#74db100f1fee202d031c5f306778b847f577398c
|
||||
version: https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/74db100f1fee202d031c5f306778b847f577398c(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1))
|
||||
specifier: https://github.com/angular/dev-infra-private-ng-dev-builds.git#68eef04ac1e37b69e3e61d3e32802e0a6046d54c
|
||||
version: https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/68eef04ac1e37b69e3e61d3e32802e0a6046d54c(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1))
|
||||
'@babel/plugin-transform-async-generator-functions':
|
||||
specifier: ^7.27.1
|
||||
version: 7.29.0(@babel/core@7.29.7)
|
||||
@@ -1665,9 +1665,9 @@ packages:
|
||||
'@angular/platform-browser': ^22.0.0 || ^23.0.0
|
||||
rxjs: ^6.5.3 || ^7.4.0
|
||||
|
||||
'@angular/ng-dev@https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/74db100f1fee202d031c5f306778b847f577398c':
|
||||
resolution: {gitHosted: true, integrity: sha512-DolaJQq/Bl29sdXrd8YUw+a/T0Xf2hzug0mbuWk4poeLAQ7GQpx1C+fw1TyRvu89HONzhLDYj8RMGkESZlYxwQ==, tarball: https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/74db100f1fee202d031c5f306778b847f577398c}
|
||||
version: 0.0.0-e78f06f32bc0780cfda374af155a1b5dc84fa14d
|
||||
'@angular/ng-dev@https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/68eef04ac1e37b69e3e61d3e32802e0a6046d54c':
|
||||
resolution: {gitHosted: true, integrity: sha512-T6Drp02fXuaD+9yiRcv4bXTKsMROEIuCATiKQSgcILd02lT9FoyqBzNHdNHzHEYNtOZeLhMn+hkhooTTAlcpPw==, tarball: https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/68eef04ac1e37b69e3e61d3e32802e0a6046d54c}
|
||||
version: 0.0.0-cef5e36af124e7442d7e2868be3f8c0bba496952
|
||||
hasBin: true
|
||||
|
||||
'@angular/ssr@22.0.0':
|
||||
@@ -12163,7 +12163,7 @@ snapshots:
|
||||
rxjs: 7.8.2
|
||||
tslib: 2.8.1
|
||||
|
||||
'@angular/ng-dev@https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/74db100f1fee202d031c5f306778b847f577398c(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1))':
|
||||
'@angular/ng-dev@https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/68eef04ac1e37b69e3e61d3e32802e0a6046d54c(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1))':
|
||||
dependencies:
|
||||
'@actions/core': 3.0.1
|
||||
'@conventional-changelog/git-client': 2.7.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0)
|
||||
|
||||
Reference in New Issue
Block a user