From e5acd046cd16decf1f3ee6ca0a7a697c5b56ee4a Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Sun, 31 Mar 2024 18:28:25 +0200 Subject: [PATCH] Upgrade all Go & JavaScript dependencies --- .github/workflows/master.yaml | 2 +- .github/workflows/pull-requests.yaml | 2 +- MODULE.bazel | 9 +- MODULE.bazel.lock | 8371 ++++++++++++++++++++------ go.mod | 132 +- go.sum | 306 +- package.json | 2 +- pnpm-lock.yaml | 280 +- 8 files changed, 7088 insertions(+), 2016 deletions(-) diff --git a/.github/workflows/master.yaml b/.github/workflows/master.yaml index 810fc5b..790a9ba 100644 --- a/.github/workflows/master.yaml +++ b/.github/workflows/master.yaml @@ -17,7 +17,7 @@ }, { "name": "Gazelle", - "run": "rm $(find . -name '*.pb.go' | sed -e 's/[^/]*$/BUILD.bazel/') && bazel run //:gazelle" + "run": "rm -f $(find . -name '*.pb.go' | sed -e 's/[^/]*$/BUILD.bazel/') && bazel run //:gazelle" }, { "name": "Buildifier", diff --git a/.github/workflows/pull-requests.yaml b/.github/workflows/pull-requests.yaml index 47466de..ac1a8d3 100644 --- a/.github/workflows/pull-requests.yaml +++ b/.github/workflows/pull-requests.yaml @@ -17,7 +17,7 @@ }, { "name": "Gazelle", - "run": "rm $(find . -name '*.pb.go' | sed -e 's/[^/]*$/BUILD.bazel/') && bazel run //:gazelle" + "run": "rm -f $(find . -name '*.pb.go' | sed -e 's/[^/]*$/BUILD.bazel/') && bazel run //:gazelle" }, { "name": "Buildifier", diff --git a/MODULE.bazel b/MODULE.bazel index fe212fd..5a6880b 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -12,13 +12,13 @@ bazel_dep(name = "toolchains_llvm", version = "1.0.0") git_override( module_name = "com_github_buildbarn_bb_remote_execution", - commit = "efa691334b0c8b47c6fedd73c6ad434ba166c647", + commit = "f84a2c0f72119f6d3b157905a00163d0f167a73e", remote = "https://github.com/buildbarn/bb-remote-execution.git", ) git_override( module_name = "com_github_buildbarn_bb_storage", - commit = "00c3edab9fbee741613670dc3c20404910b9076f", + commit = "914e53aad8cd16fc4c1ecd7f706149e8440ea24a", remote = "https://github.com/buildbarn/bb-storage.git", ) @@ -67,6 +67,7 @@ go_deps_dev = use_extension("@gazelle//:extensions.bzl", "go_deps", dev_dependen go_deps_dev.gazelle_override( build_file_generation = "on", directives = [ + "gazelle:go_grpc_compilers @io_bazel_rules_go//proto:go_proto,@io_bazel_rules_go//proto:go_grpc_v2", "gazelle:resolve proto go build/bazel/semver/semver.proto //build/bazel/semver", "gazelle:resolve proto go google/api/annotations.proto @org_golang_google_genproto_googleapis_api//annotations", "gazelle:resolve proto go google/longrunning/operations.proto @com_google_cloud_go_longrunning//autogen/longrunningpb", @@ -81,10 +82,6 @@ go_deps_dev.module_override( patches = ["//:patches/com_github_buildkite_terminal_to_html/assets.diff"], path = "github.com/buildkite/terminal-to-html", ) -go_deps_dev.module_override( - patches = ["@com_github_buildbarn_bb_storage//:patches/com_github_golang_protobuf/service-registrar.diff"], - path = "github.com/golang/protobuf", -) go_deps_dev.module_override( patches = ["@com_github_buildbarn_bb_storage//:patches/com_github_grpc_ecosystem_go_grpc_prometheus/client-metrics-prevent-handled-twice.diff"], path = "github.com/grpc-ecosystem/go-grpc-prometheus", diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock index 0141745..d674526 100644 --- a/MODULE.bazel.lock +++ b/MODULE.bazel.lock @@ -1,6 +1,6 @@ { "lockFileVersion": 6, - "moduleFileHash": "e5a88139b96d3aa6375d037e200f4c6957fb7666cceaf1503346a6577a15faad", + "moduleFileHash": "aee7170ab8d60bab2259fb179b1dd88625e24904c36bc9d21a01e5cc958363f7", "flags": { "cmdRegistries": [ "https://bcr.bazel.build/" @@ -66,6 +66,7 @@ "attributeValues": { "build_file_generation": "on", "directives": [ + "gazelle:go_grpc_compilers @io_bazel_rules_go//proto:go_proto,@io_bazel_rules_go//proto:go_grpc_v2", "gazelle:resolve proto go build/bazel/semver/semver.proto //build/bazel/semver", "gazelle:resolve proto go google/api/annotations.proto @org_golang_google_genproto_googleapis_api//annotations", "gazelle:resolve proto go google/longrunning/operations.proto @com_google_cloud_go_longrunning//autogen/longrunningpb", @@ -94,22 +95,7 @@ "devDependency": true, "location": { "file": "@@//:MODULE.bazel", - "line": 80, - "column": 28 - } - }, - { - "tagName": "module_override", - "attributeValues": { - "patches": [ - "@com_github_buildbarn_bb_storage//:patches/com_github_golang_protobuf/service-registrar.diff" - ], - "path": "github.com/golang/protobuf" - }, - "devDependency": true, - "location": { - "file": "@@//:MODULE.bazel", - "line": 84, + "line": 81, "column": 28 } }, @@ -124,7 +110,7 @@ "devDependency": true, "location": { "file": "@@//:MODULE.bazel", - "line": 88, + "line": 85, "column": 28 } } @@ -161,7 +147,7 @@ "devDependency": false, "location": { "file": "@@//:MODULE.bazel", - "line": 95, + "line": 92, "column": 13 } }, @@ -178,7 +164,7 @@ "devDependency": false, "location": { "file": "@@//:MODULE.bazel", - "line": 103, + "line": 100, "column": 13 } } @@ -192,7 +178,7 @@ "usingModule": "", "location": { "file": "@@//:MODULE.bazel", - "line": 110, + "line": 107, "column": 21 }, "imports": { @@ -210,7 +196,7 @@ "devDependency": true, "location": { "file": "@@//:MODULE.bazel", - "line": 111, + "line": 108, "column": 15 } } @@ -224,7 +210,7 @@ "usingModule": "", "location": { "file": "@@//:MODULE.bazel", - "line": 116, + "line": 113, "column": 20 }, "imports": { @@ -242,7 +228,7 @@ "devDependency": false, "location": { "file": "@@//:MODULE.bazel", - "line": 117, + "line": 114, "column": 23 } } @@ -394,7 +380,7 @@ "usingModule": "com_github_buildbarn_bb_remote_execution@_", "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 49, + "line": 56, "column": 24 }, "imports": { @@ -431,7 +417,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 50, + "line": 57, "column": 18 } } @@ -470,7 +456,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 121, + "line": 125, "column": 13 } }, @@ -487,7 +473,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 129, + "line": 133, "column": 13 } }, @@ -505,7 +491,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 138, + "line": 142, "column": 10 } }, @@ -523,7 +509,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 146, + "line": 150, "column": 10 } } @@ -537,7 +523,7 @@ "usingModule": "com_github_buildbarn_bb_remote_execution@_", "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 160, + "line": 164, "column": 20 }, "imports": { @@ -555,7 +541,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 161, + "line": 165, "column": 23 } } @@ -569,7 +555,7 @@ "usingModule": "com_github_buildbarn_bb_remote_execution@_", "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 168, + "line": 172, "column": 20 }, "imports": { @@ -591,7 +577,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 169, + "line": 173, "column": 9 } } @@ -632,7 +618,7 @@ "usingModule": "com_github_buildbarn_bb_storage@_", "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 26, + "line": 27, "column": 23 }, "imports": {}, @@ -646,7 +632,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 27, + "line": 28, "column": 16 } } @@ -660,7 +646,7 @@ "usingModule": "com_github_buildbarn_bb_storage@_", "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 29, + "line": 30, "column": 24 }, "imports": { @@ -718,7 +704,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 30, + "line": 31, "column": 18 } } @@ -737,8 +723,7 @@ }, "imports": { "com_github_twbs_bootstrap": "com_github_twbs_bootstrap", - "io_bazel_rules_jsonnet": "io_bazel_rules_jsonnet", - "io_opentelemetry_proto": "io_opentelemetry_proto" + "io_bazel_rules_jsonnet": "io_bazel_rules_jsonnet" }, "devImports": [], "tags": [ @@ -756,7 +741,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 119, + "line": 117, "column": 13 } }, @@ -773,25 +758,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 127, - "column": 13 - } - }, - { - "tagName": "@bazel_tools//tools/build_defs/repo:http.bzl%http_archive", - "attributeValues": { - "build_file_content": "\nproto_library(\n name = \"common_proto\",\n srcs = [\"opentelemetry/proto/common/v1/common.proto\"],\n visibility = [\"//visibility:public\"],\n)\n", - "sha256": "464bc2b348e674a1a03142e403cbccb01be8655b6de0f8bfe733ea31fcd421be", - "strip_prefix": "opentelemetry-proto-0.19.0", - "urls": [ - "https://github.com/open-telemetry/opentelemetry-proto/archive/refs/tags/v0.19.0.tar.gz" - ], - "name": "io_opentelemetry_proto" - }, - "devDependency": false, - "location": { - "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 134, + "line": 125, "column": 13 } } @@ -805,7 +772,7 @@ "usingModule": "com_github_buildbarn_bb_storage@_", "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 154, + "line": 138, "column": 20 }, "imports": { @@ -823,7 +790,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 155, + "line": 139, "column": 23 } } @@ -837,7 +804,7 @@ "usingModule": "com_github_buildbarn_bb_storage@_", "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 162, + "line": 146, "column": 20 }, "imports": { @@ -859,7 +826,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 163, + "line": 147, "column": 9 } } @@ -874,6 +841,7 @@ "gazelle": "gazelle@_", "googleapis": "googleapis@0.0.0-20240326-1c8d509c5", "google_jsonnet_go": "jsonnet_go@0.20.0", + "opentelemetry-proto": "opentelemetry-proto@1.1.0", "protobuf": "protobuf@23.1", "rules_go": "rules_go@0.46.0", "rules_oci": "rules_oci@1.7.5", @@ -2118,6 +2086,36 @@ } } }, + "opentelemetry-proto@1.1.0": { + "name": "opentelemetry-proto", + "version": "1.1.0", + "key": "opentelemetry-proto@1.1.0", + "repoName": "opentelemetry-proto", + "executionPlatformsToRegister": [], + "toolchainsToRegister": [], + "extensionUsages": [], + "deps": { + "com_github_grpc_grpc": "grpc@1.56.3.bcr.1", + "rules_proto": "rules_proto@6.0.0-rc2", + "bazel_tools": "bazel_tools@_", + "local_config_platform": "local_config_platform@_" + }, + "repoSpec": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "urls": [ + "https://github.com/open-telemetry/opentelemetry-proto/archive/refs/tags/v1.1.0.tar.gz" + ], + "integrity": "sha256-30kaBfP8v4bMW6XJ3oH2piTXTUdz1wCdVz431uK2r2Q=", + "strip_prefix": "opentelemetry-proto-1.1.0", + "remote_patches": { + "https://bcr.bazel.build/modules/opentelemetry-proto/1.1.0/patches/0001-Add-MODULE.bazel.patch": "sha256-RrO6zvMf7Z36RlhKw/7d3/6RnyTbMpQfOp8kq2bqWJw=" + }, + "remote_patch_strip": 1 + } + } + }, "rules_antlr@_": { "name": "rules_antlr", "version": "", @@ -4693,51 +4691,48 @@ "bzlTransitiveDigest": "UDmgzP9V6zK3ulOTvTWRMD2ahraz/KJW7NwK03lenIU=", "recordedFileInputs": { "@@aspect_bazel_lib~~toolchains~yq_darwin_amd64//yq": "0fe604d3332cd1a0667b22b41bf404052da451cab35b502f17cb5023d2b8a98d", - "@@com_github_buildbarn_bb_remote_execution~//pnpm-lock.yaml": "defa5c78aaeac95ccb4eb95bd4f0db6a7da3b9e45b2602a4c6534998a036b7b1", - "@@//pnpm-lock.yaml": "defa5c78aaeac95ccb4eb95bd4f0db6a7da3b9e45b2602a4c6534998a036b7b1", - "@@com_github_buildbarn_bb_storage~//pnpm-lock.yaml": "defa5c78aaeac95ccb4eb95bd4f0db6a7da3b9e45b2602a4c6534998a036b7b1" + "@@com_github_buildbarn_bb_remote_execution~//pnpm-lock.yaml": "5a9624f6281ea81b417a4393efa4524231c1c23ab05c405bed6f386c473d2dfd", + "@@//pnpm-lock.yaml": "5a9624f6281ea81b417a4393efa4524231c1c23ab05c405bed6f386c473d2dfd", + "@@com_github_buildbarn_bb_storage~//pnpm-lock.yaml": "5a9624f6281ea81b417a4393efa4524231c1c23ab05c405bed6f386c473d2dfd" }, "recordedDirentsInputs": {}, "envVariables": {}, "generatedRepoSpecs": { - "com_github_buildbarn_bb_remote_execution_npm__nanoid__3.3.4__links": { + "com_github_buildbarn_bb_browser_npm__lru-cache__10.2.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "nanoid", - "version": "3.3.4", - "dev": false, + "package": "lru-cache", + "version": "10.2.0", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "deps": {}, - "transitive_closure": { - "nanoid": [ - "3.3.4" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", + "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__minimatch__5.1.6": { + "com_github_buildbarn_bb_remote_execution_npm__is-fullwidth-code-point__3.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "minimatch", - "version": "5.1.6", + "package": "is-fullwidth-code-point", + "version": "3.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4751,17 +4746,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__minimatch__5.1.6": { + "com_github_buildbarn_bb_remote_execution_npm__glob__10.3.12": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "minimatch", - "version": "5.1.6", + "package": "glob", + "version": "10.3.12", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==", + "url": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4802,79 +4797,69 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__fs.realpath__1.0.0__links": { + "com_github_buildbarn_bb_browser_npm__eastasianwidth__0.2.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", - "dev": false, + "package": "eastasianwidth", + "version": "0.2.0", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "deps": {}, - "transitive_closure": { - "fs.realpath": [ - "1.0.0" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "url": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__minimatch__5.1.6__links": { + "com_github_buildbarn_bb_remote_execution_npm__purgecss__6.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "minimatch", - "version": "5.1.6", - "dev": false, + "package": "purgecss", + "version": "6.0.0", "root_package": "", - "link_packages": {}, - "deps": { - "brace-expansion": "2.0.1" - }, - "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" - ], - "minimatch": [ - "5.1.6" + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": { + "": [ + "purgecss" ] }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-s3EBxg5RSWmpqd0KGzNqPiaBbWDz1/As+2MzoYVGMqgDqRTLBhJW6sywfTBek7OwNfoS/6pS0xdtvChNhFj2cw==", + "url": "https://registry.npmjs.org/purgecss/-/purgecss-6.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__wrappy__1.0.2": { + "com_github_buildbarn_bb_remote_execution_npm__minimatch__9.0.4": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "wrappy", - "version": "1.0.2", + "package": "minimatch", + "version": "9.0.4", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4888,17 +4873,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__cssesc__3.0.0": { + "com_github_buildbarn_bb_remote_execution_npm__picocolors__1.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "cssesc", - "version": "3.0.0", + "package": "picocolors", + "version": "1.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "url": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", + "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4912,57 +4897,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__postcss__8.4.21__links": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", - "attributes": { - "package": "postcss", - "version": "8.4.21", - "dev": false, - "root_package": "", - "link_packages": {}, - "deps": { - "nanoid": "3.3.4", - "picocolors": "1.0.0", - "source-map-js": "1.0.2" - }, - "transitive_closure": { - "nanoid": [ - "3.3.4" - ], - "picocolors": [ - "1.0.0" - ], - "postcss": [ - "8.4.21" - ], - "source-map-js": [ - "1.0.2" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" - } - }, - "com_github_buildbarn_bb_remote_execution_npm__postcss__8.4.21": { + "com_github_buildbarn_bb_storage_npm__path-scurry__1.10.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss", - "version": "8.4.21", + "package": "path-scurry", + "version": "1.10.2", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==", - "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz", + "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==", + "url": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4976,19 +4921,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__wrappy__1.0.2__links": { + "com_github_buildbarn_bb_browser_npm__signal-exit__4.1.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "wrappy", - "version": "1.0.2", + "package": "signal-exit", + "version": "4.1.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "wrappy": [ - "1.0.2" + "signal-exit": [ + "4.1.0" ] }, "lifecycle_build_target": false, @@ -5003,17 +4948,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__picocolors__1.0.0": { + "com_github_buildbarn_bb_storage_npm__postcss__8.4.38": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "picocolors", - "version": "1.0.0", + "package": "postcss", + "version": "8.4.38", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", - "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", + "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5027,19 +4972,47 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__inherits__2.0.4__links": { + "com_github_buildbarn_bb_storage_npm__at_pkgjs_parseargs__0.11.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "@pkgjs/parseargs", + "version": "0.11.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "url": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [ + "preinstall", + "install", + "postinstall" + ], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__cssesc__3.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "inherits", - "version": "2.0.4", + "package": "cssesc", + "version": "3.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "inherits": [ - "2.0.4" + "cssesc": [ + "3.0.0" ] }, "lifecycle_build_target": false, @@ -5047,86 +5020,42 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__purgecss__5.0.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__string-width__4.2.3__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "purgecss", - "version": "5.0.0", + "package": "string-width", + "version": "4.2.3", "dev": false, "root_package": "", - "link_packages": { - "": [ - "purgecss" - ] - }, + "link_packages": {}, "deps": { - "commander": "9.5.0", - "glob": "8.1.0", - "postcss": "8.4.21", - "postcss-selector-parser": "6.0.11" + "emoji-regex": "8.0.0", + "is-fullwidth-code-point": "3.0.0", + "strip-ansi": "6.0.1" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" + "ansi-regex": [ + "5.0.1" ], - "commander": [ - "9.5.0" + "emoji-regex": [ + "8.0.0" ], - "cssesc": [ + "is-fullwidth-code-point": [ "3.0.0" ], - "fs.realpath": [ - "1.0.0" - ], - "glob": [ - "8.1.0" - ], - "inflight": [ - "1.0.6" - ], - "inherits": [ - "2.0.4" - ], - "minimatch": [ - "5.1.6" - ], - "nanoid": [ - "3.3.4" - ], - "once": [ - "1.4.0" - ], - "picocolors": [ - "1.0.0" - ], - "postcss": [ - "8.4.21" - ], - "postcss-selector-parser": [ - "6.0.11" - ], - "purgecss": [ - "5.0.0" - ], - "source-map-js": [ - "1.0.2" - ], - "util-deprecate": [ - "1.0.2" + "string-width": [ + "4.2.3" ], - "wrappy": [ - "1.0.2" + "strip-ansi": [ + "6.0.1" ] }, "lifecycle_build_target": false, @@ -5141,51 +5070,71 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__once__1.4.0__links": { + "com_github_buildbarn_bb_storage_npm__brace-expansion__2.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "once", - "version": "1.4.0", - "dev": false, + "package": "brace-expansion", + "version": "2.0.1", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "deps": { - "wrappy": "1.0.2" - }, - "transitive_closure": { - "once": [ - "1.4.0" - ], - "wrappy": [ - "1.0.2" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__wrappy__1.0.2__links": { + "com_github_buildbarn_bb_storage_npm__wrap-ansi__7.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "wrappy", - "version": "1.0.2", + "package": "wrap-ansi", + "version": "7.0.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "ansi-styles": "4.3.0", + "string-width": "4.2.3", + "strip-ansi": "6.0.1" + }, "transitive_closure": { - "wrappy": [ - "1.0.2" + "ansi-regex": [ + "5.0.1" + ], + "ansi-styles": [ + "4.3.0" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "emoji-regex": [ + "8.0.0" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3" + ], + "strip-ansi": [ + "6.0.1" + ], + "wrap-ansi": [ + "7.0.0" ] }, "lifecycle_build_target": false, @@ -5193,24 +5142,24 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__source-map-js__1.0.2": { + "com_github_buildbarn_bb_remote_execution_npm__strip-ansi__7.1.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "source-map-js", - "version": "1.0.2", + "package": "strip-ansi", + "version": "7.1.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5224,44 +5173,41 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__cssesc__3.0.0__links": { + "com_github_buildbarn_bb_storage_npm__which__2.0.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "cssesc", - "version": "3.0.0", - "dev": false, + "package": "which", + "version": "2.0.2", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "deps": {}, - "transitive_closure": { - "cssesc": [ - "3.0.0" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__brace-expansion__2.0.1": { + "com_github_buildbarn_bb_remote_execution_npm__cross-spawn__7.0.3": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", + "package": "cross-spawn", + "version": "7.0.3", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5275,104 +5221,41 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__purgecss__5.0.0__links": { + "com_github_buildbarn_bb_storage_npm__shebang-command__2.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "purgecss", - "version": "5.0.0", - "dev": false, + "package": "shebang-command", + "version": "2.0.0", "root_package": "", - "link_packages": { - "": [ - "purgecss" - ] - }, - "deps": { - "commander": "9.5.0", - "glob": "8.1.0", - "postcss": "8.4.21", - "postcss-selector-parser": "6.0.11" - }, - "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" - ], - "commander": [ - "9.5.0" - ], - "cssesc": [ - "3.0.0" - ], - "fs.realpath": [ - "1.0.0" - ], - "glob": [ - "8.1.0" - ], - "inflight": [ - "1.0.6" - ], - "inherits": [ - "2.0.4" - ], - "minimatch": [ - "5.1.6" - ], - "nanoid": [ - "3.3.4" - ], - "once": [ - "1.4.0" - ], - "picocolors": [ - "1.0.0" - ], - "postcss": [ - "8.4.21" - ], - "postcss-selector-parser": [ - "6.0.11" - ], - "purgecss": [ - "5.0.0" - ], - "source-map-js": [ - "1.0.2" - ], - "util-deprecate": [ - "1.0.2" - ], - "wrappy": [ - "1.0.2" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__fs.realpath__1.0.0": { + "com_github_buildbarn_bb_browser_npm__source-map-js__1.2.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", + "package": "source-map-js", + "version": "1.2.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5386,18 +5269,18 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__cssesc__3.0.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__shebang-regex__3.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "cssesc", + "package": "shebang-regex", "version": "3.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "cssesc": [ + "shebang-regex": [ "3.0.0" ] }, @@ -5413,17 +5296,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__glob__8.1.0": { + "com_github_buildbarn_bb_browser_npm__emoji-regex__8.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "glob", - "version": "8.1.0", + "package": "emoji-regex", + "version": "8.0.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", - "url": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5437,17 +5320,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__util-deprecate__1.0.2": { + "com_github_buildbarn_bb_remote_execution_npm__path-key__3.1.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "util-deprecate", - "version": "1.0.2", + "package": "path-key", + "version": "3.1.1", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5461,19 +5344,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__commander__9.5.0__links": { + "com_github_buildbarn_bb_browser_npm__path-key__3.1.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "path-key", + "version": "3.1.1", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "commander": [ - "9.5.0" + "path-key": [ + "3.1.1" ] }, "lifecycle_build_target": false, @@ -5488,71 +5371,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__nanoid__3.3.4__links": { + "com_github_buildbarn_bb_browser_npm__postcss-selector-parser__6.0.16": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "nanoid", - "version": "3.3.4", - "dev": false, + "package": "postcss-selector-parser", + "version": "6.0.16", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "deps": {}, - "transitive_closure": { - "nanoid": [ - "3.3.4" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" - } - }, - "com_github_buildbarn_bb_remote_execution_npm__source-map-js__1.0.2__links": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", - "attributes": { - "package": "source-map-js", - "version": "1.0.2", - "dev": false, - "root_package": "", - "link_packages": {}, - "deps": {}, - "transitive_closure": { - "source-map-js": [ - "1.0.2" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" - } - }, - "com_github_buildbarn_bb_remote_execution_npm__util-deprecate__1.0.2": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "util-deprecate", - "version": "1.0.2", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", - "link_packages": {}, - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==", + "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5566,17 +5395,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__nanoid__3.3.4": { + "com_github_buildbarn_bb_remote_execution_npm__util-deprecate__1.0.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "nanoid", - "version": "3.3.4", + "package": "util-deprecate", + "version": "1.0.2", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5590,17 +5419,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__postcss-selector-parser__6.0.11": { + "com_github_buildbarn_bb_browser_npm__color-convert__2.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", + "package": "color-convert", + "version": "2.0.1", "root_package": "", "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==", - "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5614,24 +5443,35 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__once__1.4.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__string-width__5.1.2__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "once", - "version": "1.4.0", + "package": "string-width", + "version": "5.1.2", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "wrappy": "1.0.2" + "eastasianwidth": "0.2.0", + "emoji-regex": "9.2.2", + "strip-ansi": "7.1.0" }, "transitive_closure": { - "once": [ - "1.4.0" + "ansi-regex": [ + "6.0.1" ], - "wrappy": [ - "1.0.2" + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" ] }, "lifecycle_build_target": false, @@ -5646,17 +5486,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__wrappy__1.0.2": { + "com_github_buildbarn_bb_storage_npm__emoji-regex__8.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "wrappy", - "version": "1.0.2", + "package": "emoji-regex", + "version": "8.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5670,17 +5510,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__nanoid__3.3.4": { + "com_github_buildbarn_bb_remote_execution_npm__nanoid__3.3.7": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { "package": "nanoid", - "version": "3.3.4", + "version": "3.3.7", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5694,19 +5534,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__commander__9.5.0__links": { + "com_github_buildbarn_bb_browser_npm__is-fullwidth-code-point__3.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "is-fullwidth-code-point", + "version": "3.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "commander": [ - "9.5.0" + "is-fullwidth-code-point": [ + "3.0.0" ] }, "lifecycle_build_target": false, @@ -5714,52 +5554,60 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__inherits__2.0.4": { + "com_github_buildbarn_bb_storage_npm__postcss-selector-parser__6.0.16__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "inherits", - "version": "2.0.4", + "package": "postcss-selector-parser", + "version": "6.0.16", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "deps": { + "cssesc": "3.0.0", + "util-deprecate": "1.0.2" + }, + "transitive_closure": { + "cssesc": [ + "3.0.0" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "util-deprecate": [ + "1.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__purgecss__5.0.0": { + "com_github_buildbarn_bb_browser_npm__color-name__1.1.4": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "purgecss", - "version": "5.0.0", + "package": "color-name", + "version": "1.1.4", "root_package": "", "link_workspace": "com_github_buildbarn_bb_browser", - "link_packages": { - "": [ - "purgecss" - ] - }, - "integrity": "sha512-RAnuxrGuVyLLTr8uMbKaxDRGWMgK5CCYDfRyUNNcaz5P3kGgD2b7ymQGYEyo2ST7Tl/ScwFgf5l3slKMxHSbrw==", - "url": "https://registry.npmjs.org/purgecss/-/purgecss-5.0.0.tgz", + "link_packages": {}, + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5773,17 +5621,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__inflight__1.0.6": { + "com_github_buildbarn_bb_remote_execution_npm__emoji-regex__8.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "inflight", - "version": "1.0.6", + "package": "emoji-regex", + "version": "8.0.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5797,24 +5645,41 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__brace-expansion__2.0.1__links": { + "com_github_buildbarn_bb_remote_execution_npm__wrap-ansi__8.1.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", + "package": "wrap-ansi", + "version": "8.1.0", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "balanced-match": "1.0.2" + "ansi-styles": "6.2.1", + "string-width": "5.1.2", + "strip-ansi": "7.1.0" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" + "ansi-regex": [ + "6.0.1" ], - "brace-expansion": [ - "2.0.1" + "ansi-styles": [ + "6.2.1" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" + ], + "wrap-ansi": [ + "8.1.0" ] }, "lifecycle_build_target": false, @@ -5822,31 +5687,31 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__once__1.4.0__links": { + "com_github_buildbarn_bb_storage_npm__brace-expansion__2.0.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "once", - "version": "1.4.0", + "package": "brace-expansion", + "version": "2.0.1", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "wrappy": "1.0.2" + "balanced-match": "1.0.2" }, "transitive_closure": { - "once": [ - "1.4.0" - ], - "wrappy": [ + "balanced-match": [ "1.0.2" + ], + "brace-expansion": [ + "2.0.1" ] }, "lifecycle_build_target": false, @@ -5861,73 +5726,136 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__inherits__2.0.4__links": { + "com_github_buildbarn_bb_remote_execution_npm__which__2.0.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "inherits", - "version": "2.0.4", - "dev": false, + "package": "which", + "version": "2.0.2", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "deps": {}, - "transitive_closure": { - "inherits": [ - "2.0.4" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__fs.realpath__1.0.0__links": { + "com_github_buildbarn_bb_storage_npm__glob__10.3.12__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", + "package": "glob", + "version": "10.3.12", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, - "transitive_closure": { - "fs.realpath": [ - "1.0.0" - ] + "deps": { + "foreground-child": "3.1.1", + "jackspeak": "2.3.6", + "minimatch": "9.0.4", + "minipass": "7.0.4", + "path-scurry": "1.10.2" }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" - } - }, - "com_github_buildbarn_bb_remote_execution_npm__inherits__2.0.4__links": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", - "attributes": { - "package": "inherits", - "version": "2.0.4", - "dev": false, - "root_package": "", - "link_packages": {}, - "deps": {}, "transitive_closure": { - "inherits": [ - "2.0.4" + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "cross-spawn": [ + "7.0.3" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" + ], + "glob": [ + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "lru-cache": [ + "10.2.0" + ], + "minimatch": [ + "9.0.4" + ], + "minipass": [ + "7.0.4" + ], + "path-key": [ + "3.1.1" + ], + "path-scurry": [ + "1.10.2" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" ] }, "lifecycle_build_target": false, @@ -5935,48 +5863,24 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__inherits__2.0.4": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "inherits", - "version": "2.0.4", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", - "link_packages": {}, - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false - } - }, - "com_github_buildbarn_bb_browser_npm__inflight__1.0.6": { + "com_github_buildbarn_bb_browser_npm__wrap-ansi__7.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "inflight", - "version": "1.0.6", + "package": "wrap-ansi", + "version": "7.0.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5990,17 +5894,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__brace-expansion__2.0.1": { + "com_github_buildbarn_bb_browser_npm__string-width__5.1.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", + "package": "string-width", + "version": "5.1.2", "root_package": "", "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "url": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6014,89 +5918,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__glob__8.1.0__links": { + "com_github_buildbarn_bb_storage_npm__signal-exit__4.1.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "glob", - "version": "8.1.0", + "package": "signal-exit", + "version": "4.1.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "fs.realpath": "1.0.0", - "inflight": "1.0.6", - "inherits": "2.0.4", - "minimatch": "5.1.6", - "once": "1.4.0" - }, - "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" - ], - "fs.realpath": [ - "1.0.0" - ], - "glob": [ - "8.1.0" - ], - "inflight": [ - "1.0.6" - ], - "inherits": [ - "2.0.4" - ], - "minimatch": [ - "5.1.6" - ], - "once": [ - "1.4.0" - ], - "wrappy": [ - "1.0.2" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" - } - }, - "com_github_buildbarn_bb_remote_execution_npm__postcss__8.4.21__links": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", - "attributes": { - "package": "postcss", - "version": "8.4.21", - "dev": false, - "root_package": "", - "link_packages": {}, - "deps": { - "nanoid": "3.3.4", - "picocolors": "1.0.0", - "source-map-js": "1.0.2" - }, + "deps": {}, "transitive_closure": { - "nanoid": [ - "3.3.4" - ], - "picocolors": [ - "1.0.0" - ], - "postcss": [ - "8.4.21" - ], - "source-map-js": [ - "1.0.2" + "signal-exit": [ + "4.1.0" ] }, "lifecycle_build_target": false, @@ -6104,24 +5938,24 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__nanoid__3.3.4": { + "com_github_buildbarn_bb_storage_npm__ansi-regex__5.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "nanoid", - "version": "3.3.4", + "package": "ansi-regex", + "version": "5.0.1", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6135,41 +5969,44 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__once__1.4.0": { + "com_github_buildbarn_bb_remote_execution_npm__signal-exit__4.1.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "once", - "version": "1.4.0", + "package": "signal-exit", + "version": "4.1.0", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "deps": {}, + "transitive_closure": { + "signal-exit": [ + "4.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__balanced-match__1.0.2": { + "com_github_buildbarn_bb_browser_npm__foreground-child__3.1.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "balanced-match", - "version": "1.0.2", + "package": "foreground-child", + "version": "3.1.1", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6183,19 +6020,64 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__source-map-js__1.0.2__links": { + "com_github_buildbarn_bb_browser_npm__jackspeak__2.3.6__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "source-map-js", - "version": "1.0.2", + "package": "jackspeak", + "version": "2.3.6", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "@pkgjs/parseargs": "0.11.0", + "@isaacs/cliui": "8.0.2" + }, "transitive_closure": { - "source-map-js": [ - "1.0.2" + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" ] }, "lifecycle_build_target": false, @@ -6210,28 +6092,19 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__inflight__1.0.6__links": { + "com_github_buildbarn_bb_storage_npm__isexe__2.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "inflight", - "version": "1.0.6", + "package": "isexe", + "version": "2.0.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "once": "1.4.0", - "wrappy": "1.0.2" - }, + "deps": {}, "transitive_closure": { - "inflight": [ - "1.0.6" - ], - "once": [ - "1.4.0" - ], - "wrappy": [ - "1.0.2" + "isexe": [ + "2.0.0" ] }, "lifecycle_build_target": false, @@ -6239,35 +6112,26 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__postcss-selector-parser__6.0.11__links": { + "com_github_buildbarn_bb_storage_npm__shebang-regex__3.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", + "package": "shebang-regex", + "version": "3.0.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "cssesc": "3.0.0", - "util-deprecate": "1.0.2" - }, + "deps": {}, "transitive_closure": { - "cssesc": [ + "shebang-regex": [ "3.0.0" - ], - "postcss-selector-parser": [ - "6.0.11" - ], - "util-deprecate": [ - "1.0.2" ] }, "lifecycle_build_target": false, @@ -6275,24 +6139,52 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__picocolors__1.0.0": { + "com_github_buildbarn_bb_browser_npm__at_pkgjs_parseargs__0.11.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "picocolors", - "version": "1.0.0", + "package": "@pkgjs/parseargs", + "version": "0.11.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", - "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "url": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [ + "preinstall", + "install", + "postinstall" + ], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__string-width__4.2.3": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "string-width", + "version": "4.2.3", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6306,14 +6198,38 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__balanced-match__1.0.2": { + "com_github_buildbarn_bb_browser_npm__commander__12.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "commander", + "version": "12.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==", + "url": "https://registry.npmjs.org/commander/-/commander-12.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__balanced-match__1.0.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { "package": "balanced-match", "version": "1.0.2", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", @@ -6330,17 +6246,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__glob__8.1.0": { + "com_github_buildbarn_bb_storage_npm__minipass__7.0.4": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "glob", - "version": "8.1.0", + "package": "minipass", + "version": "7.0.4", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", - "url": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6354,19 +6270,43 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__util-deprecate__1.0.2__links": { + "com_github_buildbarn_bb_storage_npm__color-convert__2.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "color-convert", + "version": "2.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__emoji-regex__9.2.2__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "util-deprecate", - "version": "1.0.2", + "package": "emoji-regex", + "version": "9.2.2", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "util-deprecate": [ - "1.0.2" + "emoji-regex": [ + "9.2.2" ] }, "lifecycle_build_target": false, @@ -6408,19 +6348,24 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__picocolors__1.0.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__which__2.0.2__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "picocolors", - "version": "1.0.0", + "package": "which", + "version": "2.0.2", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "isexe": "2.0.0" + }, "transitive_closure": { - "picocolors": [ - "1.0.0" + "isexe": [ + "2.0.0" + ], + "which": [ + "2.0.2" ] }, "lifecycle_build_target": false, @@ -6435,17 +6380,49 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__postcss__8.4.21": { + "com_github_buildbarn_bb_browser_npm__shebang-command__2.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "shebang-command", + "version": "2.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "shebang-regex": "3.0.0" + }, + "transitive_closure": { + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__is-fullwidth-code-point__3.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss", - "version": "8.4.21", + "package": "is-fullwidth-code-point", + "version": "3.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==", - "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6459,79 +6436,4746 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__purgecss__5.0.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__picocolors__1.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "purgecss", - "version": "5.0.0", + "package": "picocolors", + "version": "1.0.0", "dev": false, "root_package": "", - "link_packages": { + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "picocolors": [ + "1.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__eastasianwidth__0.2.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "eastasianwidth", + "version": "0.2.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "eastasianwidth": [ + "0.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__shebang-command__2.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "shebang-command", + "version": "2.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "shebang-regex": "3.0.0" + }, + "transitive_closure": { + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__cross-spawn__7.0.3": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "cross-spawn", + "version": "7.0.3", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__glob__10.3.12__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "glob", + "version": "10.3.12", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "foreground-child": "3.1.1", + "jackspeak": "2.3.6", + "minimatch": "9.0.4", + "minipass": "7.0.4", + "path-scurry": "1.10.2" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "cross-spawn": [ + "7.0.3" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" + ], + "glob": [ + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "lru-cache": [ + "10.2.0" + ], + "minimatch": [ + "9.0.4" + ], + "minipass": [ + "7.0.4" + ], + "path-key": [ + "3.1.1" + ], + "path-scurry": [ + "1.10.2" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__minimatch__9.0.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "minimatch", + "version": "9.0.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "brace-expansion": "2.0.1" + }, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "minimatch": [ + "9.0.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__minipass__7.0.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "minipass", + "version": "7.0.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "minipass": [ + "7.0.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__lru-cache__10.2.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "lru-cache", + "version": "10.2.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "lru-cache": [ + "10.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__string-width__5.1.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "string-width", + "version": "5.1.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "url": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__nanoid__3.3.7__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "nanoid", + "version": "3.3.7", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "nanoid": [ + "3.3.7" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__emoji-regex__9.2.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "emoji-regex", + "version": "9.2.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "emoji-regex": [ + "9.2.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__path-key__3.1.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "path-key", + "version": "3.1.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "path-key": [ + "3.1.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__path-scurry__1.10.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "path-scurry", + "version": "1.10.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "lru-cache": "10.2.0", + "minipass": "7.0.4" + }, + "transitive_closure": { + "lru-cache": [ + "10.2.0" + ], + "minipass": [ + "7.0.4" + ], + "path-scurry": [ + "1.10.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__minimatch__9.0.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "minimatch", + "version": "9.0.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "brace-expansion": "2.0.1" + }, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "minimatch": [ + "9.0.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__shebang-regex__3.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "shebang-regex", + "version": "3.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "shebang-regex": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__string-width__5.1.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "string-width", + "version": "5.1.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "url": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__path-scurry__1.10.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "path-scurry", + "version": "1.10.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "lru-cache": "10.2.0", + "minipass": "7.0.4" + }, + "transitive_closure": { + "lru-cache": [ + "10.2.0" + ], + "minipass": [ + "7.0.4" + ], + "path-scurry": [ + "1.10.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__strip-ansi__6.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "strip-ansi", + "version": "6.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__wrap-ansi__8.1.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "wrap-ansi", + "version": "8.1.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-styles": "6.2.1", + "string-width": "5.1.2", + "strip-ansi": "7.1.0" + }, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ], + "ansi-styles": [ + "6.2.1" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" + ], + "wrap-ansi": [ + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__path-key__3.1.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "path-key", + "version": "3.1.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__jackspeak__2.3.6__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "jackspeak", + "version": "2.3.6", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "@pkgjs/parseargs": "0.11.0", + "@isaacs/cliui": "8.0.2" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__postcss__8.4.38__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "postcss", + "version": "8.4.38", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "nanoid": "3.3.7", + "picocolors": "1.0.0", + "source-map-js": "1.2.0" + }, + "transitive_closure": { + "nanoid": [ + "3.3.7" + ], + "picocolors": [ + "1.0.0" + ], + "postcss": [ + "8.4.38" + ], + "source-map-js": [ + "1.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__util-deprecate__1.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "util-deprecate", + "version": "1.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__foreground-child__3.1.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "foreground-child", + "version": "3.1.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "cross-spawn": "7.0.3", + "signal-exit": "4.1.0" + }, + "transitive_closure": { + "cross-spawn": [ + "7.0.3" + ], + "foreground-child": [ + "3.1.1" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__at_isaacs_cliui__8.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "@isaacs/cliui", + "version": "8.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "url": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__shebang-regex__3.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "shebang-regex", + "version": "3.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__cssesc__3.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "cssesc", + "version": "3.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "url": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__ansi-styles__6.2.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-styles", + "version": "6.2.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__foreground-child__3.1.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "foreground-child", + "version": "3.1.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__purgecss__6.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "purgecss", + "version": "6.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": { + "": [ + "purgecss" + ] + }, + "integrity": "sha512-s3EBxg5RSWmpqd0KGzNqPiaBbWDz1/As+2MzoYVGMqgDqRTLBhJW6sywfTBek7OwNfoS/6pS0xdtvChNhFj2cw==", + "url": "https://registry.npmjs.org/purgecss/-/purgecss-6.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__purgecss__6.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "purgecss", + "version": "6.0.0", + "dev": false, + "root_package": "", + "link_packages": { + "": [ + "purgecss" + ] + }, + "deps": { + "commander": "12.0.0", + "glob": "10.3.12", + "postcss": "8.4.38", + "postcss-selector-parser": "6.0.16" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "commander": [ + "12.0.0" + ], + "cross-spawn": [ + "7.0.3" + ], + "cssesc": [ + "3.0.0" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" + ], + "glob": [ + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "lru-cache": [ + "10.2.0" + ], + "minimatch": [ + "9.0.4" + ], + "minipass": [ + "7.0.4" + ], + "nanoid": [ + "3.3.7" + ], + "path-key": [ + "3.1.1" + ], + "path-scurry": [ + "1.10.2" + ], + "picocolors": [ + "1.0.0" + ], + "postcss": [ + "8.4.38" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "purgecss": [ + "6.0.0" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "source-map-js": [ + "1.2.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "util-deprecate": [ + "1.0.2" + ], + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__picocolors__1.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "picocolors", + "version": "1.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", + "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__postcss-selector-parser__6.0.16": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "postcss-selector-parser", + "version": "6.0.16", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==", + "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__lru-cache__10.2.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "lru-cache", + "version": "10.2.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "lru-cache": [ + "10.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__eastasianwidth__0.2.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "eastasianwidth", + "version": "0.2.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "url": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__strip-ansi__6.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "strip-ansi", + "version": "6.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__signal-exit__4.1.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "signal-exit", + "version": "4.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__postcss-selector-parser__6.0.16": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "postcss-selector-parser", + "version": "6.0.16", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==", + "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__ansi-regex__5.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-regex", + "version": "5.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__commander__12.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "commander", + "version": "12.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "commander": [ + "12.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__jackspeak__2.3.6": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "jackspeak", + "version": "2.3.6", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "url": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__ansi-styles__6.2.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-styles", + "version": "6.2.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-styles": [ + "6.2.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__emoji-regex__9.2.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "emoji-regex", + "version": "9.2.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "emoji-regex": [ + "9.2.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__lru-cache__10.2.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "lru-cache", + "version": "10.2.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", + "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__jackspeak__2.3.6": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "jackspeak", + "version": "2.3.6", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "url": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__signal-exit__4.1.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "signal-exit", + "version": "4.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_translate_lock.bzl", + "ruleClassName": "npm_translate_lock_rule", + "attributes": { + "pnpm_lock": "@@com_github_buildbarn_bb_remote_execution~//:pnpm-lock.yaml", + "update_pnpm_lock": false, + "use_home_npmrc": false, + "patches": {}, + "patch_args": {}, + "custom_postinstalls": {}, + "package_visibility": {}, + "prod": false, + "public_hoist_packages": {}, + "dev": false, + "no_optional": false, + "lifecycle_hooks": { + "*": [ + "preinstall", + "install", + "postinstall" + ] + }, + "lifecycle_hooks_envs": {}, + "lifecycle_hooks_execution_requirements": { + "*": [ + "no-sandbox" + ] + }, + "lifecycle_hooks_use_default_shell_env": { + "*": "false" + }, + "replace_packages": {}, + "bins": {}, + "external_repository_action_cache": ".aspect/rules/external_repository_action_cache", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "root_package": ".", + "additional_file_contents": {}, + "repositories_bzl_filename": "repositories.bzl", + "defs_bzl_filename": "defs.bzl", + "generate_bzl_library_targets": false, + "data": [], + "preupdate": [], + "quiet": true, + "node_toolchain_prefix": "nodejs", + "use_pnpm": "@@aspect_rules_js~~pnpm~pnpm//:package/bin/pnpm.cjs", + "yq_toolchain_prefix": "yq", + "npm_package_target_name": "{dirname}", + "use_starlark_yaml_parser": false, + "bzlmod": true + } + }, + "com_github_buildbarn_bb_storage_npm__lru-cache__10.2.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "lru-cache", + "version": "10.2.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", + "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__color-convert__2.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "color-convert", + "version": "2.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "color-name": "1.1.4" + }, + "transitive_closure": { + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__string-width__4.2.3__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "string-width", + "version": "4.2.3", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "emoji-regex": "8.0.0", + "is-fullwidth-code-point": "3.0.0", + "strip-ansi": "6.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ], + "emoji-regex": [ + "8.0.0" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3" + ], + "strip-ansi": [ + "6.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__brace-expansion__2.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "brace-expansion", + "version": "2.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "balanced-match": "1.0.2" + }, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__isexe__2.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "isexe", + "version": "2.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "isexe": [ + "2.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__which__2.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "which", + "version": "2.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "isexe": "2.0.0" + }, + "transitive_closure": { + "isexe": [ + "2.0.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__eastasianwidth__0.2.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "eastasianwidth", + "version": "0.2.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "eastasianwidth": [ + "0.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-styles__6.2.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-styles", + "version": "6.2.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__wrap-ansi__7.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "wrap-ansi", + "version": "7.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__balanced-match__1.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "balanced-match", + "version": "1.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__string-width__4.2.3": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "string-width", + "version": "4.2.3", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__strip-ansi__7.1.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "strip-ansi", + "version": "7.1.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-regex": "6.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ], + "strip-ansi": [ + "7.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__path-scurry__1.10.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "path-scurry", + "version": "1.10.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==", + "url": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__at_isaacs_cliui__8.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "@isaacs/cliui", + "version": "8.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "url": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__nanoid__3.3.7__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "nanoid", + "version": "3.3.7", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "nanoid": [ + "3.3.7" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__at_isaacs_cliui__8.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "@isaacs/cliui", + "version": "8.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "string-width": "5.1.2", + "string-width-cjs": "/string-width/4.2.3", + "strip-ansi": "7.1.0", + "strip-ansi-cjs": "/strip-ansi/6.0.1", + "wrap-ansi": "8.1.0", + "wrap-ansi-cjs": "/wrap-ansi/7.0.0" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__at_pkgjs_parseargs__0.11.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "@pkgjs/parseargs", + "version": "0.11.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "@pkgjs/parseargs": [ + "0.11.0" + ] + }, + "lifecycle_build_target": true, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [ + "no-sandbox" + ], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__balanced-match__1.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "balanced-match", + "version": "1.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-regex__5.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-regex", + "version": "5.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__cssesc__3.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "cssesc", + "version": "3.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "cssesc": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__at_isaacs_cliui__8.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "@isaacs/cliui", + "version": "8.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "string-width": "5.1.2", + "string-width-cjs": "/string-width/4.2.3", + "strip-ansi": "7.1.0", + "strip-ansi-cjs": "/strip-ansi/6.0.1", + "wrap-ansi": "8.1.0", + "wrap-ansi-cjs": "/wrap-ansi/7.0.0" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__eastasianwidth__0.2.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "eastasianwidth", + "version": "0.2.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "url": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__lru-cache__10.2.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "lru-cache", + "version": "10.2.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "lru-cache": [ + "10.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__emoji-regex__8.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "emoji-regex", + "version": "8.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "emoji-regex": [ + "8.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__ansi-regex__5.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-regex", + "version": "5.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__commander__12.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "commander", + "version": "12.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "commander": [ + "12.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__path-key__3.1.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "path-key", + "version": "3.1.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__which__2.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "which", + "version": "2.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "isexe": "2.0.0" + }, + "transitive_closure": { + "isexe": [ + "2.0.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__source-map-js__1.2.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "source-map-js", + "version": "1.2.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__color-name__1.1.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "color-name", + "version": "1.1.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__color-name__1.1.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "color-name", + "version": "1.1.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__foreground-child__3.1.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "foreground-child", + "version": "3.1.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__ansi-regex__5.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-regex", + "version": "5.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__cssesc__3.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "cssesc", + "version": "3.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "url": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__strip-ansi__6.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "strip-ansi", + "version": "6.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-regex": "5.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ], + "strip-ansi": [ + "6.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__at_pkgjs_parseargs__0.11.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "@pkgjs/parseargs", + "version": "0.11.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "url": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [ + "preinstall", + "install", + "postinstall" + ], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__minimatch__9.0.4": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "minimatch", + "version": "9.0.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-styles__4.3.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-styles", + "version": "4.3.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "color-convert": "2.0.1" + }, + "transitive_closure": { + "ansi-styles": [ + "4.3.0" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__eastasianwidth__0.2.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "eastasianwidth", + "version": "0.2.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "eastasianwidth": [ + "0.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__cross-spawn__7.0.3__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "cross-spawn", + "version": "7.0.3", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "path-key": "3.1.1", + "shebang-command": "2.0.0", + "which": "2.0.2" + }, + "transitive_closure": { + "cross-spawn": [ + "7.0.3" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__shebang-command__2.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "shebang-command", + "version": "2.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__string-width__5.1.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "string-width", + "version": "5.1.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "eastasianwidth": "0.2.0", + "emoji-regex": "9.2.2", + "strip-ansi": "7.1.0" + }, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__isexe__2.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "isexe", + "version": "2.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__ansi-styles__4.3.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-styles", + "version": "4.3.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "color-convert": "2.0.1" + }, + "transitive_closure": { + "ansi-styles": [ + "4.3.0" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__which__2.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "which", + "version": "2.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__color-name__1.1.4": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "color-name", + "version": "1.1.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__strip-ansi__6.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "strip-ansi", + "version": "6.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-regex": "5.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ], + "strip-ansi": [ + "6.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__path-key__3.1.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "path-key", + "version": "3.1.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "path-key": [ + "3.1.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__purgecss__6.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "purgecss", + "version": "6.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": { + "": [ + "purgecss" + ] + }, + "integrity": "sha512-s3EBxg5RSWmpqd0KGzNqPiaBbWDz1/As+2MzoYVGMqgDqRTLBhJW6sywfTBek7OwNfoS/6pS0xdtvChNhFj2cw==", + "url": "https://registry.npmjs.org/purgecss/-/purgecss-6.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__cssesc__3.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "cssesc", + "version": "3.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "cssesc": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__jackspeak__2.3.6__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "jackspeak", + "version": "2.3.6", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "@pkgjs/parseargs": "0.11.0", + "@isaacs/cliui": "8.0.2" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__emoji-regex__9.2.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "emoji-regex", + "version": "9.2.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__util-deprecate__1.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "util-deprecate", + "version": "1.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__nanoid__3.3.7": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "nanoid", + "version": "3.3.7", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__emoji-regex__9.2.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "emoji-regex", + "version": "9.2.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__string-width__4.2.3__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "string-width", + "version": "4.2.3", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "emoji-regex": "8.0.0", + "is-fullwidth-code-point": "3.0.0", + "strip-ansi": "6.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ], + "emoji-regex": [ + "8.0.0" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3" + ], + "strip-ansi": [ + "6.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__color-convert__2.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "color-convert", + "version": "2.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "color-name": "1.1.4" + }, + "transitive_closure": { + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__shebang-command__2.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "shebang-command", + "version": "2.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__string-width__5.1.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "string-width", + "version": "5.1.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "eastasianwidth": "0.2.0", + "emoji-regex": "9.2.2", + "strip-ansi": "7.1.0" + }, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__emoji-regex__9.2.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "emoji-regex", + "version": "9.2.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__is-fullwidth-code-point__3.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "is-fullwidth-code-point", + "version": "3.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "is-fullwidth-code-point": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__string-width__4.2.3": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "string-width", + "version": "4.2.3", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__wrap-ansi__7.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "wrap-ansi", + "version": "7.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__color-convert__2.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "color-convert", + "version": "2.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__minimatch__9.0.4": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "minimatch", + "version": "9.0.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__color-convert__2.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "color-convert", + "version": "2.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "color-name": "1.1.4" + }, + "transitive_closure": { + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__glob__10.3.12": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "glob", + "version": "10.3.12", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==", + "url": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__jackspeak__2.3.6": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "jackspeak", + "version": "2.3.6", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "url": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__strip-ansi__6.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "strip-ansi", + "version": "6.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__ansi-styles__4.3.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-styles", + "version": "4.3.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__ansi-styles__4.3.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-styles", + "version": "4.3.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "color-convert": "2.0.1" + }, + "transitive_closure": { + "ansi-styles": [ + "4.3.0" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__brace-expansion__2.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "brace-expansion", + "version": "2.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__wrap-ansi__8.1.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "wrap-ansi", + "version": "8.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__wrap-ansi__8.1.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "wrap-ansi", + "version": "8.1.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-styles": "6.2.1", + "string-width": "5.1.2", + "strip-ansi": "7.1.0" + }, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ], + "ansi-styles": [ + "6.2.1" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" + ], + "wrap-ansi": [ + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__color-name__1.1.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "color-name", + "version": "1.1.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__ansi-regex__6.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-regex", + "version": "6.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__postcss__8.4.38": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "postcss", + "version": "8.4.38", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", + "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__purgecss__6.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "purgecss", + "version": "6.0.0", + "dev": false, + "root_package": "", + "link_packages": { "": [ "purgecss" ] }, "deps": { - "commander": "9.5.0", - "glob": "8.1.0", - "postcss": "8.4.21", - "postcss-selector-parser": "6.0.11" + "commander": "12.0.0", + "glob": "10.3.12", + "postcss": "8.4.38", + "postcss-selector-parser": "6.0.16" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "commander": [ + "12.0.0" + ], + "cross-spawn": [ + "7.0.3" + ], + "cssesc": [ + "3.0.0" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" + ], + "glob": [ + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "lru-cache": [ + "10.2.0" + ], + "minimatch": [ + "9.0.4" + ], + "minipass": [ + "7.0.4" + ], + "nanoid": [ + "3.3.7" + ], + "path-key": [ + "3.1.1" + ], + "path-scurry": [ + "1.10.2" + ], + "picocolors": [ + "1.0.0" + ], + "postcss": [ + "8.4.38" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "purgecss": [ + "6.0.0" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "source-map-js": [ + "1.2.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "util-deprecate": [ + "1.0.2" + ], + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__nanoid__3.3.7": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "nanoid", + "version": "3.3.7", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__strip-ansi__6.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "strip-ansi", + "version": "6.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-regex": "5.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ], + "strip-ansi": [ + "6.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__picocolors__1.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "picocolors", + "version": "1.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", + "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__balanced-match__1.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "balanced-match", + "version": "1.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__util-deprecate__1.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "util-deprecate", + "version": "1.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "util-deprecate": [ + "1.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__minimatch__9.0.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "minimatch", + "version": "9.0.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "brace-expansion": "2.0.1" + }, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "minimatch": [ + "9.0.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__at_pkgjs_parseargs__0.11.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "@pkgjs/parseargs", + "version": "0.11.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "@pkgjs/parseargs": [ + "0.11.0" + ] + }, + "lifecycle_build_target": true, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [ + "no-sandbox" + ], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__commander__12.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "commander", + "version": "12.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==", + "url": "https://registry.npmjs.org/commander/-/commander-12.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__color-name__1.1.4": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "color-name", + "version": "1.1.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__cross-spawn__7.0.3__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "cross-spawn", + "version": "7.0.3", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "path-key": "3.1.1", + "shebang-command": "2.0.0", + "which": "2.0.2" + }, + "transitive_closure": { + "cross-spawn": [ + "7.0.3" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_translate_lock.bzl", + "ruleClassName": "npm_translate_lock_rule", + "attributes": { + "pnpm_lock": "@@com_github_buildbarn_bb_storage~//:pnpm-lock.yaml", + "update_pnpm_lock": false, + "use_home_npmrc": false, + "patches": {}, + "patch_args": {}, + "custom_postinstalls": {}, + "package_visibility": {}, + "prod": false, + "public_hoist_packages": {}, + "dev": false, + "no_optional": false, + "lifecycle_hooks": { + "*": [ + "preinstall", + "install", + "postinstall" + ] + }, + "lifecycle_hooks_envs": {}, + "lifecycle_hooks_execution_requirements": { + "*": [ + "no-sandbox" + ] + }, + "lifecycle_hooks_use_default_shell_env": { + "*": "false" + }, + "replace_packages": {}, + "bins": {}, + "external_repository_action_cache": ".aspect/rules/external_repository_action_cache", + "link_workspace": "com_github_buildbarn_bb_storage", + "root_package": ".", + "additional_file_contents": {}, + "repositories_bzl_filename": "repositories.bzl", + "defs_bzl_filename": "defs.bzl", + "generate_bzl_library_targets": false, + "data": [], + "preupdate": [], + "quiet": true, + "node_toolchain_prefix": "nodejs", + "use_pnpm": "@@aspect_rules_js~~pnpm~pnpm//:package/bin/pnpm.cjs", + "yq_toolchain_prefix": "yq", + "npm_package_target_name": "{dirname}", + "use_starlark_yaml_parser": false, + "bzlmod": true + } + }, + "com_github_buildbarn_bb_remote_execution_npm__brace-expansion__2.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "brace-expansion", + "version": "2.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__commander__12.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "commander", + "version": "12.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "commander": [ + "12.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__balanced-match__1.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "balanced-match", + "version": "1.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__foreground-child__3.1.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "foreground-child", + "version": "3.1.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "cross-spawn": "7.0.3", + "signal-exit": "4.1.0" + }, + "transitive_closure": { + "cross-spawn": [ + "7.0.3" + ], + "foreground-child": [ + "3.1.1" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__glob__10.3.12": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "glob", + "version": "10.3.12", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==", + "url": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-styles__6.2.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-styles", + "version": "6.2.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-styles": [ + "6.2.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-styles__4.3.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-styles", + "version": "4.3.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__postcss__8.4.38__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "postcss", + "version": "8.4.38", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "nanoid": "3.3.7", + "picocolors": "1.0.0", + "source-map-js": "1.2.0" + }, + "transitive_closure": { + "nanoid": [ + "3.3.7" + ], + "picocolors": [ + "1.0.0" + ], + "postcss": [ + "8.4.38" + ], + "source-map-js": [ + "1.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__wrap-ansi__8.1.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "wrap-ansi", + "version": "8.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__glob__10.3.12__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "glob", + "version": "10.3.12", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "foreground-child": "3.1.1", + "jackspeak": "2.3.6", + "minimatch": "9.0.4", + "minipass": "7.0.4", + "path-scurry": "1.10.2" }, "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], "balanced-match": [ "1.0.2" ], "brace-expansion": [ "2.0.1" ], - "commander": [ - "9.5.0" + "color-convert": [ + "2.0.1" ], - "cssesc": [ - "3.0.0" + "color-name": [ + "1.1.4" ], - "fs.realpath": [ - "1.0.0" + "cross-spawn": [ + "7.0.3" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" ], "glob": [ - "8.1.0" + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" ], - "inflight": [ - "1.0.6" + "jackspeak": [ + "2.3.6" ], - "inherits": [ - "2.0.4" + "lru-cache": [ + "10.2.0" ], "minimatch": [ - "5.1.6" + "9.0.4" ], - "nanoid": [ - "3.3.4" + "minipass": [ + "7.0.4" ], - "once": [ - "1.4.0" + "path-key": [ + "3.1.1" ], - "picocolors": [ - "1.0.0" + "path-scurry": [ + "1.10.2" ], - "postcss": [ - "8.4.21" + "shebang-command": [ + "2.0.0" ], - "postcss-selector-parser": [ - "6.0.11" + "shebang-regex": [ + "3.0.0" ], - "purgecss": [ - "5.0.0" + "signal-exit": [ + "4.1.0" ], - "source-map-js": [ - "1.0.2" + "string-width": [ + "4.2.3", + "5.1.2" ], - "util-deprecate": [ - "1.0.2" + "strip-ansi": [ + "6.0.1", + "7.1.0" ], - "wrappy": [ - "1.0.2" + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" ] }, "lifecycle_build_target": false, @@ -6539,24 +11183,48 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__commander__9.5.0": { + "com_github_buildbarn_bb_storage_npm__strip-ansi__7.1.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "strip-ansi", + "version": "7.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__postcss__8.4.38": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "postcss", + "version": "8.4.38", "root_package": "", "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==", - "url": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz", + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", + "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6570,68 +11238,65 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_translate_lock.bzl", - "ruleClassName": "npm_translate_lock_rule", + "com_github_buildbarn_bb_storage_npm__ansi-styles__6.2.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", "attributes": { - "pnpm_lock": "@@com_github_buildbarn_bb_storage~//:pnpm-lock.yaml", - "update_pnpm_lock": false, - "use_home_npmrc": false, - "patches": {}, - "patch_args": {}, - "custom_postinstalls": {}, - "package_visibility": {}, - "prod": false, - "public_hoist_packages": {}, - "dev": false, - "no_optional": false, - "lifecycle_hooks": { - "*": [ - "preinstall", - "install", - "postinstall" - ] - }, - "lifecycle_hooks_envs": {}, - "lifecycle_hooks_execution_requirements": { - "*": [ - "no-sandbox" - ] - }, - "lifecycle_hooks_use_default_shell_env": { - "*": "false" - }, - "replace_packages": {}, - "bins": {}, - "external_repository_action_cache": ".aspect/rules/external_repository_action_cache", + "package": "ansi-styles", + "version": "6.2.1", + "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", - "root_package": ".", - "additional_file_contents": {}, - "repositories_bzl_filename": "repositories.bzl", - "defs_bzl_filename": "defs.bzl", - "generate_bzl_library_targets": false, - "data": [], - "preupdate": [], - "quiet": true, - "node_toolchain_prefix": "nodejs", - "use_pnpm": "@@aspect_rules_js~~pnpm~pnpm//:package/bin/pnpm.cjs", - "yq_toolchain_prefix": "yq", - "npm_package_target_name": "{dirname}", - "use_starlark_yaml_parser": false, - "bzlmod": true + "link_packages": {}, + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__brace-expansion__2.0.1": { + "com_github_buildbarn_bb_remote_execution_npm__minipass__7.0.4": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", + "package": "minipass", + "version": "7.0.4", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__source-map-js__1.2.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "source-map-js", + "version": "1.2.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6645,19 +11310,24 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__balanced-match__1.0.2__links": { + "com_github_buildbarn_bb_storage_npm__strip-ansi__7.1.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "balanced-match", - "version": "1.0.2", + "package": "strip-ansi", + "version": "7.1.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "ansi-regex": "6.0.1" + }, "transitive_closure": { - "balanced-match": [ - "1.0.2" + "ansi-regex": [ + "6.0.1" + ], + "strip-ansi": [ + "7.1.0" ] }, "lifecycle_build_target": false, @@ -6672,17 +11342,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__inherits__2.0.4": { + "com_github_buildbarn_bb_remote_execution_npm__balanced-match__1.0.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "inherits", - "version": "2.0.4", + "package": "balanced-match", + "version": "1.0.2", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6696,77 +11366,46 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__purgecss__5.0.0": { + "com_github_buildbarn_bb_remote_execution_npm__source-map-js__1.2.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "purgecss", - "version": "5.0.0", + "package": "source-map-js", + "version": "1.2.0", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", - "link_packages": { - "": [ - "purgecss" + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "source-map-js": [ + "1.2.0" ] }, - "integrity": "sha512-RAnuxrGuVyLLTr8uMbKaxDRGWMgK5CCYDfRyUNNcaz5P3kGgD2b7ymQGYEyo2ST7Tl/ScwFgf5l3slKMxHSbrw==", - "url": "https://registry.npmjs.org/purgecss/-/purgecss-5.0.0.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__glob__8.1.0__links": { + "com_github_buildbarn_bb_storage_npm__nanoid__3.3.7__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "glob", - "version": "8.1.0", + "package": "nanoid", + "version": "3.3.7", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "fs.realpath": "1.0.0", - "inflight": "1.0.6", - "inherits": "2.0.4", - "minimatch": "5.1.6", - "once": "1.4.0" - }, + "deps": {}, "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" - ], - "fs.realpath": [ - "1.0.0" - ], - "glob": [ - "8.1.0" - ], - "inflight": [ - "1.0.6" - ], - "inherits": [ - "2.0.4" - ], - "minimatch": [ - "5.1.6" - ], - "once": [ - "1.4.0" - ], - "wrappy": [ - "1.0.2" + "nanoid": [ + "3.3.7" ] }, "lifecycle_build_target": false, @@ -6774,24 +11413,24 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__source-map-js__1.0.2": { + "com_github_buildbarn_bb_remote_execution_npm__wrap-ansi__8.1.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "source-map-js", - "version": "1.0.2", + "package": "wrap-ansi", + "version": "8.1.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6805,41 +11444,44 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__commander__9.5.0": { + "com_github_buildbarn_bb_storage_npm__ansi-styles__6.2.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "ansi-styles", + "version": "6.2.1", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==", - "url": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "deps": {}, + "transitive_closure": { + "ansi-styles": [ + "6.2.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__commander__9.5.0": { + "com_github_buildbarn_bb_remote_execution_npm__shebang-regex__3.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "shebang-regex", + "version": "3.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==", - "url": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6853,28 +11495,62 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__inflight__1.0.6__links": { + "com_github_buildbarn_bb_remote_execution_npm__at_isaacs_cliui__8.0.2__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "inflight", - "version": "1.0.6", + "package": "@isaacs/cliui", + "version": "8.0.2", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "once": "1.4.0", - "wrappy": "1.0.2" + "string-width": "5.1.2", + "string-width-cjs": "/string-width/4.2.3", + "strip-ansi": "7.1.0", + "strip-ansi-cjs": "/strip-ansi/6.0.1", + "wrap-ansi": "8.1.0", + "wrap-ansi-cjs": "/wrap-ansi/7.0.0" }, "transitive_closure": { - "inflight": [ - "1.0.6" + "@isaacs/cliui": [ + "8.0.2" ], - "once": [ - "1.4.0" + "ansi-regex": [ + "5.0.1", + "6.0.1" ], - "wrappy": [ - "1.0.2" + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" ] }, "lifecycle_build_target": false, @@ -6882,80 +11558,93 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__util-deprecate__1.0.2": { + "com_github_buildbarn_bb_browser_npm__isexe__2.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "util-deprecate", - "version": "1.0.2", + "package": "isexe", + "version": "2.0.0", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "deps": {}, + "transitive_closure": { + "isexe": [ + "2.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__glob__8.1.0__links": { + "com_github_buildbarn_bb_storage_npm__postcss__8.4.38__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "glob", - "version": "8.1.0", + "package": "postcss", + "version": "8.4.38", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "fs.realpath": "1.0.0", - "inflight": "1.0.6", - "inherits": "2.0.4", - "minimatch": "5.1.6", - "once": "1.4.0" + "nanoid": "3.3.7", + "picocolors": "1.0.0", + "source-map-js": "1.2.0" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" + "nanoid": [ + "3.3.7" ], - "fs.realpath": [ + "picocolors": [ "1.0.0" ], - "glob": [ - "8.1.0" - ], - "inflight": [ - "1.0.6" - ], - "inherits": [ - "2.0.4" - ], - "minimatch": [ - "5.1.6" - ], - "once": [ - "1.4.0" + "postcss": [ + "8.4.38" ], - "wrappy": [ - "1.0.2" + "source-map-js": [ + "1.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__ansi-regex__6.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-regex", + "version": "6.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" ] }, "lifecycle_build_target": false, @@ -6970,17 +11659,44 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__postcss-selector-parser__6.0.11": { + "com_github_buildbarn_bb_browser_npm__minipass__7.0.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "minipass", + "version": "7.0.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "minipass": [ + "7.0.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-regex__6.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", + "package": "ansi-regex", + "version": "6.0.1", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==", - "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6994,45 +11710,63 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__purgecss__5.0.0": { + "com_github_buildbarn_bb_storage_npm__cross-spawn__7.0.3__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "purgecss", - "version": "5.0.0", + "package": "cross-spawn", + "version": "7.0.3", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", - "link_packages": { - "": [ - "purgecss" + "link_packages": {}, + "deps": { + "path-key": "3.1.1", + "shebang-command": "2.0.0", + "which": "2.0.2" + }, + "transitive_closure": { + "cross-spawn": [ + "7.0.3" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "which": [ + "2.0.2" ] }, - "integrity": "sha512-RAnuxrGuVyLLTr8uMbKaxDRGWMgK5CCYDfRyUNNcaz5P3kGgD2b7ymQGYEyo2ST7Tl/ScwFgf5l3slKMxHSbrw==", - "url": "https://registry.npmjs.org/purgecss/-/purgecss-5.0.0.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__balanced-match__1.0.2": { + "com_github_buildbarn_bb_remote_execution_npm__at_isaacs_cliui__8.0.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "balanced-match", - "version": "1.0.2", + "package": "@isaacs/cliui", + "version": "8.0.2", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "url": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", "commit": "", "patch_args": [], "patches": [], @@ -7046,17 +11780,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__cssesc__3.0.0": { + "com_github_buildbarn_bb_storage_npm__signal-exit__4.1.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "cssesc", - "version": "3.0.0", + "package": "signal-exit", + "version": "4.1.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "url": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -7070,19 +11804,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__nanoid__3.3.4__links": { + "com_github_buildbarn_bb_storage_npm__source-map-js__1.2.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "nanoid", - "version": "3.3.4", + "package": "source-map-js", + "version": "1.2.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "nanoid": [ - "3.3.4" + "source-map-js": [ + "1.2.0" ] }, "lifecycle_build_target": false, @@ -7097,52 +11831,47 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__wrappy__1.0.2": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "wrappy", - "version": "1.0.2", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", - "link_packages": {}, - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false - } - }, - "com_github_buildbarn_bb_remote_execution_npm__inflight__1.0.6__links": { + "com_github_buildbarn_bb_remote_execution_npm__wrap-ansi__7.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "inflight", - "version": "1.0.6", + "package": "wrap-ansi", + "version": "7.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "once": "1.4.0", - "wrappy": "1.0.2" + "ansi-styles": "4.3.0", + "string-width": "4.2.3", + "strip-ansi": "6.0.1" }, "transitive_closure": { - "inflight": [ - "1.0.6" + "ansi-regex": [ + "5.0.1" ], - "once": [ - "1.4.0" + "ansi-styles": [ + "4.3.0" ], - "wrappy": [ - "1.0.2" + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "emoji-regex": [ + "8.0.0" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3" + ], + "strip-ansi": [ + "6.0.1" + ], + "wrap-ansi": [ + "7.0.0" ] }, "lifecycle_build_target": false, @@ -7157,51 +11886,24 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__source-map-js__1.0.2": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "source-map-js", - "version": "1.0.2", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", - "link_packages": {}, - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false - } - }, - "com_github_buildbarn_bb_remote_execution_npm__minimatch__5.1.6__links": { + "com_github_buildbarn_bb_remote_execution_npm__strip-ansi__7.1.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "minimatch", - "version": "5.1.6", + "package": "strip-ansi", + "version": "7.1.0", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "brace-expansion": "2.0.1" + "ansi-regex": "6.0.1" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" + "ansi-regex": [ + "6.0.1" ], - "minimatch": [ - "5.1.6" + "strip-ansi": [ + "7.1.0" ] }, "lifecycle_build_target": false, @@ -7216,41 +11918,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__picocolors__1.0.0": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "picocolors", - "version": "1.0.0", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", - "link_packages": {}, - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", - "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false - } - }, - "com_github_buildbarn_bb_browser_npm__once__1.4.0": { + "com_github_buildbarn_bb_remote_execution_npm__isexe__2.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "once", - "version": "1.4.0", + "package": "isexe", + "version": "2.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -7264,17 +11942,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__once__1.4.0": { + "com_github_buildbarn_bb_remote_execution_npm__commander__12.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "once", - "version": "1.4.0", + "package": "commander", + "version": "12.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==", + "url": "https://registry.npmjs.org/commander/-/commander-12.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -7288,28 +11966,55 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__minimatch__5.1.6": { + "com_github_buildbarn_bb_remote_execution_npm__foreground-child__3.1.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "minimatch", - "version": "5.1.6", + "package": "foreground-child", + "version": "3.1.1", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "deps": { + "cross-spawn": "7.0.3", + "signal-exit": "4.1.0" + }, + "transitive_closure": { + "cross-spawn": [ + "7.0.3" + ], + "foreground-child": [ + "3.1.1" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, "com_github_buildbarn_bb_storage_npm__picocolors__1.0.0__links": { @@ -7339,52 +12044,36 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__glob__8.1.0": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "glob", - "version": "8.1.0", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", - "link_packages": {}, - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", - "url": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false - } - }, - "com_github_buildbarn_bb_remote_execution_npm__postcss-selector-parser__6.0.11": { + "com_github_buildbarn_bb_remote_execution_npm__shebang-command__2.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", + "package": "shebang-command", + "version": "2.0.0", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==", - "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "deps": { + "shebang-regex": "3.0.0" + }, + "transitive_closure": { + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, "com_github_buildbarn_bb_browser_npm": { @@ -7462,63 +12151,95 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__postcss-selector-parser__6.0.11__links": { + "com_github_buildbarn_bb_browser_npm__ansi-styles__4.3.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", - "dev": false, + "package": "ansi-styles", + "version": "4.3.0", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "deps": { - "cssesc": "3.0.0", - "util-deprecate": "1.0.2" - }, - "transitive_closure": { - "cssesc": [ - "3.0.0" - ], - "postcss-selector-parser": [ - "6.0.11" - ], - "util-deprecate": [ - "1.0.2" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_browser_npm__strip-ansi__7.1.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "strip-ansi", + "version": "7.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_browser_npm__minimatch__5.1.6__links": { + "com_github_buildbarn_bb_browser_npm__wrap-ansi__7.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "minimatch", - "version": "5.1.6", + "package": "wrap-ansi", + "version": "7.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "brace-expansion": "2.0.1" + "ansi-styles": "4.3.0", + "string-width": "4.2.3", + "strip-ansi": "6.0.1" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" + "ansi-regex": [ + "5.0.1" ], - "brace-expansion": [ + "ansi-styles": [ + "4.3.0" + ], + "color-convert": [ "2.0.1" ], - "minimatch": [ - "5.1.6" + "color-name": [ + "1.1.4" + ], + "emoji-regex": [ + "8.0.0" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3" + ], + "strip-ansi": [ + "6.0.1" + ], + "wrap-ansi": [ + "7.0.0" ] }, "lifecycle_build_target": false, @@ -7560,75 +12281,28 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_translate_lock.bzl", - "ruleClassName": "npm_translate_lock_rule", - "attributes": { - "pnpm_lock": "@@com_github_buildbarn_bb_remote_execution~//:pnpm-lock.yaml", - "update_pnpm_lock": false, - "use_home_npmrc": false, - "patches": {}, - "patch_args": {}, - "custom_postinstalls": {}, - "package_visibility": {}, - "prod": false, - "public_hoist_packages": {}, - "dev": false, - "no_optional": false, - "lifecycle_hooks": { - "*": [ - "preinstall", - "install", - "postinstall" - ] - }, - "lifecycle_hooks_envs": {}, - "lifecycle_hooks_execution_requirements": { - "*": [ - "no-sandbox" - ] - }, - "lifecycle_hooks_use_default_shell_env": { - "*": "false" - }, - "replace_packages": {}, - "bins": {}, - "external_repository_action_cache": ".aspect/rules/external_repository_action_cache", - "link_workspace": "com_github_buildbarn_bb_remote_execution", - "root_package": ".", - "additional_file_contents": {}, - "repositories_bzl_filename": "repositories.bzl", - "defs_bzl_filename": "defs.bzl", - "generate_bzl_library_targets": false, - "data": [], - "preupdate": [], - "quiet": true, - "node_toolchain_prefix": "nodejs", - "use_pnpm": "@@aspect_rules_js~~pnpm~pnpm//:package/bin/pnpm.cjs", - "yq_toolchain_prefix": "yq", - "npm_package_target_name": "{dirname}", - "use_starlark_yaml_parser": false, - "bzlmod": true - } - }, - "com_github_buildbarn_bb_browser_npm__brace-expansion__2.0.1__links": { + "com_github_buildbarn_bb_browser_npm__path-scurry__1.10.2__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", + "package": "path-scurry", + "version": "1.10.2", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "balanced-match": "1.0.2" + "lru-cache": "10.2.0", + "minipass": "7.0.4" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" + "lru-cache": [ + "10.2.0" ], - "brace-expansion": [ - "2.0.1" + "minipass": [ + "7.0.4" + ], + "path-scurry": [ + "1.10.2" ] }, "lifecycle_build_target": false, @@ -7643,83 +12317,48 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__inflight__1.0.6": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "inflight", - "version": "1.0.6", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", - "link_packages": {}, - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false - } - }, - "com_github_buildbarn_bb_browser_npm__postcss__8.4.21__links": { + "com_github_buildbarn_bb_storage_npm__at_pkgjs_parseargs__0.11.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "postcss", - "version": "8.4.21", + "package": "@pkgjs/parseargs", + "version": "0.11.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "nanoid": "3.3.4", - "picocolors": "1.0.0", - "source-map-js": "1.0.2" - }, + "deps": {}, "transitive_closure": { - "nanoid": [ - "3.3.4" - ], - "picocolors": [ - "1.0.0" - ], - "postcss": [ - "8.4.21" - ], - "source-map-js": [ - "1.0.2" + "@pkgjs/parseargs": [ + "0.11.0" ] }, - "lifecycle_build_target": false, + "lifecycle_build_target": true, "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_execution_requirements": [ + "no-sandbox" + ], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__fs.realpath__1.0.0__links": { + "com_github_buildbarn_bb_storage_npm__is-fullwidth-code-point__3.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", + "package": "is-fullwidth-code-point", + "version": "3.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "fs.realpath": [ - "1.0.0" + "is-fullwidth-code-point": [ + "3.0.0" ] }, "lifecycle_build_target": false, @@ -7727,25 +12366,34 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__balanced-match__1.0.2__links": { + "com_github_buildbarn_bb_remote_execution_npm__postcss-selector-parser__6.0.16__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "balanced-match", - "version": "1.0.2", + "package": "postcss-selector-parser", + "version": "6.0.16", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "cssesc": "3.0.0", + "util-deprecate": "1.0.2" + }, "transitive_closure": { - "balanced-match": [ + "cssesc": [ + "3.0.0" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "util-deprecate": [ "1.0.2" ] }, @@ -7761,17 +12409,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__fs.realpath__1.0.0": { + "com_github_buildbarn_bb_storage_npm__isexe__2.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", + "package": "isexe", + "version": "2.0.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -7785,17 +12433,116 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__postcss__8.4.21": { + "com_github_buildbarn_bb_storage_npm__ansi-regex__6.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss", - "version": "8.4.21", + "package": "ansi-regex", + "version": "6.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-regex__5.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-regex", + "version": "5.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__cross-spawn__7.0.3": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "cross-spawn", + "version": "7.0.3", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==", - "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__emoji-regex__8.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "emoji-regex", + "version": "8.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "emoji-regex": [ + "8.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_browser_npm__path-scurry__1.10.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "path-scurry", + "version": "1.10.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==", + "url": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz", "commit": "", "patch_args": [], "patches": [], @@ -7809,24 +12556,55 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__brace-expansion__2.0.1__links": { + "com_github_buildbarn_bb_browser_npm__postcss-selector-parser__6.0.16__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "postcss-selector-parser", + "version": "6.0.16", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "cssesc": "3.0.0", + "util-deprecate": "1.0.2" + }, + "transitive_closure": { + "cssesc": [ + "3.0.0" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "util-deprecate": [ + "1.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__emoji-regex__8.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", + "package": "emoji-regex", + "version": "8.0.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "balanced-match": "1.0.2" - }, + "deps": {}, "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" + "emoji-regex": [ + "8.0.0" ] }, "lifecycle_build_target": false, @@ -7841,28 +12619,19 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__postcss-selector-parser__6.0.11__links": { + "com_github_buildbarn_bb_storage_npm__minipass__7.0.4__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", + "package": "minipass", + "version": "7.0.4", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "cssesc": "3.0.0", - "util-deprecate": "1.0.2" - }, + "deps": {}, "transitive_closure": { - "cssesc": [ - "3.0.0" - ], - "postcss-selector-parser": [ - "6.0.11" - ], - "util-deprecate": [ - "1.0.2" + "minipass": [ + "7.0.4" ] }, "lifecycle_build_target": false, @@ -7870,24 +12639,24 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__fs.realpath__1.0.0": { + "com_github_buildbarn_bb_browser_npm__is-fullwidth-code-point__3.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", + "package": "is-fullwidth-code-point", + "version": "3.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -7901,19 +12670,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__commander__9.5.0__links": { + "com_github_buildbarn_bb_browser_npm__source-map-js__1.2.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "source-map-js", + "version": "1.2.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "commander": [ - "9.5.0" + "source-map-js": [ + "1.2.0" ] }, "lifecycle_build_target": false, @@ -7921,26 +12690,26 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_browser_npm__balanced-match__1.0.2__links": { + "com_github_buildbarn_bb_remote_execution_npm__ansi-regex__6.0.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "balanced-match", - "version": "1.0.2", + "package": "ansi-regex", + "version": "6.0.1", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "balanced-match": [ - "1.0.2" + "ansi-regex": [ + "6.0.1" ] }, "lifecycle_build_target": false, @@ -7948,26 +12717,31 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_browser_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__cssesc__3.0.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__brace-expansion__2.0.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "cssesc", - "version": "3.0.0", + "package": "brace-expansion", + "version": "2.0.1", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "balanced-match": "1.0.2" + }, "transitive_closure": { - "cssesc": [ - "3.0.0" + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" ] }, "lifecycle_build_target": false, @@ -7975,26 +12749,197 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__source-map-js__1.0.2__links": { + "com_github_buildbarn_bb_browser_npm__minipass__7.0.4": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "minipass", + "version": "7.0.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", + "link_packages": {}, + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__shebang-regex__3.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "shebang-regex", + "version": "3.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__purgecss__6.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "source-map-js", - "version": "1.0.2", + "package": "purgecss", + "version": "6.0.0", "dev": false, "root_package": "", - "link_packages": {}, - "deps": {}, + "link_packages": { + "": [ + "purgecss" + ] + }, + "deps": { + "commander": "12.0.0", + "glob": "10.3.12", + "postcss": "8.4.38", + "postcss-selector-parser": "6.0.16" + }, "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "commander": [ + "12.0.0" + ], + "cross-spawn": [ + "7.0.3" + ], + "cssesc": [ + "3.0.0" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" + ], + "glob": [ + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "lru-cache": [ + "10.2.0" + ], + "minimatch": [ + "9.0.4" + ], + "minipass": [ + "7.0.4" + ], + "nanoid": [ + "3.3.7" + ], + "path-key": [ + "3.1.1" + ], + "path-scurry": [ + "1.10.2" + ], + "picocolors": [ + "1.0.0" + ], + "postcss": [ + "8.4.38" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "purgecss": [ + "6.0.0" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], "source-map-js": [ + "1.2.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "util-deprecate": [ "1.0.2" + ], + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" ] }, "lifecycle_build_target": false, @@ -8002,38 +12947,35 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__wrappy__1.0.2__links": { + "com_github_buildbarn_bb_browser_npm__ansi-regex__6.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "wrappy", - "version": "1.0.2", - "dev": false, + "package": "ansi-regex", + "version": "6.0.1", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_browser", "link_packages": {}, - "deps": {}, - "transitive_closure": { - "wrappy": [ - "1.0.2" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } } }, @@ -8288,17 +13230,17 @@ "bzlTransitiveDigest": "D1+rhhbwX4ufoTmeUVxDpPg+Sknv3QzVXZnyK2zOjj4=", "recordedFileInputs": { "@@rules_go~//go.mod": "de22304b720f7f61350ec1c9739de6c0a1b1103fd22bfeb6e92c6c843ddc6d6e", - "@@com_github_buildbarn_bb_remote_execution~//go.sum": "0ec67cd8aae40a8b4b1fa8c9dd218ec307a5e6d7a5a54825f6cc5e6228f5431f", + "@@com_github_buildbarn_bb_remote_execution~//go.sum": "c95976426058db458fc3a7e4b8ac68607bfbf8917b788d81d2e5830967d961aa", "@@com_github_buildbarn_go_xdr~//go.mod": "6b49e0ea6c06c8c1cadc3257856c8a8aa9bf04ec62b23ce758488b2ec8568778", - "@@//go.sum": "11457dc117455ebd4d7c319bda74a137d4fa478f76c33034440d42c1d2c9e968", + "@@//go.sum": "437b88ba25aa6f986b11f7cb5a3d57ae3f27ab5e6cb36c79250834bacef0552c", "@@gazelle~//go.mod": "48dc6e771c3028ee1c18b9ffc81e596fd5f6d7e0016c5ef280e30f2821f60473", - "@@com_github_buildbarn_bb_storage~//go.mod": "2a17fb6135aff36ef5a62b14ee101e66c33ce86d9cd46868fae552626ec01c94", + "@@com_github_buildbarn_bb_storage~//go.mod": "2c43bef8396b8ab8e4a83e8c9d3058f90d30d41b0ccd042303cf0333fc7aa7fe", "@@jsonnet_go~//go.sum": "cf6cba94b78ec389dcea5dda9207b611deea699e8dbbe45e98b7a7f990482bb4", - "@@//go.mod": "2e92340ce443e3cf32d965543cb4f621046c68f1935dffa6bdae0c0cfda16727", + "@@//go.mod": "ba646547ea8a562dea757010e039aa8d9862e0c95a346212c28cecc7d1d34380", "@@gazelle~//go.sum": "7c4460e8ecb5dd8691a51d4fa2e9e4751108b933636497ce46db499fc2e7a88d", - "@@com_github_buildbarn_bb_remote_execution~//go.mod": "2cfb455b2aee0dd9b0d6982e58853636276d4ce68147efe0422c5f831a1836a6", + "@@com_github_buildbarn_bb_remote_execution~//go.mod": "54aefc3b972b39981df1f30c6522ebb7c751eec7e02a9d777bab0ad145a8008b", "@@com_github_buildbarn_go_xdr~//go.sum": "b1e5f20131cf47d0339d501b0abd80b8851edcd738b88f8694948c4f81f97c85", - "@@com_github_buildbarn_bb_storage~//go.sum": "daf93c0cce06719faf2b2dc228826c4c1b7a35a5cabdc113be31dfa9b54ad24c", + "@@com_github_buildbarn_bb_storage~//go.sum": "c137d9570bae586a7044a9fe6337221b953059039902f0fc33a75e82827a0d10", "@@jsonnet_go~//go.mod": "35238699c0cd09f5e79619863a0014f01129615f811c8a30239b80e8e3a58145", "@@rules_go~//go.sum": "d56fdb19b21a5f12bcf625c49432371ac39c2def0f564098fbda107f7c080f40" }, @@ -8315,9 +13257,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lneoxM=", + "sum": "h1:eIjN50Bwglz6a/c3hAgSMcofL3nD+nFQkV6Dd4DsQCw=", "replace": "", - "version": "v0.45.0" + "version": "v0.51.1" } }, "com_github_fsnotify_fsnotify": { @@ -8345,9 +13287,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:9RPT2NhUpxQ7ukUvz3jeUckmN42T9D9TpjtQcqK/ceM=", + "sum": "h1:XuwG0vGHFBPRRI8Qwbi5tIvR3cku9LUfZGq/Ar16wlQ=", "replace": "", - "version": "v0.3.1" + "version": "v0.3.2" } }, "com_github_mattn_go_colorable": { @@ -8375,9 +13317,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:T0TX0tmXU8a3CbNXzEKGeU5mIVOdf0oykP+u2lIVU/I=", + "sum": "h1:2Di21piLrCqJ3U3eXGCTPHE9R8Nh+0uglSnOyxikMeI=", "replace": "", - "version": "v1.0.0" + "version": "v1.1.0" } }, "com_github_googleapis_gax_go_v2": { @@ -8392,9 +13334,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:A+gCJKdRfqXkr+BIRGtZLibNXf0m1f9E4HG56etFpas=", + "sum": "h1:5/zPPDvw8Q1SuXjrqrZslrqT7dL/uJT2CQii/cLCKqA=", "replace": "", - "version": "v2.12.0" + "version": "v2.12.3" } }, "com_github_campoy_embedmd": { @@ -8486,9 +13428,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:H2TDz8ibqkAF6YGhCdN3jS9O0/s90v0rJh3X/OLHEUk=", + "sum": "h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE=", "replace": "", - "version": "v0.0.0-20220907171357-04be3eba64a2" + "version": "v0.0.0-20200804184101-5ec99f83aff1" } }, "com_github_aws_aws_sdk_go_v2_service_internal_accept_encoding": { @@ -8501,9 +13443,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:/b31bi3YVNlkzkBrm9LfpaKoaYZUxIAj4sHfOTmLfqw=", + "sum": "h1:Ji0DY1xUsUr3I8cHps0G+XM3WWU16lP6yG8qu1GAZAs=", "replace": "", - "version": "v1.10.4" + "version": "v1.11.2" } }, "com_github_buildkite_terminal_to_html": { @@ -8550,9 +13492,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:2k9KmFawS63euAkY4/ixVNsYYwrwnd5fIvgEKkfZFNM=", + "sum": "h1:Jux+gDDyi1Lruk+KHF91tK2KCuY61kzoCpvtvJJBtOE=", "replace": "", - "version": "v1.21.5" + "version": "v1.23.4" } }, "org_golang_x_mod": { @@ -8565,9 +13507,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=", + "sum": "h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic=", "replace": "", - "version": "v0.14.0" + "version": "v0.16.0" } }, "com_github_google_s2a_go": { @@ -8610,9 +13552,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:sv9kVfal0MK0wBMCOGr+HeJm9v803BkJxGrk2au7j08=", + "sum": "h1:jq9TW8u3so/bN+JPT166wjOI6/vQPF6Xe7nMNIltagk=", "replace": "", - "version": "v0.47.0" + "version": "v0.49.0" } }, "org_golang_x_lint": { @@ -8640,9 +13582,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:pWmKFVtt+Jl0vBZTIpz/eAKwsm6LkIxDVVbFHKkchhA=", + "sum": "h1:fFKWeig/irsp7XD2zBxvnmA/XaRWp5V3CBsZXJF7G7k=", "replace": "", - "version": "v3.0.1" + "version": "v3.0.3" } }, "com_github_aws_aws_sdk_go_v2_internal_ini": { @@ -8655,9 +13597,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:GrSw8s0Gs/5zZ0SX+gX4zQjRnRsMJDJ2sLur1gRBhEM=", + "sum": "h1:hT8rVHwugYE2lEfdFE0QWVo81lF7jMrYJVDWI+f+VxU=", "replace": "", - "version": "v1.7.2" + "version": "v1.8.0" } }, "com_github_klauspost_compress": { @@ -8670,9 +13612,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Ej5ixsIri7BrIjBkRZLTo6ghwrEtHFk7ijlczPW4fZ4=", + "sum": "h1:ehO88t2UGzQK66LMdE8tibEd1ErmzZjNEqWkjLAKQQg=", "replace": "", - "version": "v1.17.4" + "version": "v1.17.7" } }, "org_golang_x_time": { @@ -8700,9 +13642,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:w98BT5w+ao1/r5sUuiH6JkVzjowOKeOJRHERyy1vh58=", + "sum": "h1:FVJ0r5XTHSmIHJV6KuDmdYhEpvlHpiSd38RQWhut5J4=", "replace": "", - "version": "v1.14.10" + "version": "v1.16.1" } }, "com_github_pmezard_go_difflib": { @@ -8730,9 +13672,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:RoziI+96HlQWrbaVhgOOdFYUHtX81pwA6tCgDS9FNRo=", - "replace": "github.com/grpc-ecosystem/grpc-gateway/v2", - "version": "v2.16.1" + "sum": "h1:/c3QmbOGMGTOumP2iT/rCwB7b0QDGLKzqOmktBjT+Is=", + "replace": "", + "version": "v2.19.1" } }, "com_github_mattn_go_isatty": { @@ -8760,9 +13702,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:PQJmqJ9u2QaJLBOELl1cxIdPcpbwzbkjfEyelTl2rlo=", + "sum": "h1:6EhoGWWK28x1fbpA4tYTOWBkPefTDQnb8WSGXlc88kI=", "replace": "", - "version": "v1.23.1" + "version": "v1.24.0" } }, "io_opentelemetry_go_otel_exporters_jaeger": { @@ -8790,9 +13732,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:zdAyfUGbYmuVokhzVmghFl2ZJh5QhcfebBgmVPFYA+8=", + "sum": "h1:tfGCXNR1OsFG+sVdLAitlpjAvD/I6dHDKnYrpEZUHkw=", "replace": "", - "version": "v0.15.0" + "version": "v0.19.0" } }, "com_github_aws_aws_sdk_go_v2_service_sso": { @@ -8805,9 +13747,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:ldSFWz9tEHAwHNmjx2Cvy1MjP5/L9kNoR0skc6wyOOM=", + "sum": "h1:WzFol5Cd+yDxPAdnzTA5LmpHYSWinhmSj4rQChV0ee8=", "replace": "", - "version": "v1.18.5" + "version": "v1.20.4" } }, "com_github_gorilla_mux": { @@ -8867,9 +13809,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:NUsgEN92SQQqzfA+YtqYNqYmB3DMMYLlIwUZAQFVFbo=", + "sum": "h1:RBgMaUMP+6soRkik4VoN8ojR2nex2TqZwjSSogic+eo=", "replace": "", - "version": "v0.0.0-20240221002015-b0ce06bbee7c" + "version": "v0.0.0-20240325203815-454cdb8f5daa" } }, "com_github_aws_aws_sdk_go_v2_internal_endpoints_v2": { @@ -8882,9 +13824,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:N94sVhRACtXyVcjXxrwK1SKFIJrA9pOJ5yu2eSHnmls=", + "sum": "h1:PG1F3OD1szkuQPzDw3CIQsRIrtTlUC3lP84taWzHlq0=", "replace": "", - "version": "v2.5.9" + "version": "v2.6.5" } }, "com_github_google_go_cmp": { @@ -8912,9 +13854,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk=", + "sum": "h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU=", "replace": "", - "version": "v1.18.0" + "version": "v1.19.0" } }, "com_github_google_uuid": { @@ -8942,9 +13884,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:GOE6pZFdSrTb4KAiKnXsJBtlE6mEyaW44oKyMILWnOg=", + "sum": "h1:xAe8+0YaWoCKr9t1+aWe+OeQgN/iJK1fEgZSXmjuEaE=", "replace": "", - "version": "v0.5.5" + "version": "v0.5.6" } }, "com_google_cloud_go_compute_metadata": { @@ -8972,9 +13914,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:HJeiuZ2fldpd0WqngyMR6KW7ofkXNLyOaHwEIGm39Cs=", + "sum": "h1:cwIxeBttqPN3qkaAjcEcsh8NYr8n2HZPkcKgPAi1phU=", "replace": "", - "version": "v1.26.6" + "version": "v1.28.6" } }, "io_opentelemetry_go_contrib_instrumentation_google_golang_org_grpc_otelgrpc": { @@ -8987,9 +13929,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:UNQQKPfTDe1J81ViolILjTKPr9WetKW6uei2hFgJmFs=", + "sum": "h1:4Pp6oUg3+e/6M4C0A/3kJ2VYa++dsWVTtGgLVj5xtHg=", "replace": "", - "version": "v0.47.0" + "version": "v0.49.0" } }, "com_github_aws_aws_sdk_go_v2_service_internal_s3shared": { @@ -9002,9 +13944,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:iEAeF6YC3l4FzlJPP9H3Ko1TXpdjdqWffxXjp8SY6uk=", + "sum": "h1:f9RyWNtS8oH7cZlbn+/JNPpjUk5+5fLd5lM9M0i49Ys=", "replace": "", - "version": "v1.16.9" + "version": "v1.17.5" } }, "com_github_fxtlabs_primes": { @@ -9032,9 +13974,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:ds2RoQvBvYTiJkwpSFDwCcDFNX7DqjL2WsUgTNk0Ooo=", + "sum": "h1:kOELfmgrmJlw4Cdb7g/QGuB3CvDrXbqEIww/pNtNBm8=", "replace": "", - "version": "v0.11.0" + "version": "v0.15.0" } }, "com_github_aws_aws_sdk_go_v2_service_internal_presigned_url": { @@ -9047,9 +13989,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Nf2sHxjMJR8CSImIVCONRi4g0Su3J+TSTbS7G0pUeMU=", + "sum": "h1:ogRAwT1/gxJBcSWDMZlgyFUM962F51A5CRhDLbxLdmo=", "replace": "", - "version": "v1.10.9" + "version": "v1.11.7" } }, "com_github_ajstarks_svgo": { @@ -9107,9 +14049,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:WLABQ4Cp4vXtXfOWOS3MEZKr6AAYUpMczLhgKtAjQ/8=", + "sum": "h1:qDZ3EA2lv1KangvQB6y258OssCHD0xvaGiEDkG4X/10=", "replace": "", - "version": "v1.16.13" + "version": "v1.17.10" } }, "com_github_aws_aws_sdk_go_v2_internal_v4a": { @@ -9122,9 +14064,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:ugD6qzjYtB7zM5PN/ZIeaAIyefPaD82G8+SJopgvUpw=", + "sum": "h1:81KE7vaZzrl7yHBYHVEzYB8sypz11NMOZ40YlWvPxsU=", "replace": "", - "version": "v1.2.9" + "version": "v1.3.5" } }, "org_golang_x_net": { @@ -9137,9 +14079,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo=", + "sum": "h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc=", "replace": "", - "version": "v0.20.0" + "version": "v0.22.0" } }, "com_github_spf13_pflag": { @@ -9182,9 +14124,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:+RWLEIWQIGgrz2pBPAUoGgNGs1TOyF4Hml7hCnYj2jc=", + "sum": "h1:PS+65jThT0T/snC5WjyfHHyUgG+eBoupSDV+f838cro=", "replace": "", - "version": "v1.26.2" + "version": "v1.27.10" } }, "com_github_beorn7_perks": { @@ -9212,9 +14154,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:aDkGMBSYxElaoP81NpoUoz2oo2R2wHdZpGToUxfyQrQ=", + "sum": "h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI=", "replace": "", - "version": "v0.16.0" + "version": "v0.18.0" } }, "in_gopkg_yaml_v2": { @@ -9227,9 +14169,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=", + "sum": "h1:VUgggvou5XRW9mHwD/yXxIYSMtY0zoKQf/v226p2nyo=", "replace": "", - "version": "v2.4.0" + "version": "v2.2.7" } }, "org_golang_x_sync": { @@ -9302,9 +14244,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Za4UzOqJYS+MUczKI320AtqZHZb7EqxO00jAHE0jmQY=", + "sum": "h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo=", "replace": "", - "version": "v1.23.1" + "version": "v1.24.0" } }, "com_github_aws_aws_sdk_go_v2_service_internal_checksum": { @@ -9317,9 +14259,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:/90OR2XbSYfXucBMJ4U14wrjlfleq/0SB6dZDPncgmo=", + "sum": "h1:ZMeFZ5yk+Ek+jNr1+uwCd2tG89t6oTS5yVWpa6yy2es=", "replace": "", - "version": "v1.2.9" + "version": "v1.3.7" } }, "com_google_cloud_go_storage": { @@ -9332,9 +14274,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:P0mOkAcaJxhCTvAkMhxMfrTKiNcub4YmmPBtlhAyTr8=", + "sum": "h1:VEpDQV5CJxFmJ6ueWNsKxcr1QAYOXEgxDa+sBbJahPw=", "replace": "", - "version": "v1.36.0" + "version": "v1.40.0" } }, "org_golang_google_genproto_googleapis_api": { @@ -9347,9 +14289,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:x9PwdEgd11LgK+orcck69WVRo7DezSO4VUMPI4xpc8A=", + "sum": "h1:Jt1XW5PaLXF1/ePZrznsh/aAUvI7Adfc3LY1dAKlzRs=", "replace": "", - "version": "v0.0.0-20240205150955-31a09d347014" + "version": "v0.0.0-20240325203815-454cdb8f5daa" } }, "org_golang_google_protobuf": { @@ -9363,7 +14305,7 @@ "patches": [], "patch_args": [], "sum": "h1:pPC6BG5ex8PDFnkbrGU3EixyhKcQ2aDuBS36lqK/C7I=", - "replace": "", + "replace": "google.golang.org/protobuf", "version": "v1.32.0" } }, @@ -9392,9 +14334,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:WPYiUgmw3+b7b3sQ1bFBFAf0q+Di9dvNc3AtYfnT4RQ=", + "sum": "h1:n4xwCdTx3pZqZs2CjS/CUZAs03y3dZcGhC/FepKtEUY=", "replace": "", - "version": "v1.21.1" + "version": "v1.24.0" } }, "io_opentelemetry_go_otel_exporters_otlp_otlptrace": { @@ -9407,9 +14349,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:cl5P5/GIfFh4t6xyruOgJP5QiA1pw4fYYdv6nc6CBWw=", + "sum": "h1:t6wl9SPayj+c7lEIFgm4ooDBZVb01IhLB4InpomhRw8=", "replace": "", - "version": "v1.21.0" + "version": "v1.24.0" } }, "com_github_fatih_color": { @@ -9452,9 +14394,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw=", + "sum": "h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos=", "replace": "", - "version": "v0.5.0" + "version": "v0.6.0" } }, "org_golang_x_crypto": { @@ -9467,9 +14409,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:PGVlW0xEltQnzFZ55hkuX5+KLyrMYhHld1YHO4AKcdc=", + "sum": "h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA=", "replace": "", - "version": "v0.18.0" + "version": "v0.21.0" } }, "com_github_aws_aws_sdk_go_v2_internal_configsources": { @@ -9482,9 +14424,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:v+HbZaCGmOwnTTVS86Fleq0vPzOd7tnJGbFhP0stNLs=", + "sum": "h1:aw39xVGeRWlWx9EzGVnhOR4yOjQDHPQ6o6NmBlscyQg=", "replace": "", - "version": "v1.2.9" + "version": "v1.3.5" } }, "com_github_aws_aws_sdk_go_v2": { @@ -9497,9 +14439,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:890+mqQ+hTpNuw0gGP6/4akolQkSToDJgHfQE7AwGuk=", + "sum": "h1:5554eUqIYVWpU0YmeeYZ0wU64H2VLBs8TlhRB2L+EkA=", "replace": "", - "version": "v1.24.0" + "version": "v1.26.1" } }, "com_github_aws_aws_sdk_go_v2_service_s3": { @@ -9512,9 +14454,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:o0ASbVwUAIrfp/WcCac+6jioZt4Hd8k/1X8u7GJ/QeM=", + "sum": "h1:6cnno47Me9bRykw9AEv9zkXE+5or7jz8TsskTTccbgc=", "replace": "", - "version": "v1.47.7" + "version": "v1.53.1" } }, "com_github_golang_protobuf": { @@ -9525,45 +14467,26 @@ "build_directives": [], "build_file_generation": "auto", "build_extra_args": [], - "patches": [ - "@@com_github_buildbarn_bb_storage~//:patches/com_github_golang_protobuf/service-registrar.diff" - ], - "patch_args": [ - "-p0" - ], - "sum": "h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=", - "replace": "", - "version": "v1.5.3" - } - }, - "io_opentelemetry_go_otel_sdk": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "go.opentelemetry.io/otel/sdk", - "build_directives": [], - "build_file_generation": "auto", - "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:FTt8qirL1EysG6sTQRZ5TokkU8d0ugCj8htOgThZXQ8=", + "sum": "h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=", "replace": "", - "version": "v1.21.0" + "version": "v1.5.4" } }, - "com_github_matttproud_golang_protobuf_extensions_v2": { + "io_opentelemetry_go_otel_sdk": { "bzlFile": "@@gazelle~//internal:go_repository.bzl", "ruleClassName": "go_repository", "attributes": { - "importpath": "github.com/matttproud/golang_protobuf_extensions/v2", + "importpath": "go.opentelemetry.io/otel/sdk", "build_directives": [], "build_file_generation": "auto", "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:jWpvCLoY8Z/e3VKvlsiIGKtc+UG6U5vzxaoagmhXfyg=", + "sum": "h1:YMPPDNymmQN3ZgczicBY3B6sf9n62Dlj9pWD3ucgoDw=", "replace": "", - "version": "v2.0.0" + "version": "v1.24.0" } }, "cc_mvdan_gofumpt": { @@ -9576,9 +14499,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:0EQ+Z56k8tXjj/6TQD25BFNKQXpCvT0rnansIc7Ug5E=", + "sum": "h1:G3QvahNDmpD+Aek/bNOLrFR2XC6ZAdo62dZu65gmwGo=", "replace": "", - "version": "v0.5.0" + "version": "v0.6.0" } }, "com_google_cloud_go_iam": { @@ -9591,9 +14514,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:bEa06k05IO4f4uJonbB5iAgKTPpABy1ayxaIZV/GHVc=", + "sum": "h1:z4VHOhwKLF/+UYXAJDFwGtNF0b6gjsW1Pk9Ml0U/IoM=", "replace": "", - "version": "v1.1.6" + "version": "v1.1.7" } }, "org_golang_google_grpc_cmd_protoc_gen_go_grpc": { @@ -9621,9 +14544,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:weYsP+dNijSQVoLAb5bpUos3ciBpNU/NEVlHFKrk8pg=", + "sum": "h1:wBkzraZsSqhj1M4L/nMrljUU6XasJkgHvUsq8oRGwF0=", "replace": "", - "version": "v0.0.0-20240125205218-1f4bbc51befe" + "version": "v0.0.0-20240325203815-454cdb8f5daa" } }, "com_github_aws_aws_sdk_go_v2_aws_protocol_eventstream": { @@ -9636,9 +14559,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:OCs21ST2LrepDfD3lwlQiOqIGp6JiEUqG84GzTDoyJs=", + "sum": "h1:x6xsQXGSmW6frevwDA+vi/wqhp1ct18mVXYN08/93to=", "replace": "", - "version": "v1.5.4" + "version": "v1.6.2" } }, "com_github_go_latex_latex": { @@ -9651,9 +14574,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:NxXI5pTAtpEaU49bpLpQoDsu1zrteW/vxzTz8Cd2UAs=", + "sum": "h1:DfZQkvEbdmOe+JK2TMtBM+0I9GSdzE2y/L1/AmD8xKc=", "replace": "", - "version": "v0.0.0-20230307184459-12ec69307ad9" + "version": "v0.0.0-20231108140139-5c1ce85aa4ea" } }, "com_github_gordonklaus_ineffassign": { @@ -9756,9 +14679,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:9+tzLLstTlPTRyJTh+ah5wIMsBW5c4tQwGTN3thOW9Y=", + "sum": "h1:ePqxpG3LVx+feAUOx8YmR5T7rc0rdzK8DyxM8cQ9zq0=", "replace": "", - "version": "v0.0.0-20240213162025-012b6fc9bca9" + "version": "v0.0.0-20240325203815-454cdb8f5daa" } }, "com_github_hanwen_go_fuse_v2": { @@ -9771,9 +14694,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:JSJcwHQ1V9EGRy6QsosoLDMX6HaLdzyLOJpKdPqDt9k=", + "sum": "h1:OQBE8zVemSocRxA4OaFJbjJ5hlpCmIWbGr7r0M4uoQQ=", "replace": "", - "version": "v2.5.0" + "version": "v2.5.1" } }, "com_github_stretchr_testify": { @@ -9801,9 +14724,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:tpFCD7hpHFlQ8yPwT3x+QeXqc2T6+n6T+hmABHfDUSM=", + "sum": "h1:ZaGT6LiG7dBzi6zNOvVZwacaXlmf3lRqnC4DQzqyRQw=", "replace": "", - "version": "v0.112.0" + "version": "v0.112.2" } }, "org_golang_google_grpc": { @@ -9818,9 +14741,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:HQKZ/fa1bXkX1oFOvSjmZEUL8wLSaZTjCcLAlmZRtdk=", + "sum": "h1:B4n+nfKzOICUXMgyrNd19h/I9oH0L1pizfk1d4zSgTk=", "replace": "", - "version": "v1.62.0" + "version": "v1.62.1" } }, "com_github_aws_smithy_go": { @@ -9833,9 +14756,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:KWFKQV80DpP3vJrrA9sVAHQ5gc2z8i4EzrLhLlWXcBM=", + "sum": "h1:tbp628ireGtzcHDDmLT/6ADHidqnwgF57XOXZe6tp4Q=", "replace": "", - "version": "v1.19.0" + "version": "v1.20.2" } }, "com_github_dustin_go_humanize": { @@ -9863,9 +14786,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:4A07+ZFc2wgJwo8YNlQpr1rVlgUDlxXHhPJciaPY5gs=", + "sum": "h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=", "replace": "", - "version": "v1.1.0" + "version": "v1.4.0" } }, "com_github_prometheus_procfs": { @@ -9878,9 +14801,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=", + "sum": "h1:GqzLlQyfsPbaEHaQkO7tbDlriv/4o5Hudv6OXHGKX7o=", "replace": "", - "version": "v0.12.0" + "version": "v0.13.0" } }, "com_github_go_logr_stdr": { @@ -9968,9 +14891,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:4LrmmEd8AU2rFvU1zegmvqW7+kWarxtNOPyeL6HmYY8=", + "sum": "h1:CsKnnL4dUAr/0llH9FKuc698G04IrpWV0MQA/Y1YELI=", "replace": "", - "version": "v1.23.1" + "version": "v1.24.0" } }, "com_github_bazelbuild_remote_apis": { @@ -9979,6 +14902,7 @@ "attributes": { "importpath": "github.com/bazelbuild/remote-apis", "build_directives": [ + "gazelle:go_grpc_compilers @io_bazel_rules_go//proto:go_proto,@io_bazel_rules_go//proto:go_grpc_v2", "gazelle:resolve proto go build/bazel/semver/semver.proto //build/bazel/semver", "gazelle:resolve proto go google/api/annotations.proto @org_golang_google_genproto_googleapis_api//annotations", "gazelle:resolve proto go google/longrunning/operations.proto @com_google_cloud_go_longrunning//autogen/longrunningpb", @@ -9991,9 +14915,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:fm5Ceq2rIwkGYaaw40jjd8y1x0iOuKRnvxdoipWr2JA=", + "sum": "h1:j7cFtmrEw6q2vI35p8ucoBWu8LuN/yEbXAhayqmNvTA=", "replace": "", - "version": "v0.0.0-20240215191509-9ff14cecffe5" + "version": "v0.0.0-20240319211552-96942a2107c7" } }, "org_golang_google_api": { @@ -10006,9 +14930,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Vhs54HkaEpkMBdgGdOT2P6F0csGG/vxDS0hWHJzmmps=", + "sum": "h1:/1OcMZGPmW1rX2LCu2CmGUD1KXK1+pfzxotxyRUCCdk=", "replace": "", - "version": "v0.162.0" + "version": "v0.172.0" } }, "com_github_sergi_go_diff": { @@ -10036,9 +14960,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:IJKpdaagnWUeSkUFUjTcSzTppFxmv8ucGQyNPQWxYOQ=", + "sum": "h1:PPvSaUuo1iMi9KkaAn90NuKi+P4gwMedWPHhj8YlJQw=", "replace": "", - "version": "v0.8.0" + "version": "v0.9.0" } }, "bazel_gazelle_go_repository_config": { @@ -10113,7 +15037,6 @@ "com_github_grpc_ecosystem_grpc_gateway_v2": "github.com/grpc-ecosystem/grpc-gateway/v2", "com_github_klauspost_compress": "github.com/klauspost/compress", "com_github_lazybeaver_xorshift": "github.com/lazybeaver/xorshift", - "com_github_matttproud_golang_protobuf_extensions_v2": "github.com/matttproud/golang_protobuf_extensions/v2", "com_github_pmezard_go_difflib": "github.com/pmezard/go-difflib", "com_github_prometheus_client_golang": "github.com/prometheus/client_golang", "com_github_prometheus_client_model": "github.com/prometheus/client_model", @@ -10147,7 +15070,6 @@ "org_golang_google_genproto_googleapis_api": "google.golang.org/genproto/googleapis/api", "org_golang_google_genproto_googleapis_bytestream": "google.golang.org/genproto/googleapis/bytestream", "org_golang_google_genproto_googleapis_rpc": "google.golang.org/genproto/googleapis/rpc", - "in_gopkg_yaml_v2": "gopkg.in/yaml.v2", "io_k8s_sigs_yaml": "sigs.k8s.io/yaml", "@com_github_buildbarn_go_xdr~": "github.com/buildbarn/go-xdr", "com_github_golang_mock": "github.com/golang/mock", @@ -10156,9 +15078,9 @@ "com_github_stretchr_testify": "github.com/stretchr/testify", "com_github_davecgh_go_spew": "github.com/davecgh/go-spew", "in_gopkg_yaml_v3": "gopkg.in/yaml.v3", - "org_golang_x_xerrors": "golang.org/x/xerrors", "com_github_antlr_antlr4_runtime_go_antlr": "github.com/antlr/antlr4/runtime/Go/antlr", "com_github_gordonklaus_ineffassign": "github.com/gordonklaus/ineffassign", + "org_golang_x_xerrors": "golang.org/x/xerrors", "@rules_go~": "github.com/bazelbuild/rules_go", "com_github_bmatcuk_doublestar_v4": "github.com/bmatcuk/doublestar/v4", "org_golang_x_tools_go_vcs": "golang.org/x/tools/go/vcs", @@ -10166,6 +15088,7 @@ "com_github_sergi_go_diff": "github.com/sergi/go-diff", "com_github_mattn_go_colorable": "github.com/mattn/go-colorable", "com_github_mattn_go_isatty": "github.com/mattn/go-isatty", + "in_gopkg_yaml_v2": "gopkg.in/yaml.v2", "com_github_gogo_protobuf": "github.com/gogo/protobuf", "org_golang_google_grpc_cmd_protoc_gen_go_grpc": "google.golang.org/grpc/cmd/protoc-gen-go-grpc", "@gazelle~": "github.com/bazelbuild/bazel-gazelle" @@ -10191,9 +15114,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:phWcR2eWzRJaL/kOiJwfFsPs4BaKq1j6vnpZrc1YlVg=", + "sum": "h1:ZRpHJedLtTpKgr3RV1Fx23NuaAEN1Zfx9hw1u4aJdjU=", "replace": "", - "version": "v1.24.0" + "version": "v1.25.1" } }, "org_golang_x_sys": { diff --git a/go.mod b/go.mod index e4a5d49..a812aa0 100644 --- a/go.mod +++ b/go.mod @@ -2,14 +2,14 @@ module github.com/buildbarn/bb-browser go 1.21 -// https://github.com/grpc-ecosystem/grpc-gateway/commit/5f9757f31b517d98095209636b2b88cd6326572f -replace github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.1 +// Using the most recent version causes a cyclic dependency in protoc. +replace google.golang.org/protobuf => google.golang.org/protobuf v1.32.0 require ( github.com/bazelbuild/buildtools v0.0.0-20240313121412-66c605173954 - github.com/bazelbuild/remote-apis v0.0.0-20240215191509-9ff14cecffe5 - github.com/buildbarn/bb-remote-execution v0.0.0-20240330212454-efa691334b0c - github.com/buildbarn/bb-storage v0.0.0-20240330204725-00c3edab9fbe + github.com/bazelbuild/remote-apis v0.0.0-20240319211552-96942a2107c7 + github.com/buildbarn/bb-remote-execution v0.0.0-20240331151324-f84a2c0f7211 + github.com/buildbarn/bb-storage v0.0.0-20240331131648-914e53aad8cd github.com/buildkite/terminal-to-html v3.2.0+incompatible github.com/dustin/go-humanize v1.0.1 github.com/gorilla/mux v1.8.1 @@ -17,99 +17,97 @@ require ( github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 gonum.org/v1/plot v0.14.0 - google.golang.org/grpc v1.62.0 - google.golang.org/protobuf v1.32.0 - mvdan.cc/gofumpt v0.5.0 + google.golang.org/grpc v1.62.1 + google.golang.org/protobuf v1.33.0 + mvdan.cc/gofumpt v0.6.0 ) require ( - cloud.google.com/go v0.112.0 // indirect - cloud.google.com/go/compute v1.24.0 // indirect + cloud.google.com/go v0.112.2 // indirect + cloud.google.com/go/compute v1.25.1 // indirect cloud.google.com/go/compute/metadata v0.2.3 // indirect - cloud.google.com/go/iam v1.1.6 // indirect - cloud.google.com/go/longrunning v0.5.5 // indirect - cloud.google.com/go/storage v1.36.0 // indirect + cloud.google.com/go/iam v1.1.7 // indirect + cloud.google.com/go/longrunning v0.5.6 // indirect + cloud.google.com/go/storage v1.40.0 // indirect git.sr.ht/~sbinet/gg v0.5.0 // indirect github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b // indirect github.com/aohorodnyk/mimeheader v0.0.6 // indirect - github.com/aws/aws-sdk-go-v2 v1.24.0 // indirect - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/config v1.26.2 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.9 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.9 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9 // indirect - github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect - github.com/aws/smithy-go v1.19.0 // indirect + github.com/aws/aws-sdk-go-v2 v1.26.1 // indirect + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect + github.com/aws/aws-sdk-go-v2/config v1.27.10 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.10 // indirect + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect + github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect + github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 // indirect + github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.20.4 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.28.6 // indirect + github.com/aws/smithy-go v1.20.2 // indirect github.com/beorn7/perks v1.0.1 // indirect github.com/campoy/embedmd v1.0.0 // indirect github.com/cespare/xxhash/v2 v2.2.0 // indirect github.com/felixge/httpsnoop v1.0.4 // indirect - github.com/fsnotify/fsnotify v1.6.0 // indirect + github.com/fsnotify/fsnotify v1.7.0 // indirect github.com/fxtlabs/primes v0.0.0-20150821004651-dad82d10a449 // indirect - github.com/go-fonts/liberation v0.3.1 // indirect - github.com/go-jose/go-jose/v3 v3.0.1 // indirect - github.com/go-latex/latex v0.0.0-20230307184459-12ec69307ad9 // indirect + github.com/go-fonts/liberation v0.3.2 // indirect + github.com/go-jose/go-jose/v3 v3.0.3 // indirect + github.com/go-latex/latex v0.0.0-20231108140139-5c1ce85aa4ea // indirect github.com/go-logr/logr v1.4.1 // indirect github.com/go-logr/stdr v1.2.2 // indirect - github.com/go-pdf/fpdf v0.8.0 // indirect + github.com/go-pdf/fpdf v0.9.0 // indirect github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect - github.com/golang/protobuf v1.5.3 // indirect + github.com/golang/protobuf v1.5.4 // indirect github.com/google/go-cmp v0.6.0 // indirect github.com/google/go-jsonnet v0.20.0 // indirect github.com/google/s2a-go v0.1.7 // indirect github.com/google/uuid v1.6.0 // indirect github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect - github.com/googleapis/gax-go/v2 v2.12.0 // indirect + github.com/googleapis/gax-go/v2 v2.12.3 // indirect github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect - github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect - github.com/klauspost/compress v1.17.4 // indirect + github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect + github.com/klauspost/compress v1.17.7 // indirect github.com/lazybeaver/xorshift v0.0.0-20170702203709-ce511d4823dd // indirect - github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect - github.com/prometheus/client_golang v1.18.0 // indirect - github.com/prometheus/client_model v0.5.0 // indirect - github.com/prometheus/common v0.45.0 // indirect - github.com/prometheus/procfs v0.12.0 // indirect + github.com/prometheus/client_golang v1.19.0 // indirect + github.com/prometheus/client_model v0.6.0 // indirect + github.com/prometheus/common v0.51.1 // indirect + github.com/prometheus/procfs v0.13.0 // indirect github.com/sercand/kuberesolver/v5 v5.1.1 // indirect go.opencensus.io v0.24.0 // indirect - go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 // indirect - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 // indirect - go.opentelemetry.io/contrib/propagators/b3 v1.21.1 // indirect - go.opentelemetry.io/otel v1.23.1 // indirect + go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect + go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect + go.opentelemetry.io/contrib/propagators/b3 v1.24.0 // indirect + go.opentelemetry.io/otel v1.24.0 // indirect go.opentelemetry.io/otel/exporters/jaeger v1.17.0 // indirect - go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 // indirect - go.opentelemetry.io/otel/metric v1.23.1 // indirect - go.opentelemetry.io/otel/sdk v1.21.0 // indirect - go.opentelemetry.io/otel/trace v1.23.1 // indirect - go.opentelemetry.io/proto/otlp v1.0.0 // indirect - golang.org/x/crypto v0.18.0 // indirect - golang.org/x/image v0.11.0 // indirect - golang.org/x/mod v0.10.0 // indirect - golang.org/x/net v0.20.0 // indirect - golang.org/x/oauth2 v0.16.0 // indirect + go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0 // indirect + go.opentelemetry.io/otel/metric v1.24.0 // indirect + go.opentelemetry.io/otel/sdk v1.24.0 // indirect + go.opentelemetry.io/otel/trace v1.24.0 // indirect + go.opentelemetry.io/proto/otlp v1.1.0 // indirect + golang.org/x/crypto v0.21.0 // indirect + golang.org/x/image v0.15.0 // indirect + golang.org/x/mod v0.16.0 // indirect + golang.org/x/net v0.22.0 // indirect + golang.org/x/oauth2 v0.18.0 // indirect golang.org/x/sync v0.6.0 // indirect golang.org/x/sys v0.18.0 // indirect golang.org/x/text v0.14.0 // indirect golang.org/x/time v0.5.0 // indirect - golang.org/x/tools v0.8.0 // indirect - google.golang.org/api v0.162.0 // indirect + golang.org/x/tools v0.19.0 // indirect + google.golang.org/api v0.172.0 // indirect google.golang.org/appengine v1.6.8 // indirect - google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect - google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014 // indirect - google.golang.org/genproto/googleapis/bytestream v0.0.0-20240125205218-1f4bbc51befe // indirect - google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c // indirect - gopkg.in/yaml.v2 v2.4.0 // indirect - sigs.k8s.io/yaml v1.1.0 // indirect + google.golang.org/genproto v0.0.0-20240325203815-454cdb8f5daa // indirect + google.golang.org/genproto/googleapis/api v0.0.0-20240325203815-454cdb8f5daa // indirect + google.golang.org/genproto/googleapis/bytestream v0.0.0-20240325203815-454cdb8f5daa // indirect + google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa // indirect + sigs.k8s.io/yaml v1.4.0 // indirect ) diff --git a/go.sum b/go.sum index ec408bc..7febf5e 100644 --- a/go.sum +++ b/go.sum @@ -1,16 +1,16 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= -cloud.google.com/go v0.112.0 h1:tpFCD7hpHFlQ8yPwT3x+QeXqc2T6+n6T+hmABHfDUSM= -cloud.google.com/go v0.112.0/go.mod h1:3jEEVwZ/MHU4djK5t5RHuKOA/GbLddgTdVubX1qnPD4= -cloud.google.com/go/compute v1.24.0 h1:phWcR2eWzRJaL/kOiJwfFsPs4BaKq1j6vnpZrc1YlVg= -cloud.google.com/go/compute v1.24.0/go.mod h1:kw1/T+h/+tK2LJK0wiPPx1intgdAM3j/g3hFDlscY40= +cloud.google.com/go v0.112.2 h1:ZaGT6LiG7dBzi6zNOvVZwacaXlmf3lRqnC4DQzqyRQw= +cloud.google.com/go v0.112.2/go.mod h1:iEqjp//KquGIJV/m+Pk3xecgKNhV+ry+vVTsy4TbDms= +cloud.google.com/go/compute v1.25.1 h1:ZRpHJedLtTpKgr3RV1Fx23NuaAEN1Zfx9hw1u4aJdjU= +cloud.google.com/go/compute v1.25.1/go.mod h1:oopOIR53ly6viBYxaDhBfJwzUAxf1zE//uf3IB011ls= cloud.google.com/go/compute/metadata v0.2.3 h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGBW5aJ7UnBMY= cloud.google.com/go/compute/metadata v0.2.3/go.mod h1:VAV5nSsACxMJvgaAuX6Pk2AawlZn8kiOGuCv6gTkwuA= -cloud.google.com/go/iam v1.1.6 h1:bEa06k05IO4f4uJonbB5iAgKTPpABy1ayxaIZV/GHVc= -cloud.google.com/go/iam v1.1.6/go.mod h1:O0zxdPeGBoFdWW3HWmBxJsk0pfvNM/p/qa82rWOGTwI= -cloud.google.com/go/longrunning v0.5.5 h1:GOE6pZFdSrTb4KAiKnXsJBtlE6mEyaW44oKyMILWnOg= -cloud.google.com/go/longrunning v0.5.5/go.mod h1:WV2LAxD8/rg5Z1cNW6FJ/ZpX4E4VnDnoTk0yawPBB7s= -cloud.google.com/go/storage v1.36.0 h1:P0mOkAcaJxhCTvAkMhxMfrTKiNcub4YmmPBtlhAyTr8= -cloud.google.com/go/storage v1.36.0/go.mod h1:M6M/3V/D3KpzMTJyPOR/HU6n2Si5QdaXYEsng2xgOs8= +cloud.google.com/go/iam v1.1.7 h1:z4VHOhwKLF/+UYXAJDFwGtNF0b6gjsW1Pk9Ml0U/IoM= +cloud.google.com/go/iam v1.1.7/go.mod h1:J4PMPg8TtyurAUvSmPj8FF3EDgY1SPRZxcUGrn7WXGA= +cloud.google.com/go/longrunning v0.5.6 h1:xAe8+0YaWoCKr9t1+aWe+OeQgN/iJK1fEgZSXmjuEaE= +cloud.google.com/go/longrunning v0.5.6/go.mod h1:vUaDrWYOMKRuhiv6JBnn49YxCPz2Ayn9GqyjaBT8/mA= +cloud.google.com/go/storage v1.40.0 h1:VEpDQV5CJxFmJ6ueWNsKxcr1QAYOXEgxDa+sBbJahPw= +cloud.google.com/go/storage v1.40.0/go.mod h1:Rrj7/hKlG87BLqDJYtwR0fbPld8uJPbQ2ucUMY7Ir0g= git.sr.ht/~sbinet/cmpimg v0.1.0 h1:E0zPRk2muWuCqSKSVZIWsgtU9pjsw3eKHi8VmQeScxo= git.sr.ht/~sbinet/cmpimg v0.1.0/go.mod h1:FU12psLbF4TfNXkKH2ZZQ29crIqoiqTZmeQ7dkp/pxE= git.sr.ht/~sbinet/gg v0.5.0 h1:6V43j30HM623V329xA9Ntq+WJrMjDxRjuAB1LFWF5m8= @@ -22,53 +22,53 @@ github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b h1:slYM766cy2nI3BwyR github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b/go.mod h1:1KcenG0jGWcpt8ov532z81sp/kMMUG485J2InIOyADM= github.com/aohorodnyk/mimeheader v0.0.6 h1:WCV4NQjtbqnd2N3FT5MEPesan/lfvaLYmt5v4xSaX/M= github.com/aohorodnyk/mimeheader v0.0.6/go.mod h1:/Gd3t3vszyZYwjNJo2qDxoftZjjVzMdkQZxkiINp3vM= -github.com/aws/aws-sdk-go-v2 v1.24.0 h1:890+mqQ+hTpNuw0gGP6/4akolQkSToDJgHfQE7AwGuk= -github.com/aws/aws-sdk-go-v2 v1.24.0/go.mod h1:LNh45Br1YAkEKaAqvmE1m8FUx6a5b/V0oAKV7of29b4= -github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 h1:OCs21ST2LrepDfD3lwlQiOqIGp6JiEUqG84GzTDoyJs= -github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4/go.mod h1:usURWEKSNNAcAZuzRn/9ZYPT8aZQkR7xcCtunK/LkJo= -github.com/aws/aws-sdk-go-v2/config v1.26.2 h1:+RWLEIWQIGgrz2pBPAUoGgNGs1TOyF4Hml7hCnYj2jc= -github.com/aws/aws-sdk-go-v2/config v1.26.2/go.mod h1:l6xqvUxt0Oj7PI/SUXYLNyZ9T/yBPn3YTQcJLLOdtR8= -github.com/aws/aws-sdk-go-v2/credentials v1.16.13 h1:WLABQ4Cp4vXtXfOWOS3MEZKr6AAYUpMczLhgKtAjQ/8= -github.com/aws/aws-sdk-go-v2/credentials v1.16.13/go.mod h1:Qg6x82FXwW0sJHzYruxGiuApNo31UEtJvXVSZAXeWiw= -github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 h1:w98BT5w+ao1/r5sUuiH6JkVzjowOKeOJRHERyy1vh58= -github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10/go.mod h1:K2WGI7vUvkIv1HoNbfBA1bvIZ+9kL3YVmWxeKuLQsiw= -github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 h1:v+HbZaCGmOwnTTVS86Fleq0vPzOd7tnJGbFhP0stNLs= -github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9/go.mod h1:Xjqy+Nyj7VDLBtCMkQYOw1QYfAEZCVLrfI0ezve8wd4= -github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 h1:N94sVhRACtXyVcjXxrwK1SKFIJrA9pOJ5yu2eSHnmls= -github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9/go.mod h1:hqamLz7g1/4EJP+GH5NBhcUMLjW+gKLQabgyz6/7WAU= -github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 h1:GrSw8s0Gs/5zZ0SX+gX4zQjRnRsMJDJ2sLur1gRBhEM= -github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2/go.mod h1:6fQQgfuGmw8Al/3M2IgIllycxV7ZW7WCdVSqfBeUiCY= -github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.9 h1:ugD6qzjYtB7zM5PN/ZIeaAIyefPaD82G8+SJopgvUpw= -github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.9/go.mod h1:YD0aYBWCrPENpHolhKw2XDlTIWae2GKXT1T4o6N6hiM= -github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 h1:/b31bi3YVNlkzkBrm9LfpaKoaYZUxIAj4sHfOTmLfqw= -github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4/go.mod h1:2aGXHFmbInwgP9ZfpmdIfOELL79zhdNYNmReK8qDfdQ= -github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.9 h1:/90OR2XbSYfXucBMJ4U14wrjlfleq/0SB6dZDPncgmo= -github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.9/go.mod h1:dN/Of9/fNZet7UrQQ6kTDo/VSwKPIq94vjlU16bRARc= -github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 h1:Nf2sHxjMJR8CSImIVCONRi4g0Su3J+TSTbS7G0pUeMU= -github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9/go.mod h1:idky4TER38YIjr2cADF1/ugFMKvZV7p//pVeV5LZbF0= -github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9 h1:iEAeF6YC3l4FzlJPP9H3Ko1TXpdjdqWffxXjp8SY6uk= -github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9/go.mod h1:kjsXoK23q9Z/tLBrckZLLyvjhZoS+AGrzqzUfEClvMM= -github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7 h1:o0ASbVwUAIrfp/WcCac+6jioZt4Hd8k/1X8u7GJ/QeM= -github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7/go.mod h1:vADO6Jn+Rq4nDtfwNjhgR84qkZwiC6FqCaXdw/kYwjA= -github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 h1:ldSFWz9tEHAwHNmjx2Cvy1MjP5/L9kNoR0skc6wyOOM= -github.com/aws/aws-sdk-go-v2/service/sso v1.18.5/go.mod h1:CaFfXLYL376jgbP7VKC96uFcU8Rlavak0UlAwk1Dlhc= -github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 h1:2k9KmFawS63euAkY4/ixVNsYYwrwnd5fIvgEKkfZFNM= -github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5/go.mod h1:W+nd4wWDVkSUIox9bacmkBP5NMFQeTJ/xqNabpzSR38= -github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 h1:HJeiuZ2fldpd0WqngyMR6KW7ofkXNLyOaHwEIGm39Cs= -github.com/aws/aws-sdk-go-v2/service/sts v1.26.6/go.mod h1:XX5gh4CB7wAs4KhcF46G6C8a2i7eupU19dcAAE+EydU= -github.com/aws/smithy-go v1.19.0 h1:KWFKQV80DpP3vJrrA9sVAHQ5gc2z8i4EzrLhLlWXcBM= -github.com/aws/smithy-go v1.19.0/go.mod h1:NukqUGpCZIILqqiV0NIjeFh24kd/FAa4beRb6nbIUPE= +github.com/aws/aws-sdk-go-v2 v1.26.1 h1:5554eUqIYVWpU0YmeeYZ0wU64H2VLBs8TlhRB2L+EkA= +github.com/aws/aws-sdk-go-v2 v1.26.1/go.mod h1:ffIFB97e2yNsv4aTSGkqtHnppsIJzw7G7BReUZ3jCXM= +github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 h1:x6xsQXGSmW6frevwDA+vi/wqhp1ct18mVXYN08/93to= +github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2/go.mod h1:lPprDr1e6cJdyYeGXnRaJoP4Md+cDBvi2eOj00BlGmg= +github.com/aws/aws-sdk-go-v2/config v1.27.10 h1:PS+65jThT0T/snC5WjyfHHyUgG+eBoupSDV+f838cro= +github.com/aws/aws-sdk-go-v2/config v1.27.10/go.mod h1:BePM7Vo4OBpHreKRUMuDXX+/+JWP38FLkzl5m27/Jjs= +github.com/aws/aws-sdk-go-v2/credentials v1.17.10 h1:qDZ3EA2lv1KangvQB6y258OssCHD0xvaGiEDkG4X/10= +github.com/aws/aws-sdk-go-v2/credentials v1.17.10/go.mod h1:6t3sucOaYDwDssHQa0ojH1RpmVmF5/jArkye1b2FKMI= +github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 h1:FVJ0r5XTHSmIHJV6KuDmdYhEpvlHpiSd38RQWhut5J4= +github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1/go.mod h1:zusuAeqezXzAB24LGuzuekqMAEgWkVYukBec3kr3jUg= +github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 h1:aw39xVGeRWlWx9EzGVnhOR4yOjQDHPQ6o6NmBlscyQg= +github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5/go.mod h1:FSaRudD0dXiMPK2UjknVwwTYyZMRsHv3TtkabsZih5I= +github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 h1:PG1F3OD1szkuQPzDw3CIQsRIrtTlUC3lP84taWzHlq0= +github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5/go.mod h1:jU1li6RFryMz+so64PpKtudI+QzbKoIEivqdf6LNpOc= +github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 h1:hT8rVHwugYE2lEfdFE0QWVo81lF7jMrYJVDWI+f+VxU= +github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0/go.mod h1:8tu/lYfQfFe6IGnaOdrpVgEL2IrrDOf6/m9RQum4NkY= +github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5 h1:81KE7vaZzrl7yHBYHVEzYB8sypz11NMOZ40YlWvPxsU= +github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5/go.mod h1:LIt2rg7Mcgn09Ygbdh/RdIm0rQ+3BNkbP1gyVMFtRK0= +github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 h1:Ji0DY1xUsUr3I8cHps0G+XM3WWU16lP6yG8qu1GAZAs= +github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2/go.mod h1:5CsjAbs3NlGQyZNFACh+zztPDI7fU6eW9QsxjfnuBKg= +github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7 h1:ZMeFZ5yk+Ek+jNr1+uwCd2tG89t6oTS5yVWpa6yy2es= +github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7/go.mod h1:mxV05U+4JiHqIpGqqYXOHLPKUC6bDXC44bsUhNjOEwY= +github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 h1:ogRAwT1/gxJBcSWDMZlgyFUM962F51A5CRhDLbxLdmo= +github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7/go.mod h1:YCsIZhXfRPLFFCl5xxY+1T9RKzOKjCut+28JSX2DnAk= +github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 h1:f9RyWNtS8oH7cZlbn+/JNPpjUk5+5fLd5lM9M0i49Ys= +github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5/go.mod h1:h5CoMZV2VF297/VLhRhO1WF+XYWOzXo+4HsObA4HjBQ= +github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 h1:6cnno47Me9bRykw9AEv9zkXE+5or7jz8TsskTTccbgc= +github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1/go.mod h1:qmdkIIAC+GCLASF7R2whgNrJADz0QZPX+Seiw/i4S3o= +github.com/aws/aws-sdk-go-v2/service/sso v1.20.4 h1:WzFol5Cd+yDxPAdnzTA5LmpHYSWinhmSj4rQChV0ee8= +github.com/aws/aws-sdk-go-v2/service/sso v1.20.4/go.mod h1:qGzynb/msuZIE8I75DVRCUXw3o3ZyBmUvMwQ2t/BrGM= +github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4 h1:Jux+gDDyi1Lruk+KHF91tK2KCuY61kzoCpvtvJJBtOE= +github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4/go.mod h1:mUYPBhaF2lGiukDEjJX2BLRRKTmoUSitGDUgM4tRxak= +github.com/aws/aws-sdk-go-v2/service/sts v1.28.6 h1:cwIxeBttqPN3qkaAjcEcsh8NYr8n2HZPkcKgPAi1phU= +github.com/aws/aws-sdk-go-v2/service/sts v1.28.6/go.mod h1:FZf1/nKNEkHdGGJP/cI2MoIMquumuRK6ol3QQJNDxmw= +github.com/aws/smithy-go v1.20.2 h1:tbp628ireGtzcHDDmLT/6ADHidqnwgF57XOXZe6tp4Q= +github.com/aws/smithy-go v1.20.2/go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E= github.com/bazelbuild/buildtools v0.0.0-20240313121412-66c605173954 h1:VNqmvOfFzn2Hrtoni8vqgXlIQ4C2Zt22fxeZ9gOOkp0= github.com/bazelbuild/buildtools v0.0.0-20240313121412-66c605173954/go.mod h1:689QdV3hBP7Vo9dJMmzhoYIyo/9iMhEmHkJcnaPRCbo= -github.com/bazelbuild/remote-apis v0.0.0-20240215191509-9ff14cecffe5 h1:fm5Ceq2rIwkGYaaw40jjd8y1x0iOuKRnvxdoipWr2JA= -github.com/bazelbuild/remote-apis v0.0.0-20240215191509-9ff14cecffe5/go.mod h1:ry8Y6CkQqCVcYsjPOlLXDX2iRVjOnjogdNwhvHmRcz8= +github.com/bazelbuild/remote-apis v0.0.0-20240319211552-96942a2107c7 h1:j7cFtmrEw6q2vI35p8ucoBWu8LuN/yEbXAhayqmNvTA= +github.com/bazelbuild/remote-apis v0.0.0-20240319211552-96942a2107c7/go.mod h1:ry8Y6CkQqCVcYsjPOlLXDX2iRVjOnjogdNwhvHmRcz8= github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= -github.com/buildbarn/bb-remote-execution v0.0.0-20240330212454-efa691334b0c h1:HNLTd5a27HRmrafLn297GVhir36S4VVtBD+9gSv4I9E= -github.com/buildbarn/bb-remote-execution v0.0.0-20240330212454-efa691334b0c/go.mod h1:yZv/YbUOIomP75KMWoQjjD/EgJf+cGah9K5cRVsrKpE= -github.com/buildbarn/bb-storage v0.0.0-20240330204725-00c3edab9fbe h1:rSgXx2g/NerHQuy1VAo+OBTEM5kO/aivaLuUqD4qqKY= -github.com/buildbarn/bb-storage v0.0.0-20240330204725-00c3edab9fbe/go.mod h1:S7nVyECuWdREGpQzTCCbJnk9iypc94A/TvhnmKjrdoY= +github.com/buildbarn/bb-remote-execution v0.0.0-20240331151324-f84a2c0f7211 h1:F1RTcRUeiwDXz+wRY6y65YmXkQirQ8/20745DJPHEUw= +github.com/buildbarn/bb-remote-execution v0.0.0-20240331151324-f84a2c0f7211/go.mod h1:LDoqkCa2e1r7Mjnkv64xUSW+L94B/36PEFPEhdZWBeY= +github.com/buildbarn/bb-storage v0.0.0-20240331131648-914e53aad8cd h1:U9gyt98mAxbZTC0sd40+C/wDCKi5y5IjaCqFslTqVUw= +github.com/buildbarn/bb-storage v0.0.0-20240331131648-914e53aad8cd/go.mod h1:C4+j4QJ0gapWsJ9xBkktZJBcLUDuvTacOGlSardmAnc= github.com/buildkite/terminal-to-html v3.2.0+incompatible h1:WdXzl7ZmYzCAz4pElZosPaUlRTW+qwVx/SkQSCa1jXs= github.com/buildkite/terminal-to-html v3.2.0+incompatible/go.mod h1:BFFdFecOxCgjdcarqI+8izs6v85CU/1RA/4Bqh4GR7E= github.com/campoy/embedmd v1.0.0 h1:V4kI2qTJJLf4J29RzI/MAt2c3Bl4dQSYPuflzwFH2hY= @@ -82,8 +82,6 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc= github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk= -github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa h1:jQCWAUqqlij9Pgj2i/PB79y4KOPYVyFYdROxgaCwdTQ= -github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa/go.mod h1:x/1Gn8zydmfq8dk6e9PdstVsDgu9RuyIIJqAaF//0IM= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= @@ -95,42 +93,38 @@ github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1m github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad/go.mod h1:cXg6YxExXjJnVBQHBLXeUAgxn2UodCpnH306RInaBQk= github.com/envoyproxy/go-control-plane v0.9.9-0.20210217033140-668b12f5399d/go.mod h1:cXg6YxExXjJnVBQHBLXeUAgxn2UodCpnH306RInaBQk= github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c= -github.com/envoyproxy/protoc-gen-validate v1.0.4 h1:gVPz/FMfvh57HdSJQyvBtF00j8JU4zdyUgIUNhlgg0A= -github.com/envoyproxy/protoc-gen-validate v1.0.4/go.mod h1:qys6tmnRsYrQqIhm2bvKZH4Blx/1gTIZ2UKVY1M+Yew= github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg= github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U= -github.com/frankban/quicktest v1.14.4 h1:g2rn0vABPOOXmZUj+vbmUp0lPoXEMuhTpIluN0XL9UY= -github.com/frankban/quicktest v1.14.4/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0= -github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY= -github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw= +github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8= +github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0= +github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA= +github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM= github.com/fxtlabs/primes v0.0.0-20150821004651-dad82d10a449 h1:HOYnhuVrhAVGKdg3rZapII640so7QfXQmkLkefUN/uM= github.com/fxtlabs/primes v0.0.0-20150821004651-dad82d10a449/go.mod h1:i+vbdOOivRRh2j+WwBkjZXloGN/+KAqfKDwNfUJeugc= -github.com/go-fonts/dejavu v0.1.0 h1:JSajPXURYqpr+Cu8U9bt8K+XcACIHWqWrvWCKyeFmVQ= -github.com/go-fonts/dejavu v0.1.0/go.mod h1:4Wt4I4OU2Nq9asgDCteaAaWZOV24E+0/Pwo0gppep4g= -github.com/go-fonts/latin-modern v0.3.1 h1:/cT8A7uavYKvglYXvrdDw4oS5ZLkcOU22fa2HJ1/JVM= -github.com/go-fonts/latin-modern v0.3.1/go.mod h1:ysEQXnuT/sCDOAONxC7ImeEDVINbltClhasMAqEtRK0= -github.com/go-fonts/liberation v0.3.1 h1:9RPT2NhUpxQ7ukUvz3jeUckmN42T9D9TpjtQcqK/ceM= -github.com/go-fonts/liberation v0.3.1/go.mod h1:jdJ+cqF+F4SUL2V+qxBth8fvBpBDS7yloUL5Fi8GTGY= -github.com/go-jose/go-jose/v3 v3.0.1 h1:pWmKFVtt+Jl0vBZTIpz/eAKwsm6LkIxDVVbFHKkchhA= -github.com/go-jose/go-jose/v3 v3.0.1/go.mod h1:RNkWWRld676jZEYoV3+XK8L2ZnNSvIsxFMht0mSX+u8= +github.com/go-fonts/dejavu v0.3.2 h1:3XlHi0JBYX+Cp8n98c6qSoHrxPa4AUKDMKdrh/0sUdk= +github.com/go-fonts/dejavu v0.3.2/go.mod h1:m+TzKY7ZEl09/a17t1593E4VYW8L1VaBXHzFZOIjGEY= +github.com/go-fonts/latin-modern v0.3.2 h1:M+Sq24Dp0ZRPf3TctPnG1MZxRblqyWC/cRUL9WmdaFc= +github.com/go-fonts/latin-modern v0.3.2/go.mod h1:9odJt4NbRrbdj4UAMuLVd4zEukf6aAEKnDaQga0whqQ= +github.com/go-fonts/liberation v0.3.2 h1:XuwG0vGHFBPRRI8Qwbi5tIvR3cku9LUfZGq/Ar16wlQ= +github.com/go-fonts/liberation v0.3.2/go.mod h1:N0QsDLVUQPy3UYg9XAc3Uh3UDMp2Z7M1o4+X98dXkmI= +github.com/go-jose/go-jose/v3 v3.0.3 h1:fFKWeig/irsp7XD2zBxvnmA/XaRWp5V3CBsZXJF7G7k= +github.com/go-jose/go-jose/v3 v3.0.3/go.mod h1:5b+7YgP7ZICgJDBdfjZaIt+H/9L9T/YQrVfLAMboGkQ= github.com/go-kit/log v0.1.0/go.mod h1:zbhenjAZHb184qTLMA9ZjW7ThYL0H2mk7Q6pNt4vbaY= -github.com/go-latex/latex v0.0.0-20230307184459-12ec69307ad9 h1:NxXI5pTAtpEaU49bpLpQoDsu1zrteW/vxzTz8Cd2UAs= -github.com/go-latex/latex v0.0.0-20230307184459-12ec69307ad9/go.mod h1:gWuR/CrFDDeVRFQwHPvsv9soJVB/iqymhuZQuJ3a9OM= +github.com/go-latex/latex v0.0.0-20231108140139-5c1ce85aa4ea h1:DfZQkvEbdmOe+JK2TMtBM+0I9GSdzE2y/L1/AmD8xKc= +github.com/go-latex/latex v0.0.0-20231108140139-5c1ce85aa4ea/go.mod h1:Y7Vld91/HRbTBm7JwoI7HejdDB0u+e9AUBO9MB7yuZk= github.com/go-logfmt/logfmt v0.5.0/go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG1KdI/P7A= github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A= github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ= github.com/go-logr/logr v1.4.1/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY= github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag= github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE= -github.com/go-pdf/fpdf v0.8.0 h1:IJKpdaagnWUeSkUFUjTcSzTppFxmv8ucGQyNPQWxYOQ= -github.com/go-pdf/fpdf v0.8.0/go.mod h1:gfqhcNwXrsd3XYKte9a7vM3smvU/jB4ZRDrmWSxpfdc= +github.com/go-pdf/fpdf v0.9.0 h1:PPvSaUuo1iMi9KkaAn90NuKi+P4gwMedWPHhj8YlJQw= +github.com/go-pdf/fpdf v0.9.0/go.mod h1:oO8N111TkmKb9D7VvWGLvLJlaZUQVPM+6V42pp3iV4Y= github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY= github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q= github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g= github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k= github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= -github.com/golang/glog v1.2.0 h1:uCdmnmatrKCgMBlM4rMuJZWOkPDqdbZPnrMXDY4gI68= -github.com/golang/glog v1.2.0/go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w= github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE= github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= @@ -140,26 +134,20 @@ github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+Licev github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= github.com/golang/protobuf v1.3.3/go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw= -github.com/golang/protobuf v1.4.0-rc.1/go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8= -github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA= -github.com/golang/protobuf v1.4.0-rc.2/go.mod h1:LlEzMj4AhA7rCAGe4KMBDvJI+AwstrUpVNzEA03Pprs= -github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod h1:WU3c8KckQ9AFe+yFwt9sWVRKCVIyN9cPHBJSNnbL67w= -github.com/golang/protobuf v1.4.0/go.mod h1:jodUvKwWbYaEsadDk5Fwe5c77LiNKVO9IDvqG2KuDX0= github.com/golang/protobuf v1.4.1/go.mod h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QDs8UjoX8= github.com/golang/protobuf v1.4.2/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI= github.com/golang/protobuf v1.4.3/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI= github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk= github.com/golang/protobuf v1.5.2/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY= -github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg= -github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY= +github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek= +github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps= github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M= -github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= -github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.3/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= github.com/google/go-jsonnet v0.20.0 h1:WG4TTSARuV7bSm4PMB4ohjxe33IHT5WVTrJSU33uT4g= @@ -173,16 +161,16 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/googleapis/enterprise-certificate-proxy v0.3.2 h1:Vie5ybvEvT75RniqhfFxPRy3Bf7vr3h0cechB90XaQs= github.com/googleapis/enterprise-certificate-proxy v0.3.2/go.mod h1:VLSiSSBs/ksPL8kq3OBOQ6WRI2QnaFynd1DCjZ62+V0= -github.com/googleapis/gax-go/v2 v2.12.0 h1:A+gCJKdRfqXkr+BIRGtZLibNXf0m1f9E4HG56etFpas= -github.com/googleapis/gax-go/v2 v2.12.0/go.mod h1:y+aIqrI5eb1YGMVJfuV3185Ts/D7qKpsEkdD5+I6QGU= +github.com/googleapis/gax-go/v2 v2.12.3 h1:5/zPPDvw8Q1SuXjrqrZslrqT7dL/uJT2CQii/cLCKqA= +github.com/googleapis/gax-go/v2 v2.12.3/go.mod h1:AKloxT6GtNbaLm8QTNSidHUVsHYcBHwWRvkNFJUQcS4= github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY= github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ= github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 h1:UH//fgunKIs4JdUbpDl1VZCDaL56wXCB/5+wF6uHfaI= github.com/grpc-ecosystem/go-grpc-middleware v1.4.0/go.mod h1:g5qyo/la0ALbONm6Vbp88Yd8NsDy6rZz+RcrMPxvld8= github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 h1:Ovs26xHkKqVztRpIrF/92BcuyuQ/YW4NSIpoGtfXNho= github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk= -github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.1 h1:RoziI+96HlQWrbaVhgOOdFYUHtX81pwA6tCgDS9FNRo= -github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.1/go.mod h1:Rj8lEaVgLiPn1jTMVXEhATiZhuyXJq167bMYPbJM1CY= +github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 h1:/c3QmbOGMGTOumP2iT/rCwB7b0QDGLKzqOmktBjT+Is= +github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1/go.mod h1:5SN9VR2LTsRFsrEC6FHgRbTWrTHu6tqPeKxEQv15giM= github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg= github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo= github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8= @@ -191,8 +179,8 @@ github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 h1:Z9n2FFNU github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod h1:CzGEWj7cYgsdH8dAjBGEr58BoE7ScuLd+fwFZ44+/x8= github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8= github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= -github.com/klauspost/compress v1.17.4 h1:Ej5ixsIri7BrIjBkRZLTo6ghwrEtHFk7ijlczPW4fZ4= -github.com/klauspost/compress v1.17.4/go.mod h1:/dCuZOvVtNoHsyb+cuJD3itjs3NbnF6KH9zAO4BDxPM= +github.com/klauspost/compress v1.17.7 h1:ehO88t2UGzQK66LMdE8tibEd1ErmzZjNEqWkjLAKQQg= +github.com/klauspost/compress v1.17.7/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw= github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo= github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE= @@ -203,23 +191,21 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/lazybeaver/xorshift v0.0.0-20170702203709-ce511d4823dd h1:TfmftEfB1zJiDTFi3Qw1xlbEbfJPKUhEDC19clfBMb8= github.com/lazybeaver/xorshift v0.0.0-20170702203709-ce511d4823dd/go.mod h1:qXyNSomGEqu0M7ewNl3CLgle09PFHk8++5NrBWCz7+Q= -github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 h1:jWpvCLoY8Z/e3VKvlsiIGKtc+UG6U5vzxaoagmhXfyg= -github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0/go.mod h1:QUyp042oQthUoa9bqDv0ER0wrtXnBruoNd7aNjkbP+k= github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o= github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= -github.com/prometheus/client_golang v1.18.0 h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk= -github.com/prometheus/client_golang v1.18.0/go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlkOQntgjkJWKrN5txjA= +github.com/prometheus/client_golang v1.19.0 h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU= +github.com/prometheus/client_golang v1.19.0/go.mod h1:ZRM9uEAypZakd+q/x7+gmsvXdURP+DABIEIjnmDdp+k= github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= -github.com/prometheus/client_model v0.5.0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw= -github.com/prometheus/client_model v0.5.0/go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI= -github.com/prometheus/common v0.45.0 h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lneoxM= -github.com/prometheus/common v0.45.0/go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY= -github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo= -github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo= -github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ= -github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog= +github.com/prometheus/client_model v0.6.0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos= +github.com/prometheus/client_model v0.6.0/go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8= +github.com/prometheus/common v0.51.1 h1:eIjN50Bwglz6a/c3hAgSMcofL3nD+nFQkV6Dd4DsQCw= +github.com/prometheus/common v0.51.1/go.mod h1:lrWtQx+iDfn2mbH5GUzlH9TSHyfZpHkSiG1W7y3sF2Q= +github.com/prometheus/procfs v0.13.0 h1:GqzLlQyfsPbaEHaQkO7tbDlriv/4o5Hudv6OXHGKX7o= +github.com/prometheus/procfs v0.13.0/go.mod h1:cd4PFCR54QLnGKPaKGA6l+cfuNXtht43ZKY6tow0Y1g= +github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8= +github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4= github.com/sercand/kuberesolver/v5 v5.1.1 h1:CYH+d67G0sGBj7q5wLK61yzqJJ8gLLC8aeprPTHb6yY= github.com/sercand/kuberesolver/v5 v5.1.1/go.mod h1:Fs1KbKhVRnB2aDWN12NjKCB+RgYMWZJ294T3BtmVCpQ= github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0= @@ -234,7 +220,6 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4= github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA= -github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= @@ -246,43 +231,43 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0= go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo= -go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 h1:UNQQKPfTDe1J81ViolILjTKPr9WetKW6uei2hFgJmFs= -go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0/go.mod h1:r9vWsPS/3AQItv3OSlEJ/E4mbrhUbbw18meOjArPtKQ= -go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 h1:sv9kVfal0MK0wBMCOGr+HeJm9v803BkJxGrk2au7j08= -go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0/go.mod h1:SK2UL73Zy1quvRPonmOmRDiWk1KBV3LyIeeIxcEApWw= -go.opentelemetry.io/contrib/propagators/b3 v1.21.1 h1:WPYiUgmw3+b7b3sQ1bFBFAf0q+Di9dvNc3AtYfnT4RQ= -go.opentelemetry.io/contrib/propagators/b3 v1.21.1/go.mod h1:EmzokPoSqsYMBVK4nRnhsfm5mbn8J1eDuz/U1UaQaWg= -go.opentelemetry.io/otel v1.23.1 h1:Za4UzOqJYS+MUczKI320AtqZHZb7EqxO00jAHE0jmQY= -go.opentelemetry.io/otel v1.23.1/go.mod h1:Td0134eafDLcTS4y+zQ26GE8u3dEuRBiBCTUIRHaikA= +go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 h1:4Pp6oUg3+e/6M4C0A/3kJ2VYa++dsWVTtGgLVj5xtHg= +go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0/go.mod h1:Mjt1i1INqiaoZOMGR1RIUJN+i3ChKoFRqzrRQhlkbs0= +go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 h1:jq9TW8u3so/bN+JPT166wjOI6/vQPF6Xe7nMNIltagk= +go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0/go.mod h1:p8pYQP+m5XfbZm9fxtSKAbM6oIllS7s2AfxrChvc7iw= +go.opentelemetry.io/contrib/propagators/b3 v1.24.0 h1:n4xwCdTx3pZqZs2CjS/CUZAs03y3dZcGhC/FepKtEUY= +go.opentelemetry.io/contrib/propagators/b3 v1.24.0/go.mod h1:k5wRxKRU2uXx2F8uNJ4TaonuEO/V7/5xoz7kdsDACT8= +go.opentelemetry.io/otel v1.24.0 h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo= +go.opentelemetry.io/otel v1.24.0/go.mod h1:W7b9Ozg4nkF5tWI5zsXkaKKDjdVjpD4oAt9Qi/MArHo= go.opentelemetry.io/otel/exporters/jaeger v1.17.0 h1:D7UpUy2Xc2wsi1Ras6V40q806WM07rqoCWzXu7Sqy+4= go.opentelemetry.io/otel/exporters/jaeger v1.17.0/go.mod h1:nPCqOnEH9rNLKqH/+rrUjiMzHJdV1BlpKcTwRTyKkKI= -go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 h1:cl5P5/GIfFh4t6xyruOgJP5QiA1pw4fYYdv6nc6CBWw= -go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0/go.mod h1:zgBdWWAu7oEEMC06MMKc5NLbA/1YDXV1sMpSqEeLQLg= -go.opentelemetry.io/otel/metric v1.23.1 h1:PQJmqJ9u2QaJLBOELl1cxIdPcpbwzbkjfEyelTl2rlo= -go.opentelemetry.io/otel/metric v1.23.1/go.mod h1:mpG2QPlAfnK8yNhNJAxDZruU9Y1/HubbC+KyH8FaCWI= -go.opentelemetry.io/otel/sdk v1.21.0 h1:FTt8qirL1EysG6sTQRZ5TokkU8d0ugCj8htOgThZXQ8= -go.opentelemetry.io/otel/sdk v1.21.0/go.mod h1:Nna6Yv7PWTdgJHVRD9hIYywQBRx7pbox6nwBnZIxl/E= -go.opentelemetry.io/otel/trace v1.23.1 h1:4LrmmEd8AU2rFvU1zegmvqW7+kWarxtNOPyeL6HmYY8= -go.opentelemetry.io/otel/trace v1.23.1/go.mod h1:4IpnpJFwr1mo/6HL8XIPJaE9y0+u1KcVmuW7dwFSVrI= -go.opentelemetry.io/proto/otlp v1.0.0 h1:T0TX0tmXU8a3CbNXzEKGeU5mIVOdf0oykP+u2lIVU/I= -go.opentelemetry.io/proto/otlp v1.0.0/go.mod h1:Sy6pihPLfYHkr3NkUbEhGHFhINUSI/v80hjKIs5JXpM= +go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0 h1:t6wl9SPayj+c7lEIFgm4ooDBZVb01IhLB4InpomhRw8= +go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0/go.mod h1:iSDOcsnSA5INXzZtwaBPrKp/lWu/V14Dd+llD0oI2EA= +go.opentelemetry.io/otel/metric v1.24.0 h1:6EhoGWWK28x1fbpA4tYTOWBkPefTDQnb8WSGXlc88kI= +go.opentelemetry.io/otel/metric v1.24.0/go.mod h1:VYhLe1rFfxuTXLgj4CBiyz+9WYBA8pNGJgDcSFRKBco= +go.opentelemetry.io/otel/sdk v1.24.0 h1:YMPPDNymmQN3ZgczicBY3B6sf9n62Dlj9pWD3ucgoDw= +go.opentelemetry.io/otel/sdk v1.24.0/go.mod h1:KVrIYw6tEubO9E96HQpcmpTKDVn9gdv35HoYiQWGDFg= +go.opentelemetry.io/otel/trace v1.24.0 h1:CsKnnL4dUAr/0llH9FKuc698G04IrpWV0MQA/Y1YELI= +go.opentelemetry.io/otel/trace v1.24.0/go.mod h1:HPc3Xr/cOApsBI154IU0OI0HJexz+aw5uPdbs3UCjNU= +go.opentelemetry.io/proto/otlp v1.1.0 h1:2Di21piLrCqJ3U3eXGCTPHE9R8Nh+0uglSnOyxikMeI= +go.opentelemetry.io/proto/otlp v1.1.0/go.mod h1:GpBHCBWiqvVLDqmHZsoMM3C5ySeKTC7ej/RNTae6MdY= go.starlark.net v0.0.0-20210223155950-e043a3d3c984/go.mod h1:t3mmBBPzAVvK0L0n1drDmrQsJ8FoIx4INCqVMTr/Zo0= go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc= go.uber.org/goleak v1.1.10/go.mod h1:8a7PlsEVH3e/a/GLqe5IIrQx6GzcnRmZEufDUTk4A7A= go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9iU= go.uber.org/zap v1.18.1/go.mod h1:xg/QME4nWcxGxrpdeYfq7UvYrLh66cuVKdrbD1XF/NI= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= -golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= -golang.org/x/crypto v0.18.0 h1:PGVlW0xEltQnzFZ55hkuX5+KLyrMYhHld1YHO4AKcdc= -golang.org/x/crypto v0.18.0/go.mod h1:R0j02AL6hcrfOiy9T4ZYp/rcWeMxM3L6QYxlOuEG1mg= +golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU= +golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA= +golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b h1:r+vk0EmXNmekl0S0BascoeeoHk/L7wmaW2QF90K+kYI= golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b/go.mod h1:FXUEEKJgO7OQYeo8N01OfiKP8RXMtf6e8aTskBGqWdc= -golang.org/x/image v0.11.0 h1:ds2RoQvBvYTiJkwpSFDwCcDFNX7DqjL2WsUgTNk0Ooo= -golang.org/x/image v0.11.0/go.mod h1:bglhjqbqVuEb9e9+eNR45Jfu7D+T4Qan+NhQk8Ck2P8= +golang.org/x/image v0.15.0 h1:kOELfmgrmJlw4Cdb7g/QGuB3CvDrXbqEIww/pNtNBm8= +golang.org/x/image v0.15.0/go.mod h1:HUYqC05R2ZcZ3ejNQsIHQDQiwWM4JBqmm6MKANTp4LE= golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= @@ -295,8 +280,8 @@ golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4= golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs= -golang.org/x/mod v0.10.0 h1:lFO9qtOdlre5W1jxS3r/4szv2/6iXxScdzjoBMXNhYk= -golang.org/x/mod v0.10.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs= +golang.org/x/mod v0.16.0 h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic= +golang.org/x/mod v0.16.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c= golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= @@ -311,11 +296,12 @@ golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4/go.mod h1:RBQZq4jEuRlivfhVLd golang.org/x/net v0.0.0-20210505214959-0714010a04ed/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c= golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs= -golang.org/x/net v0.20.0 h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo= -golang.org/x/net v0.20.0/go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY= +golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg= +golang.org/x/net v0.22.0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc= +golang.org/x/net v0.22.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg= golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= -golang.org/x/oauth2 v0.16.0 h1:aDkGMBSYxElaoP81NpoUoz2oo2R2wHdZpGToUxfyQrQ= -golang.org/x/oauth2 v0.16.0/go.mod h1:hqZ+0LWXsiVoZpeld6jVt06P3adbS2Uu911W1SsJv2o= +golang.org/x/oauth2 v0.18.0 h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI= +golang.org/x/oauth2 v0.18.0/go.mod h1:Wf7knwG0MPoWIMMBgFlEaSUDaKskp0dCfrlJRJXbBi8= golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= @@ -340,13 +326,16 @@ golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBc golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/sys v0.18.0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4= golang.org/x/sys v0.18.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k= +golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo= +golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= @@ -354,7 +343,7 @@ golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ= golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= -golang.org/x/text v0.12.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE= +golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8= golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ= golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk= @@ -372,20 +361,20 @@ golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4f golang.org/x/tools v0.1.0/go.mod h1:xkSsbof2nBLbhDlRMhhhyNLN/zl3eTqcnHD5viDpcZ0= golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc= golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU= -golang.org/x/tools v0.8.0 h1:vSDcovVPld282ceKgDimkRSC8kpaH1dgyc9UMzlt84Y= -golang.org/x/tools v0.8.0/go.mod h1:JxBZ99ISMI5ViVkT1tr6tdNmXeTrcpVSD3vZ1RsRdN4= +golang.org/x/tools v0.19.0 h1:tfGCXNR1OsFG+sVdLAitlpjAvD/I6dHDKnYrpEZUHkw= +golang.org/x/tools v0.19.0/go.mod h1:qoJWxmGSIBmAeriMx19ogtrEPrGtDbPK634QFIcLAhc= golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= -golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 h1:H2TDz8ibqkAF6YGhCdN3jS9O0/s90v0rJh3X/OLHEUk= -golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2/go.mod h1:K8+ghG5WaK9qNqU5K3HdILfMLy1f3aNYFI/wnl100a8= +golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 h1:+cNy6SZtPcJQH3LJVLOSmiC7MMxXNOb3PU/VUEz+EhU= +golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90= gonum.org/v1/gonum v0.14.0 h1:2NiG67LD1tEH0D7kM+ps2V+fXmsAnpUeec7n8tcr4S0= gonum.org/v1/gonum v0.14.0/go.mod h1:AoWeoz0becf9QMWtE8iWXNXc27fK4fNeHNf/oMejGfU= gonum.org/v1/plot v0.14.0 h1:+LBDVFYwFe4LHhdP8coW6296MBEY4nQ+Y4vuUpJopcE= gonum.org/v1/plot v0.14.0/go.mod h1:MLdR9424SJed+5VqC6MsouEpig9pZX2VZ57H9ko2bXU= -google.golang.org/api v0.162.0 h1:Vhs54HkaEpkMBdgGdOT2P6F0csGG/vxDS0hWHJzmmps= -google.golang.org/api v0.162.0/go.mod h1:6SulDkfoBIg4NFmCuZ39XeeAgSHCPecfSUuDyYlAHs0= +google.golang.org/api v0.172.0 h1:/1OcMZGPmW1rX2LCu2CmGUD1KXK1+pfzxotxyRUCCdk= +google.golang.org/api v0.172.0/go.mod h1:+fJZq6QXWfa9pXhnIzsjx4yI22d4aI9ZpLb58gvXjis= google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM= google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= google.golang.org/appengine v1.6.8 h1:IhEN5q69dyKagZPYMSdIjS2HqprW324FRQZJcGqPAsM= @@ -395,14 +384,14 @@ google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98 google.golang.org/genproto v0.0.0-20200423170343-7949de9c1215/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo= google.golang.org/genproto v0.0.0-20210506142907-4a47615972c2/go.mod h1:P3QM42oQyzQSnHPnZ/vqoCdDmzH28fzWByN9asMeM8A= -google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 h1:9+tzLLstTlPTRyJTh+ah5wIMsBW5c4tQwGTN3thOW9Y= -google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9/go.mod h1:mqHbVIp48Muh7Ywss/AD6I5kNVKZMmAa/QEW58Gxp2s= -google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014 h1:x9PwdEgd11LgK+orcck69WVRo7DezSO4VUMPI4xpc8A= -google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014/go.mod h1:rbHMSEDyoYX62nRVLOCc4Qt1HbsdytAYoVwgjiOhF3I= -google.golang.org/genproto/googleapis/bytestream v0.0.0-20240125205218-1f4bbc51befe h1:weYsP+dNijSQVoLAb5bpUos3ciBpNU/NEVlHFKrk8pg= -google.golang.org/genproto/googleapis/bytestream v0.0.0-20240125205218-1f4bbc51befe/go.mod h1:SCz6T5xjNXM4QFPRwxHcfChp7V+9DcXR3ay2TkHR8Tg= -google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c h1:NUsgEN92SQQqzfA+YtqYNqYmB3DMMYLlIwUZAQFVFbo= -google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c/go.mod h1:H4O17MA/PE9BsGx3w+a+W2VOLLD1Qf7oJneAoU6WktY= +google.golang.org/genproto v0.0.0-20240325203815-454cdb8f5daa h1:ePqxpG3LVx+feAUOx8YmR5T7rc0rdzK8DyxM8cQ9zq0= +google.golang.org/genproto v0.0.0-20240325203815-454cdb8f5daa/go.mod h1:CnZenrTdRJb7jc+jOm0Rkywq+9wh0QC4U8tyiRbEPPM= +google.golang.org/genproto/googleapis/api v0.0.0-20240325203815-454cdb8f5daa h1:Jt1XW5PaLXF1/ePZrznsh/aAUvI7Adfc3LY1dAKlzRs= +google.golang.org/genproto/googleapis/api v0.0.0-20240325203815-454cdb8f5daa/go.mod h1:K4kfzHtI0kqWA79gecJarFtDn/Mls+GxQcg3Zox91Ac= +google.golang.org/genproto/googleapis/bytestream v0.0.0-20240325203815-454cdb8f5daa h1:wBkzraZsSqhj1M4L/nMrljUU6XasJkgHvUsq8oRGwF0= +google.golang.org/genproto/googleapis/bytestream v0.0.0-20240325203815-454cdb8f5daa/go.mod h1:IN9OQUXZ0xT+26MDwZL8fJcYw+y99b0eYPA2U15Jt8o= +google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa h1:RBgMaUMP+6soRkik4VoN8ojR2nex2TqZwjSSogic+eo= +google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa/go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY= google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c= google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg= google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY= @@ -411,19 +400,8 @@ google.golang.org/grpc v1.29.1/go.mod h1:itym6AZVZYACWQqET3MqgPpjcuV5QH3BxFS3Iji google.golang.org/grpc v1.33.2/go.mod h1:JMHMWHQWaTccqQQlmk3MJZS+GWXOdAesneDmEnv2fbc= google.golang.org/grpc v1.36.1/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU= google.golang.org/grpc v1.37.0/go.mod h1:NREThFqKR1f3iQ6oBuvc5LadQuXVGo9rkm5ZGrQdJfM= -google.golang.org/grpc v1.62.0 h1:HQKZ/fa1bXkX1oFOvSjmZEUL8wLSaZTjCcLAlmZRtdk= -google.golang.org/grpc v1.62.0/go.mod h1:IWTG0VlJLCh1SkC58F7np9ka9mx/WNkjl4PGJaiq+QE= -google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8= -google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0= -google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM= -google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod h1:A+miEFZTKqfCUM6K7xSMQL9OKL/b6hQv+e19PK+JZNE= -google.golang.org/protobuf v1.21.0/go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzikPIcrTAo= -google.golang.org/protobuf v1.22.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= -google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= -google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= -google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c= -google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw= -google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc= +google.golang.org/grpc v1.62.1 h1:B4n+nfKzOICUXMgyrNd19h/I9oH0L1pizfk1d4zSgTk= +google.golang.org/grpc v1.62.1/go.mod h1:IWTG0VlJLCh1SkC58F7np9ka9mx/WNkjl4PGJaiq+QE= google.golang.org/protobuf v1.32.0 h1:pPC6BG5ex8PDFnkbrGU3EixyhKcQ2aDuBS36lqK/C7I= google.golang.org/protobuf v1.32.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= @@ -441,9 +419,9 @@ gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= honnef.co/go/tools v0.1.3/go.mod h1:NgwopIslSNH47DimFoV78dnkksY2EFtX0ajyb3K/las= -mvdan.cc/gofumpt v0.5.0 h1:0EQ+Z56k8tXjj/6TQD25BFNKQXpCvT0rnansIc7Ug5E= -mvdan.cc/gofumpt v0.5.0/go.mod h1:HBeVDtMKRZpXyxFciAirzdKklDlGu8aAy1wEbH5Y9js= +mvdan.cc/gofumpt v0.6.0 h1:G3QvahNDmpD+Aek/bNOLrFR2XC6ZAdo62dZu65gmwGo= +mvdan.cc/gofumpt v0.6.0/go.mod h1:4L0wf+kgIPZtcCWXynNS2e6bhmj73umwnuXSZarixzA= rsc.io/pdf v0.1.1 h1:k1MczvYDUvJBe93bYd7wrZLLUEcLZAuF824/I4e5Xr4= rsc.io/pdf v0.1.1/go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4= -sigs.k8s.io/yaml v1.1.0 h1:4A07+ZFc2wgJwo8YNlQpr1rVlgUDlxXHhPJciaPY5gs= -sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o= +sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E= +sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY= diff --git a/package.json b/package.json index d9b4e35..03b574e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "purgecss": "^5.0.0" + "purgecss": "^6.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 402e2b6..e3e74c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,119 +1,295 @@ -lockfileVersion: 5.4 +lockfileVersion: '6.0' -specifiers: - purgecss: ^5.0.0 +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false dependencies: - purgecss: 5.0.0 + purgecss: + specifier: ^6.0.0 + version: 6.0.0 packages: - /balanced-match/1.0.2: + /@isaacs/cliui@8.0.2: + resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} + engines: {node: '>=12'} + dependencies: + string-width: 5.1.2 + string-width-cjs: /string-width@4.2.3 + strip-ansi: 7.1.0 + strip-ansi-cjs: /strip-ansi@6.0.1 + wrap-ansi: 8.1.0 + wrap-ansi-cjs: /wrap-ansi@7.0.0 + dev: false + + /@pkgjs/parseargs@0.11.0: + resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} + engines: {node: '>=14'} + requiresBuild: true + dev: false + optional: true + + /ansi-regex@5.0.1: + resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} + engines: {node: '>=8'} + dev: false + + /ansi-regex@6.0.1: + resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} + engines: {node: '>=12'} + dev: false + + /ansi-styles@4.3.0: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} + engines: {node: '>=8'} + dependencies: + color-convert: 2.0.1 + dev: false + + /ansi-styles@6.2.1: + resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} + engines: {node: '>=12'} + dev: false + + /balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} dev: false - /brace-expansion/2.0.1: + /brace-expansion@2.0.1: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} dependencies: balanced-match: 1.0.2 dev: false - /commander/9.5.0: - resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} - engines: {node: ^12.20.0 || >=14} + /color-convert@2.0.1: + resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} + engines: {node: '>=7.0.0'} + dependencies: + color-name: 1.1.4 dev: false - /cssesc/3.0.0: + /color-name@1.1.4: + resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + dev: false + + /commander@12.0.0: + resolution: {integrity: sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==} + engines: {node: '>=18'} + dev: false + + /cross-spawn@7.0.3: + resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} + engines: {node: '>= 8'} + dependencies: + path-key: 3.1.1 + shebang-command: 2.0.0 + which: 2.0.2 + dev: false + + /cssesc@3.0.0: resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} engines: {node: '>=4'} hasBin: true dev: false - /fs.realpath/1.0.0: - resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + /eastasianwidth@0.2.0: + resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: false - /glob/8.1.0: - resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} - engines: {node: '>=12'} + /emoji-regex@8.0.0: + resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} + dev: false + + /emoji-regex@9.2.2: + resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} + dev: false + + /foreground-child@3.1.1: + resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==} + engines: {node: '>=14'} dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 5.1.6 - once: 1.4.0 + cross-spawn: 7.0.3 + signal-exit: 4.1.0 dev: false - /inflight/1.0.6: - resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + /glob@10.3.12: + resolution: {integrity: sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==} + engines: {node: '>=16 || 14 >=14.17'} + hasBin: true dependencies: - once: 1.4.0 - wrappy: 1.0.2 + foreground-child: 3.1.1 + jackspeak: 2.3.6 + minimatch: 9.0.4 + minipass: 7.0.4 + path-scurry: 1.10.2 dev: false - /inherits/2.0.4: - resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + /is-fullwidth-code-point@3.0.0: + resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} + engines: {node: '>=8'} dev: false - /minimatch/5.1.6: - resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} - engines: {node: '>=10'} + /isexe@2.0.0: + resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} + dev: false + + /jackspeak@2.3.6: + resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==} + engines: {node: '>=14'} + dependencies: + '@isaacs/cliui': 8.0.2 + optionalDependencies: + '@pkgjs/parseargs': 0.11.0 + dev: false + + /lru-cache@10.2.0: + resolution: {integrity: sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==} + engines: {node: 14 || >=16.14} + dev: false + + /minimatch@9.0.4: + resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} + engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1 dev: false - /nanoid/3.3.4: - resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} + /minipass@7.0.4: + resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==} + engines: {node: '>=16 || 14 >=14.17'} + dev: false + + /nanoid@3.3.7: + resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true dev: false - /once/1.4.0: - resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} + /path-key@3.1.1: + resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} + engines: {node: '>=8'} + dev: false + + /path-scurry@1.10.2: + resolution: {integrity: sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==} + engines: {node: '>=16 || 14 >=14.17'} dependencies: - wrappy: 1.0.2 + lru-cache: 10.2.0 + minipass: 7.0.4 dev: false - /picocolors/1.0.0: + /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} dev: false - /postcss-selector-parser/6.0.11: - resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==} + /postcss-selector-parser@6.0.16: + resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 dev: false - /postcss/8.4.21: - resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==} + /postcss@8.4.38: + resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: 3.3.4 + nanoid: 3.3.7 picocolors: 1.0.0 - source-map-js: 1.0.2 + source-map-js: 1.2.0 dev: false - /purgecss/5.0.0: - resolution: {integrity: sha512-RAnuxrGuVyLLTr8uMbKaxDRGWMgK5CCYDfRyUNNcaz5P3kGgD2b7ymQGYEyo2ST7Tl/ScwFgf5l3slKMxHSbrw==} + /purgecss@6.0.0: + resolution: {integrity: sha512-s3EBxg5RSWmpqd0KGzNqPiaBbWDz1/As+2MzoYVGMqgDqRTLBhJW6sywfTBek7OwNfoS/6pS0xdtvChNhFj2cw==} hasBin: true dependencies: - commander: 9.5.0 - glob: 8.1.0 - postcss: 8.4.21 - postcss-selector-parser: 6.0.11 + commander: 12.0.0 + glob: 10.3.12 + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 dev: false - /source-map-js/1.0.2: - resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} + /shebang-command@2.0.0: + resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} + engines: {node: '>=8'} + dependencies: + shebang-regex: 3.0.0 + dev: false + + /shebang-regex@3.0.0: + resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} + engines: {node: '>=8'} + dev: false + + /signal-exit@4.1.0: + resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} + engines: {node: '>=14'} + dev: false + + /source-map-js@1.2.0: + resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} engines: {node: '>=0.10.0'} dev: false - /util-deprecate/1.0.2: + /string-width@4.2.3: + resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} + engines: {node: '>=8'} + dependencies: + emoji-regex: 8.0.0 + is-fullwidth-code-point: 3.0.0 + strip-ansi: 6.0.1 + dev: false + + /string-width@5.1.2: + resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} + engines: {node: '>=12'} + dependencies: + eastasianwidth: 0.2.0 + emoji-regex: 9.2.2 + strip-ansi: 7.1.0 + dev: false + + /strip-ansi@6.0.1: + resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} + engines: {node: '>=8'} + dependencies: + ansi-regex: 5.0.1 + dev: false + + /strip-ansi@7.1.0: + resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} + engines: {node: '>=12'} + dependencies: + ansi-regex: 6.0.1 + dev: false + + /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: false - /wrappy/1.0.2: - resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} + /which@2.0.2: + resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} + engines: {node: '>= 8'} + hasBin: true + dependencies: + isexe: 2.0.0 + dev: false + + /wrap-ansi@7.0.0: + resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} + engines: {node: '>=10'} + dependencies: + ansi-styles: 4.3.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + dev: false + + /wrap-ansi@8.1.0: + resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} + engines: {node: '>=12'} + dependencies: + ansi-styles: 6.2.1 + string-width: 5.1.2 + strip-ansi: 7.1.0 dev: false