mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update cross-repo angular dependencies
Some checks are pending
DevInfra / assistant_to_the_branch_manager (push) Waiting to run
CI (push) / zone-js (push) Waiting to run
CI (push) / lint (push) Waiting to run
CI (push) / devtools (push) Waiting to run
CI (push) / test (push) Waiting to run
CI (push) / integration-tests (push) Waiting to run
CI (push) / adev (push) Waiting to run
CI (push) / vscode-ng-language-service (push) Waiting to run
CI (push) / publish-snapshots (push) Waiting to run
CI (push) / adev-deploy (push) Blocked by required conditions
Update ADEV Cross Repo Docs / Update Cross Repo ADEV Docs (push) Waiting to run
Some checks are pending
DevInfra / assistant_to_the_branch_manager (push) Waiting to run
CI (push) / zone-js (push) Waiting to run
CI (push) / lint (push) Waiting to run
CI (push) / devtools (push) Waiting to run
CI (push) / test (push) Waiting to run
CI (push) / integration-tests (push) Waiting to run
CI (push) / adev (push) Waiting to run
CI (push) / vscode-ng-language-service (push) Waiting to run
CI (push) / publish-snapshots (push) Waiting to run
CI (push) / adev-deploy (push) Blocked by required conditions
Update ADEV Cross Repo Docs / Update Cross Repo ADEV Docs (push) Waiting to run
See associated pull request for more information.
This commit is contained in:
parent
1080c764ea
commit
7017557d4d
38 changed files with 6336 additions and 6693 deletions
56
.github/actions/deploy-docs-site/main.js
vendored
56
.github/actions/deploy-docs-site/main.js
vendored
|
|
@ -32257,10 +32257,14 @@ function stripAnsi(string) {
|
|||
}
|
||||
return string.replace(regex, "");
|
||||
}
|
||||
var ambiguousMinimalCodePoint = 161;
|
||||
var ambiguousMaximumCodePoint = 1114109;
|
||||
var ambiguousRanges = [161, 161, 164, 164, 167, 168, 170, 170, 173, 174, 176, 180, 182, 186, 188, 191, 198, 198, 208, 208, 215, 216, 222, 225, 230, 230, 232, 234, 236, 237, 240, 240, 242, 243, 247, 250, 252, 252, 254, 254, 257, 257, 273, 273, 275, 275, 283, 283, 294, 295, 299, 299, 305, 307, 312, 312, 319, 322, 324, 324, 328, 331, 333, 333, 338, 339, 358, 359, 363, 363, 462, 462, 464, 464, 466, 466, 468, 468, 470, 470, 472, 472, 474, 474, 476, 476, 593, 593, 609, 609, 708, 708, 711, 711, 713, 715, 717, 717, 720, 720, 728, 731, 733, 733, 735, 735, 768, 879, 913, 929, 931, 937, 945, 961, 963, 969, 1025, 1025, 1040, 1103, 1105, 1105, 8208, 8208, 8211, 8214, 8216, 8217, 8220, 8221, 8224, 8226, 8228, 8231, 8240, 8240, 8242, 8243, 8245, 8245, 8251, 8251, 8254, 8254, 8308, 8308, 8319, 8319, 8321, 8324, 8364, 8364, 8451, 8451, 8453, 8453, 8457, 8457, 8467, 8467, 8470, 8470, 8481, 8482, 8486, 8486, 8491, 8491, 8531, 8532, 8539, 8542, 8544, 8555, 8560, 8569, 8585, 8585, 8592, 8601, 8632, 8633, 8658, 8658, 8660, 8660, 8679, 8679, 8704, 8704, 8706, 8707, 8711, 8712, 8715, 8715, 8719, 8719, 8721, 8721, 8725, 8725, 8730, 8730, 8733, 8736, 8739, 8739, 8741, 8741, 8743, 8748, 8750, 8750, 8756, 8759, 8764, 8765, 8776, 8776, 8780, 8780, 8786, 8786, 8800, 8801, 8804, 8807, 8810, 8811, 8814, 8815, 8834, 8835, 8838, 8839, 8853, 8853, 8857, 8857, 8869, 8869, 8895, 8895, 8978, 8978, 9312, 9449, 9451, 9547, 9552, 9587, 9600, 9615, 9618, 9621, 9632, 9633, 9635, 9641, 9650, 9651, 9654, 9655, 9660, 9661, 9664, 9665, 9670, 9672, 9675, 9675, 9678, 9681, 9698, 9701, 9711, 9711, 9733, 9734, 9737, 9737, 9742, 9743, 9756, 9756, 9758, 9758, 9792, 9792, 9794, 9794, 9824, 9825, 9827, 9829, 9831, 9834, 9836, 9837, 9839, 9839, 9886, 9887, 9919, 9919, 9926, 9933, 9935, 9939, 9941, 9953, 9955, 9955, 9960, 9961, 9963, 9969, 9972, 9972, 9974, 9977, 9979, 9980, 9982, 9983, 10045, 10045, 10102, 10111, 11094, 11097, 12872, 12879, 57344, 63743, 65024, 65039, 65533, 65533, 127232, 127242, 127248, 127277, 127280, 127337, 127344, 127373, 127375, 127376, 127387, 127404, 917760, 917999, 983040, 1048573, 1048576, 1114109];
|
||||
var fullwidthMinimalCodePoint = 12288;
|
||||
var fullwidthMaximumCodePoint = 65510;
|
||||
var fullwidthRanges = [12288, 12288, 65281, 65376, 65504, 65510];
|
||||
var halfwidthRanges = [8361, 8361, 65377, 65470, 65474, 65479, 65482, 65487, 65490, 65495, 65498, 65500, 65512, 65518];
|
||||
var narrowRanges = [32, 126, 162, 163, 165, 166, 172, 172, 175, 175, 10214, 10221, 10629, 10630];
|
||||
var wideMinimalCodePoint = 4352;
|
||||
var wideMaximumCodePoint = 262141;
|
||||
var wideRanges = [4352, 4447, 8986, 8987, 9001, 9002, 9193, 9196, 9200, 9200, 9203, 9203, 9725, 9726, 9748, 9749, 9776, 9783, 9800, 9811, 9855, 9855, 9866, 9871, 9875, 9875, 9889, 9889, 9898, 9899, 9917, 9918, 9924, 9925, 9934, 9934, 9940, 9940, 9962, 9962, 9970, 9971, 9973, 9973, 9978, 9978, 9981, 9981, 9989, 9989, 9994, 9995, 10024, 10024, 10060, 10060, 10062, 10062, 10067, 10069, 10071, 10071, 10133, 10135, 10160, 10160, 10175, 10175, 11035, 11036, 11088, 11088, 11093, 11093, 11904, 11929, 11931, 12019, 12032, 12245, 12272, 12287, 12289, 12350, 12353, 12438, 12441, 12543, 12549, 12591, 12593, 12686, 12688, 12773, 12783, 12830, 12832, 12871, 12880, 42124, 42128, 42182, 43360, 43388, 44032, 55203, 63744, 64255, 65040, 65049, 65072, 65106, 65108, 65126, 65128, 65131, 94176, 94180, 94192, 94198, 94208, 101589, 101631, 101662, 101760, 101874, 110576, 110579, 110581, 110587, 110589, 110590, 110592, 110882, 110898, 110898, 110928, 110930, 110933, 110933, 110948, 110951, 110960, 111355, 119552, 119638, 119648, 119670, 126980, 126980, 127183, 127183, 127374, 127374, 127377, 127386, 127488, 127490, 127504, 127547, 127552, 127560, 127568, 127569, 127584, 127589, 127744, 127776, 127789, 127797, 127799, 127868, 127870, 127891, 127904, 127946, 127951, 127955, 127968, 127984, 127988, 127988, 127992, 128062, 128064, 128064, 128066, 128252, 128255, 128317, 128331, 128334, 128336, 128359, 128378, 128378, 128405, 128406, 128420, 128420, 128507, 128591, 128640, 128709, 128716, 128716, 128720, 128722, 128725, 128728, 128732, 128735, 128747, 128748, 128756, 128764, 128992, 129003, 129008, 129008, 129292, 129338, 129340, 129349, 129351, 129535, 129648, 129660, 129664, 129674, 129678, 129734, 129736, 129736, 129741, 129756, 129759, 129770, 129775, 129784, 131072, 196605, 196608, 262141];
|
||||
var isInRange = (ranges, codePoint) => {
|
||||
let low = 0;
|
||||
|
|
@ -32278,16 +32282,6 @@ var isInRange = (ranges, codePoint) => {
|
|||
}
|
||||
return false;
|
||||
};
|
||||
var minimumAmbiguousCodePoint = ambiguousRanges[0];
|
||||
var maximumAmbiguousCodePoint = ambiguousRanges.at(-1);
|
||||
var minimumFullWidthCodePoint = fullwidthRanges[0];
|
||||
var maximumFullWidthCodePoint = fullwidthRanges.at(-1);
|
||||
var minimumHalfWidthCodePoint = halfwidthRanges[0];
|
||||
var maximumHalfWidthCodePoint = halfwidthRanges.at(-1);
|
||||
var minimumNarrowCodePoint = narrowRanges[0];
|
||||
var maximumNarrowCodePoint = narrowRanges.at(-1);
|
||||
var minimumWideCodePoint = wideRanges[0];
|
||||
var maximumWideCodePoint = wideRanges.at(-1);
|
||||
var commonCjkCodePoint = 19968;
|
||||
var [wideFastPathStart, wideFastPathEnd] = findWideFastPathRange(wideRanges);
|
||||
function findWideFastPathRange(ranges) {
|
||||
|
|
@ -32307,13 +32301,13 @@ function findWideFastPathRange(ranges) {
|
|||
return [fastPathStart, fastPathEnd];
|
||||
}
|
||||
var isAmbiguous = (codePoint) => {
|
||||
if (codePoint < minimumAmbiguousCodePoint || codePoint > maximumAmbiguousCodePoint) {
|
||||
if (codePoint < ambiguousMinimalCodePoint || codePoint > ambiguousMaximumCodePoint) {
|
||||
return false;
|
||||
}
|
||||
return isInRange(ambiguousRanges, codePoint);
|
||||
};
|
||||
var isFullWidth = (codePoint) => {
|
||||
if (codePoint < minimumFullWidthCodePoint || codePoint > maximumFullWidthCodePoint) {
|
||||
if (codePoint < fullwidthMinimalCodePoint || codePoint > fullwidthMaximumCodePoint) {
|
||||
return false;
|
||||
}
|
||||
return isInRange(fullwidthRanges, codePoint);
|
||||
|
|
@ -32322,7 +32316,7 @@ var isWide = (codePoint) => {
|
|||
if (codePoint >= wideFastPathStart && codePoint <= wideFastPathEnd) {
|
||||
return true;
|
||||
}
|
||||
if (codePoint < minimumWideCodePoint || codePoint > maximumWideCodePoint) {
|
||||
if (codePoint < wideMinimalCodePoint || codePoint > wideMaximumCodePoint) {
|
||||
return false;
|
||||
}
|
||||
return isInRange(wideRanges, codePoint);
|
||||
|
|
@ -40191,6 +40185,8 @@ var require_Alias = __commonJS2({
|
|||
* instance of the `source` anchor before this node.
|
||||
*/
|
||||
resolve(doc, ctx) {
|
||||
if (ctx?.maxAliasCount === 0)
|
||||
throw new ReferenceError("Alias resolution is disabled");
|
||||
let nodes;
|
||||
if (ctx?.aliasResolveCache) {
|
||||
nodes = ctx.aliasResolveCache;
|
||||
|
|
@ -41243,18 +41239,18 @@ var require_merge = __commonJS2({
|
|||
};
|
||||
var isMergeKey = (ctx, key) => (merge22.identify(key) || identity.isScalar(key) && (!key.type || key.type === Scalar.Scalar.PLAIN) && merge22.identify(key.value)) && ctx?.doc.schema.tags.some((tag) => tag.tag === merge22.tag && tag.default);
|
||||
function addMergeToJSMap(ctx, map, value) {
|
||||
value = ctx && identity.isAlias(value) ? value.resolve(ctx.doc) : value;
|
||||
if (identity.isSeq(value))
|
||||
for (const it of value.items)
|
||||
const source = resolveAliasValue(ctx, value);
|
||||
if (identity.isSeq(source))
|
||||
for (const it of source.items)
|
||||
mergeValue(ctx, map, it);
|
||||
else if (Array.isArray(value))
|
||||
for (const it of value)
|
||||
else if (Array.isArray(source))
|
||||
for (const it of source)
|
||||
mergeValue(ctx, map, it);
|
||||
else
|
||||
mergeValue(ctx, map, value);
|
||||
mergeValue(ctx, map, source);
|
||||
}
|
||||
function mergeValue(ctx, map, value) {
|
||||
const source = ctx && identity.isAlias(value) ? value.resolve(ctx.doc) : value;
|
||||
const source = resolveAliasValue(ctx, value);
|
||||
if (!identity.isMap(source))
|
||||
throw new Error("Merge sources must be maps or map aliases");
|
||||
const srcMap = source.toJSON(null, ctx, Map);
|
||||
|
|
@ -41275,6 +41271,9 @@ var require_merge = __commonJS2({
|
|||
}
|
||||
return map;
|
||||
}
|
||||
function resolveAliasValue(ctx, value) {
|
||||
return ctx && identity.isAlias(value) ? value.resolve(ctx.doc, ctx) : value;
|
||||
}
|
||||
exports.addMergeToJSMap = addMergeToJSMap;
|
||||
exports.isMergeKey = isMergeKey;
|
||||
exports.merge = merge22;
|
||||
|
|
@ -41890,7 +41889,7 @@ var require_stringifyNumber = __commonJS2({
|
|||
if (!isFinite(num))
|
||||
return isNaN(num) ? ".nan" : num < 0 ? "-.inf" : ".inf";
|
||||
let n = Object.is(value, -0) ? "-0" : JSON.stringify(value);
|
||||
if (!format3 && minFractionDigits && (!tag || tag === "tag:yaml.org,2002:float") && /^\d/.test(n)) {
|
||||
if (!format3 && minFractionDigits && (!tag || tag === "tag:yaml.org,2002:float") && /^-?\d/.test(n) && !n.includes("e")) {
|
||||
let i = n.indexOf(".");
|
||||
if (i < 0) {
|
||||
i = n.length;
|
||||
|
|
@ -44200,7 +44199,7 @@ var require_resolve_flow_scalar = __commonJS2({
|
|||
while (next === " " || next === " ")
|
||||
next = source[++i + 1];
|
||||
} else if (next === "x" || next === "u" || next === "U") {
|
||||
const length = { x: 2, u: 4, U: 8 }[next];
|
||||
const length = next === "x" ? 2 : next === "u" ? 4 : 8;
|
||||
res += parseCharCode(source, i + 1, length, onError);
|
||||
i += length;
|
||||
} else {
|
||||
|
|
@ -44275,12 +44274,13 @@ var require_resolve_flow_scalar = __commonJS2({
|
|||
const cc = source.substr(offset, length);
|
||||
const ok = cc.length === length && /^[0-9a-fA-F]+$/.test(cc);
|
||||
const code = ok ? parseInt(cc, 16) : NaN;
|
||||
if (isNaN(code)) {
|
||||
try {
|
||||
return String.fromCodePoint(code);
|
||||
} catch {
|
||||
const raw = source.substr(offset - 2, length + 2);
|
||||
onError(offset - 2, "BAD_DQ_ESCAPE", `Invalid escape sequence ${raw}`);
|
||||
return raw;
|
||||
}
|
||||
return String.fromCodePoint(code);
|
||||
}
|
||||
exports.resolveFlowScalar = resolveFlowScalar;
|
||||
}
|
||||
|
|
@ -51590,7 +51590,7 @@ undici/lib/web/websocket/frame.js:
|
|||
(* v8 ignore next -- @preserve *)
|
||||
(* v8 ignore else -- @preserve *)
|
||||
|
||||
@angular/ng-dev/bundles/chunk-G7GMCCSS.mjs:
|
||||
@angular/ng-dev/bundles/chunk-PVA34BB2.mjs:
|
||||
(*! Bundled license information:
|
||||
|
||||
yargs-parser/build/lib/string-utils.js:
|
||||
|
|
@ -51631,7 +51631,7 @@ undici/lib/web/websocket/frame.js:
|
|||
*)
|
||||
*)
|
||||
|
||||
@angular/ng-dev/bundles/chunk-PTDPQBIK.mjs:
|
||||
@angular/ng-dev/bundles/chunk-6BHVTSCA.mjs:
|
||||
(*! Bundled license information:
|
||||
|
||||
@octokit/request-error/dist-src/index.js:
|
||||
|
|
|
|||
|
|
@ -18,28 +18,28 @@ bazel_dep(name = "yq.bzl", version = "0.3.6")
|
|||
bazel_dep(name = "rules_angular")
|
||||
git_override(
|
||||
module_name = "rules_angular",
|
||||
commit = "b1d295334e70335dab7ac9984a989fae0a9c9dc2",
|
||||
commit = "045f98407a299ffaeeeafa275d8490d4507513f8",
|
||||
remote = "https://github.com/angular/rules_angular.git",
|
||||
)
|
||||
|
||||
bazel_dep(name = "devinfra")
|
||||
git_override(
|
||||
module_name = "devinfra",
|
||||
commit = "fcf9aad99710835428e0e9859bf060689045a131",
|
||||
commit = "6ef1cf3158022456bf1f7031de79b7e44fe479b2",
|
||||
remote = "https://github.com/angular/dev-infra.git",
|
||||
)
|
||||
|
||||
bazel_dep(name = "rules_sass")
|
||||
git_override(
|
||||
module_name = "rules_sass",
|
||||
commit = "a65d937fabd87672f7245aeaa5eb5a0c5a2abead",
|
||||
commit = "846437db57b03761ac6af22415919a9763b7be65",
|
||||
remote = "https://github.com/angular/rules_sass.git",
|
||||
)
|
||||
|
||||
bazel_dep(name = "rules_browsers")
|
||||
git_override(
|
||||
module_name = "rules_browsers",
|
||||
commit = "b03f09ef28a08f8ae07482851cf5ecbf6ac23a2a",
|
||||
commit = "bf27ea46fdbb0209526ca821f1500d4337eb8299",
|
||||
remote = "https://github.com/angular/rules_browsers.git",
|
||||
)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,12 +24,10 @@
|
|||
"https://bcr.bazel.build/modules/aspect_rules_jasmine/2.0.4/MODULE.bazel": "fbb819eb8b7e5d7f67fdd38f7cecb413e287594cd666ce192c72c8828527775a",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_jasmine/2.0.4/source.json": "81ffb708333cd98ec3c0b4cc004f4d5cf92a16914b5196a2892c45141bba7cff",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_js/2.0.0/MODULE.bazel": "b45b507574aa60a92796e3e13c195cd5744b3b8aff516a9c0cb5ae6a048161c5",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_js/3.0.3/MODULE.bazel": "28a30e8fc33bf64a67835d64d124f6e05a7d59648dcb27b110fb3502f761e503",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_js/3.1.1/MODULE.bazel": "b83cf3ee44837345f1c926d70b96453deb5e244de43d08dcd7acad8d381c275a",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_js/3.1.1/source.json": "2806c2d7ce5993f68b74df5f3e2de45d4b2a5798afedd459d88e37c75562da97",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_rollup/2.0.1/MODULE.bazel": "296e3a053658c2af989ba9bd62a205e6d1fa84bdd6dd5249196546e6b84770ec",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_rollup/2.0.1/source.json": "2fe8ac1ccb4de74bf884761e070010280b272d94e3997205b361b91c75409726",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_ts/3.8.8/MODULE.bazel": "b52b929a948438665809d49af610f58d1b14f63d6d21ab748f47b6050be4c1f6",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_ts/3.8.9/MODULE.bazel": "bd5f9ebf517cfcd377eaa7ce1cb16035d167f00774b77789909590c53bc6f20c",
|
||||
"https://bcr.bazel.build/modules/aspect_rules_ts/3.8.9/source.json": "59e66656561571ed82ccff56c75c43d0bc79f0065ca8d17be2752d4f648d40c9",
|
||||
"https://bcr.bazel.build/modules/aspect_tools_telemetry/0.2.6/MODULE.bazel": "cafb8781ad591bc57cc765dca5fefab08cf9f65af363d162b79d49205c7f8af7",
|
||||
|
|
@ -90,7 +88,8 @@
|
|||
"https://bcr.bazel.build/modules/jsoncpp/1.9.5/source.json": "4108ee5085dd2885a341c7fab149429db457b3169b86eb081fa245eadf69169d",
|
||||
"https://bcr.bazel.build/modules/libpfm/4.11.0/MODULE.bazel": "45061ff025b301940f1e30d2c16bea596c25b176c8b6b3087e92615adbd52902",
|
||||
"https://bcr.bazel.build/modules/package_metadata/0.0.2/MODULE.bazel": "fb8d25550742674d63d7b250063d4580ca530499f045d70748b1b142081ebb92",
|
||||
"https://bcr.bazel.build/modules/package_metadata/0.0.2/source.json": "e53a759a72488d2c0576f57491ef2da0cf4aab05ac0997314012495935531b73",
|
||||
"https://bcr.bazel.build/modules/package_metadata/0.0.3/MODULE.bazel": "77890552ecea9e284b5424c9de827a58099348763a4359e975c359a83d4faa83",
|
||||
"https://bcr.bazel.build/modules/package_metadata/0.0.3/source.json": "742075a428ad12a3fa18a69014c2f57f01af910c6d9d18646c990200853e641a",
|
||||
"https://bcr.bazel.build/modules/platforms/0.0.10/MODULE.bazel": "8cb8efaf200bdeb2150d93e162c40f388529a25852b332cec879373771e48ed5",
|
||||
"https://bcr.bazel.build/modules/platforms/0.0.11/MODULE.bazel": "0daefc49732e227caa8bfa834d65dc52e8cc18a2faf80df25e8caea151a9413f",
|
||||
"https://bcr.bazel.build/modules/platforms/0.0.4/MODULE.bazel": "9b328e31ee156f53f3c416a64f8491f7eb731742655a47c9eec4703a71644aee",
|
||||
|
|
@ -99,7 +98,8 @@
|
|||
"https://bcr.bazel.build/modules/platforms/0.0.7/MODULE.bazel": "72fd4a0ede9ee5c021f6a8dd92b503e089f46c227ba2813ff183b71616034814",
|
||||
"https://bcr.bazel.build/modules/platforms/0.0.8/MODULE.bazel": "9f142c03e348f6d263719f5074b21ef3adf0b139ee4c5133e2aa35664da9eb2d",
|
||||
"https://bcr.bazel.build/modules/platforms/1.0.0/MODULE.bazel": "f05feb42b48f1b3c225e4ccf351f367be0371411a803198ec34a389fb22aa580",
|
||||
"https://bcr.bazel.build/modules/platforms/1.0.0/source.json": "f4ff1fd412e0246fd38c82328eb209130ead81d62dcd5a9e40910f867f733d96",
|
||||
"https://bcr.bazel.build/modules/platforms/1.1.0/MODULE.bazel": "1c0c09f5bdcf4b3f924720d2478a3711cb39f4977019ca5988685e5b7e18b3d2",
|
||||
"https://bcr.bazel.build/modules/platforms/1.1.0/source.json": "fcf351c47596c939140ab0d333dfdd08ed1ea6ce33c2fe70c12493a301cf1344",
|
||||
"https://bcr.bazel.build/modules/protobuf/21.7/MODULE.bazel": "a5a29bb89544f9b97edce05642fac225a808b5b7be74038ea3640fae2f8e66a7",
|
||||
"https://bcr.bazel.build/modules/protobuf/27.0/MODULE.bazel": "7873b60be88844a0a1d8f80b9d5d20cfbd8495a689b8763e76c6372998d3f64c",
|
||||
"https://bcr.bazel.build/modules/protobuf/27.1/MODULE.bazel": "703a7b614728bb06647f965264967a8ef1c39e09e8f167b3ca0bb1fd80449c0d",
|
||||
|
|
@ -197,7 +197,6 @@
|
|||
"https://bcr.bazel.build/modules/stardoc/0.7.1/MODULE.bazel": "3548faea4ee5dda5580f9af150e79d0f6aea934fc60c1cc50f4efdd9420759e7",
|
||||
"https://bcr.bazel.build/modules/stardoc/0.7.2/MODULE.bazel": "fc152419aa2ea0f51c29583fab1e8c99ddefd5b3778421845606ee628629e0e5",
|
||||
"https://bcr.bazel.build/modules/stardoc/0.7.2/source.json": "58b029e5e901d6802967754adf0a9056747e8176f017cfe3607c0851f4d42216",
|
||||
"https://bcr.bazel.build/modules/tar.bzl/0.10.1/MODULE.bazel": "bf5fda5b5ccef8c3c4a5f4886144377386e0baa382972f257acb42dcf40ea908",
|
||||
"https://bcr.bazel.build/modules/tar.bzl/0.10.4/MODULE.bazel": "e8f9ff79199e8d9eaad7f1b0a77ad74b30bb82d794b87d8ca942bead5de83ae9",
|
||||
"https://bcr.bazel.build/modules/tar.bzl/0.10.4/source.json": "20143442376c03426f6135292ba02d825cb75308aa47e6bf42dd4cc5a435c2ff",
|
||||
"https://bcr.bazel.build/modules/tar.bzl/0.2.1/MODULE.bazel": "52d1c00a80a8cc67acbd01649e83d8dd6a9dc426a6c0b754a04fe8c219c76468",
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@
|
|||
"@algolia/requester-node-http": "5.52.0",
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/aria": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cdk": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/common": "workspace:*",
|
||||
"@angular/compiler": "workspace:*",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"@angular/platform-browser": "workspace:*",
|
||||
"@angular/platform-server": "workspace:*",
|
||||
"@angular/router": "workspace:*",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"@codemirror/autocomplete": "6.20.1",
|
||||
"@codemirror/commands": "6.10.3",
|
||||
"@codemirror/lang-angular": "0.1.4",
|
||||
|
|
|
|||
|
|
@ -15,13 +15,13 @@
|
|||
"@angular/platform-server": "workspace:*",
|
||||
"@angular/localize": "workspace:*",
|
||||
"@angular/router": "workspace:*",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"rxjs": "~7.8.0",
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
"jsdom": "^29.0.0",
|
||||
"typescript": "~6.0.2",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/cdk": "22.0.0-next.7",
|
||||
"@angular/cdk": "22.0.0-next.8",
|
||||
"@angular/common": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/compiler": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/core": "link:./in-existing-linked-by-bazel",
|
||||
|
|
@ -19,15 +19,15 @@
|
|||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-browser-dynamic": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/node": "^20.14.8",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -29,9 +29,9 @@
|
|||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -13,15 +13,15 @@
|
|||
"@angular/core": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"ts-node": "^10.9.1",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -18,15 +18,15 @@
|
|||
"@angular/forms": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"ts-node": "^10.9.1",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -25,8 +25,8 @@
|
|||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -23,9 +23,9 @@
|
|||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "6.0.3"
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -23,8 +23,8 @@
|
|||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"ts-node": "^10.9.1",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -23,8 +23,8 @@
|
|||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -21,8 +21,8 @@
|
|||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"typescript": "6.0.3"
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -20,15 +20,15 @@
|
|||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-server": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/node": "^20.14.8",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -21,15 +21,15 @@
|
|||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-server": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"express": "~5.2.0",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -24,16 +24,16 @@
|
|||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-server": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"express": "~5.2.0",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -17,15 +17,15 @@
|
|||
"@angular/core": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/node": "^20.14.8",
|
||||
"ts-node": "^10.9.1",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -20,15 +20,15 @@
|
|||
"@angular/forms": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/router": "link:./in-existing-linked-by-bazel",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"rxjs": "^7.0.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "0.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
|
||||
"@types/jasmine": "^6.0.0",
|
||||
"@types/node": "^20.14.8",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": {
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/benchpress": "workspace:*",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/common": "workspace:*",
|
||||
"@angular/compiler": "workspace:*",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
|
|
|
|||
16
package.json
16
package.json
|
|
@ -55,15 +55,15 @@
|
|||
},
|
||||
"// 1": "dependencies are used locally and by bazel",
|
||||
"dependencies": {
|
||||
"@angular-devkit/build-angular": "22.0.0-next.7",
|
||||
"@angular-devkit/core": "22.0.0-next.7",
|
||||
"@angular-devkit/schematics": "22.0.0-next.7",
|
||||
"@angular-devkit/build-angular": "22.0.0-next.8",
|
||||
"@angular-devkit/core": "22.0.0-next.8",
|
||||
"@angular-devkit/schematics": "22.0.0-next.8",
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/aria": "22.0.0-next.8",
|
||||
"@angular/benchpress": "workspace: *",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/cdk": "22.0.0-next.8",
|
||||
"@angular/cli": "22.0.0-next.7",
|
||||
"@angular/cli": "22.0.0-next.8",
|
||||
"@angular/common": "workspace:*",
|
||||
"@angular/compiler": "workspace:*",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
|
|
@ -78,14 +78,14 @@
|
|||
"@angular/platform-server": "workspace:*",
|
||||
"@angular/router": "workspace:*",
|
||||
"@angular/service-worker": "workspace:*",
|
||||
"@angular/ssr": "22.0.0-next.7",
|
||||
"@angular/ssr": "22.0.0-next.8",
|
||||
"@angular/upgrade": "workspace: *",
|
||||
"@babel/cli": "7.28.6",
|
||||
"@babel/core": "7.29.0",
|
||||
"@babel/generator": "7.29.1",
|
||||
"@rollup/plugin-commonjs": "^29.0.0",
|
||||
"@rollup/plugin-node-resolve": "^16.0.0",
|
||||
"@schematics/angular": "22.0.0-next.7",
|
||||
"@schematics/angular": "22.0.0-next.8",
|
||||
"@types/angular": "^1.6.47",
|
||||
"@types/babel__core": "7.20.5",
|
||||
"@types/babel__generator": "7.27.0",
|
||||
|
|
@ -139,7 +139,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#df5bcf2c22735628d01f1e9cdb45d336bec4cfdf",
|
||||
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#2c36222db3f44751284cc93b3806dbe1baee583a",
|
||||
"@babel/plugin-transform-async-generator-functions": "^7.27.1",
|
||||
"@bazel/bazelisk": "^1.7.5",
|
||||
"@bazel/buildifier": "^8.0.0",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/build": "22.0.0-next.7",
|
||||
"@angular/build": "22.0.0-next.8",
|
||||
"@angular/common": "workspace:*",
|
||||
"@angular/compiler-cli": "workspace:*",
|
||||
"@angular/compiler": "workspace:*",
|
||||
|
|
|
|||
1129
pnpm-lock.yaml
1129
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
|
@ -9,7 +9,7 @@
|
|||
"rxjs": "7.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ng-packagr": "22.0.0-next.3",
|
||||
"ng-packagr": "22.0.0-next.4",
|
||||
"typescript": "6.0.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue