From 3396b972cb938912c8f8e308514c0d470d5e9048 Mon Sep 17 00:00:00 2001 From: Ugo Bechameil Date: Wed, 16 Oct 2024 11:13:15 +0200 Subject: [PATCH] Electron/33 (#17) Bump Electron and align --- .github/workflows/build-prebuilds.yml | 5 - .../workflows/test-native-modules copy.yml | 5 - package-lock.json | 3237 +- package.json | 40 +- patches/couchbase+4.4.0.patch | 1133172 -------------- patches/couchbase+4.4.2.patch | 172 + patches/desktop-trampoline+0.9.10.patch | 109 + patches/desktop-trampoline+0.9.8.patch | 99 - ...beros+2.1.2.patch => kerberos+2.2.0.patch} | 28 +- studio-natives-modules/package.json | 2 +- 10 files changed, 2419 insertions(+), 1134450 deletions(-) delete mode 100644 patches/couchbase+4.4.0.patch create mode 100644 patches/couchbase+4.4.2.patch create mode 100644 patches/desktop-trampoline+0.9.10.patch delete mode 100644 patches/desktop-trampoline+0.9.8.patch rename patches/{kerberos+2.1.2.patch => kerberos+2.2.0.patch} (84%) diff --git a/.github/workflows/build-prebuilds.yml b/.github/workflows/build-prebuilds.yml index 8b5df80..cbaebb2 100644 --- a/.github/workflows/build-prebuilds.yml +++ b/.github/workflows/build-prebuilds.yml @@ -2,11 +2,6 @@ name: Build custom native modules for studio on: workflow_dispatch: - workflow_run: - workflows: - - Discover native modules for studio - types: - - completed jobs: build-for-linux: diff --git a/.github/workflows/test-native-modules copy.yml b/.github/workflows/test-native-modules copy.yml index 7c70aa2..893dae9 100644 --- a/.github/workflows/test-native-modules copy.yml +++ b/.github/workflows/test-native-modules copy.yml @@ -2,11 +2,6 @@ name: Test Prebuilds for all platforms on: workflow_dispatch: - workflow_run: - workflows: - - Build custom native modules for studio - types: - - completed jobs: test-for-linux: diff --git a/package-lock.json b/package-lock.json index 971af67..1eaaf99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,38 +1,38 @@ { "name": "native-deps-buildkit", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "native-deps-buildkit", - "version": "1.0.0", + "version": "1.1.0", "workspaces": [ "test" ], "dependencies": { "@parcel/watcher": "2.4.1", - "couchbase": "4.4.0", - "desktop-trampoline": "https://github.com/desktop/desktop-trampoline/archive/refs/tags/v0.9.8.tar.gz", - "kerberos": "2.1.2", + "couchbase": "4.4.2", + "desktop-trampoline": "https://github.com/desktop/desktop-trampoline/archive/refs/tags/v0.9.10.tar.gz", + "kerberos": "2.2.0", "keytar": "7.9.0", "krb5": "0.5.5", "mongodb-client-encryption": "2.9.1" }, "devDependencies": { - "@electron/rebuild": "3.6.0", + "@electron/rebuild": "3.7.0", "chai": "5.1.1", "cross-env": "7.0.3", - "debug": "4.3.4", - "electron": "32.0.1", - "eslint": "9.3.0", - "libnpmpack": "7.0.3", - "libnpmpublish": "9.0.9", + "debug": "4.3.7", + "electron": "33.0.0", + "eslint": "9.12.0", + "libnpmpack": "8.0.0", + "libnpmpublish": "10.0.0", "lodash": "4.17.21", - "mocha": "10.4.0", + "mocha": "10.7.3", "patch-package": "8.0.0", "prebuild-install": "7.1.2", - "prettier": "3.2.5", + "prettier": "3.3.3", "semver": "7.6.3", "split2": "4.2.0" }, @@ -44,9 +44,9 @@ } }, "node_modules/@couchbase/couchbase-darwin-arm64-napi": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@couchbase/couchbase-darwin-arm64-napi/-/couchbase-darwin-arm64-napi-4.4.0.tgz", - "integrity": "sha512-TMxmOrNDGdD35wzDfBdAqwy3pawstNpHc/3j8ThjIs6LJTtm6np9HIYQ+ZD3iGjJ41cUZbQ00KjgMaSAftnT5g==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@couchbase/couchbase-darwin-arm64-napi/-/couchbase-darwin-arm64-napi-4.4.2.tgz", + "integrity": "sha512-GZ991gEGWnQFBnCO6OAKD0JsxFBXKWe0/UWJNJ274etlbHyNuXblzfbDp5V88NDMF9YpdEnK/d3ZkWft5cZNrg==", "cpu": [ "arm64" ], @@ -60,9 +60,9 @@ } }, "node_modules/@couchbase/couchbase-darwin-x64-napi": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@couchbase/couchbase-darwin-x64-napi/-/couchbase-darwin-x64-napi-4.4.0.tgz", - "integrity": "sha512-31PlLJsM9Igzm/cQSsjQcYxqHW97LUgJmn+BGm0y8xhGGdTEwTWRML3CX9ng9DqhzPRtC3O+y9sYiQuPo191vg==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@couchbase/couchbase-darwin-x64-napi/-/couchbase-darwin-x64-napi-4.4.2.tgz", + "integrity": "sha512-J+t4qquedtqS7uWJYAnKk8iTjBFgDDMWNKGmdWUwgxQ3ceAK6CU+XUpS2k0GxmZvi397J2fNYFoBm05vyt4JFQ==", "cpu": [ "x64" ], @@ -76,9 +76,9 @@ } }, "node_modules/@couchbase/couchbase-linux-arm64-napi": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@couchbase/couchbase-linux-arm64-napi/-/couchbase-linux-arm64-napi-4.4.0.tgz", - "integrity": "sha512-9Znsm99pzYpceff/GoDk6USLmI+1XAka99SIkPlGfYRNucMUy10At6lw8kUDsaMbmRDoaLIxKkKEaB6m9Q9e8g==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@couchbase/couchbase-linux-arm64-napi/-/couchbase-linux-arm64-napi-4.4.2.tgz", + "integrity": "sha512-3LmrJwj+jQbsy0b6uczerotkp6NFeGP8YEdDdxwiWg51Vd47LqCKimbo2QFbi6EK64cvIltMhJZZE6SosPNy5g==", "cpu": [ "arm64" ], @@ -92,9 +92,9 @@ } }, "node_modules/@couchbase/couchbase-linux-x64-napi": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@couchbase/couchbase-linux-x64-napi/-/couchbase-linux-x64-napi-4.4.0.tgz", - "integrity": "sha512-18Re7fD32hbp09pjd0Yy5x5COwJ853j8HED+MRX3Tu+bWGjtTjFUNK3seVAxwNNYsRm8CTq/XsnV/+vy6BQWnA==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@couchbase/couchbase-linux-x64-napi/-/couchbase-linux-x64-napi-4.4.2.tgz", + "integrity": "sha512-41r99N5Ex/uflKWt+NFKxLy+gIOt54zXJNWfdT+ge1ON6Le/RA4HBH+9387roG1hHth/T9IjKwbwfySg+vK08g==", "cpu": [ "x64" ], @@ -107,10 +107,26 @@ "node": ">=16" } }, + "node_modules/@couchbase/couchbase-linuxmusl-arm64-napi": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@couchbase/couchbase-linuxmusl-arm64-napi/-/couchbase-linuxmusl-arm64-napi-4.4.2.tgz", + "integrity": "sha512-Q2l4Mx3JaIfCBInjd598j7q9k+zv1WR1QU73o1BaYeusicmwHrnzd+TgTwh8zvBimoP4PrAwPToDdWfc2IfjDg==", + "cpu": [ + "arm64" + ], + "license": "Apache-2.0", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=16" + } + }, "node_modules/@couchbase/couchbase-linuxmusl-x64-napi": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@couchbase/couchbase-linuxmusl-x64-napi/-/couchbase-linuxmusl-x64-napi-4.4.0.tgz", - "integrity": "sha512-Z5NeSz47opPaHr956vGdqpQd+tjcOp3HZR5WhKxpuI3JfA8KldlHA4KjcHaaX/qGFPhdCDAvJSjy4R1oCypYvQ==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@couchbase/couchbase-linuxmusl-x64-napi/-/couchbase-linuxmusl-x64-napi-4.4.2.tgz", + "integrity": "sha512-RdR8ZrdKk/kO7vt1MCwBjI/sH7Hk9uTJiOfK5PikPqgWT+aTJd63zj3nU1bAIbGl6gPZaFX4r170M/bOyEnWEQ==", "cpu": [ "x64" ], @@ -124,9 +140,9 @@ } }, "node_modules/@couchbase/couchbase-win32-x64-napi": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@couchbase/couchbase-win32-x64-napi/-/couchbase-win32-x64-napi-4.4.0.tgz", - "integrity": "sha512-eYioamHfAKOP3WiManIud2Hc32XW0nSq9CLa0TpkmsbxgNZYsv8G5TWza0xxtAz1VnQ4l7qW+7xE2jLhnzkbaw==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/@couchbase/couchbase-win32-x64-napi/-/couchbase-win32-x64-napi-4.4.2.tgz", + "integrity": "sha512-cl47/GJUDb5dD38YQ4vQHWBjtPWFpu/Gmpmtul0ZRkz81Lu+Q7vZywq7yXUx7V50ouWwypQ2hyrKwusMNoQ0bQ==", "cpu": [ "x64" ], @@ -206,13 +222,116 @@ "node": ">= 4.0.0" } }, + "node_modules/@electron/node-gyp": { + "version": "10.2.0-electron.1", + "resolved": "git+ssh://git@github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2", + "integrity": "sha512-CrYo6TntjpoMO1SHjl5Pa/JoUsECNqNdB7Kx49WLQpWzPw53eEITJ2Hs9fh/ryUYDn4pxZz11StaBYBrLFJdqg==", + "dev": true, + "license": "MIT", + "dependencies": { + "env-paths": "^2.2.0", + "exponential-backoff": "^3.1.1", + "glob": "^8.1.0", + "graceful-fs": "^4.2.6", + "make-fetch-happen": "^10.2.1", + "nopt": "^6.0.0", + "proc-log": "^2.0.1", + "semver": "^7.3.5", + "tar": "^6.2.1", + "which": "^2.0.2" + }, + "bin": { + "node-gyp": "bin/node-gyp.js" + }, + "engines": { + "node": ">=12.13.0" + } + }, + "node_modules/@electron/node-gyp/node_modules/abbrev": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", + "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", + "dev": true, + "license": "ISC" + }, + "node_modules/@electron/node-gyp/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/@electron/node-gyp/node_modules/glob": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", + "deprecated": "Glob versions prior to v9 are no longer supported", + "dev": true, + "license": "ISC", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@electron/node-gyp/node_modules/minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "dev": true, + "license": "ISC", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@electron/node-gyp/node_modules/nopt": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", + "integrity": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==", + "dev": true, + "license": "ISC", + "dependencies": { + "abbrev": "^1.0.0" + }, + "bin": { + "nopt": "bin/nopt.js" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/@electron/node-gyp/node_modules/proc-log": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz", + "integrity": "sha512-Kcmo2FhfDTXdcbfDH76N7uBYHINxc/8GW7UAVuVP9I+Va3uHSerrnKV6dLooga/gh7GlgzuCCr/eoldnL1muGw==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, "node_modules/@electron/rebuild": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@electron/rebuild/-/rebuild-3.6.0.tgz", - "integrity": "sha512-zF4x3QupRU3uNGaP5X1wjpmcjfw1H87kyqZ00Tc3HvriV+4gmOGuvQjGNkrJuXdsApssdNyVwLsy+TaeTGGcVw==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@electron/rebuild/-/rebuild-3.7.0.tgz", + "integrity": "sha512-VW++CNSlZwMYP7MyXEbrKjpzEwhB5kDNbzGtiPEjwYysqyTCF+YbNJ210Dj3AjWsGSV4iEEwNkmJN9yGZmVvmw==", "dev": true, "license": "MIT", "dependencies": { + "@electron/node-gyp": "git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2", "@malept/cross-spawn-promise": "^2.0.0", "chalk": "^4.0.0", "debug": "^4.1.1", @@ -221,7 +340,6 @@ "got": "^11.7.0", "node-abi": "^3.45.0", "node-api-version": "^0.2.0", - "node-gyp": "^9.0.0", "ora": "^5.1.0", "read-binary-file-arch": "^1.0.6", "semver": "^7.3.5", @@ -265,15 +383,40 @@ } }, "node_modules/@eslint-community/regexpp": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz", - "integrity": "sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==", + "version": "4.11.1", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.1.tgz", + "integrity": "sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==", "dev": true, "license": "MIT", "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, + "node_modules/@eslint/config-array": { + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.18.0.tgz", + "integrity": "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@eslint/object-schema": "^2.1.4", + "debug": "^4.3.1", + "minimatch": "^3.1.2" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, + "node_modules/@eslint/core": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.6.0.tgz", + "integrity": "sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, "node_modules/@eslint/eslintrc": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz", @@ -299,15 +442,38 @@ } }, "node_modules/@eslint/js": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.3.0.tgz", - "integrity": "sha512-niBqk8iwv96+yuTwjM6bWg8ovzAPF9qkICsGtcoa5/dmqcEMfdwNAX7+/OHcJHc7wj7XqPxH98oAHytFYlw6Sw==", + "version": "9.12.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.12.0.tgz", + "integrity": "sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==", "dev": true, "license": "MIT", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, + "node_modules/@eslint/object-schema": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz", + "integrity": "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, + "node_modules/@eslint/plugin-kit": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.0.tgz", + "integrity": "sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "levn": "^0.4.1" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, "node_modules/@gar/promisify": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", @@ -315,20 +481,28 @@ "dev": true, "license": "MIT" }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", - "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", - "deprecated": "Use @eslint/config-array instead", + "node_modules/@humanfs/core": { + "version": "0.19.0", + "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.0.tgz", + "integrity": "sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": ">=18.18.0" + } + }, + "node_modules/@humanfs/node": { + "version": "0.16.5", + "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.5.tgz", + "integrity": "sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@humanwhocodes/object-schema": "^2.0.3", - "debug": "^4.3.1", - "minimatch": "^3.0.5" + "@humanfs/core": "^0.19.0", + "@humanwhocodes/retry": "^0.3.0" }, "engines": { - "node": ">=10.10.0" + "node": ">=18.18.0" } }, "node_modules/@humanwhocodes/module-importer": { @@ -345,18 +519,10 @@ "url": "https://github.com/sponsors/nzakas" } }, - "node_modules/@humanwhocodes/object-schema": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", - "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", - "deprecated": "Use @eslint/object-schema instead", - "dev": true, - "license": "BSD-3-Clause" - }, "node_modules/@humanwhocodes/retry": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.0.tgz", - "integrity": "sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==", + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz", + "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==", "dev": true, "license": "Apache-2.0", "engines": { @@ -386,9 +552,9 @@ } }, "node_modules/@isaacs/cliui/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "dev": true, "license": "MIT", "engines": { @@ -414,6 +580,19 @@ "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, + "node_modules/@isaacs/fs-minipass": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz", + "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==", + "dev": true, + "license": "ISC", + "dependencies": { + "minipass": "^7.0.4" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@isaacs/string-locale-compare": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz", @@ -445,9 +624,9 @@ } }, "node_modules/@mongodb-js/saslprep": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.8.tgz", - "integrity": "sha512-qKwC/M/nNNaKUBMQ0nuzm47b7ZYWQHN3pcXq4IIcoSBc2hOIrflAxJduIvvqmhoz3gR2TacTAs8vlsCVPkiEdQ==", + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.9.tgz", + "integrity": "sha512-tVkljjeEaAhCqTzajSdgbQ6gE6f3oneVwa3iXR6csiEwXXOFsiC6Uh9iAjAhXPtqa/XMDHWjjeNH/77m/Yq2dw==", "license": "MIT", "optional": true, "peer": true, @@ -455,44 +634,6 @@ "sparse-bitfield": "^3.0.3" } }, - "node_modules/@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "dev": true, - "license": "MIT", - "dependencies": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - }, - "engines": { - "node": ">= 8" - } - }, "node_modules/@npmcli/agent": { "version": "2.2.2", "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.2.tgz", @@ -567,45 +708,45 @@ } }, "node_modules/@npmcli/arborist": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.5.4.tgz", - "integrity": "sha512-nWtIc6QwwoUORCRNzKx4ypHqCk3drI+5aeYdMTQQiRCcn4lOOgfQh7WyZobGYTxXPSq1VwV53lkpN/BRlRk08g==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-8.0.0.tgz", + "integrity": "sha512-APDXxtXGSftyXibl0dZ3CuZYmmVnkiN3+gkqwXshY4GKC2rof2+Lg0sGuj6H1p2YfBAKd7PRwuMVhu6Pf/nQ/A==", "dev": true, "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/fs": "^3.1.1", - "@npmcli/installed-package-contents": "^2.1.0", - "@npmcli/map-workspaces": "^3.0.2", - "@npmcli/metavuln-calculator": "^7.1.1", - "@npmcli/name-from-folder": "^2.0.0", - "@npmcli/node-gyp": "^3.0.0", - "@npmcli/package-json": "^5.1.0", - "@npmcli/query": "^3.1.0", - "@npmcli/redact": "^2.0.0", - "@npmcli/run-script": "^8.1.0", - "bin-links": "^4.0.4", - "cacache": "^18.0.3", + "@npmcli/fs": "^4.0.0", + "@npmcli/installed-package-contents": "^3.0.0", + "@npmcli/map-workspaces": "^4.0.1", + "@npmcli/metavuln-calculator": "^8.0.0", + "@npmcli/name-from-folder": "^3.0.0", + "@npmcli/node-gyp": "^4.0.0", + "@npmcli/package-json": "^6.0.1", + "@npmcli/query": "^4.0.0", + "@npmcli/redact": "^3.0.0", + "@npmcli/run-script": "^9.0.1", + "bin-links": "^5.0.0", + "cacache": "^19.0.1", "common-ancestor-path": "^1.0.1", - "hosted-git-info": "^7.0.2", - "json-parse-even-better-errors": "^3.0.2", + "hosted-git-info": "^8.0.0", + "json-parse-even-better-errors": "^4.0.0", "json-stringify-nice": "^1.1.4", "lru-cache": "^10.2.2", "minimatch": "^9.0.4", - "nopt": "^7.2.1", - "npm-install-checks": "^6.2.0", - "npm-package-arg": "^11.0.2", - "npm-pick-manifest": "^9.0.1", - "npm-registry-fetch": "^17.0.1", - "pacote": "^18.0.6", - "parse-conflict-json": "^3.0.0", - "proc-log": "^4.2.0", - "proggy": "^2.0.0", + "nopt": "^8.0.0", + "npm-install-checks": "^7.1.0", + "npm-package-arg": "^12.0.0", + "npm-pick-manifest": "^10.0.0", + "npm-registry-fetch": "^18.0.1", + "pacote": "^19.0.0", + "parse-conflict-json": "^4.0.0", + "proc-log": "^5.0.0", + "proggy": "^3.0.0", "promise-all-reject-late": "^1.0.0", "promise-call-limit": "^3.0.1", - "read-package-json-fast": "^3.0.2", + "read-package-json-fast": "^4.0.0", "semver": "^7.3.7", - "ssri": "^10.0.6", + "ssri": "^12.0.0", "treeverse": "^3.0.0", "walk-up-path": "^3.0.1" }, @@ -613,7 +754,20 @@ "arborist": "bin/index.js" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/arborist/node_modules/@npmcli/fs": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz", + "integrity": "sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==", + "dev": true, + "license": "ISC", + "dependencies": { + "semver": "^7.3.5" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/@npmcli/arborist/node_modules/brace-expansion": { @@ -626,6 +780,40 @@ "balanced-match": "^1.0.0" } }, + "node_modules/@npmcli/arborist/node_modules/cacache": { + "version": "19.0.1", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz", + "integrity": "sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "@npmcli/fs": "^4.0.0", + "fs-minipass": "^3.0.0", + "glob": "^10.2.2", + "lru-cache": "^10.0.1", + "minipass": "^7.0.3", + "minipass-collect": "^2.0.1", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "p-map": "^7.0.2", + "ssri": "^12.0.0", + "tar": "^7.4.3", + "unique-filename": "^4.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/arborist/node_modules/chownr": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", + "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", + "dev": true, + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" + } + }, "node_modules/@npmcli/arborist/node_modules/minimatch": { "version": "9.0.5", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", @@ -642,54 +830,200 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/@npmcli/fs": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.1.tgz", - "integrity": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==", + "node_modules/@npmcli/arborist/node_modules/minizlib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.1.tgz", + "integrity": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==", "dev": true, - "license": "ISC", + "license": "MIT", "dependencies": { - "semver": "^7.3.5" + "minipass": "^7.0.4", + "rimraf": "^5.0.5" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": ">= 18" } }, - "node_modules/@npmcli/git": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.8.tgz", - "integrity": "sha512-liASfw5cqhjNW9UFd+ruwwdEf/lbOAQjLL2XY2dFW/bkJheXDYZgOyul/4gVvEV4BWkTXjYGmDqMw9uegdbJNQ==", + "node_modules/@npmcli/arborist/node_modules/mkdirp": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz", + "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==", "dev": true, - "license": "ISC", - "dependencies": { - "@npmcli/promise-spawn": "^7.0.0", - "ini": "^4.1.3", - "lru-cache": "^10.0.1", - "npm-pick-manifest": "^9.0.0", - "proc-log": "^4.0.0", - "promise-inflight": "^1.0.1", - "promise-retry": "^2.0.1", - "semver": "^7.3.5", - "which": "^4.0.0" + "license": "MIT", + "bin": { + "mkdirp": "dist/cjs/src/bin.js" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/@npmcli/git/node_modules/isexe": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", - "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "node_modules/@npmcli/arborist/node_modules/p-map": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.2.tgz", + "integrity": "sha512-z4cYYMMdKHzw4O5UkWJImbZynVIo0lSGTXc7bzB1e/rrDqkgGUNysK/o4bTr+0+xKvvLoTyGqYC4Fgljy9qe1Q==", "dev": true, - "license": "ISC", + "license": "MIT", "engines": { - "node": ">=16" + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@npmcli/git/node_modules/which": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz", - "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==", + "node_modules/@npmcli/arborist/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/arborist/node_modules/rimraf": { + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", + "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "glob": "^10.3.7" + }, + "bin": { + "rimraf": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@npmcli/arborist/node_modules/ssri": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz", + "integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "minipass": "^7.0.3" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/arborist/node_modules/tar": { + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz", + "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==", + "dev": true, + "license": "ISC", + "dependencies": { + "@isaacs/fs-minipass": "^4.0.0", + "chownr": "^3.0.0", + "minipass": "^7.1.2", + "minizlib": "^3.0.1", + "mkdirp": "^3.0.1", + "yallist": "^5.0.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@npmcli/arborist/node_modules/unique-filename": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-4.0.0.tgz", + "integrity": "sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "unique-slug": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/arborist/node_modules/unique-slug": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-5.0.0.tgz", + "integrity": "sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==", + "dev": true, + "license": "ISC", + "dependencies": { + "imurmurhash": "^0.1.4" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/arborist/node_modules/yallist": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", + "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", + "dev": true, + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" + } + }, + "node_modules/@npmcli/fs": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.1.tgz", + "integrity": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==", + "dev": true, + "license": "ISC", + "dependencies": { + "semver": "^7.3.5" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/@npmcli/git": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-6.0.1.tgz", + "integrity": "sha512-BBWMMxeQzalmKadyimwb2/VVQyJB01PH0HhVSNLHNBDZN/M/h/02P6f8fxedIiFhpMj11SO9Ep5tKTBE7zL2nw==", + "dev": true, + "license": "ISC", + "dependencies": { + "@npmcli/promise-spawn": "^8.0.0", + "ini": "^5.0.0", + "lru-cache": "^10.0.1", + "npm-pick-manifest": "^10.0.0", + "proc-log": "^5.0.0", + "promise-inflight": "^1.0.1", + "promise-retry": "^2.0.1", + "semver": "^7.3.5", + "which": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/git/node_modules/isexe": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=16" + } + }, + "node_modules/@npmcli/git/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/git/node_modules/which": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz", + "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==", "dev": true, "license": "ISC", "dependencies": { @@ -699,40 +1033,40 @@ "node-which": "bin/which.js" }, "engines": { - "node": "^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/@npmcli/installed-package-contents": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.1.0.tgz", - "integrity": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-3.0.0.tgz", + "integrity": "sha512-fkxoPuFGvxyrH+OQzyTkX2LUEamrF4jZSmxjAtPPHHGO0dqsQ8tTKjnIS8SAnPHdk2I03BDtSMR5K/4loKg79Q==", "dev": true, "license": "ISC", "dependencies": { - "npm-bundled": "^3.0.0", - "npm-normalize-package-bin": "^3.0.0" + "npm-bundled": "^4.0.0", + "npm-normalize-package-bin": "^4.0.0" }, "bin": { "installed-package-contents": "bin/index.js" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/@npmcli/map-workspaces": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz", - "integrity": "sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-4.0.1.tgz", + "integrity": "sha512-g5H8ljH7Z+4T1ASsfcL09gZl4YGw6M4GbjzPt6HgE+pCRSKC4nlNc4nY75zshi88eEHcdoh3Q8XgWFkGKoVOPw==", "dev": true, "license": "ISC", "dependencies": { - "@npmcli/name-from-folder": "^2.0.0", + "@npmcli/name-from-folder": "^3.0.0", + "@npmcli/package-json": "^6.0.0", "glob": "^10.2.2", - "minimatch": "^9.0.0", - "read-package-json-fast": "^3.0.0" + "minimatch": "^9.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/@npmcli/map-workspaces/node_modules/brace-expansion": { @@ -762,237 +1096,373 @@ } }, "node_modules/@npmcli/metavuln-calculator": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-7.1.1.tgz", - "integrity": "sha512-Nkxf96V0lAx3HCpVda7Vw4P23RILgdi/5K1fmj2tZkWIYLpXAN8k2UVVOsW16TsS5F8Ws2I7Cm+PU1/rsVF47g==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-8.0.0.tgz", + "integrity": "sha512-zR2TGfhR8fH1u4VRz9fuC7r1nI9dweViRDsFnMH8J89OA90lJNwF6idTttEzYSWaOTW4NVoAIB6+ujV+/wI+kg==", "dev": true, "license": "ISC", "dependencies": { - "cacache": "^18.0.0", - "json-parse-even-better-errors": "^3.0.0", - "pacote": "^18.0.0", - "proc-log": "^4.1.0", + "cacache": "^19.0.0", + "json-parse-even-better-errors": "^4.0.0", + "pacote": "^19.0.0", + "proc-log": "^5.0.0", "semver": "^7.3.5" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/@npmcli/move-file": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz", - "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==", - "deprecated": "This functionality has been moved to @npmcli/fs", + "node_modules/@npmcli/metavuln-calculator/node_modules/@npmcli/fs": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz", + "integrity": "sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==", "dev": true, - "license": "MIT", + "license": "ISC", "dependencies": { - "mkdirp": "^1.0.4", - "rimraf": "^3.0.2" + "semver": "^7.3.5" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/@npmcli/name-from-folder": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz", - "integrity": "sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==", + "node_modules/@npmcli/metavuln-calculator/node_modules/cacache": { + "version": "19.0.1", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz", + "integrity": "sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==", "dev": true, "license": "ISC", + "dependencies": { + "@npmcli/fs": "^4.0.0", + "fs-minipass": "^3.0.0", + "glob": "^10.2.2", + "lru-cache": "^10.0.1", + "minipass": "^7.0.3", + "minipass-collect": "^2.0.1", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "p-map": "^7.0.2", + "ssri": "^12.0.0", + "tar": "^7.4.3", + "unique-filename": "^4.0.0" + }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/@npmcli/node-gyp": { + "node_modules/@npmcli/metavuln-calculator/node_modules/chownr": { "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-3.0.0.tgz", - "integrity": "sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", + "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", "dev": true, - "license": "ISC", + "license": "BlueOak-1.0.0", "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": ">=18" } }, - "node_modules/@npmcli/package-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.2.0.tgz", - "integrity": "sha512-qe/kiqqkW0AGtvBjL8TJKZk/eBBSpnJkUWvHdQ9jM2lKHXRYYJuyNpJPlJw3c8QjC2ow6NZYiLExhUaeJelbxQ==", + "node_modules/@npmcli/metavuln-calculator/node_modules/minizlib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.1.tgz", + "integrity": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==", "dev": true, - "license": "ISC", + "license": "MIT", "dependencies": { - "@npmcli/git": "^5.0.0", - "glob": "^10.2.2", - "hosted-git-info": "^7.0.0", - "json-parse-even-better-errors": "^3.0.0", - "normalize-package-data": "^6.0.0", - "proc-log": "^4.0.0", - "semver": "^7.5.3" + "minipass": "^7.0.4", + "rimraf": "^5.0.5" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": ">= 18" } }, - "node_modules/@npmcli/promise-spawn": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.2.tgz", - "integrity": "sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ==", + "node_modules/@npmcli/metavuln-calculator/node_modules/mkdirp": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz", + "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==", "dev": true, - "license": "ISC", - "dependencies": { - "which": "^4.0.0" + "license": "MIT", + "bin": { + "mkdirp": "dist/cjs/src/bin.js" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/@npmcli/promise-spawn/node_modules/isexe": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", - "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "node_modules/@npmcli/metavuln-calculator/node_modules/p-map": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.2.tgz", + "integrity": "sha512-z4cYYMMdKHzw4O5UkWJImbZynVIo0lSGTXc7bzB1e/rrDqkgGUNysK/o4bTr+0+xKvvLoTyGqYC4Fgljy9qe1Q==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@npmcli/metavuln-calculator/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", "dev": true, "license": "ISC", "engines": { - "node": ">=16" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/@npmcli/promise-spawn/node_modules/which": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz", - "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==", + "node_modules/@npmcli/metavuln-calculator/node_modules/rimraf": { + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", + "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", "dev": true, "license": "ISC", "dependencies": { - "isexe": "^3.1.1" + "glob": "^10.3.7" }, "bin": { - "node-which": "bin/which.js" + "rimraf": "dist/esm/bin.mjs" }, - "engines": { - "node": "^16.13.0 || >=18.0.0" + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/@npmcli/query": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.1.0.tgz", - "integrity": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==", + "node_modules/@npmcli/metavuln-calculator/node_modules/ssri": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz", + "integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==", "dev": true, "license": "ISC", "dependencies": { - "postcss-selector-parser": "^6.0.10" + "minipass": "^7.0.3" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/@npmcli/redact": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-2.0.1.tgz", - "integrity": "sha512-YgsR5jCQZhVmTJvjduTOIHph0L73pK8xwMVaDY0PatySqVM9AZj93jpoXYSJqfHFxFkN9dmqTw6OiqExsS3LPw==", + "node_modules/@npmcli/metavuln-calculator/node_modules/tar": { + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz", + "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==", "dev": true, "license": "ISC", + "dependencies": { + "@isaacs/fs-minipass": "^4.0.0", + "chownr": "^3.0.0", + "minipass": "^7.1.2", + "minizlib": "^3.0.1", + "mkdirp": "^3.0.1", + "yallist": "^5.0.0" + }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": ">=18" } }, - "node_modules/@npmcli/run-script": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-8.1.0.tgz", - "integrity": "sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==", + "node_modules/@npmcli/metavuln-calculator/node_modules/unique-filename": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-4.0.0.tgz", + "integrity": "sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==", "dev": true, "license": "ISC", "dependencies": { - "@npmcli/node-gyp": "^3.0.0", - "@npmcli/package-json": "^5.0.0", - "@npmcli/promise-spawn": "^7.0.0", - "node-gyp": "^10.0.0", - "proc-log": "^4.0.0", - "which": "^4.0.0" + "unique-slug": "^5.0.0" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/@npmcli/run-script/node_modules/isexe": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", - "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "node_modules/@npmcli/metavuln-calculator/node_modules/unique-slug": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-5.0.0.tgz", + "integrity": "sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==", "dev": true, "license": "ISC", + "dependencies": { + "imurmurhash": "^0.1.4" + }, "engines": { - "node": ">=16" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/@npmcli/run-script/node_modules/make-fetch-happen": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz", - "integrity": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==", + "node_modules/@npmcli/metavuln-calculator/node_modules/yallist": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", + "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", "dev": true, - "license": "ISC", - "dependencies": { - "@npmcli/agent": "^2.0.0", - "cacache": "^18.0.0", - "http-cache-semantics": "^4.1.1", - "is-lambda": "^1.0.1", - "minipass": "^7.0.2", - "minipass-fetch": "^3.0.0", - "minipass-flush": "^1.0.5", - "minipass-pipeline": "^1.2.4", - "negotiator": "^0.6.3", - "proc-log": "^4.2.0", - "promise-retry": "^2.0.1", - "ssri": "^10.0.0" - }, + "license": "BlueOak-1.0.0", "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": ">=18" } }, - "node_modules/@npmcli/run-script/node_modules/minipass-fetch": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz", - "integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==", + "node_modules/@npmcli/move-file": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz", + "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==", + "deprecated": "This functionality has been moved to @npmcli/fs", "dev": true, "license": "MIT", "dependencies": { - "minipass": "^7.0.3", - "minipass-sized": "^1.0.3", - "minizlib": "^2.1.2" + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" - }, - "optionalDependencies": { - "encoding": "^0.1.13" + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, - "node_modules/@npmcli/run-script/node_modules/node-gyp": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.2.0.tgz", - "integrity": "sha512-sp3FonBAaFe4aYTcFdZUn2NYkbP7xroPGYvQmP4Nl5PxamznItBnNCgjrVTKrEfQynInMsJvZrdmqUnysCJ8rw==", + "node_modules/@npmcli/name-from-folder": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-3.0.0.tgz", + "integrity": "sha512-61cDL8LUc9y80fXn+lir+iVt8IS0xHqEKwPu/5jCjxQTVoSCmkXvw4vbMrzAMtmghz3/AkiBjhHkDKUH+kf7kA==", "dev": true, - "license": "MIT", + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/node-gyp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-4.0.0.tgz", + "integrity": "sha512-+t5DZ6mO/QFh78PByMq1fGSAub/agLJZDRfJRMeOSNCt8s9YVlTjmGpIPwPhvXTGUIJk+WszlT0rQa1W33yzNA==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/package-json": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-6.0.1.tgz", + "integrity": "sha512-YW6PZ99sc1Q4DINEY2td5z9Z3rwbbsx7CyCnOc7UXUUdePXh5gPi1UeaoQVmKQMVbIU7aOwX2l1OG5ZfjgGi5g==", + "dev": true, + "license": "ISC", "dependencies": { - "env-paths": "^2.2.0", - "exponential-backoff": "^3.1.1", - "glob": "^10.3.10", - "graceful-fs": "^4.2.6", - "make-fetch-happen": "^13.0.0", - "nopt": "^7.0.0", - "proc-log": "^4.1.0", - "semver": "^7.3.5", - "tar": "^6.2.1", - "which": "^4.0.0" + "@npmcli/git": "^6.0.0", + "glob": "^10.2.2", + "hosted-git-info": "^8.0.0", + "json-parse-even-better-errors": "^4.0.0", + "normalize-package-data": "^7.0.0", + "proc-log": "^5.0.0", + "semver": "^7.5.3" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/package-json/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/promise-spawn": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-8.0.1.tgz", + "integrity": "sha512-ZscqKtJqy7oj6MgXEJcHQ1om4utU0Q84QtC28UVuiO6ALSO9sDPanXdu6Wd1oYhItW8fx2u96zRFUE8BuPlAjA==", + "dev": true, + "license": "ISC", + "dependencies": { + "which": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/promise-spawn/node_modules/isexe": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=16" + } + }, + "node_modules/@npmcli/promise-spawn/node_modules/which": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz", + "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "isexe": "^3.1.1" }, "bin": { - "node-gyp": "bin/node-gyp.js" + "node-which": "bin/which.js" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/@npmcli/run-script/node_modules/which": { + "node_modules/@npmcli/query": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz", - "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==", + "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-4.0.0.tgz", + "integrity": "sha512-3pPbese0fbCiFJ/7/X1GBgxAKYFE8sxBddA7GtuRmOgNseH4YbGsXJ807Ig3AEwNITjDUISHglvy89cyDJnAwA==", + "dev": true, + "license": "ISC", + "dependencies": { + "postcss-selector-parser": "^6.1.2" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/redact": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-3.0.0.tgz", + "integrity": "sha512-/1uFzjVcfzqrgCeGW7+SZ4hv0qLWmKXVzFahZGJ6QuJBj6Myt9s17+JL86i76NV9YSnJRcGXJYQbAU0rn1YTCQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/run-script": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-9.0.1.tgz", + "integrity": "sha512-q9C0uHrb6B6cm3qXVM32UmpqTKuFGbtP23O2K5sLvPMz2hilKd0ptqGXSpuunOuOmPQb/aT5F/kCXFc1P2gO/A==", + "dev": true, + "license": "ISC", + "dependencies": { + "@npmcli/node-gyp": "^4.0.0", + "@npmcli/package-json": "^6.0.0", + "@npmcli/promise-spawn": "^8.0.0", + "node-gyp": "^10.0.0", + "proc-log": "^5.0.0", + "which": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/run-script/node_modules/isexe": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=16" + } + }, + "node_modules/@npmcli/run-script/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/@npmcli/run-script/node_modules/which": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz", + "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==", "dev": true, "license": "ISC", "dependencies": { @@ -1002,7 +1472,7 @@ "node-which": "bin/which.js" }, "engines": { - "node": "^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/@parcel/watcher": { @@ -1522,6 +1992,13 @@ "@types/responselike": "^1.0.0" } }, + "node_modules/@types/estree": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", + "dev": true, + "license": "MIT" + }, "node_modules/@types/http-cache-semantics": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz", @@ -1529,6 +2006,13 @@ "dev": true, "license": "MIT" }, + "node_modules/@types/json-schema": { + "version": "7.0.15", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", + "dev": true, + "license": "MIT" + }, "node_modules/@types/keyv": { "version": "3.1.4", "resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.4.tgz", @@ -1540,9 +2024,9 @@ } }, "node_modules/@types/node": { - "version": "20.16.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.1.tgz", - "integrity": "sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==", + "version": "20.16.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.10.tgz", + "integrity": "sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==", "license": "MIT", "dependencies": { "undici-types": "~6.19.2" @@ -1685,9 +2169,9 @@ } }, "node_modules/ansi-colors": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", - "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", "dev": true, "license": "MIT", "engines": { @@ -1733,9 +2217,9 @@ } }, "node_modules/aproba": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz", - "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", + "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==", "license": "ISC" }, "node_modules/are-we-there-yet": { @@ -1786,9 +2270,9 @@ } }, "node_modules/axios": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz", - "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==", + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", @@ -1824,19 +2308,30 @@ "license": "MIT" }, "node_modules/bin-links": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.4.tgz", - "integrity": "sha512-cMtq4W5ZsEwcutJrVId+a/tjt8GSbS+h0oNkdl6+6rBuEv8Ot33Bevj5KPm40t309zuhVic8NjpuL42QCiJWWA==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-5.0.0.tgz", + "integrity": "sha512-sdleLVfCjBtgO5cNjA2HVRvWBJAHs4zwenaCPMNJAJU0yNxpzj80IpjOIimkpkr+mhlA+how5poQtt53PygbHA==", "dev": true, "license": "ISC", "dependencies": { - "cmd-shim": "^6.0.0", - "npm-normalize-package-bin": "^3.0.0", - "read-cmd-shim": "^4.0.0", - "write-file-atomic": "^5.0.0" + "cmd-shim": "^7.0.0", + "npm-normalize-package-bin": "^4.0.0", + "proc-log": "^5.0.0", + "read-cmd-shim": "^5.0.0", + "write-file-atomic": "^6.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/bin-links/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/binary-extensions": { @@ -2312,22 +2807,13 @@ } }, "node_modules/cmd-shim": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-6.0.3.tgz", - "integrity": "sha512-FMabTRlc5t5zjdenF6mS0MBeFZm0XqHqeOkcskKFb/LYCcRQ5fVgLOHVc4Lq9CqABd9zhjwPjMBCJvMCziSVtA==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-7.0.0.tgz", + "integrity": "sha512-rtpaCbr164TPPh+zFdkWpCyZuKkjpAzODfaZCf/SVJZzJN+4bHQb/LP3Jzq5/+84um3XXY8r548XiWKSborwVw==", "dev": true, "license": "ISC", "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" - } - }, - "node_modules/code-point-at": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/color-convert": { @@ -2389,16 +2875,10 @@ "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==", "license": "ISC" }, - "node_modules/core-util-is": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", - "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", - "license": "MIT" - }, "node_modules/couchbase": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/couchbase/-/couchbase-4.4.0.tgz", - "integrity": "sha512-o0YZklnIC41Biol8KvSqrKovJ5ZcbgprE1CPICwSDtJ7jycf81AphQdBwEAyFb5pTdhRcMvQv5K9UEMcnJ+xnw==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/couchbase/-/couchbase-4.4.2.tgz", + "integrity": "sha512-787WmugY5V29o0VfTuFc9np0kz4oF5BfkGQA6uPNQ+5H98RNGVzFqFJsd7yGd8m6OSO75EHJnmxM6vh3Qq5Ncw==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -2409,18 +2889,19 @@ "node": ">=16" }, "optionalDependencies": { - "@couchbase/couchbase-darwin-arm64-napi": "4.4.0", - "@couchbase/couchbase-darwin-x64-napi": "4.4.0", - "@couchbase/couchbase-linux-arm64-napi": "4.4.0", - "@couchbase/couchbase-linux-x64-napi": "4.4.0", - "@couchbase/couchbase-linuxmusl-x64-napi": "4.4.0", - "@couchbase/couchbase-win32-x64-napi": "4.4.0" + "@couchbase/couchbase-darwin-arm64-napi": "4.4.2", + "@couchbase/couchbase-darwin-x64-napi": "4.4.2", + "@couchbase/couchbase-linux-arm64-napi": "4.4.2", + "@couchbase/couchbase-linux-x64-napi": "4.4.2", + "@couchbase/couchbase-linuxmusl-arm64-napi": "4.4.2", + "@couchbase/couchbase-linuxmusl-x64-napi": "4.4.2", + "@couchbase/couchbase-win32-x64-napi": "4.4.2" } }, "node_modules/couchbase/node_modules/node-addon-api": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.1.0.tgz", - "integrity": "sha512-yBY+qqWSv3dWKGODD6OGE6GnTX7Q2r+4+DfpqxHSHh8x0B4EKP9+wVGLS6U/AM1vxSNNmUEuIV5EGhYwPpfOwQ==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.2.0.tgz", + "integrity": "sha512-qnyuI2ROiCkye42n9Tj5aX1ns7rzj6n7zW1XReSnLSL9v/vbLeR6fJq6PU27YU/ICfYw6W7Ouk/N7cysWu/hlw==", "license": "MIT", "engines": { "node": "^18 || ^20 || >= 21" @@ -2474,12 +2955,12 @@ } }, "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", + "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", "license": "MIT", "dependencies": { - "ms": "2.1.2" + "ms": "^2.1.3" }, "engines": { "node": ">=6.0" @@ -2632,310 +3113,103 @@ "license": "MIT" }, "node_modules/desktop-trampoline": { - "version": "0.9.8", - "resolved": "https://github.com/desktop/desktop-trampoline/archive/refs/tags/v0.9.8.tar.gz", - "integrity": "sha512-8Ae+e9Rh/dKx7Evsmp01bamOsIz0ariVpns68R4rP4pbtx5sN/PbmhKeJPbLhr/GiK6mDrIexiEbS8S79D1hGA==", + "version": "0.9.10", + "resolved": "https://github.com/desktop/desktop-trampoline/archive/refs/tags/v0.9.10.tar.gz", + "integrity": "sha512-V4CBPI6ShQUOiC7yqcMvw8j7/+rRTBTHS3T/HhP75XLNBtTrkIGQ/CvIDIt45RIdASWjPtH1ijirlyO3OSLdyA==", "hasInstallScript": true, "license": "MIT", "dependencies": { - "node-addon-api": "^3.1.0", - "prebuild-install": "^6.0.0" + "node-addon-api": "^4.3.0", + "prebuild-install": "^7.1.2" }, "bin": { "desktop-trampoline": "build/Release/desktop-trampoline" } }, - "node_modules/desktop-trampoline/node_modules/ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/desktop-trampoline/node_modules/are-we-there-yet": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz", - "integrity": "sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==", - "deprecated": "This package is no longer supported.", - "license": "ISC", - "dependencies": { - "delegates": "^1.0.0", - "readable-stream": "^2.0.6" - } + "node_modules/desktop-trampoline/node_modules/node-addon-api": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.3.0.tgz", + "integrity": "sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==", + "license": "MIT" }, - "node_modules/desktop-trampoline/node_modules/decompress-response": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-4.2.1.tgz", - "integrity": "sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==", - "license": "MIT", - "dependencies": { - "mimic-response": "^2.0.0" - }, + "node_modules/detect-libc": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", + "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==", + "license": "Apache-2.0", "engines": { "node": ">=8" } }, - "node_modules/desktop-trampoline/node_modules/detect-libc": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", - "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==", - "license": "Apache-2.0", - "bin": { - "detect-libc": "bin/detect-libc.js" - }, + "node_modules/detect-node": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", + "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==", + "dev": true, + "license": "MIT", + "optional": true + }, + "node_modules/diff": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz", + "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==", + "dev": true, + "license": "BSD-3-Clause", "engines": { - "node": ">=0.10" + "node": ">=0.3.1" } }, - "node_modules/desktop-trampoline/node_modules/gauge": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", - "integrity": "sha512-14x4kjc6lkD3ltw589k0NrPD6cCNTD6CWoVUNpB85+DrtONoZn+Rug6xZU5RvSC4+TZPxA5AnBibQYAvZn41Hg==", - "deprecated": "This package is no longer supported.", - "license": "ISC", - "dependencies": { - "aproba": "^1.0.3", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.0", - "object-assign": "^4.1.0", - "signal-exit": "^3.0.0", - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wide-align": "^1.1.0" - } + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true, + "license": "MIT" }, - "node_modules/desktop-trampoline/node_modules/is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==", + "node_modules/electron": { + "version": "33.0.0", + "resolved": "https://registry.npmjs.org/electron/-/electron-33.0.0.tgz", + "integrity": "sha512-OdLLR/zAVuNfKahSSYokZmSi7uK2wEYTbCoiIdqWLsOWmCqO9j0JC2XkYQmXQcAk2BJY0ri4lxwAfc5pzPDYsA==", + "dev": true, + "hasInstallScript": true, "license": "MIT", "dependencies": { - "number-is-nan": "^1.0.0" + "@electron/get": "^2.0.0", + "@types/node": "^20.9.0", + "extract-zip": "^2.0.1" + }, + "bin": { + "electron": "cli.js" }, "engines": { - "node": ">=0.10.0" + "node": ">= 12.20.55" } }, - "node_modules/desktop-trampoline/node_modules/isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", + "node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true, "license": "MIT" }, - "node_modules/desktop-trampoline/node_modules/mimic-response": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-2.1.0.tgz", - "integrity": "sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==", - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/desktop-trampoline/node_modules/node-abi": { - "version": "2.30.1", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.30.1.tgz", - "integrity": "sha512-/2D0wOQPgaUWzVSVgRMx+trKJRC2UG4SUc4oCJoXx9Uxjtp0Vy3/kt7zcbxHF8+Z/pK3UloLWzBISg72brfy1w==", + "node_modules/encoding": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", + "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "dev": true, "license": "MIT", + "optional": true, "dependencies": { - "semver": "^5.4.1" + "iconv-lite": "^0.6.2" } }, - "node_modules/desktop-trampoline/node_modules/node-addon-api": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz", - "integrity": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==", - "license": "MIT" - }, - "node_modules/desktop-trampoline/node_modules/npmlog": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", - "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", - "deprecated": "This package is no longer supported.", - "license": "ISC", + "node_modules/end-of-stream": { + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "license": "MIT", "dependencies": { - "are-we-there-yet": "~1.1.2", - "console-control-strings": "~1.1.0", - "gauge": "~2.7.3", - "set-blocking": "~2.0.0" - } - }, - "node_modules/desktop-trampoline/node_modules/prebuild-install": { - "version": "6.1.4", - "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-6.1.4.tgz", - "integrity": "sha512-Z4vpywnK1lBg+zdPCVCsKq0xO66eEV9rWo2zrROGGiRS4JtueBOdlB1FnY8lcy7JsUud/Q3ijUxyWN26Ika0vQ==", - "license": "MIT", - "dependencies": { - "detect-libc": "^1.0.3", - "expand-template": "^2.0.3", - "github-from-package": "0.0.0", - "minimist": "^1.2.3", - "mkdirp-classic": "^0.5.3", - "napi-build-utils": "^1.0.1", - "node-abi": "^2.21.0", - "npmlog": "^4.0.1", - "pump": "^3.0.0", - "rc": "^1.2.7", - "simple-get": "^3.0.3", - "tar-fs": "^2.0.0", - "tunnel-agent": "^0.6.0" - }, - "bin": { - "prebuild-install": "bin.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/desktop-trampoline/node_modules/readable-stream": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", - "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", - "license": "MIT", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/desktop-trampoline/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", - "license": "ISC", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/desktop-trampoline/node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", - "license": "ISC" - }, - "node_modules/desktop-trampoline/node_modules/simple-get": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-3.1.1.tgz", - "integrity": "sha512-CQ5LTKGfCpvE1K0n2us+kuMPbk/q0EKl82s4aheV9oXjFEz6W/Y7oQFVJuU6QG77hRT4Ghb5RURteF5vnWjupA==", - "license": "MIT", - "dependencies": { - "decompress-response": "^4.2.0", - "once": "^1.3.1", - "simple-concat": "^1.0.0" - } - }, - "node_modules/desktop-trampoline/node_modules/string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==", - "license": "MIT", - "dependencies": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/desktop-trampoline/node_modules/strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==", - "license": "MIT", - "dependencies": { - "ansi-regex": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/detect-libc": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", - "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==", - "license": "Apache-2.0", - "engines": { - "node": ">=8" - } - }, - "node_modules/detect-node": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", - "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==", - "dev": true, - "license": "MIT", - "optional": true - }, - "node_modules/diff": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz", - "integrity": "sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==", - "dev": true, - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.3.1" - } - }, - "node_modules/eastasianwidth": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "dev": true, - "license": "MIT" - }, - "node_modules/electron": { - "version": "32.0.1", - "resolved": "https://registry.npmjs.org/electron/-/electron-32.0.1.tgz", - "integrity": "sha512-5Hd5Jaf9niYVR2hZxoRd3gOrcxPOxQV1XPV5WaoSfT9jLJHFadhlKtuSDIk3U6rQZke+aC7GqPPAv55nWFCMsA==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", - "dependencies": { - "@electron/get": "^2.0.0", - "@types/node": "^20.9.0", - "extract-zip": "^2.0.1" - }, - "bin": { - "electron": "cli.js" - }, - "engines": { - "node": ">= 12.20.55" - } - }, - "node_modules/emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true, - "license": "MIT" - }, - "node_modules/encoding": { - "version": "0.1.13", - "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", - "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "iconv-lite": "^0.6.2" - } - }, - "node_modules/end-of-stream": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "license": "MIT", - "dependencies": { - "once": "^1.4.0" + "once": "^1.4.0" } }, "node_modules/env-paths": { @@ -2987,9 +3261,9 @@ "optional": true }, "node_modules/escalade": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", - "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", "license": "MIT", "engines": { "node": ">=6" @@ -3009,29 +3283,33 @@ } }, "node_modules/eslint": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.3.0.tgz", - "integrity": "sha512-5Iv4CsZW030lpUqHBapdPo3MJetAPtejVW8B84GIcIIv8+ohFaddXsrn1Gn8uD9ijDb+kcYKFUVmC8qG8B2ORQ==", + "version": "9.12.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.12.0.tgz", + "integrity": "sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.6.1", + "@eslint-community/regexpp": "^4.11.0", + "@eslint/config-array": "^0.18.0", + "@eslint/core": "^0.6.0", "@eslint/eslintrc": "^3.1.0", - "@eslint/js": "9.3.0", - "@humanwhocodes/config-array": "^0.13.0", + "@eslint/js": "9.12.0", + "@eslint/plugin-kit": "^0.2.0", + "@humanfs/node": "^0.16.5", "@humanwhocodes/module-importer": "^1.0.1", - "@humanwhocodes/retry": "^0.3.0", - "@nodelib/fs.walk": "^1.2.8", + "@humanwhocodes/retry": "^0.3.1", + "@types/estree": "^1.0.6", + "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^8.0.1", - "eslint-visitor-keys": "^4.0.0", - "espree": "^10.0.1", - "esquery": "^1.4.2", + "eslint-scope": "^8.1.0", + "eslint-visitor-keys": "^4.1.0", + "espree": "^10.2.0", + "esquery": "^1.5.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^8.0.0", @@ -3040,14 +3318,11 @@ "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3", - "strip-ansi": "^6.0.1", "text-table": "^0.2.0" }, "bin": { @@ -3057,13 +3332,21 @@ "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, "funding": { - "url": "https://opencollective.com/eslint" + "url": "https://eslint.org/donate" + }, + "peerDependencies": { + "jiti": "*" + }, + "peerDependenciesMeta": { + "jiti": { + "optional": true + } } }, "node_modules/eslint-scope": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.0.2.tgz", - "integrity": "sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.1.0.tgz", + "integrity": "sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==", "dev": true, "license": "BSD-2-Clause", "dependencies": { @@ -3078,9 +3361,9 @@ } }, "node_modules/eslint-visitor-keys": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz", - "integrity": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz", + "integrity": "sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==", "dev": true, "license": "Apache-2.0", "engines": { @@ -3091,15 +3374,15 @@ } }, "node_modules/espree": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-10.1.0.tgz", - "integrity": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/espree/-/espree-10.2.0.tgz", + "integrity": "sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==", "dev": true, "license": "BSD-2-Clause", "dependencies": { "acorn": "^8.12.0", "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^4.0.0" + "eslint-visitor-keys": "^4.1.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -3212,16 +3495,6 @@ "dev": true, "license": "MIT" }, - "node_modules/fastq": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", - "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", - "dev": true, - "license": "ISC", - "dependencies": { - "reusify": "^1.0.4" - } - }, "node_modules/fd-slicer": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", @@ -3322,9 +3595,9 @@ "license": "ISC" }, "node_modules/follow-redirects": { - "version": "1.15.6", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", - "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", + "version": "1.15.9", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", + "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", "funding": [ { "type": "individual", @@ -3779,16 +4052,16 @@ } }, "node_modules/hosted-git-info": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz", - "integrity": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.0.0.tgz", + "integrity": "sha512-4nw3vOVR+vHUOT8+U4giwe2tcGv+R3pwwRidUe67DoMBTjhrfr6rZYJVVwdkBE+Um050SG+X9tf0Jo4fOpn01w==", "dev": true, "license": "ISC", "dependencies": { "lru-cache": "^10.0.1" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/http-cache-semantics": { @@ -3896,16 +4169,16 @@ } }, "node_modules/ignore-walk": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.5.tgz", - "integrity": "sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-7.0.0.tgz", + "integrity": "sha512-T4gbf83A4NH95zvhVYZc+qWocBBGlpzUXLPGurJggw/WIOwicfXJChLDP/iBZnN5WqROSu5Bm3hhle4z8a8YGQ==", "dev": true, "license": "ISC", "dependencies": { "minimatch": "^9.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/ignore-walk/node_modules/brace-expansion": { @@ -3997,13 +4270,13 @@ "license": "ISC" }, "node_modules/ini": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.3.tgz", - "integrity": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ini/-/ini-5.0.0.tgz", + "integrity": "sha512-+N0ngpO3e7cRUWOJAS7qw0IZIVc6XPrW4MlFBdD066F2L4k1L6ker3hLqSq7iXxU5tgS4WGkIUElWn5vogAEnw==", "dev": true, "license": "ISC", "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/ip-address": { @@ -4104,16 +4377,6 @@ "node": ">=0.12.0" } }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, "node_modules/is-plain-obj": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz", @@ -4206,13 +4469,13 @@ "license": "MIT" }, "node_modules/json-parse-even-better-errors": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz", - "integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz", + "integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==", "dev": true, "license": "MIT", "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/json-schema-traverse": { @@ -4313,9 +4576,9 @@ "license": "MIT" }, "node_modules/kerberos": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/kerberos/-/kerberos-2.1.2.tgz", - "integrity": "sha512-GjCJStBDjNXRgNdmiJLJhbgz/gpG32yvKrECFbP5wrCmJh8uwh7HhhM+LA7IC11fNqIL5TUo4mEsTjs855MF0A==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/kerberos/-/kerberos-2.2.0.tgz", + "integrity": "sha512-yz6iP+34Qp8XjwfmJ56SD9coeSfLIoH0JBrLi6Iw76FdwsRJoNw3nCgfpzENkfGyb/dgRqzYn3IMXLj7A43Vlg==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -4402,39 +4665,62 @@ } }, "node_modules/libnpmpack": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.3.tgz", - "integrity": "sha512-6Fi3XI+Kj8S9grEFg6fPsjKiG8DCDFTQT6Wp0LZS75zHbyaJyD9i30sQmWhvY0q0I75Nzt4QuSnQ9s96szDPdA==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-8.0.0.tgz", + "integrity": "sha512-Z5zqR+j8PNOki97D4XnKlekLQjqJYkqCFZeac07XCJYA3aq6O7wYIpn7RqLcNfFm+u3ZsdblY2VQENMoiHA+FQ==", "dev": true, "license": "ISC", "dependencies": { - "@npmcli/arborist": "^7.5.3", - "@npmcli/run-script": "^8.1.0", - "npm-package-arg": "^11.0.2", - "pacote": "^18.0.6" + "@npmcli/arborist": "^8.0.0", + "@npmcli/run-script": "^9.0.1", + "npm-package-arg": "^12.0.0", + "pacote": "^19.0.0" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/libnpmpublish": { - "version": "9.0.9", - "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.9.tgz", - "integrity": "sha512-26zzwoBNAvX9AWOPiqqF6FG4HrSCPsHFkQm7nT+xU1ggAujL/eae81RnCv4CJ2In9q9fh10B88sYSzKCUh/Ghg==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-10.0.0.tgz", + "integrity": "sha512-keixAKMGMegm9HHY0stnNtjPHI7J79sMLlRQf0V1n1iFrWspLTGmoA5VMyzX27L3gC8prl+wLizwNWOZlGpcWw==", "dev": true, "license": "ISC", "dependencies": { "ci-info": "^4.0.0", - "normalize-package-data": "^6.0.1", - "npm-package-arg": "^11.0.2", - "npm-registry-fetch": "^17.0.1", - "proc-log": "^4.2.0", + "normalize-package-data": "^7.0.0", + "npm-package-arg": "^12.0.0", + "npm-registry-fetch": "^18.0.1", + "proc-log": "^5.0.0", "semver": "^7.3.7", "sigstore": "^2.2.0", - "ssri": "^10.0.6" + "ssri": "^12.0.0" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/libnpmpublish/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/libnpmpublish/node_modules/ssri": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz", + "integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "minipass": "^7.0.3" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/locate-path": { @@ -4756,6 +5042,7 @@ "version": "4.0.8", "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", + "license": "MIT", "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" @@ -5003,32 +5290,32 @@ "license": "MIT" }, "node_modules/mocha": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.4.0.tgz", - "integrity": "sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-colors": "4.1.1", - "browser-stdout": "1.3.1", - "chokidar": "3.5.3", - "debug": "4.3.4", - "diff": "5.0.0", - "escape-string-regexp": "4.0.0", - "find-up": "5.0.0", - "glob": "8.1.0", - "he": "1.2.0", - "js-yaml": "4.1.0", - "log-symbols": "4.1.0", - "minimatch": "5.0.1", - "ms": "2.1.3", - "serialize-javascript": "6.0.0", - "strip-json-comments": "3.1.1", - "supports-color": "8.1.1", - "workerpool": "6.2.1", - "yargs": "16.2.0", - "yargs-parser": "20.2.4", - "yargs-unparser": "2.0.0" + "version": "10.7.3", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.3.tgz", + "integrity": "sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-colors": "^4.1.3", + "browser-stdout": "^1.3.1", + "chokidar": "^3.5.3", + "debug": "^4.3.5", + "diff": "^5.2.0", + "escape-string-regexp": "^4.0.0", + "find-up": "^5.0.0", + "glob": "^8.1.0", + "he": "^1.2.0", + "js-yaml": "^4.1.0", + "log-symbols": "^4.1.0", + "minimatch": "^5.1.6", + "ms": "^2.1.3", + "serialize-javascript": "^6.0.2", + "strip-json-comments": "^3.1.1", + "supports-color": "^8.1.1", + "workerpool": "^6.5.1", + "yargs": "^16.2.0", + "yargs-parser": "^20.2.9", + "yargs-unparser": "^2.0.0" }, "bin": { "_mocha": "bin/_mocha", @@ -5089,9 +5376,9 @@ } }, "node_modules/mocha/node_modules/minimatch": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.0.1.tgz", - "integrity": "sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==", + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", "dev": true, "license": "ISC", "dependencies": { @@ -5101,13 +5388,6 @@ "node": ">=10" } }, - "node_modules/mocha/node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", - "dev": true, - "license": "MIT" - }, "node_modules/mocha/node_modules/string-width": { "version": "4.2.3", "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", @@ -5265,9 +5545,9 @@ } }, "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "license": "MIT" }, "node_modules/napi-build-utils": { @@ -5294,9 +5574,9 @@ } }, "node_modules/node-abi": { - "version": "3.67.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.67.0.tgz", - "integrity": "sha512-bLn/fU/ALVBE9wj+p4Y21ZJWYFjUXLXPi/IewyLZkx3ApxKDNBWCKdReeKOtD8dWpOdDCeMyLh6ZewzcLsG2Nw==", + "version": "3.68.0", + "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.68.0.tgz", + "integrity": "sha512-7vbj10trelExNjFSBm5kTvZXXa7pZyKWx9RCKIyqe6I9Ev3IzGpQoqBP3a+cOdxY+pWj6VkP28n/2wWysBHD/A==", "license": "MIT", "dependencies": { "semver": "^7.3.5" @@ -5312,9 +5592,9 @@ "license": "MIT" }, "node_modules/node-api-headers": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/node-api-headers/-/node-api-headers-1.2.0.tgz", - "integrity": "sha512-L9AiEkBfgupC0D/LsudLPOhzy/EdObsp+FHyL1zSK0kKv5FDA9rJMoRz8xd+ojxzlqfg0tTZm2h8ot2nS7bgRA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/node-api-headers/-/node-api-headers-1.3.0.tgz", + "integrity": "sha512-8Bviwtw4jNhv0B2qDjj4M5e6GyAuGtxsmZTrFJu3S3Z0+oHwIgSUdIKkKJmZd+EbMo7g3v4PLBbrjxwmZOqMBg==", "license": "MIT" }, "node_modules/node-api-version": { @@ -5328,77 +5608,83 @@ } }, "node_modules/node-gyp": { - "version": "9.4.1", - "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.4.1.tgz", - "integrity": "sha512-OQkWKbjQKbGkMf/xqI1jjy3oCTgMKJac58G2+bjZb3fza6gW2YrCSdMQYaoTb70crvE//Gngr4f0AgVHmqHvBQ==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.2.0.tgz", + "integrity": "sha512-sp3FonBAaFe4aYTcFdZUn2NYkbP7xroPGYvQmP4Nl5PxamznItBnNCgjrVTKrEfQynInMsJvZrdmqUnysCJ8rw==", "dev": true, "license": "MIT", "dependencies": { "env-paths": "^2.2.0", "exponential-backoff": "^3.1.1", - "glob": "^7.1.4", + "glob": "^10.3.10", "graceful-fs": "^4.2.6", - "make-fetch-happen": "^10.0.3", - "nopt": "^6.0.0", - "npmlog": "^6.0.0", - "rimraf": "^3.0.2", + "make-fetch-happen": "^13.0.0", + "nopt": "^7.0.0", + "proc-log": "^4.1.0", "semver": "^7.3.5", - "tar": "^6.1.2", - "which": "^2.0.2" + "tar": "^6.2.1", + "which": "^4.0.0" }, "bin": { "node-gyp": "bin/node-gyp.js" }, "engines": { - "node": "^12.13 || ^14.13 || >=16" + "node": "^16.14.0 || >=18.0.0" } }, - "node_modules/node-gyp/node_modules/abbrev": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", - "dev": true, - "license": "ISC" - }, - "node_modules/node-gyp/node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "deprecated": "Glob versions prior to v9 are no longer supported", + "node_modules/node-gyp/node_modules/isexe": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", "dev": true, "license": "ISC", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "node": ">=16" } }, - "node_modules/node-gyp/node_modules/nopt": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", - "integrity": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==", + "node_modules/node-gyp/node_modules/make-fetch-happen": { + "version": "13.0.1", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz", + "integrity": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==", "dev": true, "license": "ISC", "dependencies": { - "abbrev": "^1.0.0" + "@npmcli/agent": "^2.0.0", + "cacache": "^18.0.0", + "http-cache-semantics": "^4.1.1", + "is-lambda": "^1.0.1", + "minipass": "^7.0.2", + "minipass-fetch": "^3.0.0", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.3", + "proc-log": "^4.2.0", + "promise-retry": "^2.0.1", + "ssri": "^10.0.0" }, - "bin": { - "nopt": "bin/nopt.js" + "engines": { + "node": "^16.14.0 || >=18.0.0" + } + }, + "node_modules/node-gyp/node_modules/minipass-fetch": { + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz", + "integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==", + "dev": true, + "license": "MIT", + "dependencies": { + "minipass": "^7.0.3", + "minipass-sized": "^1.0.3", + "minizlib": "^2.1.2" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + }, + "optionalDependencies": { + "encoding": "^0.1.13" } }, - "node_modules/nopt": { + "node_modules/node-gyp/node_modules/nopt": { "version": "7.2.1", "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.1.tgz", "integrity": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==", @@ -5414,19 +5700,51 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, + "node_modules/node-gyp/node_modules/which": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz", + "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==", + "dev": true, + "license": "ISC", + "dependencies": { + "isexe": "^3.1.1" + }, + "bin": { + "node-which": "bin/which.js" + }, + "engines": { + "node": "^16.13.0 || >=18.0.0" + } + }, + "node_modules/nopt": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-8.0.0.tgz", + "integrity": "sha512-1L/fTJ4UmV/lUxT2Uf006pfZKTvAgCF+chz+0OgBHO8u2Z67pE7AaAUUj7CJy0lXqHmymUvGFt6NE9R3HER0yw==", + "dev": true, + "license": "ISC", + "dependencies": { + "abbrev": "^2.0.0" + }, + "bin": { + "nopt": "bin/nopt.js" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, "node_modules/normalize-package-data": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.2.tgz", - "integrity": "sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-7.0.0.tgz", + "integrity": "sha512-k6U0gKRIuNCTkwHGZqblCfLfBRh+w1vI6tBo+IeJwq2M8FUiOqhX7GH+GArQGScA7azd1WfyRCvxoXDO3hQDIA==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "hosted-git-info": "^7.0.0", + "hosted-git-info": "^8.0.0", "semver": "^7.3.5", "validate-npm-package-license": "^3.0.4" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/normalize-path": { @@ -5453,381 +5771,1068 @@ } }, "node_modules/npm-bundled": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-3.0.1.tgz", - "integrity": "sha512-+AvaheE/ww1JEwRHOrn4WHNzOxGtVp+adrg2AeZS/7KuxGUYFuBta98wYpfHBbJp6Tg6j1NKSEVHNcfZzJHQwQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-4.0.0.tgz", + "integrity": "sha512-IxaQZDMsqfQ2Lz37VvyyEtKLe8FsRZuysmedy/N06TU1RyVppYKXrO4xIhR0F+7ubIBox6Q7nir6fQI3ej39iA==", "dev": true, "license": "ISC", "dependencies": { - "npm-normalize-package-bin": "^3.0.0" + "npm-normalize-package-bin": "^4.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/npm-install-checks": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-6.3.0.tgz", - "integrity": "sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-7.1.0.tgz", + "integrity": "sha512-bkTildVlofeMX7wiOaWk3PlW7YcBXAuEc7TWpOxwUgalG5ZvgT/ms+6OX9zt7iGLv4+VhKbRZhpOfgQJzk1YAw==", "dev": true, "license": "BSD-2-Clause", "dependencies": { "semver": "^7.1.1" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/npm-normalize-package-bin": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz", - "integrity": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz", + "integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==", "dev": true, "license": "ISC", "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/npm-package-arg": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.3.tgz", - "integrity": "sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==", + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-12.0.0.tgz", + "integrity": "sha512-ZTE0hbwSdTNL+Stx2zxSqdu2KZfNDcrtrLdIk7XGnQFYBWYDho/ORvXtn5XEePcL3tFpGjHCV3X3xrtDh7eZ+A==", "dev": true, "license": "ISC", "dependencies": { - "hosted-git-info": "^7.0.0", - "proc-log": "^4.0.0", + "hosted-git-info": "^8.0.0", + "proc-log": "^5.0.0", "semver": "^7.3.5", - "validate-npm-package-name": "^5.0.0" + "validate-npm-package-name": "^6.0.0" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-package-arg/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/npm-packlist": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz", - "integrity": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-9.0.0.tgz", + "integrity": "sha512-8qSayfmHJQTx3nJWYbbUmflpyarbLMBc6LCAjYsiGtXxDB68HaZpb8re6zeaLGxZzDuMdhsg70jryJe+RrItVQ==", "dev": true, "license": "ISC", "dependencies": { - "ignore-walk": "^6.0.4" + "ignore-walk": "^7.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/npm-pick-manifest": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.1.0.tgz", - "integrity": "sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-10.0.0.tgz", + "integrity": "sha512-r4fFa4FqYY8xaM7fHecQ9Z2nE9hgNfJR+EmoKv0+chvzWkBcORX3r0FpTByP+CbOVJDladMXnPQGVN8PBLGuTQ==", "dev": true, "license": "ISC", "dependencies": { - "npm-install-checks": "^6.0.0", - "npm-normalize-package-bin": "^3.0.0", - "npm-package-arg": "^11.0.0", + "npm-install-checks": "^7.1.0", + "npm-normalize-package-bin": "^4.0.0", + "npm-package-arg": "^12.0.0", "semver": "^7.3.5" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/npm-registry-fetch": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.1.0.tgz", - "integrity": "sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA==", + "version": "18.0.1", + "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-18.0.1.tgz", + "integrity": "sha512-5XKlWmVtfTTmnU6rKBjjQDMdnFOVAH9t7D4DG1ZcsIDwkGYBTUl0fMnbzsVSM0t/HZRpyE1VMLZv9O0Bvkj3UA==", "dev": true, "license": "ISC", "dependencies": { - "@npmcli/redact": "^2.0.0", + "@npmcli/redact": "^3.0.0", "jsonparse": "^1.3.1", - "make-fetch-happen": "^13.0.0", + "make-fetch-happen": "^14.0.0", "minipass": "^7.0.2", - "minipass-fetch": "^3.0.0", - "minizlib": "^2.1.2", - "npm-package-arg": "^11.0.0", - "proc-log": "^4.0.0" + "minipass-fetch": "^4.0.0", + "minizlib": "^3.0.1", + "npm-package-arg": "^12.0.0", + "proc-log": "^5.0.0" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-registry-fetch/node_modules/@npmcli/agent": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-3.0.0.tgz", + "integrity": "sha512-S79NdEgDQd/NGCay6TCoVzXSj74skRZIKJcpJjC5lOq34SZzyI6MqtiiWoiVWoVrTcGjNeC4ipbh1VIHlpfF5Q==", + "dev": true, + "license": "ISC", + "dependencies": { + "agent-base": "^7.1.0", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.1", + "lru-cache": "^10.0.1", + "socks-proxy-agent": "^8.0.3" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-registry-fetch/node_modules/@npmcli/fs": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz", + "integrity": "sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==", + "dev": true, + "license": "ISC", + "dependencies": { + "semver": "^7.3.5" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-registry-fetch/node_modules/agent-base": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", + "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", + "dev": true, + "license": "MIT", + "dependencies": { + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/npm-registry-fetch/node_modules/cacache": { + "version": "19.0.1", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz", + "integrity": "sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "@npmcli/fs": "^4.0.0", + "fs-minipass": "^3.0.0", + "glob": "^10.2.2", + "lru-cache": "^10.0.1", + "minipass": "^7.0.3", + "minipass-collect": "^2.0.1", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "p-map": "^7.0.2", + "ssri": "^12.0.0", + "tar": "^7.4.3", + "unique-filename": "^4.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-registry-fetch/node_modules/chownr": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", + "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", + "dev": true, + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" + } + }, + "node_modules/npm-registry-fetch/node_modules/http-proxy-agent": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "dev": true, + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/npm-registry-fetch/node_modules/https-proxy-agent": { + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz", + "integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==", + "dev": true, + "license": "MIT", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" } }, "node_modules/npm-registry-fetch/node_modules/make-fetch-happen": { - "version": "13.0.1", - "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz", - "integrity": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-14.0.1.tgz", + "integrity": "sha512-Z1ndm71UQdcK362F5Wg4IFRBZq4MGeCz+uor5iPROkSjEWEoc1Zn7OSKPvmg01S9XOI8mr+GlRr+W4ABz4ZgdA==", "dev": true, "license": "ISC", "dependencies": { - "@npmcli/agent": "^2.0.0", - "cacache": "^18.0.0", + "@npmcli/agent": "^3.0.0", + "cacache": "^19.0.1", "http-cache-semantics": "^4.1.1", - "is-lambda": "^1.0.1", "minipass": "^7.0.2", - "minipass-fetch": "^3.0.0", + "minipass-fetch": "^4.0.0", "minipass-flush": "^1.0.5", "minipass-pipeline": "^1.2.4", "negotiator": "^0.6.3", - "proc-log": "^4.2.0", + "proc-log": "^5.0.0", "promise-retry": "^2.0.1", - "ssri": "^10.0.0" + "ssri": "^12.0.0" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/npm-registry-fetch/node_modules/minipass-fetch": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz", - "integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-4.0.0.tgz", + "integrity": "sha512-2v6aXUXwLP1Epd/gc32HAMIWoczx+fZwEPRHm/VwtrJzRGwR1qGZXEYV3Zp8ZjjbwaZhMrM6uHV4KVkk+XCc2w==", "dev": true, "license": "MIT", "dependencies": { "minipass": "^7.0.3", "minipass-sized": "^1.0.3", - "minizlib": "^2.1.2" + "minizlib": "^3.0.1" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" }, "optionalDependencies": { "encoding": "^0.1.13" } }, - "node_modules/npmlog": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz", - "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==", - "deprecated": "This package is no longer supported.", - "license": "ISC", + "node_modules/npm-registry-fetch/node_modules/minizlib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.1.tgz", + "integrity": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==", + "dev": true, + "license": "MIT", "dependencies": { - "are-we-there-yet": "^3.0.0", - "console-control-strings": "^1.1.0", - "gauge": "^4.0.3", - "set-blocking": "^2.0.0" + "minipass": "^7.0.4", + "rimraf": "^5.0.5" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + "node": ">= 18" } }, - "node_modules/number-is-nan": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==", + "node_modules/npm-registry-fetch/node_modules/mkdirp": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz", + "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==", + "dev": true, "license": "MIT", + "bin": { + "mkdirp": "dist/cjs/src/bin.js" + }, "engines": { - "node": ">=0.10.0" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "node_modules/npm-registry-fetch/node_modules/p-map": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.2.tgz", + "integrity": "sha512-z4cYYMMdKHzw4O5UkWJImbZynVIo0lSGTXc7bzB1e/rrDqkgGUNysK/o4bTr+0+xKvvLoTyGqYC4Fgljy9qe1Q==", + "dev": true, "license": "MIT", "engines": { - "node": ">=0.10.0" + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/npm-registry-fetch/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", + "dev": true, + "license": "ISC", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-registry-fetch/node_modules/rimraf": { + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", + "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "glob": "^10.3.7" + }, + "bin": { + "rimraf": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/npm-registry-fetch/node_modules/socks-proxy-agent": { + "version": "8.0.4", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.4.tgz", + "integrity": "sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw==", + "dev": true, + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.1", + "debug": "^4.3.4", + "socks": "^2.8.3" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/npm-registry-fetch/node_modules/ssri": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz", + "integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "minipass": "^7.0.3" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-registry-fetch/node_modules/tar": { + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz", + "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==", + "dev": true, + "license": "ISC", + "dependencies": { + "@isaacs/fs-minipass": "^4.0.0", + "chownr": "^3.0.0", + "minipass": "^7.1.2", + "minizlib": "^3.0.1", + "mkdirp": "^3.0.1", + "yallist": "^5.0.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/npm-registry-fetch/node_modules/unique-filename": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-4.0.0.tgz", + "integrity": "sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "unique-slug": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-registry-fetch/node_modules/unique-slug": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-5.0.0.tgz", + "integrity": "sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==", + "dev": true, + "license": "ISC", + "dependencies": { + "imurmurhash": "^0.1.4" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/npm-registry-fetch/node_modules/yallist": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", + "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", + "dev": true, + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" + } + }, + "node_modules/npmlog": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz", + "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==", + "deprecated": "This package is no longer supported.", + "license": "ISC", + "dependencies": { + "are-we-there-yet": "^3.0.0", + "console-control-strings": "^1.1.0", + "gauge": "^4.0.3", + "set-blocking": "^2.0.0" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/object-keys": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "license": "ISC", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/onetime": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", + "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", + "dev": true, + "license": "MIT", + "dependencies": { + "mimic-fn": "^2.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/open": { + "version": "7.4.2", + "resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz", + "integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "is-docker": "^2.0.0", + "is-wsl": "^2.1.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/optionator": { + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", + "dev": true, + "license": "MIT", + "dependencies": { + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/ora": { + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz", + "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "bl": "^4.1.0", + "chalk": "^4.1.0", + "cli-cursor": "^3.1.0", + "cli-spinners": "^2.5.0", + "is-interactive": "^1.0.0", + "is-unicode-supported": "^0.1.0", + "log-symbols": "^4.1.0", + "strip-ansi": "^6.0.0", + "wcwidth": "^1.0.1" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/os-tmpdir": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", + "integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/p-cancelable": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz", + "integrity": "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dev": true, + "license": "MIT", + "dependencies": { + "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-map": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", + "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "aggregate-error": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/package-json-from-dist": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", + "dev": true, + "license": "BlueOak-1.0.0" + }, + "node_modules/pacote": { + "version": "19.0.1", + "resolved": "https://registry.npmjs.org/pacote/-/pacote-19.0.1.tgz", + "integrity": "sha512-zIpxWAsr/BvhrkSruspG8aqCQUUrWtpwx0GjiRZQhEM/pZXrigA32ElN3vTcCPUDOFmHr6SFxwYrvVUs5NTEUg==", + "dev": true, + "license": "ISC", + "dependencies": { + "@npmcli/git": "^6.0.0", + "@npmcli/installed-package-contents": "^3.0.0", + "@npmcli/package-json": "^6.0.0", + "@npmcli/promise-spawn": "^8.0.0", + "@npmcli/run-script": "^9.0.0", + "cacache": "^19.0.0", + "fs-minipass": "^3.0.0", + "minipass": "^7.0.2", + "npm-package-arg": "^12.0.0", + "npm-packlist": "^9.0.0", + "npm-pick-manifest": "^10.0.0", + "npm-registry-fetch": "^18.0.0", + "proc-log": "^5.0.0", + "promise-retry": "^2.0.1", + "sigstore": "^3.0.0", + "ssri": "^12.0.0", + "tar": "^6.1.11" + }, + "bin": { + "pacote": "bin/index.js" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/@npmcli/agent": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-3.0.0.tgz", + "integrity": "sha512-S79NdEgDQd/NGCay6TCoVzXSj74skRZIKJcpJjC5lOq34SZzyI6MqtiiWoiVWoVrTcGjNeC4ipbh1VIHlpfF5Q==", + "dev": true, + "license": "ISC", + "dependencies": { + "agent-base": "^7.1.0", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.1", + "lru-cache": "^10.0.1", + "socks-proxy-agent": "^8.0.3" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/@npmcli/fs": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-4.0.0.tgz", + "integrity": "sha512-/xGlezI6xfGO9NwuJlnwz/K14qD1kCSAGtacBHnGzeAIuJGazcp45KP5NuyARXoKb7cwulAGWVsbeSxdG/cb0Q==", + "dev": true, + "license": "ISC", + "dependencies": { + "semver": "^7.3.5" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/@sigstore/bundle": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-3.0.0.tgz", + "integrity": "sha512-XDUYX56iMPAn/cdgh/DTJxz5RWmqKV4pwvUAEKEWJl+HzKdCd/24wUa9JYNMlDSCb7SUHAdtksxYX779Nne/Zg==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@sigstore/protobuf-specs": "^0.3.2" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/@sigstore/core": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-2.0.0.tgz", + "integrity": "sha512-nYxaSb/MtlSI+JWcwTHQxyNmWeWrUXJJ/G4liLrGG7+tS4vAz6LF3xRXqLH6wPIVUoZQel2Fs4ddLx4NCpiIYg==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/@sigstore/sign": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-3.0.0.tgz", + "integrity": "sha512-UjhDMQOkyDoktpXoc5YPJpJK6IooF2gayAr5LvXI4EL7O0vd58okgfRcxuaH+YTdhvb5aa1Q9f+WJ0c2sVuYIw==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@sigstore/bundle": "^3.0.0", + "@sigstore/core": "^2.0.0", + "@sigstore/protobuf-specs": "^0.3.2", + "make-fetch-happen": "^14.0.1", + "proc-log": "^5.0.0", + "promise-retry": "^2.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/@sigstore/tuf": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-3.0.0.tgz", + "integrity": "sha512-9Xxy/8U5OFJu7s+OsHzI96IX/OzjF/zj0BSSaWhgJgTqtlBhQIV2xdrQI5qxLD7+CWWDepadnXAxzaZ3u9cvRw==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@sigstore/protobuf-specs": "^0.3.2", + "tuf-js": "^3.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/@sigstore/verify": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-2.0.0.tgz", + "integrity": "sha512-Ggtq2GsJuxFNUvQzLoXqRwS4ceRfLAJnrIHUDrzAD0GgnOhwujJkKkxM/s5Bako07c3WtAs/sZo5PJq7VHjeDg==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@sigstore/bundle": "^3.0.0", + "@sigstore/core": "^2.0.0", + "@sigstore/protobuf-specs": "^0.3.2" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/@tufjs/models": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-3.0.1.tgz", + "integrity": "sha512-UUYHISyhCU3ZgN8yaear3cGATHb3SMuKHsQ/nVbHXcmnBf+LzQ/cQfhNG+rfaSHgqGKNEm2cOCLVLELStUQ1JA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@tufjs/canonical-json": "2.0.0", + "minimatch": "^9.0.5" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/agent-base": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", + "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", + "dev": true, + "license": "MIT", + "dependencies": { + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/pacote/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "license": "MIT", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/pacote/node_modules/cacache": { + "version": "19.0.1", + "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz", + "integrity": "sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "@npmcli/fs": "^4.0.0", + "fs-minipass": "^3.0.0", + "glob": "^10.2.2", + "lru-cache": "^10.0.1", + "minipass": "^7.0.3", + "minipass-collect": "^2.0.1", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "p-map": "^7.0.2", + "ssri": "^12.0.0", + "tar": "^7.4.3", + "unique-filename": "^4.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/cacache/node_modules/tar": { + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz", + "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==", + "dev": true, + "license": "ISC", + "dependencies": { + "@isaacs/fs-minipass": "^4.0.0", + "chownr": "^3.0.0", + "minipass": "^7.1.2", + "minizlib": "^3.0.1", + "mkdirp": "^3.0.1", + "yallist": "^5.0.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/pacote/node_modules/chownr": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", + "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", + "dev": true, + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" + } + }, + "node_modules/pacote/node_modules/http-proxy-agent": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", + "dev": true, + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" } }, - "node_modules/object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "node_modules/pacote/node_modules/https-proxy-agent": { + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz", + "integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==", "dev": true, "license": "MIT", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "4" + }, "engines": { - "node": ">= 0.4" + "node": ">= 14" } }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "node_modules/pacote/node_modules/make-fetch-happen": { + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-14.0.1.tgz", + "integrity": "sha512-Z1ndm71UQdcK362F5Wg4IFRBZq4MGeCz+uor5iPROkSjEWEoc1Zn7OSKPvmg01S9XOI8mr+GlRr+W4ABz4ZgdA==", + "dev": true, "license": "ISC", "dependencies": { - "wrappy": "1" + "@npmcli/agent": "^3.0.0", + "cacache": "^19.0.1", + "http-cache-semantics": "^4.1.1", + "minipass": "^7.0.2", + "minipass-fetch": "^4.0.0", + "minipass-flush": "^1.0.5", + "minipass-pipeline": "^1.2.4", + "negotiator": "^0.6.3", + "proc-log": "^5.0.0", + "promise-retry": "^2.0.1", + "ssri": "^12.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", + "node_modules/pacote/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", "dev": true, - "license": "MIT", + "license": "ISC", "dependencies": { - "mimic-fn": "^2.1.0" + "brace-expansion": "^2.0.1" }, "engines": { - "node": ">=6" + "node": ">=16 || 14 >=14.17" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/open": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz", - "integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==", + "node_modules/pacote/node_modules/minipass-fetch": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-4.0.0.tgz", + "integrity": "sha512-2v6aXUXwLP1Epd/gc32HAMIWoczx+fZwEPRHm/VwtrJzRGwR1qGZXEYV3Zp8ZjjbwaZhMrM6uHV4KVkk+XCc2w==", "dev": true, "license": "MIT", "dependencies": { - "is-docker": "^2.0.0", - "is-wsl": "^2.1.1" + "minipass": "^7.0.3", + "minipass-sized": "^1.0.3", + "minizlib": "^3.0.1" }, "engines": { - "node": ">=8" + "node": "^18.17.0 || >=20.5.0" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "optionalDependencies": { + "encoding": "^0.1.13" } }, - "node_modules/optionator": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", - "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", + "node_modules/pacote/node_modules/minizlib": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.1.tgz", + "integrity": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==", "dev": true, "license": "MIT", "dependencies": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.5" + "minipass": "^7.0.4", + "rimraf": "^5.0.5" }, "engines": { - "node": ">= 0.8.0" + "node": ">= 18" } }, - "node_modules/ora": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz", - "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==", + "node_modules/pacote/node_modules/mkdirp": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz", + "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==", "dev": true, "license": "MIT", - "dependencies": { - "bl": "^4.1.0", - "chalk": "^4.1.0", - "cli-cursor": "^3.1.0", - "cli-spinners": "^2.5.0", - "is-interactive": "^1.0.0", - "is-unicode-supported": "^0.1.0", - "log-symbols": "^4.1.0", - "strip-ansi": "^6.0.0", - "wcwidth": "^1.0.1" + "bin": { + "mkdirp": "dist/cjs/src/bin.js" }, "engines": { "node": ">=10" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/os-tmpdir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", - "integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==", + "node_modules/pacote/node_modules/p-map": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.2.tgz", + "integrity": "sha512-z4cYYMMdKHzw4O5UkWJImbZynVIo0lSGTXc7bzB1e/rrDqkgGUNysK/o4bTr+0+xKvvLoTyGqYC4Fgljy9qe1Q==", "dev": true, "license": "MIT", "engines": { - "node": ">=0.10.0" + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/p-cancelable": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz", - "integrity": "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==", + "node_modules/pacote/node_modules/proc-log": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", + "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==", "dev": true, - "license": "MIT", + "license": "ISC", "engines": { - "node": ">=8" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "node_modules/pacote/node_modules/rimraf": { + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", + "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", "dev": true, - "license": "MIT", + "license": "ISC", "dependencies": { - "yocto-queue": "^0.1.0" + "glob": "^10.3.7" }, - "engines": { - "node": ">=10" + "bin": { + "rimraf": "dist/esm/bin.mjs" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "node_modules/pacote/node_modules/sigstore": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-3.0.0.tgz", + "integrity": "sha512-PHMifhh3EN4loMcHCz6l3v/luzgT3za+9f8subGgeMNjbJjzH4Ij/YoX3Gvu+kaouJRIlVdTHHCREADYf+ZteA==", "dev": true, - "license": "MIT", + "license": "Apache-2.0", "dependencies": { - "p-limit": "^3.0.2" + "@sigstore/bundle": "^3.0.0", + "@sigstore/core": "^2.0.0", + "@sigstore/protobuf-specs": "^0.3.2", + "@sigstore/sign": "^3.0.0", + "@sigstore/tuf": "^3.0.0", + "@sigstore/verify": "^2.0.0" }, "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/p-map": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", - "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", + "node_modules/pacote/node_modules/socks-proxy-agent": { + "version": "8.0.4", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.4.tgz", + "integrity": "sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw==", "dev": true, "license": "MIT", "dependencies": { - "aggregate-error": "^3.0.0" + "agent-base": "^7.1.1", + "debug": "^4.3.4", + "socks": "^2.8.3" }, "engines": { - "node": ">=10" + "node": ">= 14" + } + }, + "node_modules/pacote/node_modules/ssri": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz", + "integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==", + "dev": true, + "license": "ISC", + "dependencies": { + "minipass": "^7.0.3" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "engines": { + "node": "^18.17.0 || >=20.5.0" } }, - "node_modules/package-json-from-dist": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz", - "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==", + "node_modules/pacote/node_modules/tuf-js": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-3.0.1.tgz", + "integrity": "sha512-+68OP1ZzSF84rTckf3FA95vJ1Zlx/uaXyiiKyPd1pA4rZNkpEvDAKmsu1xUSmbF/chCRYgZ6UZkDwC7PmzmAyA==", "dev": true, - "license": "BlueOak-1.0.0" + "license": "MIT", + "dependencies": { + "@tufjs/models": "3.0.1", + "debug": "^4.3.6", + "make-fetch-happen": "^14.0.1" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + } }, - "node_modules/pacote": { - "version": "18.0.6", - "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.6.tgz", - "integrity": "sha512-+eK3G27SMwsB8kLIuj4h1FUhHtwiEUo21Tw8wNjmvdlpOEr613edv+8FUsTj/4F/VN5ywGE19X18N7CC2EJk6A==", + "node_modules/pacote/node_modules/unique-filename": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-4.0.0.tgz", + "integrity": "sha512-XSnEewXmQ+veP7xX2dS5Q4yZAvO40cBN2MWkJ7D/6sW4Dg6wYBNwM1Vrnz1FhH5AdeLIlUXRI9e28z1YZi71NQ==", "dev": true, "license": "ISC", "dependencies": { - "@npmcli/git": "^5.0.0", - "@npmcli/installed-package-contents": "^2.0.1", - "@npmcli/package-json": "^5.1.0", - "@npmcli/promise-spawn": "^7.0.0", - "@npmcli/run-script": "^8.0.0", - "cacache": "^18.0.0", - "fs-minipass": "^3.0.0", - "minipass": "^7.0.2", - "npm-package-arg": "^11.0.0", - "npm-packlist": "^8.0.0", - "npm-pick-manifest": "^9.0.0", - "npm-registry-fetch": "^17.0.0", - "proc-log": "^4.0.0", - "promise-retry": "^2.0.1", - "sigstore": "^2.2.0", - "ssri": "^10.0.0", - "tar": "^6.1.11" + "unique-slug": "^5.0.0" }, - "bin": { - "pacote": "bin/index.js" + "engines": { + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/unique-slug": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-5.0.0.tgz", + "integrity": "sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==", + "dev": true, + "license": "ISC", + "dependencies": { + "imurmurhash": "^0.1.4" }, "engines": { - "node": "^16.14.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" + } + }, + "node_modules/pacote/node_modules/yallist": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", + "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", + "dev": true, + "license": "BlueOak-1.0.0", + "engines": { + "node": ">=18" } }, "node_modules/parent-module": { @@ -5844,18 +6849,18 @@ } }, "node_modules/parse-conflict-json": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-3.0.1.tgz", - "integrity": "sha512-01TvEktc68vwbJOtWZluyWeVGWjP+bZwXtPDMQVbBKzbJ/vZBif0L69KH1+cHv1SZ6e0FKLvjyHe8mqsIqYOmw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-4.0.0.tgz", + "integrity": "sha512-37CN2VtcuvKgHUs8+0b1uJeEsbGn61GRHz469C94P5xiOoqpDYJYwjg4RY9Vmz39WyZAVkR5++nbJwLMIgOCnQ==", "dev": true, "license": "ISC", "dependencies": { - "json-parse-even-better-errors": "^3.0.0", + "json-parse-even-better-errors": "^4.0.0", "just-diff": "^6.0.0", "just-diff-apply": "^5.2.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/patch-package": { @@ -6084,9 +7089,9 @@ } }, "node_modules/prettier": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", - "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz", + "integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==", "dev": true, "license": "MIT", "bin": { @@ -6109,20 +7114,14 @@ "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/process-nextick-args": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", - "license": "MIT" - }, "node_modules/proggy": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/proggy/-/proggy-2.0.0.tgz", - "integrity": "sha512-69agxLtnI8xBs9gUGqEnK26UfiexpHy+KUpBQWabiytQjnn5wFY8rklAi7GRfABIuPNnQ/ik48+LGLkYYJcy4A==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/proggy/-/proggy-3.0.0.tgz", + "integrity": "sha512-QE8RApCM3IaRRxVzxrjbgNMpQEX6Wu0p0KBeoSiSEw5/bsGwZHsshF4LCxH2jp/r6BU+bqA3LrMDEYNfJnpD8Q==", "dev": true, "license": "ISC", "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/progress": { @@ -6146,9 +7145,9 @@ } }, "node_modules/promise-call-limit": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz", - "integrity": "sha512-utl+0x8gIDasV5X+PI5qWEPqH6fJS0pFtQ/4gZ95xfEFb/89dmh+/b895TbFDBLiafBvxD/PGTKfvxl4kH/pQg==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.2.tgz", + "integrity": "sha512-mRPQO2T1QQVw11E7+UdCJu7S61eJVWknzml9sC1heAdj1jxl0fWMBypIt9ZOcLFf8FkG995ZD7RnVk7HH72fZw==", "dev": true, "license": "ISC", "funding": { @@ -6183,9 +7182,9 @@ "license": "MIT" }, "node_modules/pump": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz", + "integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==", "license": "MIT", "dependencies": { "end-of-stream": "^1.1.0", @@ -6201,27 +7200,6 @@ "node": ">=6" } }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, "node_modules/quick-lru": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz", @@ -6289,27 +7267,27 @@ } }, "node_modules/read-cmd-shim": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-4.0.0.tgz", - "integrity": "sha512-yILWifhaSEEytfXI76kB9xEEiG1AiozaCJZ83A87ytjRiN+jVibXjedjCRNjoZviinhG+4UkalO3mWTd8u5O0Q==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-5.0.0.tgz", + "integrity": "sha512-SEbJV7tohp3DAAILbEMPXavBjAnMN0tVnh4+9G8ihV4Pq3HYF9h8QNez9zkJ1ILkv9G2BjdzwctznGZXgu/HGw==", "dev": true, "license": "ISC", "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/read-package-json-fast": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz", - "integrity": "sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-4.0.0.tgz", + "integrity": "sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==", "dev": true, "license": "ISC", "dependencies": { - "json-parse-even-better-errors": "^3.0.0", - "npm-normalize-package-bin": "^3.0.0" + "json-parse-even-better-errors": "^4.0.0", + "npm-normalize-package-bin": "^4.0.0" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/readable-stream": { @@ -6409,17 +7387,6 @@ "node": ">= 4" } }, - "node_modules/reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "dev": true, - "license": "MIT", - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" - } - }, "node_modules/rimraf": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", @@ -6478,11 +7445,10 @@ "node": ">=8.0" } }, - "node_modules/run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "dev": true, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", "funding": [ { "type": "github", @@ -6497,15 +7463,6 @@ "url": "https://feross.org/support" } ], - "license": "MIT", - "dependencies": { - "queue-microtask": "^1.2.2" - } - }, - "node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", "license": "MIT" }, "node_modules/safer-buffer": { @@ -6554,9 +7511,9 @@ } }, "node_modules/serialize-javascript": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz", - "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", + "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -6812,12 +7769,12 @@ } }, "node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", "license": "MIT", "dependencies": { - "safe-buffer": "~5.1.0" + "safe-buffer": "~5.2.0" } }, "node_modules/string-width": { @@ -6862,9 +7819,9 @@ "license": "MIT" }, "node_modules/string-width/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "dev": true, "license": "MIT", "engines": { @@ -7269,13 +8226,13 @@ } }, "node_modules/validate-npm-package-name": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", - "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-6.0.0.tgz", + "integrity": "sha512-d7KLgL1LD3U3fgnvWEY1cQXoO/q6EQ1BSz48Sa149V/5zVTAbgmZIpyI8TRi6U9/JNyeYLlTKsEMPtLC27RFUg==", "dev": true, "license": "ISC", "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/walk-up-path": { @@ -7374,9 +8331,9 @@ } }, "node_modules/workerpool": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz", - "integrity": "sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz", + "integrity": "sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==", "dev": true, "license": "Apache-2.0" }, @@ -7440,9 +8397,9 @@ } }, "node_modules/wrap-ansi/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "dev": true, "license": "MIT", "engines": { @@ -7488,9 +8445,9 @@ "license": "ISC" }, "node_modules/write-file-atomic": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz", - "integrity": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-6.0.0.tgz", + "integrity": "sha512-GmqrO8WJ1NuzJ2DrziEI2o57jKAVIQNf8a18W3nCYU3H7PNWqCCVTeH6/NQE93CIllIgQS98rrmVkYgTX9fFJQ==", "dev": true, "license": "ISC", "dependencies": { @@ -7498,7 +8455,7 @@ "signal-exit": "^4.0.1" }, "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + "node": "^18.17.0 || >=20.5.0" } }, "node_modules/y18n": { @@ -7517,9 +8474,9 @@ "license": "ISC" }, "node_modules/yaml": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.0.tgz", - "integrity": "sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.1.tgz", + "integrity": "sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==", "dev": true, "license": "ISC", "bin": { @@ -7548,9 +8505,9 @@ } }, "node_modules/yargs-parser": { - "version": "20.2.4", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.4.tgz", - "integrity": "sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==", + "version": "20.2.9", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", + "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", "dev": true, "license": "ISC", "engines": { diff --git a/package.json b/package.json index fe09899..a98dde0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-deps-buildkit", - "version": "1.0.0", + "version": "1.1.0", "description": "Toolkit for generating and publishing custom prebuilds for our Studio and plugins native dependencies", "main": "prepare.js", "workspaces": [ @@ -24,27 +24,27 @@ "homepage": "https://github.com/hackolade/native-deps-buildkit#readme", "author": "Hackolade", "devDependencies": { - "@electron/rebuild": "3.6.0", + "@electron/rebuild": "3.7.0", "chai": "5.1.1", "cross-env": "7.0.3", - "debug": "4.3.4", - "electron": "32.0.1", - "eslint": "9.3.0", - "libnpmpack": "7.0.3", - "libnpmpublish": "9.0.9", + "debug": "4.3.7", + "electron": "33.0.0", + "eslint": "9.12.0", + "libnpmpack": "8.0.0", + "libnpmpublish": "10.0.0", "lodash": "4.17.21", - "mocha": "10.4.0", + "mocha": "10.7.3", "patch-package": "8.0.0", "prebuild-install": "7.1.2", - "prettier": "3.2.5", + "prettier": "3.3.3", "semver": "7.6.3", "split2": "4.2.0" }, "dependencies": { "@parcel/watcher": "2.4.1", - "couchbase": "4.4.0", - "desktop-trampoline": "https://github.com/desktop/desktop-trampoline/archive/refs/tags/v0.9.8.tar.gz", - "kerberos": "2.1.2", + "couchbase": "4.4.2", + "desktop-trampoline": "https://github.com/desktop/desktop-trampoline/archive/refs/tags/v0.9.10.tar.gz", + "kerberos": "2.2.0", "keytar": "7.9.0", "krb5": "0.5.5", "mongodb-client-encryption": "2.9.1" @@ -56,7 +56,7 @@ "version_format": "..", "nativeModules": { "@parcel/watcher": { - "version": "32.2.2", + "version": "32.2.3", "napi": true, "prebuild_install": false, "prebuilds_as_npm_packages": true, @@ -64,7 +64,7 @@ "to_build": false }, "couchbase": { - "version": "32.4.2", + "version": "32.4.3", "napi": true, "prebuild_install": false, "prebuilds_as_npm_packages": true, @@ -132,5 +132,17 @@ }, "engines": { "node": "^20" + }, + "devEngines": { + "runtime": { + "name": "node", + "version": "20.x", + "onFail": "warn" + }, + "packageManager": { + "name": "npm", + "onFail": "warn", + "version": "10.x" + } } } diff --git a/patches/couchbase+4.4.0.patch b/patches/couchbase+4.4.0.patch deleted file mode 100644 index 54703de..0000000 --- a/patches/couchbase+4.4.0.patch +++ /dev/null @@ -1,1133172 +0,0 @@ -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/COPYING b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/COPYING -deleted file mode 100644 -index 4540e01..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/COPYING -+++ /dev/null -@@ -1,4 +0,0 @@ --Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) -- --Distributed under the Boost Software License, Version 1.0. (See accompanying --file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/README b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/README -deleted file mode 100644 -index ff82cc0..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/README -+++ /dev/null -@@ -1,4 +0,0 @@ --asio version 1.29.0 --Released Thursday, 09 November 2023. -- --See doc/index.html for API documentation and a tutorial. -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio.hpp -deleted file mode 100644 -index b752136..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio.hpp -+++ /dev/null -@@ -1,199 +0,0 @@ --// --// asio.hpp --// ~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_HPP --#define ASIO_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/any_completion_executor.hpp" --#include "asio/any_completion_handler.hpp" --#include "asio/any_io_executor.hpp" --#include "asio/append.hpp" --#include "asio/as_tuple.hpp" --#include "asio/associated_allocator.hpp" --#include "asio/associated_cancellation_slot.hpp" --#include "asio/associated_executor.hpp" --#include "asio/associated_immediate_executor.hpp" --#include "asio/associator.hpp" --#include "asio/async_result.hpp" --#include "asio/awaitable.hpp" --#include "asio/basic_datagram_socket.hpp" --#include "asio/basic_deadline_timer.hpp" --#include "asio/basic_file.hpp" --#include "asio/basic_io_object.hpp" --#include "asio/basic_random_access_file.hpp" --#include "asio/basic_raw_socket.hpp" --#include "asio/basic_readable_pipe.hpp" --#include "asio/basic_seq_packet_socket.hpp" --#include "asio/basic_serial_port.hpp" --#include "asio/basic_signal_set.hpp" --#include "asio/basic_socket.hpp" --#include "asio/basic_socket_acceptor.hpp" --#include "asio/basic_socket_iostream.hpp" --#include "asio/basic_socket_streambuf.hpp" --#include "asio/basic_stream_file.hpp" --#include "asio/basic_stream_socket.hpp" --#include "asio/basic_streambuf.hpp" --#include "asio/basic_waitable_timer.hpp" --#include "asio/basic_writable_pipe.hpp" --#include "asio/bind_allocator.hpp" --#include "asio/bind_cancellation_slot.hpp" --#include "asio/bind_executor.hpp" --#include "asio/bind_immediate_executor.hpp" --#include "asio/buffer.hpp" --#include "asio/buffer_registration.hpp" --#include "asio/buffered_read_stream_fwd.hpp" --#include "asio/buffered_read_stream.hpp" --#include "asio/buffered_stream_fwd.hpp" --#include "asio/buffered_stream.hpp" --#include "asio/buffered_write_stream_fwd.hpp" --#include "asio/buffered_write_stream.hpp" --#include "asio/buffers_iterator.hpp" --#include "asio/cancellation_signal.hpp" --#include "asio/cancellation_state.hpp" --#include "asio/cancellation_type.hpp" --#include "asio/co_spawn.hpp" --#include "asio/completion_condition.hpp" --#include "asio/compose.hpp" --#include "asio/connect.hpp" --#include "asio/connect_pipe.hpp" --#include "asio/consign.hpp" --#include "asio/coroutine.hpp" --#include "asio/deadline_timer.hpp" --#include "asio/defer.hpp" --#include "asio/deferred.hpp" --#include "asio/detached.hpp" --#include "asio/dispatch.hpp" --#include "asio/error.hpp" --#include "asio/error_code.hpp" --#include "asio/execution.hpp" --#include "asio/execution/allocator.hpp" --#include "asio/execution/any_executor.hpp" --#include "asio/execution/blocking.hpp" --#include "asio/execution/blocking_adaptation.hpp" --#include "asio/execution/context.hpp" --#include "asio/execution/context_as.hpp" --#include "asio/execution/executor.hpp" --#include "asio/execution/invocable_archetype.hpp" --#include "asio/execution/mapping.hpp" --#include "asio/execution/occupancy.hpp" --#include "asio/execution/outstanding_work.hpp" --#include "asio/execution/prefer_only.hpp" --#include "asio/execution/relationship.hpp" --#include "asio/executor.hpp" --#include "asio/executor_work_guard.hpp" --#include "asio/file_base.hpp" --#include "asio/generic/basic_endpoint.hpp" --#include "asio/generic/datagram_protocol.hpp" --#include "asio/generic/raw_protocol.hpp" --#include "asio/generic/seq_packet_protocol.hpp" --#include "asio/generic/stream_protocol.hpp" --#include "asio/handler_continuation_hook.hpp" --#include "asio/high_resolution_timer.hpp" --#include "asio/io_context.hpp" --#include "asio/io_context_strand.hpp" --#include "asio/io_service.hpp" --#include "asio/io_service_strand.hpp" --#include "asio/ip/address.hpp" --#include "asio/ip/address_v4.hpp" --#include "asio/ip/address_v4_iterator.hpp" --#include "asio/ip/address_v4_range.hpp" --#include "asio/ip/address_v6.hpp" --#include "asio/ip/address_v6_iterator.hpp" --#include "asio/ip/address_v6_range.hpp" --#include "asio/ip/network_v4.hpp" --#include "asio/ip/network_v6.hpp" --#include "asio/ip/bad_address_cast.hpp" --#include "asio/ip/basic_endpoint.hpp" --#include "asio/ip/basic_resolver.hpp" --#include "asio/ip/basic_resolver_entry.hpp" --#include "asio/ip/basic_resolver_iterator.hpp" --#include "asio/ip/basic_resolver_query.hpp" --#include "asio/ip/host_name.hpp" --#include "asio/ip/icmp.hpp" --#include "asio/ip/multicast.hpp" --#include "asio/ip/resolver_base.hpp" --#include "asio/ip/resolver_query_base.hpp" --#include "asio/ip/tcp.hpp" --#include "asio/ip/udp.hpp" --#include "asio/ip/unicast.hpp" --#include "asio/ip/v6_only.hpp" --#include "asio/is_applicable_property.hpp" --#include "asio/is_contiguous_iterator.hpp" --#include "asio/is_executor.hpp" --#include "asio/is_read_buffered.hpp" --#include "asio/is_write_buffered.hpp" --#include "asio/local/basic_endpoint.hpp" --#include "asio/local/connect_pair.hpp" --#include "asio/local/datagram_protocol.hpp" --#include "asio/local/seq_packet_protocol.hpp" --#include "asio/local/stream_protocol.hpp" --#include "asio/multiple_exceptions.hpp" --#include "asio/packaged_task.hpp" --#include "asio/placeholders.hpp" --#include "asio/posix/basic_descriptor.hpp" --#include "asio/posix/basic_stream_descriptor.hpp" --#include "asio/posix/descriptor.hpp" --#include "asio/posix/descriptor_base.hpp" --#include "asio/posix/stream_descriptor.hpp" --#include "asio/post.hpp" --#include "asio/prefer.hpp" --#include "asio/prepend.hpp" --#include "asio/query.hpp" --#include "asio/random_access_file.hpp" --#include "asio/read.hpp" --#include "asio/read_at.hpp" --#include "asio/read_until.hpp" --#include "asio/readable_pipe.hpp" --#include "asio/recycling_allocator.hpp" --#include "asio/redirect_error.hpp" --#include "asio/registered_buffer.hpp" --#include "asio/require.hpp" --#include "asio/require_concept.hpp" --#include "asio/serial_port.hpp" --#include "asio/serial_port_base.hpp" --#include "asio/signal_set.hpp" --#include "asio/signal_set_base.hpp" --#include "asio/socket_base.hpp" --#include "asio/static_thread_pool.hpp" --#include "asio/steady_timer.hpp" --#include "asio/strand.hpp" --#include "asio/stream_file.hpp" --#include "asio/streambuf.hpp" --#include "asio/system_context.hpp" --#include "asio/system_error.hpp" --#include "asio/system_executor.hpp" --#include "asio/system_timer.hpp" --#include "asio/this_coro.hpp" --#include "asio/thread.hpp" --#include "asio/thread_pool.hpp" --#include "asio/time_traits.hpp" --#include "asio/use_awaitable.hpp" --#include "asio/use_future.hpp" --#include "asio/uses_executor.hpp" --#include "asio/version.hpp" --#include "asio/wait_traits.hpp" --#include "asio/windows/basic_object_handle.hpp" --#include "asio/windows/basic_overlapped_handle.hpp" --#include "asio/windows/basic_random_access_handle.hpp" --#include "asio/windows/basic_stream_handle.hpp" --#include "asio/windows/object_handle.hpp" --#include "asio/windows/overlapped_handle.hpp" --#include "asio/windows/overlapped_ptr.hpp" --#include "asio/windows/random_access_handle.hpp" --#include "asio/windows/stream_handle.hpp" --#include "asio/writable_pipe.hpp" --#include "asio/write.hpp" --#include "asio/write_at.hpp" -- --#endif // ASIO_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/any_completion_executor.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/any_completion_executor.hpp -deleted file mode 100644 -index 92798ab..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/any_completion_executor.hpp -+++ /dev/null -@@ -1,336 +0,0 @@ --// --// any_completion_executor.hpp --// ~~~~~~~~~~~~~~~~~~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_ANY_COMPLETION_EXECUTOR_HPP --#define ASIO_ANY_COMPLETION_EXECUTOR_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/detail/config.hpp" --#if defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) --# include "asio/executor.hpp" --#else // defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) --# include "asio/execution.hpp" --#endif // defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --#include "asio/detail/push_options.hpp" -- --namespace asio { -- --#if defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --typedef executor any_completion_executor; -- --#else // defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --/// Polymorphic executor type for use with I/O objects. --/** -- * The @c any_completion_executor type is a polymorphic executor that supports -- * the set of properties required for the execution of completion handlers. It -- * is defined as the execution::any_executor class template parameterised as -- * follows: -- * @code execution::any_executor< -- * execution::prefer_only, -- * execution::prefer_only -- * execution::prefer_only, -- * execution::prefer_only -- * > @endcode -- */ --class any_completion_executor : --#if defined(GENERATING_DOCUMENTATION) -- public execution::any_executor<...> --#else // defined(GENERATING_DOCUMENTATION) -- public execution::any_executor< -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only -- > --#endif // defined(GENERATING_DOCUMENTATION) --{ --public: --#if !defined(GENERATING_DOCUMENTATION) -- typedef execution::any_executor< -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only -- > base_type; -- -- typedef void supportable_properties_type( -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only -- ); --#endif // !defined(GENERATING_DOCUMENTATION) -- -- /// Default constructor. -- ASIO_DECL any_completion_executor() noexcept; -- -- /// Construct in an empty state. Equivalent effects to default constructor. -- ASIO_DECL any_completion_executor(nullptr_t) noexcept; -- -- /// Copy constructor. -- ASIO_DECL any_completion_executor( -- const any_completion_executor& e) noexcept; -- -- /// Move constructor. -- ASIO_DECL any_completion_executor( -- any_completion_executor&& e) noexcept; -- -- /// Construct to point to the same target as another any_executor. --#if defined(GENERATING_DOCUMENTATION) -- template -- any_completion_executor( -- execution::any_executor e); --#else // defined(GENERATING_DOCUMENTATION) -- template -- any_completion_executor(OtherAnyExecutor e, -- constraint_t< -- conditional< -- !is_same::value -- && is_base_of::value, -- typename execution::detail::supportable_properties< -- 0, supportable_properties_type>::template -- is_valid_target, -- false_type -- >::type::value -- > = 0) -- : base_type(static_cast(e)) -- { -- } --#endif // defined(GENERATING_DOCUMENTATION) -- -- /// Construct to point to the same target as another any_executor. --#if defined(GENERATING_DOCUMENTATION) -- template -- any_completion_executor(std::nothrow_t, -- execution::any_executor e); --#else // defined(GENERATING_DOCUMENTATION) -- template -- any_completion_executor(std::nothrow_t, OtherAnyExecutor e, -- constraint_t< -- conditional< -- !is_same::value -- && is_base_of::value, -- typename execution::detail::supportable_properties< -- 0, supportable_properties_type>::template -- is_valid_target, -- false_type -- >::type::value -- > = 0) noexcept -- : base_type(std::nothrow, static_cast(e)) -- { -- } --#endif // defined(GENERATING_DOCUMENTATION) -- -- /// Construct to point to the same target as another any_executor. -- ASIO_DECL any_completion_executor(std::nothrow_t, -- const any_completion_executor& e) noexcept; -- -- /// Construct to point to the same target as another any_executor. -- ASIO_DECL any_completion_executor(std::nothrow_t, -- any_completion_executor&& e) noexcept; -- -- /// Construct a polymorphic wrapper for the specified executor. --#if defined(GENERATING_DOCUMENTATION) -- template -- any_completion_executor(Executor e); --#else // defined(GENERATING_DOCUMENTATION) -- template -- any_completion_executor(Executor e, -- constraint_t< -- conditional< -- !is_same::value -- && !is_base_of::value, -- execution::detail::is_valid_target_executor< -- Executor, supportable_properties_type>, -- false_type -- >::type::value -- > = 0) -- : base_type(static_cast(e)) -- { -- } --#endif // defined(GENERATING_DOCUMENTATION) -- -- /// Construct a polymorphic wrapper for the specified executor. --#if defined(GENERATING_DOCUMENTATION) -- template -- any_completion_executor(std::nothrow_t, Executor e); --#else // defined(GENERATING_DOCUMENTATION) -- template -- any_completion_executor(std::nothrow_t, Executor e, -- constraint_t< -- conditional< -- !is_same::value -- && !is_base_of::value, -- execution::detail::is_valid_target_executor< -- Executor, supportable_properties_type>, -- false_type -- >::type::value -- > = 0) noexcept -- : base_type(std::nothrow, static_cast(e)) -- { -- } --#endif // defined(GENERATING_DOCUMENTATION) -- -- /// Assignment operator. -- ASIO_DECL any_completion_executor& operator=( -- const any_completion_executor& e) noexcept; -- -- /// Move assignment operator. -- ASIO_DECL any_completion_executor& operator=( -- any_completion_executor&& e) noexcept; -- -- /// Assignment operator that sets the polymorphic wrapper to the empty state. -- ASIO_DECL any_completion_executor& operator=(nullptr_t); -- -- /// Destructor. -- ASIO_DECL ~any_completion_executor(); -- -- /// Swap targets with another polymorphic wrapper. -- ASIO_DECL void swap(any_completion_executor& other) noexcept; -- -- /// Obtain a polymorphic wrapper with the specified property. -- /** -- * Do not call this function directly. It is intended for use with the -- * asio::require and asio::prefer customisation points. -- * -- * For example: -- * @code any_completion_executor ex = ...; -- * auto ex2 = asio::require(ex, execution::relationship.fork); @endcode -- */ -- template -- any_completion_executor require(const Property& p, -- constraint_t< -- traits::require_member::is_valid -- > = 0) const -- { -- return static_cast(*this).require(p); -- } -- -- /// Obtain a polymorphic wrapper with the specified property. -- /** -- * Do not call this function directly. It is intended for use with the -- * asio::prefer customisation point. -- * -- * For example: -- * @code any_completion_executor ex = ...; -- * auto ex2 = asio::prefer(ex, execution::relationship.fork); @endcode -- */ -- template -- any_completion_executor prefer(const Property& p, -- constraint_t< -- traits::prefer_member::is_valid -- > = 0) const -- { -- return static_cast(*this).prefer(p); -- } --}; -- --#if !defined(GENERATING_DOCUMENTATION) -- --template <> --ASIO_DECL any_completion_executor any_completion_executor::prefer( -- const execution::outstanding_work_t::tracked_t&, int) const; -- --template <> --ASIO_DECL any_completion_executor any_completion_executor::prefer( -- const execution::outstanding_work_t::untracked_t&, int) const; -- --template <> --ASIO_DECL any_completion_executor any_completion_executor::prefer( -- const execution::relationship_t::fork_t&, int) const; -- --template <> --ASIO_DECL any_completion_executor any_completion_executor::prefer( -- const execution::relationship_t::continuation_t&, int) const; -- --namespace traits { -- --#if !defined(ASIO_HAS_DEDUCED_EQUALITY_COMPARABLE_TRAIT) -- --template <> --struct equality_comparable --{ -- static const bool is_valid = true; -- static const bool is_noexcept = true; --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_EQUALITY_COMPARABLE_TRAIT) -- --#if !defined(ASIO_HAS_DEDUCED_EXECUTE_MEMBER_TRAIT) -- --template --struct execute_member --{ -- static const bool is_valid = true; -- static const bool is_noexcept = false; -- typedef void result_type; --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_EXECUTE_MEMBER_TRAIT) -- --#if !defined(ASIO_HAS_DEDUCED_QUERY_MEMBER_TRAIT) -- --template --struct query_member : -- query_member --{ --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_QUERY_MEMBER_TRAIT) -- --#if !defined(ASIO_HAS_DEDUCED_REQUIRE_MEMBER_TRAIT) -- --template --struct require_member : -- require_member --{ -- typedef any_completion_executor result_type; --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_REQUIRE_MEMBER_TRAIT) -- --#if !defined(ASIO_HAS_DEDUCED_PREFER_MEMBER_TRAIT) -- --template --struct prefer_member : -- prefer_member --{ -- typedef any_completion_executor result_type; --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_PREFER_MEMBER_TRAIT) -- --} // namespace traits -- --#endif // !defined(GENERATING_DOCUMENTATION) -- --#endif // defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --} // namespace asio -- --#include "asio/detail/pop_options.hpp" -- --#if defined(ASIO_HEADER_ONLY) \ -- && !defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) --# include "asio/impl/any_completion_executor.ipp" --#endif // defined(ASIO_HEADER_ONLY) -- // && !defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --#endif // ASIO_ANY_COMPLETION_EXECUTOR_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/any_completion_handler.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/any_completion_handler.hpp -deleted file mode 100644 -index dc61d4d..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/any_completion_handler.hpp -+++ /dev/null -@@ -1,812 +0,0 @@ --// --// any_completion_handler.hpp --// ~~~~~~~~~~~~~~~~~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_ANY_COMPLETION_HANDLER_HPP --#define ASIO_ANY_COMPLETION_HANDLER_HPP -- --#include "asio/detail/config.hpp" --#include --#include --#include --#include --#include "asio/any_completion_executor.hpp" --#include "asio/any_io_executor.hpp" --#include "asio/associated_allocator.hpp" --#include "asio/associated_cancellation_slot.hpp" --#include "asio/associated_executor.hpp" --#include "asio/associated_immediate_executor.hpp" --#include "asio/cancellation_state.hpp" --#include "asio/recycling_allocator.hpp" -- --#include "asio/detail/push_options.hpp" -- --namespace asio { --namespace detail { -- --class any_completion_handler_impl_base --{ --public: -- template -- explicit any_completion_handler_impl_base(S&& slot) -- : cancel_state_(static_cast(slot), enable_total_cancellation()) -- { -- } -- -- cancellation_slot get_cancellation_slot() const noexcept -- { -- return cancel_state_.slot(); -- } -- --private: -- cancellation_state cancel_state_; --}; -- --template --class any_completion_handler_impl : -- public any_completion_handler_impl_base --{ --public: -- template -- any_completion_handler_impl(S&& slot, H&& h) -- : any_completion_handler_impl_base(static_cast(slot)), -- handler_(static_cast(h)) -- { -- } -- -- struct uninit_deleter -- { -- typename std::allocator_traits< -- associated_allocator_t>>::template -- rebind_alloc alloc; -- -- void operator()(any_completion_handler_impl* ptr) -- { -- std::allocator_traits::deallocate(alloc, ptr, 1); -- } -- }; -- -- struct deleter -- { -- typename std::allocator_traits< -- associated_allocator_t>>::template -- rebind_alloc alloc; -- -- void operator()(any_completion_handler_impl* ptr) -- { -- std::allocator_traits::destroy(alloc, ptr); -- std::allocator_traits::deallocate(alloc, ptr, 1); -- } -- }; -- -- template -- static any_completion_handler_impl* create(S&& slot, H&& h) -- { -- uninit_deleter d{ -- (get_associated_allocator)(h, -- asio::recycling_allocator())}; -- -- std::unique_ptr uninit_ptr( -- std::allocator_traits::allocate(d.alloc, 1), d); -- -- any_completion_handler_impl* ptr = -- new (uninit_ptr.get()) any_completion_handler_impl( -- static_cast(slot), static_cast(h)); -- -- uninit_ptr.release(); -- return ptr; -- } -- -- void destroy() -- { -- deleter d{ -- (get_associated_allocator)(handler_, -- asio::recycling_allocator())}; -- -- d(this); -- } -- -- any_completion_executor executor( -- const any_completion_executor& candidate) const noexcept -- { -- return any_completion_executor(std::nothrow, -- (get_associated_executor)(handler_, candidate)); -- } -- -- any_completion_executor immediate_executor( -- const any_io_executor& candidate) const noexcept -- { -- return any_completion_executor(std::nothrow, -- (get_associated_immediate_executor)(handler_, candidate)); -- } -- -- void* allocate(std::size_t size, std::size_t align) const -- { -- typename std::allocator_traits< -- associated_allocator_t>>::template -- rebind_alloc alloc( -- (get_associated_allocator)(handler_, -- asio::recycling_allocator())); -- -- std::size_t space = size + align - 1; -- unsigned char* base = -- std::allocator_traits::allocate( -- alloc, space + sizeof(std::ptrdiff_t)); -- -- void* p = base; -- if (detail::align(align, size, p, space)) -- { -- std::ptrdiff_t off = static_cast(p) - base; -- std::memcpy(static_cast(p) + size, &off, sizeof(off)); -- return p; -- } -- -- std::bad_alloc ex; -- asio::detail::throw_exception(ex); -- return nullptr; -- } -- -- void deallocate(void* p, std::size_t size, std::size_t align) const -- { -- if (p) -- { -- typename std::allocator_traits< -- associated_allocator_t>>::template -- rebind_alloc alloc( -- (get_associated_allocator)(handler_, -- asio::recycling_allocator())); -- -- std::ptrdiff_t off; -- std::memcpy(&off, static_cast(p) + size, sizeof(off)); -- unsigned char* base = static_cast(p) - off; -- -- std::allocator_traits::deallocate( -- alloc, base, size + align -1 + sizeof(std::ptrdiff_t)); -- } -- } -- -- template -- void call(Args&&... args) -- { -- deleter d{ -- (get_associated_allocator)(handler_, -- asio::recycling_allocator())}; -- -- std::unique_ptr ptr(this, d); -- Handler handler(static_cast(handler_)); -- ptr.reset(); -- -- static_cast(handler)( -- static_cast(args)...); -- } -- --private: -- Handler handler_; --}; -- --template --class any_completion_handler_call_fn; -- --template --class any_completion_handler_call_fn --{ --public: -- using type = void(*)(any_completion_handler_impl_base*, Args...); -- -- constexpr any_completion_handler_call_fn(type fn) -- : call_fn_(fn) -- { -- } -- -- void call(any_completion_handler_impl_base* impl, Args... args) const -- { -- call_fn_(impl, static_cast(args)...); -- } -- -- template -- static void impl(any_completion_handler_impl_base* impl, Args... args) -- { -- static_cast*>(impl)->call( -- static_cast(args)...); -- } -- --private: -- type call_fn_; --}; -- --template --class any_completion_handler_call_fns; -- --template --class any_completion_handler_call_fns : -- public any_completion_handler_call_fn --{ --public: -- using any_completion_handler_call_fn< -- Signature>::any_completion_handler_call_fn; -- using any_completion_handler_call_fn::call; --}; -- --template --class any_completion_handler_call_fns : -- public any_completion_handler_call_fn, -- public any_completion_handler_call_fns --{ --public: -- template -- constexpr any_completion_handler_call_fns(CallFn fn, CallFns... fns) -- : any_completion_handler_call_fn(fn), -- any_completion_handler_call_fns(fns...) -- { -- } -- -- using any_completion_handler_call_fn::call; -- using any_completion_handler_call_fns::call; --}; -- --class any_completion_handler_destroy_fn --{ --public: -- using type = void(*)(any_completion_handler_impl_base*); -- -- constexpr any_completion_handler_destroy_fn(type fn) -- : destroy_fn_(fn) -- { -- } -- -- void destroy(any_completion_handler_impl_base* impl) const -- { -- destroy_fn_(impl); -- } -- -- template -- static void impl(any_completion_handler_impl_base* impl) -- { -- static_cast*>(impl)->destroy(); -- } -- --private: -- type destroy_fn_; --}; -- --class any_completion_handler_executor_fn --{ --public: -- using type = any_completion_executor(*)( -- any_completion_handler_impl_base*, const any_completion_executor&); -- -- constexpr any_completion_handler_executor_fn(type fn) -- : executor_fn_(fn) -- { -- } -- -- any_completion_executor executor(any_completion_handler_impl_base* impl, -- const any_completion_executor& candidate) const -- { -- return executor_fn_(impl, candidate); -- } -- -- template -- static any_completion_executor impl(any_completion_handler_impl_base* impl, -- const any_completion_executor& candidate) -- { -- return static_cast*>(impl)->executor( -- candidate); -- } -- --private: -- type executor_fn_; --}; -- --class any_completion_handler_immediate_executor_fn --{ --public: -- using type = any_completion_executor(*)( -- any_completion_handler_impl_base*, const any_io_executor&); -- -- constexpr any_completion_handler_immediate_executor_fn(type fn) -- : immediate_executor_fn_(fn) -- { -- } -- -- any_completion_executor immediate_executor( -- any_completion_handler_impl_base* impl, -- const any_io_executor& candidate) const -- { -- return immediate_executor_fn_(impl, candidate); -- } -- -- template -- static any_completion_executor impl(any_completion_handler_impl_base* impl, -- const any_io_executor& candidate) -- { -- return static_cast*>( -- impl)->immediate_executor(candidate); -- } -- --private: -- type immediate_executor_fn_; --}; -- --class any_completion_handler_allocate_fn --{ --public: -- using type = void*(*)(any_completion_handler_impl_base*, -- std::size_t, std::size_t); -- -- constexpr any_completion_handler_allocate_fn(type fn) -- : allocate_fn_(fn) -- { -- } -- -- void* allocate(any_completion_handler_impl_base* impl, -- std::size_t size, std::size_t align) const -- { -- return allocate_fn_(impl, size, align); -- } -- -- template -- static void* impl(any_completion_handler_impl_base* impl, -- std::size_t size, std::size_t align) -- { -- return static_cast*>(impl)->allocate( -- size, align); -- } -- --private: -- type allocate_fn_; --}; -- --class any_completion_handler_deallocate_fn --{ --public: -- using type = void(*)(any_completion_handler_impl_base*, -- void*, std::size_t, std::size_t); -- -- constexpr any_completion_handler_deallocate_fn(type fn) -- : deallocate_fn_(fn) -- { -- } -- -- void deallocate(any_completion_handler_impl_base* impl, -- void* p, std::size_t size, std::size_t align) const -- { -- deallocate_fn_(impl, p, size, align); -- } -- -- template -- static void impl(any_completion_handler_impl_base* impl, -- void* p, std::size_t size, std::size_t align) -- { -- static_cast*>(impl)->deallocate( -- p, size, align); -- } -- --private: -- type deallocate_fn_; --}; -- --template --class any_completion_handler_fn_table -- : private any_completion_handler_destroy_fn, -- private any_completion_handler_executor_fn, -- private any_completion_handler_immediate_executor_fn, -- private any_completion_handler_allocate_fn, -- private any_completion_handler_deallocate_fn, -- private any_completion_handler_call_fns --{ --public: -- template -- constexpr any_completion_handler_fn_table( -- any_completion_handler_destroy_fn::type destroy_fn, -- any_completion_handler_executor_fn::type executor_fn, -- any_completion_handler_immediate_executor_fn::type immediate_executor_fn, -- any_completion_handler_allocate_fn::type allocate_fn, -- any_completion_handler_deallocate_fn::type deallocate_fn, -- CallFns... call_fns) -- : any_completion_handler_destroy_fn(destroy_fn), -- any_completion_handler_executor_fn(executor_fn), -- any_completion_handler_immediate_executor_fn(immediate_executor_fn), -- any_completion_handler_allocate_fn(allocate_fn), -- any_completion_handler_deallocate_fn(deallocate_fn), -- any_completion_handler_call_fns(call_fns...) -- { -- } -- -- using any_completion_handler_destroy_fn::destroy; -- using any_completion_handler_executor_fn::executor; -- using any_completion_handler_immediate_executor_fn::immediate_executor; -- using any_completion_handler_allocate_fn::allocate; -- using any_completion_handler_deallocate_fn::deallocate; -- using any_completion_handler_call_fns::call; --}; -- --template --struct any_completion_handler_fn_table_instance --{ -- static constexpr any_completion_handler_fn_table -- value = any_completion_handler_fn_table( -- &any_completion_handler_destroy_fn::impl, -- &any_completion_handler_executor_fn::impl, -- &any_completion_handler_immediate_executor_fn::impl, -- &any_completion_handler_allocate_fn::impl, -- &any_completion_handler_deallocate_fn::impl, -- &any_completion_handler_call_fn::template impl...); --}; -- --template --constexpr any_completion_handler_fn_table --any_completion_handler_fn_table_instance::value; -- --} // namespace detail -- --template --class any_completion_handler; -- --/// An allocator type that forwards memory allocation operations through an --/// instance of @c any_completion_handler. --template --class any_completion_handler_allocator --{ --private: -- template -- friend class any_completion_handler; -- -- template -- friend class any_completion_handler_allocator; -- -- const detail::any_completion_handler_fn_table* fn_table_; -- detail::any_completion_handler_impl_base* impl_; -- -- constexpr any_completion_handler_allocator(int, -- const any_completion_handler& h) noexcept -- : fn_table_(h.fn_table_), -- impl_(h.impl_) -- { -- } -- --public: -- /// The type of objects that may be allocated by the allocator. -- typedef T value_type; -- -- /// Rebinds an allocator to another value type. -- template -- struct rebind -- { -- /// Specifies the type of the rebound allocator. -- typedef any_completion_handler_allocator other; -- }; -- -- /// Construct from another @c any_completion_handler_allocator. -- template -- constexpr any_completion_handler_allocator( -- const any_completion_handler_allocator& a) -- noexcept -- : fn_table_(a.fn_table_), -- impl_(a.impl_) -- { -- } -- -- /// Equality operator. -- constexpr bool operator==( -- const any_completion_handler_allocator& other) const noexcept -- { -- return fn_table_ == other.fn_table_ && impl_ == other.impl_; -- } -- -- /// Inequality operator. -- constexpr bool operator!=( -- const any_completion_handler_allocator& other) const noexcept -- { -- return fn_table_ != other.fn_table_ || impl_ != other.impl_; -- } -- -- /// Allocate space for @c n objects of the allocator's value type. -- T* allocate(std::size_t n) const -- { -- return static_cast( -- fn_table_->allocate( -- impl_, sizeof(T) * n, alignof(T))); -- } -- -- /// Deallocate space for @c n objects of the allocator's value type. -- void deallocate(T* p, std::size_t n) const -- { -- fn_table_->deallocate(impl_, p, sizeof(T) * n, alignof(T)); -- } --}; -- --/// A protoco-allocator type that may be rebound to obtain an allocator that --/// forwards memory allocation operations through an instance of --/// @c any_completion_handler. --template --class any_completion_handler_allocator --{ --private: -- template -- friend class any_completion_handler; -- -- template -- friend class any_completion_handler_allocator; -- -- const detail::any_completion_handler_fn_table* fn_table_; -- detail::any_completion_handler_impl_base* impl_; -- -- constexpr any_completion_handler_allocator(int, -- const any_completion_handler& h) noexcept -- : fn_table_(h.fn_table_), -- impl_(h.impl_) -- { -- } -- --public: -- /// @c void as no objects can be allocated through a proto-allocator. -- typedef void value_type; -- -- /// Rebinds an allocator to another value type. -- template -- struct rebind -- { -- /// Specifies the type of the rebound allocator. -- typedef any_completion_handler_allocator other; -- }; -- -- /// Construct from another @c any_completion_handler_allocator. -- template -- constexpr any_completion_handler_allocator( -- const any_completion_handler_allocator& a) -- noexcept -- : fn_table_(a.fn_table_), -- impl_(a.impl_) -- { -- } -- -- /// Equality operator. -- constexpr bool operator==( -- const any_completion_handler_allocator& other) const noexcept -- { -- return fn_table_ == other.fn_table_ && impl_ == other.impl_; -- } -- -- /// Inequality operator. -- constexpr bool operator!=( -- const any_completion_handler_allocator& other) const noexcept -- { -- return fn_table_ != other.fn_table_ || impl_ != other.impl_; -- } --}; -- --/// Polymorphic wrapper for completion handlers. --/** -- * The @c any_completion_handler class template is a polymorphic wrapper for -- * completion handlers that propagates the associated executor, associated -- * allocator, and associated cancellation slot through a type-erasing interface. -- * -- * When using @c any_completion_handler, specify one or more completion -- * signatures as template parameters. These will dictate the arguments that may -- * be passed to the handler through the polymorphic interface. -- * -- * Typical uses for @c any_completion_handler include: -- * -- * @li Separate compilation of asynchronous operation implementations. -- * -- * @li Enabling interoperability between asynchronous operations and virtual -- * functions. -- */ --template --class any_completion_handler --{ --#if !defined(GENERATING_DOCUMENTATION) --private: -- template -- friend class any_completion_handler_allocator; -- -- template -- friend struct associated_executor; -- -- template -- friend struct associated_immediate_executor; -- -- const detail::any_completion_handler_fn_table* fn_table_; -- detail::any_completion_handler_impl_base* impl_; --#endif // !defined(GENERATING_DOCUMENTATION) -- --public: -- /// The associated allocator type. -- using allocator_type = any_completion_handler_allocator; -- -- /// The associated cancellation slot type. -- using cancellation_slot_type = cancellation_slot; -- -- /// Construct an @c any_completion_handler in an empty state, without a target -- /// object. -- constexpr any_completion_handler() -- : fn_table_(nullptr), -- impl_(nullptr) -- { -- } -- -- /// Construct an @c any_completion_handler in an empty state, without a target -- /// object. -- constexpr any_completion_handler(nullptr_t) -- : fn_table_(nullptr), -- impl_(nullptr) -- { -- } -- -- /// Construct an @c any_completion_handler to contain the specified target. -- template > -- any_completion_handler(H&& h, -- constraint_t< -- !is_same, any_completion_handler>::value -- > = 0) -- : fn_table_( -- &detail::any_completion_handler_fn_table_instance< -- Handler, Signatures...>::value), -- impl_(detail::any_completion_handler_impl::create( -- (get_associated_cancellation_slot)(h), static_cast(h))) -- { -- } -- -- /// Move-construct an @c any_completion_handler from another. -- /** -- * After the operation, the moved-from object @c other has no target. -- */ -- any_completion_handler(any_completion_handler&& other) noexcept -- : fn_table_(other.fn_table_), -- impl_(other.impl_) -- { -- other.fn_table_ = nullptr; -- other.impl_ = nullptr; -- } -- -- /// Move-assign an @c any_completion_handler from another. -- /** -- * After the operation, the moved-from object @c other has no target. -- */ -- any_completion_handler& operator=( -- any_completion_handler&& other) noexcept -- { -- any_completion_handler( -- static_cast(other)).swap(*this); -- return *this; -- } -- -- /// Assignment operator that sets the polymorphic wrapper to the empty state. -- any_completion_handler& operator=(nullptr_t) noexcept -- { -- any_completion_handler().swap(*this); -- return *this; -- } -- -- /// Destructor. -- ~any_completion_handler() -- { -- if (impl_) -- fn_table_->destroy(impl_); -- } -- -- /// Test if the polymorphic wrapper is empty. -- constexpr explicit operator bool() const noexcept -- { -- return impl_ != nullptr; -- } -- -- /// Test if the polymorphic wrapper is non-empty. -- constexpr bool operator!() const noexcept -- { -- return impl_ == nullptr; -- } -- -- /// Swap the content of an @c any_completion_handler with another. -- void swap(any_completion_handler& other) noexcept -- { -- std::swap(fn_table_, other.fn_table_); -- std::swap(impl_, other.impl_); -- } -- -- /// Get the associated allocator. -- allocator_type get_allocator() const noexcept -- { -- return allocator_type(0, *this); -- } -- -- /// Get the associated cancellation slot. -- cancellation_slot_type get_cancellation_slot() const noexcept -- { -- return impl_->get_cancellation_slot(); -- } -- -- /// Function call operator. -- /** -- * Invokes target completion handler with the supplied arguments. -- * -- * This function may only be called once, as the target handler is moved from. -- * The polymorphic wrapper is left in an empty state. -- * -- * Throws @c std::bad_function_call if the polymorphic wrapper is empty. -- */ -- template -- auto operator()(Args&&... args) -- -> decltype(fn_table_->call(impl_, static_cast(args)...)) -- { -- if (detail::any_completion_handler_impl_base* impl = impl_) -- { -- impl_ = nullptr; -- return fn_table_->call(impl, static_cast(args)...); -- } -- std::bad_function_call ex; -- asio::detail::throw_exception(ex); -- } -- -- /// Equality operator. -- friend constexpr bool operator==( -- const any_completion_handler& a, nullptr_t) noexcept -- { -- return a.impl_ == nullptr; -- } -- -- /// Equality operator. -- friend constexpr bool operator==( -- nullptr_t, const any_completion_handler& b) noexcept -- { -- return nullptr == b.impl_; -- } -- -- /// Inequality operator. -- friend constexpr bool operator!=( -- const any_completion_handler& a, nullptr_t) noexcept -- { -- return a.impl_ != nullptr; -- } -- -- /// Inequality operator. -- friend constexpr bool operator!=( -- nullptr_t, const any_completion_handler& b) noexcept -- { -- return nullptr != b.impl_; -- } --}; -- --template --struct associated_executor, Candidate> --{ -- using type = any_completion_executor; -- -- static type get(const any_completion_handler& handler, -- const Candidate& candidate = Candidate()) noexcept -- { -- return handler.fn_table_->executor(handler.impl_, -- any_completion_executor(std::nothrow, candidate)); -- } --}; -- --template --struct associated_immediate_executor< -- any_completion_handler, Candidate> --{ -- using type = any_completion_executor; -- -- static type get(const any_completion_handler& handler, -- const Candidate& candidate = Candidate()) noexcept -- { -- return handler.fn_table_->immediate_executor(handler.impl_, -- any_io_executor(std::nothrow, candidate)); -- } --}; -- --} // namespace asio -- --#include "asio/detail/pop_options.hpp" -- --#endif // ASIO_ANY_COMPLETION_HANDLER_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/any_io_executor.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/any_io_executor.hpp -deleted file mode 100644 -index 2abe882..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/any_io_executor.hpp -+++ /dev/null -@@ -1,351 +0,0 @@ --// --// any_io_executor.hpp --// ~~~~~~~~~~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_ANY_IO_EXECUTOR_HPP --#define ASIO_ANY_IO_EXECUTOR_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/detail/config.hpp" --#if defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) --# include "asio/executor.hpp" --#else // defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) --# include "asio/execution.hpp" --# include "asio/execution_context.hpp" --#endif // defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --#include "asio/detail/push_options.hpp" -- --namespace asio { -- --#if defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --typedef executor any_io_executor; -- --#else // defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --/// Polymorphic executor type for use with I/O objects. --/** -- * The @c any_io_executor type is a polymorphic executor that supports the set -- * of properties required by I/O objects. It is defined as the -- * execution::any_executor class template parameterised as follows: -- * @code execution::any_executor< -- * execution::context_as_t, -- * execution::blocking_t::never_t, -- * execution::prefer_only, -- * execution::prefer_only, -- * execution::prefer_only, -- * execution::prefer_only, -- * execution::prefer_only -- * > @endcode -- */ --class any_io_executor : --#if defined(GENERATING_DOCUMENTATION) -- public execution::any_executor<...> --#else // defined(GENERATING_DOCUMENTATION) -- public execution::any_executor< -- execution::context_as_t, -- execution::blocking_t::never_t, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only -- > --#endif // defined(GENERATING_DOCUMENTATION) --{ --public: --#if !defined(GENERATING_DOCUMENTATION) -- typedef execution::any_executor< -- execution::context_as_t, -- execution::blocking_t::never_t, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only -- > base_type; -- -- typedef void supportable_properties_type( -- execution::context_as_t, -- execution::blocking_t::never_t, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only, -- execution::prefer_only -- ); --#endif // !defined(GENERATING_DOCUMENTATION) -- -- /// Default constructor. -- ASIO_DECL any_io_executor() noexcept; -- -- /// Construct in an empty state. Equivalent effects to default constructor. -- ASIO_DECL any_io_executor(nullptr_t) noexcept; -- -- /// Copy constructor. -- ASIO_DECL any_io_executor(const any_io_executor& e) noexcept; -- -- /// Move constructor. -- ASIO_DECL any_io_executor(any_io_executor&& e) noexcept; -- -- /// Construct to point to the same target as another any_executor. --#if defined(GENERATING_DOCUMENTATION) -- template -- any_io_executor(execution::any_executor e); --#else // defined(GENERATING_DOCUMENTATION) -- template -- any_io_executor(OtherAnyExecutor e, -- constraint_t< -- conditional_t< -- !is_same::value -- && is_base_of::value, -- typename execution::detail::supportable_properties< -- 0, supportable_properties_type>::template -- is_valid_target, -- false_type -- >::value -- > = 0) -- : base_type(static_cast(e)) -- { -- } --#endif // defined(GENERATING_DOCUMENTATION) -- -- /// Construct to point to the same target as another any_executor. --#if defined(GENERATING_DOCUMENTATION) -- template -- any_io_executor(std::nothrow_t, -- execution::any_executor e); --#else // defined(GENERATING_DOCUMENTATION) -- template -- any_io_executor(std::nothrow_t, OtherAnyExecutor e, -- constraint_t< -- conditional_t< -- !is_same::value -- && is_base_of::value, -- typename execution::detail::supportable_properties< -- 0, supportable_properties_type>::template -- is_valid_target, -- false_type -- >::value -- > = 0) noexcept -- : base_type(std::nothrow, static_cast(e)) -- { -- } --#endif // defined(GENERATING_DOCUMENTATION) -- -- /// Construct to point to the same target as another any_executor. -- ASIO_DECL any_io_executor(std::nothrow_t, -- const any_io_executor& e) noexcept; -- -- /// Construct to point to the same target as another any_executor. -- ASIO_DECL any_io_executor(std::nothrow_t, any_io_executor&& e) noexcept; -- -- /// Construct a polymorphic wrapper for the specified executor. --#if defined(GENERATING_DOCUMENTATION) -- template -- any_io_executor(Executor e); --#else // defined(GENERATING_DOCUMENTATION) -- template -- any_io_executor(Executor e, -- constraint_t< -- conditional_t< -- !is_same::value -- && !is_base_of::value, -- execution::detail::is_valid_target_executor< -- Executor, supportable_properties_type>, -- false_type -- >::value -- > = 0) -- : base_type(static_cast(e)) -- { -- } --#endif // defined(GENERATING_DOCUMENTATION) -- -- /// Construct a polymorphic wrapper for the specified executor. --#if defined(GENERATING_DOCUMENTATION) -- template -- any_io_executor(std::nothrow_t, Executor e); --#else // defined(GENERATING_DOCUMENTATION) -- template -- any_io_executor(std::nothrow_t, Executor e, -- constraint_t< -- conditional_t< -- !is_same::value -- && !is_base_of::value, -- execution::detail::is_valid_target_executor< -- Executor, supportable_properties_type>, -- false_type -- >::value -- > = 0) noexcept -- : base_type(std::nothrow, static_cast(e)) -- { -- } --#endif // defined(GENERATING_DOCUMENTATION) -- -- /// Assignment operator. -- ASIO_DECL any_io_executor& operator=( -- const any_io_executor& e) noexcept; -- -- /// Move assignment operator. -- ASIO_DECL any_io_executor& operator=(any_io_executor&& e) noexcept; -- -- /// Assignment operator that sets the polymorphic wrapper to the empty state. -- ASIO_DECL any_io_executor& operator=(nullptr_t); -- -- /// Destructor. -- ASIO_DECL ~any_io_executor(); -- -- /// Swap targets with another polymorphic wrapper. -- ASIO_DECL void swap(any_io_executor& other) noexcept; -- -- /// Obtain a polymorphic wrapper with the specified property. -- /** -- * Do not call this function directly. It is intended for use with the -- * asio::require and asio::prefer customisation points. -- * -- * For example: -- * @code any_io_executor ex = ...; -- * auto ex2 = asio::require(ex, execution::blocking.possibly); @endcode -- */ -- template -- any_io_executor require(const Property& p, -- constraint_t< -- traits::require_member::is_valid -- > = 0) const -- { -- return static_cast(*this).require(p); -- } -- -- /// Obtain a polymorphic wrapper with the specified property. -- /** -- * Do not call this function directly. It is intended for use with the -- * asio::prefer customisation point. -- * -- * For example: -- * @code any_io_executor ex = ...; -- * auto ex2 = asio::prefer(ex, execution::blocking.possibly); @endcode -- */ -- template -- any_io_executor prefer(const Property& p, -- constraint_t< -- traits::prefer_member::is_valid -- > = 0) const -- { -- return static_cast(*this).prefer(p); -- } --}; -- --#if !defined(GENERATING_DOCUMENTATION) -- --template <> --ASIO_DECL any_io_executor any_io_executor::require( -- const execution::blocking_t::never_t&, int) const; -- --template <> --ASIO_DECL any_io_executor any_io_executor::prefer( -- const execution::blocking_t::possibly_t&, int) const; -- --template <> --ASIO_DECL any_io_executor any_io_executor::prefer( -- const execution::outstanding_work_t::tracked_t&, int) const; -- --template <> --ASIO_DECL any_io_executor any_io_executor::prefer( -- const execution::outstanding_work_t::untracked_t&, int) const; -- --template <> --ASIO_DECL any_io_executor any_io_executor::prefer( -- const execution::relationship_t::fork_t&, int) const; -- --template <> --ASIO_DECL any_io_executor any_io_executor::prefer( -- const execution::relationship_t::continuation_t&, int) const; -- --namespace traits { -- --#if !defined(ASIO_HAS_DEDUCED_EQUALITY_COMPARABLE_TRAIT) -- --template <> --struct equality_comparable --{ -- static const bool is_valid = true; -- static const bool is_noexcept = true; --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_EQUALITY_COMPARABLE_TRAIT) -- --#if !defined(ASIO_HAS_DEDUCED_EXECUTE_MEMBER_TRAIT) -- --template --struct execute_member --{ -- static const bool is_valid = true; -- static const bool is_noexcept = false; -- typedef void result_type; --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_EXECUTE_MEMBER_TRAIT) -- --#if !defined(ASIO_HAS_DEDUCED_QUERY_MEMBER_TRAIT) -- --template --struct query_member : -- query_member --{ --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_QUERY_MEMBER_TRAIT) -- --#if !defined(ASIO_HAS_DEDUCED_REQUIRE_MEMBER_TRAIT) -- --template --struct require_member : -- require_member --{ -- typedef any_io_executor result_type; --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_REQUIRE_MEMBER_TRAIT) -- --#if !defined(ASIO_HAS_DEDUCED_PREFER_MEMBER_TRAIT) -- --template --struct prefer_member : -- prefer_member --{ -- typedef any_io_executor result_type; --}; -- --#endif // !defined(ASIO_HAS_DEDUCED_PREFER_MEMBER_TRAIT) -- --} // namespace traits -- --#endif // !defined(GENERATING_DOCUMENTATION) -- --#endif // defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --} // namespace asio -- --#include "asio/detail/pop_options.hpp" -- --#if defined(ASIO_HEADER_ONLY) \ -- && !defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) --# include "asio/impl/any_io_executor.ipp" --#endif // defined(ASIO_HEADER_ONLY) -- // && !defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT) -- --#endif // ASIO_ANY_IO_EXECUTOR_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/append.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/append.hpp -deleted file mode 100644 -index e8fcd72..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/append.hpp -+++ /dev/null -@@ -1,65 +0,0 @@ --// --// append.hpp --// ~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_APPEND_HPP --#define ASIO_APPEND_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/detail/config.hpp" --#include --#include "asio/detail/type_traits.hpp" -- --#include "asio/detail/push_options.hpp" -- --namespace asio { -- --/// Completion token type used to specify that the completion handler --/// arguments should be passed additional values after the results of the --/// operation. --template --class append_t --{ --public: -- /// Constructor. -- template -- constexpr explicit append_t(T&& completion_token, V&&... values) -- : token_(static_cast(completion_token)), -- values_(static_cast(values)...) -- { -- } -- --//private: -- CompletionToken token_; -- std::tuple values_; --}; -- --/// Completion token type used to specify that the completion handler --/// arguments should be passed additional values after the results of the --/// operation. --template --ASIO_NODISCARD inline constexpr --append_t, decay_t...> --append(CompletionToken&& completion_token, Values&&... values) --{ -- return append_t, decay_t...>( -- static_cast(completion_token), -- static_cast(values)...); --} -- --} // namespace asio -- --#include "asio/detail/pop_options.hpp" -- --#include "asio/impl/append.hpp" -- --#endif // ASIO_APPEND_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/as_tuple.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/as_tuple.hpp -deleted file mode 100644 -index 35e746e..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/as_tuple.hpp -+++ /dev/null -@@ -1,126 +0,0 @@ --// --// as_tuple.hpp --// ~~~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_AS_TUPLE_HPP --#define ASIO_AS_TUPLE_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/detail/config.hpp" --#include "asio/detail/type_traits.hpp" -- --#include "asio/detail/push_options.hpp" -- --namespace asio { -- --/// A @ref completion_token adapter used to specify that the completion handler --/// arguments should be combined into a single tuple argument. --/** -- * The as_tuple_t class is used to indicate that any arguments to the -- * completion handler should be combined and passed as a single tuple argument. -- * The arguments are first moved into a @c std::tuple and that tuple is then -- * passed to the completion handler. -- */ --template --class as_tuple_t --{ --public: -- /// Tag type used to prevent the "default" constructor from being used for -- /// conversions. -- struct default_constructor_tag {}; -- -- /// Default constructor. -- /** -- * This constructor is only valid if the underlying completion token is -- * default constructible and move constructible. The underlying completion -- * token is itself defaulted as an argument to allow it to capture a source -- * location. -- */ -- constexpr as_tuple_t( -- default_constructor_tag = default_constructor_tag(), -- CompletionToken token = CompletionToken()) -- : token_(static_cast(token)) -- { -- } -- -- /// Constructor. -- template -- constexpr explicit as_tuple_t( -- T&& completion_token) -- : token_(static_cast(completion_token)) -- { -- } -- -- /// Adapts an executor to add the @c as_tuple_t completion token as the -- /// default. -- template -- struct executor_with_default : InnerExecutor -- { -- /// Specify @c as_tuple_t as the default completion token type. -- typedef as_tuple_t default_completion_token_type; -- -- /// Construct the adapted executor from the inner executor type. -- template -- executor_with_default(const InnerExecutor1& ex, -- constraint_t< -- conditional_t< -- !is_same::value, -- is_convertible, -- false_type -- >::value -- > = 0) noexcept -- : InnerExecutor(ex) -- { -- } -- }; -- -- /// Type alias to adapt an I/O object to use @c as_tuple_t as its -- /// default completion token type. -- template -- using as_default_on_t = typename T::template rebind_executor< -- executor_with_default>::other; -- -- /// Function helper to adapt an I/O object to use @c as_tuple_t as its -- /// default completion token type. -- template -- static typename decay_t::template rebind_executor< -- executor_with_default::executor_type> -- >::other -- as_default_on(T&& object) -- { -- return typename decay_t::template rebind_executor< -- executor_with_default::executor_type> -- >::other(static_cast(object)); -- } -- --//private: -- CompletionToken token_; --}; -- --/// Adapt a @ref completion_token to specify that the completion handler --/// arguments should be combined into a single tuple argument. --template --ASIO_NODISCARD inline --constexpr as_tuple_t> --as_tuple(CompletionToken&& completion_token) --{ -- return as_tuple_t>( -- static_cast(completion_token)); --} -- --} // namespace asio -- --#include "asio/detail/pop_options.hpp" -- --#include "asio/impl/as_tuple.hpp" -- --#endif // ASIO_AS_TUPLE_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_allocator.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_allocator.hpp -deleted file mode 100644 -index 31b95ba..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_allocator.hpp -+++ /dev/null -@@ -1,214 +0,0 @@ --// --// associated_allocator.hpp --// ~~~~~~~~~~~~~~~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_ASSOCIATED_ALLOCATOR_HPP --#define ASIO_ASSOCIATED_ALLOCATOR_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/detail/config.hpp" --#include --#include "asio/associator.hpp" --#include "asio/detail/functional.hpp" --#include "asio/detail/type_traits.hpp" -- --#include "asio/detail/push_options.hpp" -- --namespace asio { -- --template --struct associated_allocator; -- --namespace detail { -- --template --struct has_allocator_type : false_type --{ --}; -- --template --struct has_allocator_type> : true_type --{ --}; -- --template --struct associated_allocator_impl --{ -- typedef void asio_associated_allocator_is_unspecialised; -- -- typedef A type; -- -- static type get(const T&) noexcept -- { -- return type(); -- } -- -- static const type& get(const T&, const A& a) noexcept -- { -- return a; -- } --}; -- --template --struct associated_allocator_impl> --{ -- typedef typename T::allocator_type type; -- -- static auto get(const T& t) noexcept -- -> decltype(t.get_allocator()) -- { -- return t.get_allocator(); -- } -- -- static auto get(const T& t, const A&) noexcept -- -> decltype(t.get_allocator()) -- { -- return t.get_allocator(); -- } --}; -- --template --struct associated_allocator_impl::value -- >, -- void_t< -- typename associator::type -- >> : associator --{ --}; -- --} // namespace detail -- --/// Traits type used to obtain the allocator associated with an object. --/** -- * A program may specialise this traits type if the @c T template parameter in -- * the specialisation is a user-defined type. The template parameter @c -- * Allocator shall be a type meeting the Allocator requirements. -- * -- * Specialisations shall meet the following requirements, where @c t is a const -- * reference to an object of type @c T, and @c a is an object of type @c -- * Allocator. -- * -- * @li Provide a nested typedef @c type that identifies a type meeting the -- * Allocator requirements. -- * -- * @li Provide a noexcept static member function named @c get, callable as @c -- * get(t) and with return type @c type or a (possibly const) reference to @c -- * type. -- * -- * @li Provide a noexcept static member function named @c get, callable as @c -- * get(t,a) and with return type @c type or a (possibly const) reference to @c -- * type. -- */ --template > --struct associated_allocator --#if !defined(GENERATING_DOCUMENTATION) -- : detail::associated_allocator_impl --#endif // !defined(GENERATING_DOCUMENTATION) --{ --#if defined(GENERATING_DOCUMENTATION) -- /// If @c T has a nested type @c allocator_type, T::allocator_type. -- /// Otherwise @c Allocator. -- typedef see_below type; -- -- /// If @c T has a nested type @c allocator_type, returns -- /// t.get_allocator(). Otherwise returns @c type(). -- static decltype(auto) get(const T& t) noexcept; -- -- /// If @c T has a nested type @c allocator_type, returns -- /// t.get_allocator(). Otherwise returns @c a. -- static decltype(auto) get(const T& t, const Allocator& a) noexcept; --#endif // defined(GENERATING_DOCUMENTATION) --}; -- --/// Helper function to obtain an object's associated allocator. --/** -- * @returns associated_allocator::get(t) -- */ --template --ASIO_NODISCARD inline typename associated_allocator::type --get_associated_allocator(const T& t) noexcept --{ -- return associated_allocator::get(t); --} -- --/// Helper function to obtain an object's associated allocator. --/** -- * @returns associated_allocator::get(t, a) -- */ --template --ASIO_NODISCARD inline auto get_associated_allocator( -- const T& t, const Allocator& a) noexcept -- -> decltype(associated_allocator::get(t, a)) --{ -- return associated_allocator::get(t, a); --} -- --template > --using associated_allocator_t -- = typename associated_allocator::type; -- --namespace detail { -- --template --struct associated_allocator_forwarding_base --{ --}; -- --template --struct associated_allocator_forwarding_base::asio_associated_allocator_is_unspecialised, -- void -- >::value -- >> --{ -- typedef void asio_associated_allocator_is_unspecialised; --}; -- --} // namespace detail -- --/// Specialisation of associated_allocator for @c std::reference_wrapper. --template --struct associated_allocator, Allocator> --#if !defined(GENERATING_DOCUMENTATION) -- : detail::associated_allocator_forwarding_base --#endif // !defined(GENERATING_DOCUMENTATION) --{ -- /// Forwards @c type to the associator specialisation for the unwrapped type -- /// @c T. -- typedef typename associated_allocator::type type; -- -- /// Forwards the request to get the allocator to the associator specialisation -- /// for the unwrapped type @c T. -- static type get(reference_wrapper t) noexcept -- { -- return associated_allocator::get(t.get()); -- } -- -- /// Forwards the request to get the allocator to the associator specialisation -- /// for the unwrapped type @c T. -- static auto get(reference_wrapper t, const Allocator& a) noexcept -- -> decltype(associated_allocator::get(t.get(), a)) -- { -- return associated_allocator::get(t.get(), a); -- } --}; -- --} // namespace asio -- --#include "asio/detail/pop_options.hpp" -- --#endif // ASIO_ASSOCIATED_ALLOCATOR_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_cancellation_slot.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_cancellation_slot.hpp -deleted file mode 100644 -index 69f969e..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_cancellation_slot.hpp -+++ /dev/null -@@ -1,221 +0,0 @@ --// --// associated_cancellation_slot.hpp --// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_ASSOCIATED_CANCELLATION_SLOT_HPP --#define ASIO_ASSOCIATED_CANCELLATION_SLOT_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/detail/config.hpp" --#include "asio/associator.hpp" --#include "asio/cancellation_signal.hpp" --#include "asio/detail/functional.hpp" --#include "asio/detail/type_traits.hpp" -- --#include "asio/detail/push_options.hpp" -- --namespace asio { -- --template --struct associated_cancellation_slot; -- --namespace detail { -- --template --struct has_cancellation_slot_type : false_type --{ --}; -- --template --struct has_cancellation_slot_type> -- : true_type --{ --}; -- --template --struct associated_cancellation_slot_impl --{ -- typedef void asio_associated_cancellation_slot_is_unspecialised; -- -- typedef S type; -- -- static type get(const T&) noexcept -- { -- return type(); -- } -- -- static const type& get(const T&, const S& s) noexcept -- { -- return s; -- } --}; -- --template --struct associated_cancellation_slot_impl> --{ -- typedef typename T::cancellation_slot_type type; -- -- static auto get(const T& t) noexcept -- -> decltype(t.get_cancellation_slot()) -- { -- return t.get_cancellation_slot(); -- } -- -- static auto get(const T& t, const S&) noexcept -- -> decltype(t.get_cancellation_slot()) -- { -- return t.get_cancellation_slot(); -- } --}; -- --template --struct associated_cancellation_slot_impl::value -- >, -- void_t< -- typename associator::type -- >> : associator --{ --}; -- --} // namespace detail -- --/// Traits type used to obtain the cancellation_slot associated with an object. --/** -- * A program may specialise this traits type if the @c T template parameter in -- * the specialisation is a user-defined type. The template parameter @c -- * CancellationSlot shall be a type meeting the CancellationSlot requirements. -- * -- * Specialisations shall meet the following requirements, where @c t is a const -- * reference to an object of type @c T, and @c s is an object of type @c -- * CancellationSlot. -- * -- * @li Provide a nested typedef @c type that identifies a type meeting the -- * CancellationSlot requirements. -- * -- * @li Provide a noexcept static member function named @c get, callable as @c -- * get(t) and with return type @c type or a (possibly const) reference to @c -- * type. -- * -- * @li Provide a noexcept static member function named @c get, callable as @c -- * get(t,s) and with return type @c type or a (possibly const) reference to @c -- * type. -- */ --template --struct associated_cancellation_slot --#if !defined(GENERATING_DOCUMENTATION) -- : detail::associated_cancellation_slot_impl --#endif // !defined(GENERATING_DOCUMENTATION) --{ --#if defined(GENERATING_DOCUMENTATION) -- /// If @c T has a nested type @c cancellation_slot_type, -- /// T::cancellation_slot_type. Otherwise -- /// @c CancellationSlot. -- typedef see_below type; -- -- /// If @c T has a nested type @c cancellation_slot_type, returns -- /// t.get_cancellation_slot(). Otherwise returns @c type(). -- static decltype(auto) get(const T& t) noexcept; -- -- /// If @c T has a nested type @c cancellation_slot_type, returns -- /// t.get_cancellation_slot(). Otherwise returns @c s. -- static decltype(auto) get(const T& t, -- const CancellationSlot& s) noexcept; --#endif // defined(GENERATING_DOCUMENTATION) --}; -- --/// Helper function to obtain an object's associated cancellation_slot. --/** -- * @returns associated_cancellation_slot::get(t) -- */ --template --ASIO_NODISCARD inline typename associated_cancellation_slot::type --get_associated_cancellation_slot(const T& t) noexcept --{ -- return associated_cancellation_slot::get(t); --} -- --/// Helper function to obtain an object's associated cancellation_slot. --/** -- * @returns associated_cancellation_slot::get(t, st) -- */ --template --ASIO_NODISCARD inline auto get_associated_cancellation_slot( -- const T& t, const CancellationSlot& st) noexcept -- -> decltype(associated_cancellation_slot::get(t, st)) --{ -- return associated_cancellation_slot::get(t, st); --} -- --template --using associated_cancellation_slot_t = -- typename associated_cancellation_slot::type; -- --namespace detail { -- --template --struct associated_cancellation_slot_forwarding_base --{ --}; -- --template --struct associated_cancellation_slot_forwarding_base::asio_associated_cancellation_slot_is_unspecialised, -- void -- >::value -- >> --{ -- typedef void asio_associated_cancellation_slot_is_unspecialised; --}; -- --} // namespace detail -- --/// Specialisation of associated_cancellation_slot for @c --/// std::reference_wrapper. --template --struct associated_cancellation_slot, CancellationSlot> --#if !defined(GENERATING_DOCUMENTATION) -- : detail::associated_cancellation_slot_forwarding_base --#endif // !defined(GENERATING_DOCUMENTATION) --{ -- /// Forwards @c type to the associator specialisation for the unwrapped type -- /// @c T. -- typedef typename associated_cancellation_slot::type type; -- -- /// Forwards the request to get the cancellation slot to the associator -- /// specialisation for the unwrapped type @c T. -- static type get(reference_wrapper t) noexcept -- { -- return associated_cancellation_slot::get(t.get()); -- } -- -- /// Forwards the request to get the cancellation slot to the associator -- /// specialisation for the unwrapped type @c T. -- static auto get(reference_wrapper t, const CancellationSlot& s) noexcept -- -> decltype( -- associated_cancellation_slot::get(t.get(), s)) -- { -- return associated_cancellation_slot::get(t.get(), s); -- } --}; -- --} // namespace asio -- --#include "asio/detail/pop_options.hpp" -- --#endif // ASIO_ASSOCIATED_CANCELLATION_SLOT_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_executor.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_executor.hpp -deleted file mode 100644 -index 4b949dc..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_executor.hpp -+++ /dev/null -@@ -1,235 +0,0 @@ --// --// associated_executor.hpp --// ~~~~~~~~~~~~~~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_ASSOCIATED_EXECUTOR_HPP --#define ASIO_ASSOCIATED_EXECUTOR_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/detail/config.hpp" --#include "asio/associator.hpp" --#include "asio/detail/functional.hpp" --#include "asio/detail/type_traits.hpp" --#include "asio/execution/executor.hpp" --#include "asio/is_executor.hpp" --#include "asio/system_executor.hpp" -- --#include "asio/detail/push_options.hpp" -- --namespace asio { -- --template --struct associated_executor; -- --namespace detail { -- --template --struct has_executor_type : false_type --{ --}; -- --template --struct has_executor_type> -- : true_type --{ --}; -- --template --struct associated_executor_impl --{ -- typedef void asio_associated_executor_is_unspecialised; -- -- typedef E type; -- -- static type get(const T&) noexcept -- { -- return type(); -- } -- -- static const type& get(const T&, const E& e) noexcept -- { -- return e; -- } --}; -- --template --struct associated_executor_impl> --{ -- typedef typename T::executor_type type; -- -- static auto get(const T& t) noexcept -- -> decltype(t.get_executor()) -- { -- return t.get_executor(); -- } -- -- static auto get(const T& t, const E&) noexcept -- -> decltype(t.get_executor()) -- { -- return t.get_executor(); -- } --}; -- --template --struct associated_executor_impl::value -- >, -- void_t< -- typename associator::type -- >> : associator --{ --}; -- --} // namespace detail -- --/// Traits type used to obtain the executor associated with an object. --/** -- * A program may specialise this traits type if the @c T template parameter in -- * the specialisation is a user-defined type. The template parameter @c -- * Executor shall be a type meeting the Executor requirements. -- * -- * Specialisations shall meet the following requirements, where @c t is a const -- * reference to an object of type @c T, and @c e is an object of type @c -- * Executor. -- * -- * @li Provide a nested typedef @c type that identifies a type meeting the -- * Executor requirements. -- * -- * @li Provide a noexcept static member function named @c get, callable as @c -- * get(t) and with return type @c type or a (possibly const) reference to @c -- * type. -- * -- * @li Provide a noexcept static member function named @c get, callable as @c -- * get(t,e) and with return type @c type or a (possibly const) reference to @c -- * type. -- */ --template --struct associated_executor --#if !defined(GENERATING_DOCUMENTATION) -- : detail::associated_executor_impl --#endif // !defined(GENERATING_DOCUMENTATION) --{ --#if defined(GENERATING_DOCUMENTATION) -- /// If @c T has a nested type @c executor_type, T::executor_type. -- /// Otherwise @c Executor. -- typedef see_below type; -- -- /// If @c T has a nested type @c executor_type, returns -- /// t.get_executor(). Otherwise returns @c type(). -- static decltype(auto) get(const T& t) noexcept; -- -- /// If @c T has a nested type @c executor_type, returns -- /// t.get_executor(). Otherwise returns @c ex. -- static decltype(auto) get(const T& t, const Executor& ex) noexcept; --#endif // defined(GENERATING_DOCUMENTATION) --}; -- --/// Helper function to obtain an object's associated executor. --/** -- * @returns associated_executor::get(t) -- */ --template --ASIO_NODISCARD inline typename associated_executor::type --get_associated_executor(const T& t) noexcept --{ -- return associated_executor::get(t); --} -- --/// Helper function to obtain an object's associated executor. --/** -- * @returns associated_executor::get(t, ex) -- */ --template --ASIO_NODISCARD inline auto get_associated_executor( -- const T& t, const Executor& ex, -- constraint_t< -- is_executor::value || execution::is_executor::value -- > = 0) noexcept -- -> decltype(associated_executor::get(t, ex)) --{ -- return associated_executor::get(t, ex); --} -- --/// Helper function to obtain an object's associated executor. --/** -- * @returns associated_executor::get(t, ctx.get_executor()) -- */ --template --ASIO_NODISCARD inline typename associated_executor::type --get_associated_executor(const T& t, ExecutionContext& ctx, -- constraint_t::value> = 0) noexcept --{ -- return associated_executor::get(t, ctx.get_executor()); --} -- --template --using associated_executor_t = typename associated_executor::type; -- --namespace detail { -- --template --struct associated_executor_forwarding_base --{ --}; -- --template --struct associated_executor_forwarding_base::asio_associated_executor_is_unspecialised, -- void -- >::value -- >> --{ -- typedef void asio_associated_executor_is_unspecialised; --}; -- --} // namespace detail -- --/// Specialisation of associated_executor for @c std::reference_wrapper. --template --struct associated_executor, Executor> --#if !defined(GENERATING_DOCUMENTATION) -- : detail::associated_executor_forwarding_base --#endif // !defined(GENERATING_DOCUMENTATION) --{ -- /// Forwards @c type to the associator specialisation for the unwrapped type -- /// @c T. -- typedef typename associated_executor::type type; -- -- /// Forwards the request to get the executor to the associator specialisation -- /// for the unwrapped type @c T. -- static type get(reference_wrapper t) noexcept -- { -- return associated_executor::get(t.get()); -- } -- -- /// Forwards the request to get the executor to the associator specialisation -- /// for the unwrapped type @c T. -- static auto get(reference_wrapper t, const Executor& ex) noexcept -- -> decltype(associated_executor::get(t.get(), ex)) -- { -- return associated_executor::get(t.get(), ex); -- } --}; -- --} // namespace asio -- --#include "asio/detail/pop_options.hpp" -- --#endif // ASIO_ASSOCIATED_EXECUTOR_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_immediate_executor.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_immediate_executor.hpp -deleted file mode 100644 -index 4c2b3f8..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associated_immediate_executor.hpp -+++ /dev/null -@@ -1,280 +0,0 @@ --// --// associated_immediate_executor.hpp --// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_ASSOCIATED_IMMEDIATE_EXECUTOR_HPP --#define ASIO_ASSOCIATED_IMMEDIATE_EXECUTOR_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/detail/config.hpp" --#include "asio/associator.hpp" --#include "asio/detail/functional.hpp" --#include "asio/detail/type_traits.hpp" --#include "asio/execution/blocking.hpp" --#include "asio/execution/executor.hpp" --#include "asio/execution_context.hpp" --#include "asio/is_executor.hpp" --#include "asio/require.hpp" -- --#include "asio/detail/push_options.hpp" -- --namespace asio { -- --template --struct associated_immediate_executor; -- --namespace detail { -- --template --struct has_immediate_executor_type : false_type --{ --}; -- --template --struct has_immediate_executor_type> -- : true_type --{ --}; -- --template --struct default_immediate_executor --{ -- typedef require_result_t type; -- -- static type get(const E& e) noexcept -- { -- return asio::require(e, execution::blocking.never); -- } --}; -- --template --struct default_immediate_executor::value -- >, -- enable_if_t< -- is_executor::value -- >> --{ -- class type : public E -- { -- public: -- template -- explicit type(const Executor1& e, -- constraint_t< -- conditional_t< -- !is_same::value, -- is_convertible, -- false_type -- >::value -- > = 0) noexcept -- : E(e) -- { -- } -- -- type(const type& other) noexcept -- : E(static_cast(other)) -- { -- } -- -- type(type&& other) noexcept -- : E(static_cast(other)) -- { -- } -- -- template -- void dispatch(Function&& f, const Allocator& a) const -- { -- this->post(static_cast(f), a); -- } -- -- friend bool operator==(const type& a, const type& b) noexcept -- { -- return static_cast(a) == static_cast(b); -- } -- -- friend bool operator!=(const type& a, const type& b) noexcept -- { -- return static_cast(a) != static_cast(b); -- } -- }; -- -- static type get(const E& e) noexcept -- { -- return type(e); -- } --}; -- --template --struct associated_immediate_executor_impl --{ -- typedef void asio_associated_immediate_executor_is_unspecialised; -- -- typedef typename default_immediate_executor::type type; -- -- static auto get(const T&, const E& e) noexcept -- -> decltype(default_immediate_executor::get(e)) -- { -- return default_immediate_executor::get(e); -- } --}; -- --template --struct associated_immediate_executor_impl> --{ -- typedef typename T::immediate_executor_type type; -- -- static auto get(const T& t, const E&) noexcept -- -> decltype(t.get_immediate_executor()) -- { -- return t.get_immediate_executor(); -- } --}; -- --template --struct associated_immediate_executor_impl::value -- >, -- void_t< -- typename associator::type -- >> : associator --{ --}; -- --} // namespace detail -- --/// Traits type used to obtain the immediate executor associated with an object. --/** -- * A program may specialise this traits type if the @c T template parameter in -- * the specialisation is a user-defined type. The template parameter @c -- * Executor shall be a type meeting the Executor requirements. -- * -- * Specialisations shall meet the following requirements, where @c t is a const -- * reference to an object of type @c T, and @c e is an object of type @c -- * Executor. -- * -- * @li Provide a nested typedef @c type that identifies a type meeting the -- * Executor requirements. -- * -- * @li Provide a noexcept static member function named @c get, callable as @c -- * get(t) and with return type @c type or a (possibly const) reference to @c -- * type. -- * -- * @li Provide a noexcept static member function named @c get, callable as @c -- * get(t,e) and with return type @c type or a (possibly const) reference to @c -- * type. -- */ --template --struct associated_immediate_executor --#if !defined(GENERATING_DOCUMENTATION) -- : detail::associated_immediate_executor_impl --#endif // !defined(GENERATING_DOCUMENTATION) --{ --#if defined(GENERATING_DOCUMENTATION) -- /// If @c T has a nested type @c immediate_executor_type, -- // T::immediate_executor_type. Otherwise @c Executor. -- typedef see_below type; -- -- /// If @c T has a nested type @c immediate_executor_type, returns -- /// t.get_immediate_executor(). Otherwise returns -- /// asio::require(ex, asio::execution::blocking.never). -- static decltype(auto) get(const T& t, const Executor& ex) noexcept; --#endif // defined(GENERATING_DOCUMENTATION) --}; -- --/// Helper function to obtain an object's associated executor. --/** -- * @returns associated_immediate_executor::get(t, ex) -- */ --template --ASIO_NODISCARD inline auto get_associated_immediate_executor( -- const T& t, const Executor& ex, -- constraint_t< -- is_executor::value || execution::is_executor::value -- > = 0) noexcept -- -> decltype(associated_immediate_executor::get(t, ex)) --{ -- return associated_immediate_executor::get(t, ex); --} -- --/// Helper function to obtain an object's associated executor. --/** -- * @returns associated_immediate_executor::get(t, ctx.get_executor()) -- */ --template --ASIO_NODISCARD inline typename associated_immediate_executor::type --get_associated_immediate_executor(const T& t, ExecutionContext& ctx, -- constraint_t< -- is_convertible::value -- > = 0) noexcept --{ -- return associated_immediate_executor::get(t, ctx.get_executor()); --} -- --template --using associated_immediate_executor_t = -- typename associated_immediate_executor::type; -- --namespace detail { -- --template --struct associated_immediate_executor_forwarding_base --{ --}; -- --template --struct associated_immediate_executor_forwarding_base::asio_associated_immediate_executor_is_unspecialised, -- void -- >::value -- >> --{ -- typedef void asio_associated_immediate_executor_is_unspecialised; --}; -- --} // namespace detail -- --/// Specialisation of associated_immediate_executor for --/// @c std::reference_wrapper. --template --struct associated_immediate_executor, Executor> --#if !defined(GENERATING_DOCUMENTATION) -- : detail::associated_immediate_executor_forwarding_base --#endif // !defined(GENERATING_DOCUMENTATION) --{ -- /// Forwards @c type to the associator specialisation for the unwrapped type -- /// @c T. -- typedef typename associated_immediate_executor::type type; -- -- /// Forwards the request to get the executor to the associator specialisation -- /// for the unwrapped type @c T. -- static auto get(reference_wrapper t, const Executor& ex) noexcept -- -> decltype(associated_immediate_executor::get(t.get(), ex)) -- { -- return associated_immediate_executor::get(t.get(), ex); -- } --}; -- --} // namespace asio -- --#include "asio/detail/pop_options.hpp" -- --#endif // ASIO_ASSOCIATED_IMMEDIATE_EXECUTOR_HPP -diff --git a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associator.hpp b/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associator.hpp -deleted file mode 100644 -index e954c44..0000000 ---- a/node_modules/couchbase/deps/couchbase-cxx-cache/asio/41f31469d0dd420500b334dc8c2fd3ffe7320d8e/asio/asio/include/asio/associator.hpp -+++ /dev/null -@@ -1,35 +0,0 @@ --// --// associator.hpp --// ~~~~~~~~~~~~~~ --// --// Copyright (c) 2003-2023 Christopher M. Kohlhoff (chris at kohlhoff dot com) --// --// Distributed under the Boost Software License, Version 1.0. (See accompanying --// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --// -- --#ifndef ASIO_ASSOCIATOR_HPP --#define ASIO_ASSOCIATOR_HPP -- --#if defined(_MSC_VER) && (_MSC_VER >= 1200) --# pragma once --#endif // defined(_MSC_VER) && (_MSC_VER >= 1200) -- --#include "asio/detail/config.hpp" -- --#include "asio/detail/push_options.hpp" -- --namespace asio { -- --/// Used to generically specialise associators for a type. --template