diff --git a/package.json b/package.json index 9ec52423e721..6b5f81c631f6 100644 --- a/package.json +++ b/package.json @@ -73,9 +73,9 @@ "@angular-devkit/build-angular": "^20.0.0-next.0", "@angular-devkit/core": "^20.0.0-next.0", "@angular-devkit/schematics": "^20.0.0-next.0", - "@angular/bazel": "https://github.com/angular/bazel-builds.git#39090691c79c5756f5d0579ee685aa1fdaf86743", - "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#74e0e7b090c6e16056290836b2d936ca7820b86f", + "@angular/bazel": "https://github.com/angular/bazel-builds.git#ba9ff4622e455b7cad2f983f5e611b9f46c57e86", "@angular/build": "^20.0.0-next.0", + "@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#74e0e7b090c6e16056290836b2d936ca7820b86f", "@angular/cli": "^20.0.0-next.0", "@angular/compiler-cli": "^20.0.0-next.0", "@angular/localize": "^20.0.0-next.0", @@ -158,6 +158,7 @@ "reflect-metadata": "^0.1.13", "requirejs": "^2.3.6", "rollup": "^2.66.1", + "rollup-plugin-dts": "^6.1.1", "rollup-plugin-sourcemaps": "^0.6.3", "sass": "^1.80.6", "selenium-webdriver": "^3.6.0", diff --git a/tools/postinstall/patches/@angular+bazel+20.0.0-next.1.patch b/tools/postinstall/patches/@angular+bazel+20.0.0-next.1.patch index 9c1079ce5e77..7c6370e51516 100644 --- a/tools/postinstall/patches/@angular+bazel+20.0.0-next.1.patch +++ b/tools/postinstall/patches/@angular+bazel+20.0.0-next.1.patch @@ -67,7 +67,7 @@ index dd6ec61..c2a0acf 100755 @@ -8,7 +8,7 @@ import * as fs from 'fs'; import * as path from 'path'; - import fastGlob from 'fast-glob'; + import { globSync } from 'tinyglobby'; -import { analyzeFileAndEnsureNoCrossImports } from './cross_entry_points_imports'; +import { analyzeFileAndEnsureNoCrossImports } from './cross_entry_points_imports.mjs'; /** diff --git a/yarn.lock b/yarn.lock index 8ab069e8da96..d3f0d5945c79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -139,13 +139,13 @@ dependencies: tslib "^2.3.0" -"@angular/bazel@https://github.com/angular/bazel-builds.git#39090691c79c5756f5d0579ee685aa1fdaf86743": +"@angular/bazel@https://github.com/angular/bazel-builds.git#ba9ff4622e455b7cad2f983f5e611b9f46c57e86": version "20.0.0-next.1" - resolved "https://github.com/angular/bazel-builds.git#39090691c79c5756f5d0579ee685aa1fdaf86743" + resolved "https://github.com/angular/bazel-builds.git#ba9ff4622e455b7cad2f983f5e611b9f46c57e86" dependencies: "@microsoft/api-extractor" "^7.24.2" - fast-glob "^3.3.3" magic-string "^0.30.0" + tinyglobby "^0.2.12" tslib "^2.3.0" "@angular/benchpress@0.3.0": @@ -411,7 +411,7 @@ "@babel/highlight" "^7.24.7" picocolors "^1.0.0" -"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": +"@babel/code-frame@^7.24.2", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": version "7.26.2" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== @@ -7893,7 +7893,7 @@ fast-glob@3.3.2, fast-glob@^3.2.12, fast-glob@^3.2.9, fast-glob@^3.3.0: merge2 "^1.3.0" micromatch "^4.0.4" -fast-glob@3.3.3, fast-glob@^3.3.3: +fast-glob@3.3.3: version "3.3.3" resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== @@ -10837,7 +10837,7 @@ magic-string@0.30.10, magic-string@^0.30.0: dependencies: "@jridgewell/sourcemap-codec" "^1.4.15" -magic-string@0.30.17: +magic-string@0.30.17, magic-string@^0.30.10: version "0.30.17" resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== @@ -13362,6 +13362,15 @@ rimraf@~2.5.2: dependencies: glob "^7.0.5" +rollup-plugin-dts@^6.1.1: + version "6.1.1" + resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.1.1.tgz#46b33f4d1d7f4e66f1171ced9b282ac11a15a254" + integrity sha512-aSHRcJ6KG2IHIioYlvAOcEq6U99sVtqDDKVhnwt70rW6tsz3tv5OSjEiWcgzfsHdLyGXZ/3b/7b/+Za3Y6r1XA== + dependencies: + magic-string "^0.30.10" + optionalDependencies: + "@babel/code-frame" "^7.24.2" + rollup-plugin-sourcemaps@^0.6.3: version "0.6.3" resolved "https://registry.yarnpkg.com/rollup-plugin-sourcemaps/-/rollup-plugin-sourcemaps-0.6.3.tgz#bf93913ffe056e414419607f1d02780d7ece84ed"