|
139 | 139 | dependencies: |
140 | 140 | tslib "^2.3.0" |
141 | 141 |
|
142 | | -"@angular/bazel@https://github.com/angular/bazel-builds.git#39090691c79c5756f5d0579ee685aa1fdaf86743": |
| 142 | +"@angular/bazel@https://github.com/angular/bazel-builds.git#ba9ff4622e455b7cad2f983f5e611b9f46c57e86": |
143 | 143 | version "20.0.0-next.1" |
144 | | - resolved "https://github.com/angular/bazel-builds.git#39090691c79c5756f5d0579ee685aa1fdaf86743" |
| 144 | + resolved "https://github.com/angular/bazel-builds.git#ba9ff4622e455b7cad2f983f5e611b9f46c57e86" |
145 | 145 | dependencies: |
146 | 146 | "@microsoft/api-extractor" "^7.24.2" |
147 | | - fast-glob "^3.3.3" |
148 | 147 | magic-string "^0.30.0" |
| 148 | + tinyglobby "^0.2.12" |
149 | 149 | tslib "^2.3.0" |
150 | 150 |
|
151 | 151 | |
|
411 | 411 | "@babel/highlight" "^7.24.7" |
412 | 412 | picocolors "^1.0.0" |
413 | 413 |
|
414 | | -"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": |
| 414 | +"@babel/code-frame@^7.24.2", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": |
415 | 415 | version "7.26.2" |
416 | 416 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
417 | 417 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
@@ -7893,7 +7893,7 @@ [email protected], fast-glob@^3.2.12, fast-glob@^3.2.9, fast-glob@^3.3.0: |
7893 | 7893 | merge2 "^1.3.0" |
7894 | 7894 | micromatch "^4.0.4" |
7895 | 7895 |
|
7896 | | -[email protected], fast-glob@^3.3.3: |
| 7896 | + |
7897 | 7897 | version "3.3.3" |
7898 | 7898 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" |
7899 | 7899 | integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== |
|
10837 | 10837 | dependencies: |
10838 | 10838 | "@jridgewell/sourcemap-codec" "^1.4.15" |
10839 | 10839 |
|
10840 | | - |
| 10840 | +[email protected], magic-string@^0.30.10: |
10841 | 10841 | version "0.30.17" |
10842 | 10842 | resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" |
10843 | 10843 | integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== |
@@ -13362,6 +13362,15 @@ rimraf@~2.5.2: |
13362 | 13362 | dependencies: |
13363 | 13363 | glob "^7.0.5" |
13364 | 13364 |
|
| 13365 | +rollup-plugin-dts@^6.1.1: |
| 13366 | + version "6.1.1" |
| 13367 | + resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.1.1.tgz#46b33f4d1d7f4e66f1171ced9b282ac11a15a254" |
| 13368 | + integrity sha512-aSHRcJ6KG2IHIioYlvAOcEq6U99sVtqDDKVhnwt70rW6tsz3tv5OSjEiWcgzfsHdLyGXZ/3b/7b/+Za3Y6r1XA== |
| 13369 | + dependencies: |
| 13370 | + magic-string "^0.30.10" |
| 13371 | + optionalDependencies: |
| 13372 | + "@babel/code-frame" "^7.24.2" |
| 13373 | + |
13365 | 13374 | rollup-plugin-sourcemaps@^0.6.3: |
13366 | 13375 | version "0.6.3" |
13367 | 13376 | resolved "https://registry.yarnpkg.com/rollup-plugin-sourcemaps/-/rollup-plugin-sourcemaps-0.6.3.tgz#bf93913ffe056e414419607f1d02780d7ece84ed" |
|
0 commit comments