build: fix deps for running modules/benchmarks/src/largetable/render3:perf (#26482)
PR Close #26482
This commit is contained in:
parent
ecada17ad4
commit
2604f429c7
@ -96,6 +96,7 @@ filegroup(
|
|||||||
"form-data",
|
"form-data",
|
||||||
"fragment-cache",
|
"fragment-cache",
|
||||||
"fs.realpath",
|
"fs.realpath",
|
||||||
|
"fs-extra",
|
||||||
"get-caller-file",
|
"get-caller-file",
|
||||||
"get-value",
|
"get-value",
|
||||||
"glob",
|
"glob",
|
||||||
@ -154,6 +155,7 @@ filegroup(
|
|||||||
"minimist",
|
"minimist",
|
||||||
"mixin-deep",
|
"mixin-deep",
|
||||||
"mock-fs",
|
"mock-fs",
|
||||||
|
"node-uuid",
|
||||||
"nanomatch",
|
"nanomatch",
|
||||||
"normalize-path",
|
"normalize-path",
|
||||||
"oauth-sign",
|
"oauth-sign",
|
||||||
@ -202,6 +204,7 @@ filegroup(
|
|||||||
"safe-regex",
|
"safe-regex",
|
||||||
"safer-buffer",
|
"safer-buffer",
|
||||||
"sax",
|
"sax",
|
||||||
|
"selenium-webdriver",
|
||||||
"semver",
|
"semver",
|
||||||
"set-blocking",
|
"set-blocking",
|
||||||
"set-immediate-shim",
|
"set-immediate-shim",
|
||||||
@ -232,6 +235,7 @@ filegroup(
|
|||||||
"tunnel-agent",
|
"tunnel-agent",
|
||||||
"typescript",
|
"typescript",
|
||||||
"union-value",
|
"union-value",
|
||||||
|
"universalify",
|
||||||
"unset-value",
|
"unset-value",
|
||||||
"upath",
|
"upath",
|
||||||
"uri-js",
|
"uri-js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user