This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git
The following commit(s) were added to refs/heads/master by this push:
new 0f48afd62 chore(deps): Bump the node group across 2 directories with 7
updates (#3938)
0f48afd62 is described below
commit 0f48afd6287bc55cf33114a939c847c5429f0614
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 08:17:41 2026 +0200
chore(deps): Bump the node group across 2 directories with 7 updates (#3938)
---
examples/node/package-lock.json | 19 +-
examples/node/package.json | 4 +-
foreign/node/package-lock.json | 411 ++++++++++++++++++----------------------
foreign/node/package.json | 8 +-
4 files changed, 198 insertions(+), 244 deletions(-)
diff --git a/examples/node/package-lock.json b/examples/node/package-lock.json
index db651bf9e..c798107e0 100644
--- a/examples/node/package-lock.json
+++ b/examples/node/package-lock.json
@@ -15,17 +15,18 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/node": "^22.9.3",
- "eslint": "^10.8.0",
+ "eslint": "^10.8.1",
"jiti": "^2.7.0",
- "tsx": "^4.23.9",
+ "tsx": "^4.23.12",
"typescript-eslint": "^8.47.0"
}
},
"../../foreign/node": {
"name": "apache-iggy",
- "version": "0.10.0-edge.2",
+ "version": "0.10.0-edge.4",
"license": "Apache-2.0",
"dependencies": {
+ "@node-rs/xxhash": "1.7.6",
"debug": "4.4.3",
"generic-pool": "3.9.0",
"uuidv7": "1.2.1"
@@ -1096,9 +1097,9 @@
}
},
"node_modules/eslint": {
- "version": "10.8.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.0.tgz",
- "integrity":
"sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==",
+ "version": "10.8.1",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.1.tgz",
+ "integrity":
"sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==",
"dev": true,
"license": "MIT",
"workspaces": [
@@ -1688,9 +1689,9 @@
}
},
"node_modules/tsx": {
- "version": "4.23.9",
- "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.9.tgz",
- "integrity":
"sha512-6q8uTORRGauQVjqMQnKUucLFoeXZAfw6zKvG35GLbdKWbLdeOtZ3H4mhyA5mxuUd2o2cRTskhj59nLLQseUvUw==",
+ "version": "4.23.12",
+ "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.12.tgz",
+ "integrity":
"sha512-FDf4L4sYzKtzWYhU/Xm0AQFdTjdIxNo9ElTf2mxXM6k8YMHXzYUe4yODVaXP4V9uMFbVg8c0qyBccK2OOxb45Q==",
"dev": true,
"license": "MIT",
"dependencies": {
diff --git a/examples/node/package.json b/examples/node/package.json
index 198ec7b11..013f2657b 100644
--- a/examples/node/package.json
+++ b/examples/node/package.json
@@ -39,9 +39,9 @@
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/node": "^22.9.3",
- "eslint": "^10.8.0",
+ "eslint": "^10.8.1",
"jiti": "^2.7.0",
- "tsx": "^4.23.9",
+ "tsx": "^4.23.12",
"typescript-eslint": "^8.47.0"
},
"overrides": {
diff --git a/foreign/node/package-lock.json b/foreign/node/package-lock.json
index d5445bd27..72ab426d5 100644
--- a/foreign/node/package-lock.json
+++ b/foreign/node/package-lock.json
@@ -9,18 +9,18 @@
"version": "0.10.0-edge.4",
"license": "Apache-2.0",
"dependencies": {
- "@node-rs/xxhash": "1.7.6",
+ "@node-rs/xxhash": "1.7.7",
"debug": "4.4.3",
"generic-pool": "3.9.0",
"uuidv7": "1.2.1"
},
"devDependencies": {
- "@commitlint/cli": "21.2.1",
- "@commitlint/config-conventional": "21.2.0",
+ "@commitlint/cli": "21.2.2",
+ "@commitlint/config-conventional": "21.2.2",
"@cucumber/cucumber": "13.2.1",
"@swc-node/register": "1.12.1",
"@types/debug": "4.1.13",
- "@types/node": "26.1.2",
+ "@types/node": "26.2.0",
"c8": "^12.0.0",
"husky": "9.1.7",
"typescript": "6.0.3",
@@ -86,16 +86,16 @@
}
},
"node_modules/@commitlint/cli": {
- "version": "21.2.1",
- "resolved":
"https://registry.npmjs.org/@commitlint/cli/-/cli-21.2.1.tgz",
- "integrity":
"sha512-blsZGe29hJ72VGEFVl72IVYX+1vsfINpjA9yWQA6i7OKD/McGEOXg08sKIRKjFk4JvzhV/9n0l3i6NooPLTNfg==",
+ "version": "21.2.2",
+ "resolved":
"https://registry.npmjs.org/@commitlint/cli/-/cli-21.2.2.tgz",
+ "integrity":
"sha512-a+6hQxIxnpdvSvS2apvttPNbEliYsVC3PqFYDiiB2kjbwIsQsj1urvQ4Tkf70pKYozPalKAuRQmm/GHwndduqA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@commitlint/config-conventional": "^21.2.0",
- "@commitlint/format": "^21.2.0",
- "@commitlint/lint": "^21.2.0",
- "@commitlint/load": "^21.2.0",
+ "@commitlint/config-conventional": "21.2.2",
+ "@commitlint/format": "^21.2.2",
+ "@commitlint/lint": "^21.2.2",
+ "@commitlint/load": "^21.2.2",
"@commitlint/read": "^21.2.1",
"@commitlint/types": "^21.2.0",
"tinyexec": "^1.0.0",
@@ -109,9 +109,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
- "version": "21.2.0",
- "resolved":
"https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-21.2.0.tgz",
- "integrity":
"sha512-Qf8WRDVcyVd14if6VTWenebxFbKnVnbzPUJjlzjkyJGeHK2xCGd63Dr1XZzj0plXKQb9P0BfOxoc1HVeCo2BWQ==",
+ "version": "21.2.2",
+ "resolved":
"https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-21.2.2.tgz",
+ "integrity":
"sha512-NxA37SZviusFUEYOQZ5hNnZ1h7O/KiemPkxjOlpzKJNnWxThiwc6/SaZhaPa8fyLvfRBAywhQhJJk8XESHWlpQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -161,9 +161,9 @@
}
},
"node_modules/@commitlint/format": {
- "version": "21.2.0",
- "resolved":
"https://registry.npmjs.org/@commitlint/format/-/format-21.2.0.tgz",
- "integrity":
"sha512-c4q64xaav2U83t7k7RyzJerBZurPer7FxUOY0RL5L/6CZijZ7K+s6HIBGIghj0ey1P2+seRX0J9XQYtDued6tg==",
+ "version": "21.2.2",
+ "resolved":
"https://registry.npmjs.org/@commitlint/format/-/format-21.2.2.tgz",
+ "integrity":
"sha512-v6fvxZSc/AvVMROlr3H34+1766bZSYApRUSCAMjWamStPjKMvZ8GdvVA5YW/VQNgbFTmcMz6OYmSTJEvIjPrfA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -175,9 +175,9 @@
}
},
"node_modules/@commitlint/is-ignored": {
- "version": "21.2.0",
- "resolved":
"https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-21.2.0.tgz",
- "integrity":
"sha512-4/eB0vBN7L88O/oC4ajAEqi7j2ZfNgxl/+11RfAV9YosejZgDXhY2C9VcHnHJhOzPLoSy5P3Mg/46kqeyJfXKw==",
+ "version": "21.2.2",
+ "resolved":
"https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-21.2.2.tgz",
+ "integrity":
"sha512-9UoKNgfFE3LU7FrzierCvk3CdDfMDeVGC86qZiT/n0TIjfq/dmZ9MHuXd45OTNRa26ZanmJRxEtmiXk/lEJihg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -189,15 +189,15 @@
}
},
"node_modules/@commitlint/lint": {
- "version": "21.2.0",
- "resolved":
"https://registry.npmjs.org/@commitlint/lint/-/lint-21.2.0.tgz",
- "integrity":
"sha512-ceO5dp9pLjEZ6y6qbq/uXWXDPykqqlTsyzoQ0NzecpisSJhK3kTy9qzQoPeJuWG/IMNdV1lO0RgmzqoAlSi1uw==",
+ "version": "21.2.2",
+ "resolved":
"https://registry.npmjs.org/@commitlint/lint/-/lint-21.2.2.tgz",
+ "integrity":
"sha512-Fy8JxEBzdmsYWFude/61GxXu5O+wEymwiRK2z9GL9R8mCsXphCoGxAFc5iHn5mjlfcSrhiiONE+ksf4KOjnaPg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@commitlint/is-ignored": "^21.2.0",
- "@commitlint/parse": "^21.2.0",
- "@commitlint/rules": "^21.2.0",
+ "@commitlint/is-ignored": "^21.2.2",
+ "@commitlint/parse": "^21.2.2",
+ "@commitlint/rules": "^21.2.2",
"@commitlint/types": "^21.2.0"
},
"engines": {
@@ -205,15 +205,15 @@
}
},
"node_modules/@commitlint/load": {
- "version": "21.2.0",
- "resolved":
"https://registry.npmjs.org/@commitlint/load/-/load-21.2.0.tgz",
- "integrity":
"sha512-RjlzWQqruRwIenJEfZtq7kG97co97nKoHpflE5YnF61tDLXxHPrdWImgzw6VL6MlFyaOcVlk74eBV8ZQmc3oIA==",
+ "version": "21.2.2",
+ "resolved":
"https://registry.npmjs.org/@commitlint/load/-/load-21.2.2.tgz",
+ "integrity":
"sha512-0Tt6wDPX167cjKC5D4zhm0+20wJJG+TN/TKovMOspfSe78rOnKX+MNzlVNiu6HyQPZChPJ8QBH31MVt6Bb8fCg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/config-validator": "^21.2.0",
"@commitlint/execute-rule": "^21.0.1",
- "@commitlint/resolve-extends": "^21.2.0",
+ "@commitlint/resolve-extends": "^21.2.2",
"@commitlint/types": "^21.2.0",
"cosmiconfig": "^9.0.1",
"cosmiconfig-typescript-loader": "^6.1.0",
@@ -236,9 +236,9 @@
}
},
"node_modules/@commitlint/parse": {
- "version": "21.2.0",
- "resolved":
"https://registry.npmjs.org/@commitlint/parse/-/parse-21.2.0.tgz",
- "integrity":
"sha512-QHWxG4d0PLTF634/AdyZ0MQS+CLn5YOuJlCFhMMlSGKFxzYGUetkHBj18xgBD+6fVzUrA2lrCdi/vlS2f/oYXg==",
+ "version": "21.2.2",
+ "resolved":
"https://registry.npmjs.org/@commitlint/parse/-/parse-21.2.2.tgz",
+ "integrity":
"sha512-MEkobPfvRp+z06Wro8HMG1BDGHzZmj82A1LH1nWeG3ipHpg/x4m6v3wEDvMBIKjRFUnfR3nBeFs3MVCr7UdAmg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -267,9 +267,9 @@
}
},
"node_modules/@commitlint/resolve-extends": {
- "version": "21.2.0",
- "resolved":
"https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-21.2.0.tgz",
- "integrity":
"sha512-4O/1j51+79Wth9s/MGxt/5gs0XYLDgNlYpltQfhAvLE0itusLKs9zruxbiNg1oOkmkb9L9L4USYGjEj7n87NxA==",
+ "version": "21.2.2",
+ "resolved":
"https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-21.2.2.tgz",
+ "integrity":
"sha512-RPkJ/IFi7sMUUVbZLqwWFtWw/zRDcfFsmrPSiTMrt5wb7AdxOr86EGQFvmGzef5QKV5IPBWWCujqVTw1RWX44A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -284,9 +284,9 @@
}
},
"node_modules/@commitlint/rules": {
- "version": "21.2.0",
- "resolved":
"https://registry.npmjs.org/@commitlint/rules/-/rules-21.2.0.tgz",
- "integrity":
"sha512-C2yXMNpiB8ETZKfx5JD8+ExgF8vTU1VQMKPSUUYwqKpw9oJWQBrlXBpdU038mj2WPjof7o9UzFpmTyBeGMZwZg==",
+ "version": "21.2.2",
+ "resolved":
"https://registry.npmjs.org/@commitlint/rules/-/rules-21.2.2.tgz",
+ "integrity":
"sha512-eplQzyYkBjYB1HyyRj8hkcK11Y9DU9nuBz7uOKEd6NpE9NGDytLFCAnlRE+OoiK/5sHEJsaz2RGhuWBvYzIbNA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -364,9 +364,9 @@
}
},
"node_modules/@conventional-changelog/template": {
- "version": "1.2.1",
- "resolved":
"https://registry.npmjs.org/@conventional-changelog/template/-/template-1.2.1.tgz",
- "integrity":
"sha512-TzlTVpKPjaqW6qOYjQcYUDuGsLCNsvFHVBXkYGTAnf5V37jCWrE5haKNXzz0WZUtVHjrpV76L1buANjwXMfT8w==",
+ "version": "1.3.0",
+ "resolved":
"https://registry.npmjs.org/@conventional-changelog/template/-/template-1.3.0.tgz",
+ "integrity":
"sha512-GsCw/qu92GI0EX6s7fxUi/SG1lmFjG9XZivxxEDZXqztuQKCn5o5wKdz4v005zci0Md7EZzgAwmQLoIEDZoaow==",
"dev": true,
"license": "MIT",
"engines": {
@@ -605,37 +605,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/@emnapi/core": {
- "version": "1.11.3",
- "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.3.tgz",
- "integrity":
"sha512-zLpS5asjEb7lq8jYLq37N6XKaE41DIexlY1rF/z4/tIl3wo13Sqm28fRyfIsKZD+NZ8mM5RoKkpW/rBcuoSZSg==",
- "license": "MIT",
- "optional": true,
- "dependencies": {
- "@emnapi/wasi-threads": "1.2.3",
- "tslib": "^2.4.0"
- }
- },
- "node_modules/@emnapi/runtime": {
- "version": "1.11.3",
- "resolved":
"https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.3.tgz",
- "integrity":
"sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==",
- "license": "MIT",
- "optional": true,
- "dependencies": {
- "tslib": "^2.4.0"
- }
- },
- "node_modules/@emnapi/wasi-threads": {
- "version": "1.2.3",
- "resolved":
"https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.3.tgz",
- "integrity":
"sha512-ELEBe8PsLvvJ6QMr0zLt8ffvOHW/dc1m3CEzNMg7aJUv3bMaoDtw2TXyDAwkYBuroxxuHEwhRTLJSe5sya547g==",
- "license": "MIT",
- "optional": true,
- "dependencies": {
- "tslib": "^2.4.0"
- }
- },
"node_modules/@eslint-community/eslint-utils": {
"version": "4.10.1",
"resolved":
"https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.10.1.tgz",
@@ -857,22 +826,10 @@
"@jridgewell/sourcemap-codec": "^1.4.14"
}
},
- "node_modules/@napi-rs/wasm-runtime": {
- "version": "0.2.12",
- "resolved":
"https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.12.tgz",
- "integrity":
"sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==",
- "license": "MIT",
- "optional": true,
- "dependencies": {
- "@emnapi/core": "^1.4.3",
- "@emnapi/runtime": "^1.4.3",
- "@tybys/wasm-util": "^0.10.0"
- }
- },
"node_modules/@node-rs/xxhash": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash/-/xxhash-1.7.6.tgz",
- "integrity":
"sha512-XMisO+aQHsVpxRp/85EszTtOQTOlhPbd149P/Xa9F55wafA6UM3h2UhOgOs7aAzItnHU/Aw1WQ1FVTEg7WB43Q==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash/-/xxhash-1.7.7.tgz",
+ "integrity":
"sha512-lQflJcUTqTvIbFNvq+6DnXQr2MCAqEBsXt9IgTiuhQeaFPejoUJBRF2WlfU5hfUzsCjU+DrzZlxzob0Q4zdHLw==",
"license": "MIT",
"engines": {
"node": ">= 12"
@@ -882,26 +839,25 @@
"url": "https://github.com/sponsors/Brooooooklyn"
},
"optionalDependencies": {
- "@node-rs/xxhash-android-arm-eabi": "1.7.6",
- "@node-rs/xxhash-android-arm64": "1.7.6",
- "@node-rs/xxhash-darwin-arm64": "1.7.6",
- "@node-rs/xxhash-darwin-x64": "1.7.6",
- "@node-rs/xxhash-freebsd-x64": "1.7.6",
- "@node-rs/xxhash-linux-arm-gnueabihf": "1.7.6",
- "@node-rs/xxhash-linux-arm64-gnu": "1.7.6",
- "@node-rs/xxhash-linux-arm64-musl": "1.7.6",
- "@node-rs/xxhash-linux-x64-gnu": "1.7.6",
- "@node-rs/xxhash-linux-x64-musl": "1.7.6",
- "@node-rs/xxhash-wasm32-wasi": "1.7.6",
- "@node-rs/xxhash-win32-arm64-msvc": "1.7.6",
- "@node-rs/xxhash-win32-ia32-msvc": "1.7.6",
- "@node-rs/xxhash-win32-x64-msvc": "1.7.6"
+ "@node-rs/xxhash-android-arm-eabi": "1.7.7",
+ "@node-rs/xxhash-android-arm64": "1.7.7",
+ "@node-rs/xxhash-darwin-arm64": "1.7.7",
+ "@node-rs/xxhash-darwin-x64": "1.7.7",
+ "@node-rs/xxhash-freebsd-x64": "1.7.7",
+ "@node-rs/xxhash-linux-arm-gnueabihf": "1.7.7",
+ "@node-rs/xxhash-linux-arm64-gnu": "1.7.7",
+ "@node-rs/xxhash-linux-arm64-musl": "1.7.7",
+ "@node-rs/xxhash-linux-x64-gnu": "1.7.7",
+ "@node-rs/xxhash-linux-x64-musl": "1.7.7",
+ "@node-rs/xxhash-win32-arm64-msvc": "1.7.7",
+ "@node-rs/xxhash-win32-ia32-msvc": "1.7.7",
+ "@node-rs/xxhash-win32-x64-msvc": "1.7.7"
}
},
"node_modules/@node-rs/xxhash-android-arm-eabi": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-android-arm-eabi/-/xxhash-android-arm-eabi-1.7.6.tgz",
- "integrity":
"sha512-ptmfpFZ8SgTef58Us+0HsZ9BKhyX/gZYbhLkuzPt7qUoMqMSJK85NC7LEgzDgjUiG+S5GahEEQ9/tfh9BVvKhw==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-android-arm-eabi/-/xxhash-android-arm-eabi-1.7.7.tgz",
+ "integrity":
"sha512-9uOAXzMmayilkSmoSgrtZDKG2a4E8I0f58Ydm0/us2ubfUGqBr6AjaxzRjipuDBGeNZYYQP1wmoUzLAmuUajIQ==",
"cpu": [
"arm"
],
@@ -915,9 +871,9 @@
}
},
"node_modules/@node-rs/xxhash-android-arm64": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-android-arm64/-/xxhash-android-arm64-1.7.6.tgz",
- "integrity":
"sha512-n4MyZvqifuoARfBvrZ2IBqmsGzwlVI3kb2mB0gVvoHtMsPbl/q94zoDBZ7WgeP3t4Wtli+QS3zgeTCOWUbqqUQ==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-android-arm64/-/xxhash-android-arm64-1.7.7.tgz",
+ "integrity":
"sha512-NDqhut7aniQegfLEYBDxmhI5gFHcDur3D9G7E724SzF3aPw0lTAN9cLixd/Cs+BJRwq3oziOdGtYW9j0xM/B0Q==",
"cpu": [
"arm64"
],
@@ -931,9 +887,9 @@
}
},
"node_modules/@node-rs/xxhash-darwin-arm64": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-darwin-arm64/-/xxhash-darwin-arm64-1.7.6.tgz",
- "integrity":
"sha512-6xGuE07CiCIry/KT3IiwQd/kykTOmjKzO/ZnHlE5ibGMx64NFE0qDuwJbxQ4rGyUzgJ0KuN9ZdOhUDJmepnpcw==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-darwin-arm64/-/xxhash-darwin-arm64-1.7.7.tgz",
+ "integrity":
"sha512-uwrEQELN50J2leUNBTir50nRxJJT3Dts3WDnvEij+MMJco++uI2dXoHbwP/UoavGuyoPtngrWxKP8XS9/mLvOA==",
"cpu": [
"arm64"
],
@@ -947,9 +903,9 @@
}
},
"node_modules/@node-rs/xxhash-darwin-x64": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-darwin-x64/-/xxhash-darwin-x64-1.7.6.tgz",
- "integrity":
"sha512-Z4oNnhyznDvHhxv+s0ka+5KG8mdfLVucZMZMejj9BL+CPmamClygPiHIRiifRcPAoX9uPZykaCsULngIfLeF3Q==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-darwin-x64/-/xxhash-darwin-x64-1.7.7.tgz",
+ "integrity":
"sha512-y7AUeH573Ks5BDaJtmyvPxHhPDGedwZnU/hqFbS/DLUqpYGxXLwYkV5iSBtEfFnYyyae1MVjUBqSaCXB6wuLDg==",
"cpu": [
"x64"
],
@@ -963,9 +919,9 @@
}
},
"node_modules/@node-rs/xxhash-freebsd-x64": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-freebsd-x64/-/xxhash-freebsd-x64-1.7.6.tgz",
- "integrity":
"sha512-arCDOf3xZ5NfBL5fk5J52sNPjXL2cVWN6nXNB3nrtRFFdPBLsr6YXtshAc6wMVxnIW4VGaEv/5K6IpTA8AFyWw==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-freebsd-x64/-/xxhash-freebsd-x64-1.7.7.tgz",
+ "integrity":
"sha512-4kOYAbnPcFgcpOVQvthha09hjlmswIsfcZWm8uTZC1sau3tdynyyQy1/OcOG03EdP1W0qHOC3ORfUTS9oxbI9A==",
"cpu": [
"x64"
],
@@ -979,9 +935,9 @@
}
},
"node_modules/@node-rs/xxhash-linux-arm-gnueabihf": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-arm-gnueabihf/-/xxhash-linux-arm-gnueabihf-1.7.6.tgz",
- "integrity":
"sha512-ndLLEW+MwLH3lFS0ahlHCcmkf2ykOv/pbP8OBBeAOlz/Xc3jKztg5IJ9HpkjKOkHk470yYxgHVaw1QMoMzU00A==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-arm-gnueabihf/-/xxhash-linux-arm-gnueabihf-1.7.7.tgz",
+ "integrity":
"sha512-zO9DsqETMS+8/UarCugj1NW+PcD4haFfYQuVXFaPTskgtocvFY8nYY0N59YZukBWlSGh3xBtXPMVd39zeRiNKg==",
"cpu": [
"arm"
],
@@ -995,12 +951,15 @@
}
},
"node_modules/@node-rs/xxhash-linux-arm64-gnu": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-arm64-gnu/-/xxhash-linux-arm64-gnu-1.7.6.tgz",
- "integrity":
"sha512-VX7VkTG87mAdrF2vw4aroiRpFIIN8Lj6NgtGHF+IUVbzQxPudl4kG+FPEjsNH8y04yQxRbPE7naQNgHcTKMrNw==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-arm64-gnu/-/xxhash-linux-arm64-gnu-1.7.7.tgz",
+ "integrity":
"sha512-48kFnEIy8w1R8pGKblG+em6Q7YuDRWcLsSRpFCIrbpsA6aAQdvZnMXiyx+HSq5gEWwM35Hrb30L1sStUSetFmw==",
"cpu": [
"arm64"
],
+ "libc": [
+ "glibc"
+ ],
"license": "MIT",
"optional": true,
"os": [
@@ -1011,12 +970,15 @@
}
},
"node_modules/@node-rs/xxhash-linux-arm64-musl": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-arm64-musl/-/xxhash-linux-arm64-musl-1.7.6.tgz",
- "integrity":
"sha512-AB5m6crGYSllM9F/xZNOQSPImotR5lOa9e4arW99Bv82S+gcpphI8fGMDOVTTCXY/RLRhvvhwzLDxmLB2O8VDg==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-arm64-musl/-/xxhash-linux-arm64-musl-1.7.7.tgz",
+ "integrity":
"sha512-m1Wz3ySODY7XZixTgLn9n59tUVSTmhO4iwcTLX5lRNnJaCOiWywsySPPbo3++oebSGTwAdJEmPJq5BLPSEZGGQ==",
"cpu": [
"arm64"
],
+ "libc": [
+ "musl"
+ ],
"license": "MIT",
"optional": true,
"os": [
@@ -1027,12 +989,15 @@
}
},
"node_modules/@node-rs/xxhash-linux-x64-gnu": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-x64-gnu/-/xxhash-linux-x64-gnu-1.7.6.tgz",
- "integrity":
"sha512-a2A6M+5tc0PVlJlE/nl0XsLEzMpKkwg7Y1lR5urFUbW9uVQnKjJYQDrUojhlXk0Uv3VnYQPa6ThmwlacZA5mvQ==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-x64-gnu/-/xxhash-linux-x64-gnu-1.7.7.tgz",
+ "integrity":
"sha512-rdLsrNjOUbOCdsdZZqfqeE24y/yeSR8c11w5Xkwj/Qkrcpaq3qB5f3aIW+6WuQJjdBsJwOxHCspSuUiaY6Xx4g==",
"cpu": [
"x64"
],
+ "libc": [
+ "glibc"
+ ],
"license": "MIT",
"optional": true,
"os": [
@@ -1043,12 +1008,15 @@
}
},
"node_modules/@node-rs/xxhash-linux-x64-musl": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-x64-musl/-/xxhash-linux-x64-musl-1.7.6.tgz",
- "integrity":
"sha512-WioGJSC1GoxQpmdQrG5l/uddSBAS4XCWczHNwXe895J5xadGQzyvmr0r17BNfihvbBUDH1H9jwouNYzDDeA6+A==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-linux-x64-musl/-/xxhash-linux-x64-musl-1.7.7.tgz",
+ "integrity":
"sha512-1LmaKDAIoqZcSQJG22cZMH9aL4B6jg5kQygg6pY7NyICzw+taLPLHhaMMEE+E0n2BodRXzVjZvF15pxi4qXtug==",
"cpu": [
"x64"
],
+ "libc": [
+ "musl"
+ ],
"license": "MIT",
"optional": true,
"os": [
@@ -1058,26 +1026,10 @@
"node": ">= 12"
}
},
- "node_modules/@node-rs/xxhash-wasm32-wasi": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-wasm32-wasi/-/xxhash-wasm32-wasi-1.7.6.tgz",
- "integrity":
"sha512-WDXXKMMFMrez+esm2DzMPHFNPFYf+wQUtaXrXwtxXeQMFEzleOLwEaqV0+bbXGJTwhPouL3zY1Qo2xmIH4kkTg==",
- "cpu": [
- "wasm32"
- ],
- "license": "MIT",
- "optional": true,
- "dependencies": {
- "@napi-rs/wasm-runtime": "^0.2.5"
- },
- "engines": {
- "node": ">=14.0.0"
- }
- },
"node_modules/@node-rs/xxhash-win32-arm64-msvc": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-win32-arm64-msvc/-/xxhash-win32-arm64-msvc-1.7.6.tgz",
- "integrity":
"sha512-qjDFUZJT/Zq0yFS+0TApkD86p0NBdPXlOoHur9yNeO9YX2/9/b1sC2P7N27PgOu13h61TUOvTUC00e/82jAZRQ==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-win32-arm64-msvc/-/xxhash-win32-arm64-msvc-1.7.7.tgz",
+ "integrity":
"sha512-F2QaHmplRZbg1T/AlQuW11MmRsxLvNVEsofeQd92/u704L5+BBEVc13MutJwioXNIAW1GmgOpfwVG6ZGeLAoyA==",
"cpu": [
"arm64"
],
@@ -1091,9 +1043,9 @@
}
},
"node_modules/@node-rs/xxhash-win32-ia32-msvc": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-win32-ia32-msvc/-/xxhash-win32-ia32-msvc-1.7.6.tgz",
- "integrity":
"sha512-s7a+mQWOTnU4NiiypRq/vbNGot/il0HheXuy9oxJ0SW2q/e4BJ8j0pnP6UBlAjsk+005A76vOwsEj01qbQw8+A==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-win32-ia32-msvc/-/xxhash-win32-ia32-msvc-1.7.7.tgz",
+ "integrity":
"sha512-YnHHBQVHju1Sx8vc2s2RauAGXAwWeqFMC4CvaJJ8j5WPnW2x8p9hTQRURMl/ATPLp/t8j4C9AEmLNtrNdE6JXQ==",
"cpu": [
"ia32"
],
@@ -1107,9 +1059,9 @@
}
},
"node_modules/@node-rs/xxhash-win32-x64-msvc": {
- "version": "1.7.6",
- "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-win32-x64-msvc/-/xxhash-win32-x64-msvc-1.7.6.tgz",
- "integrity":
"sha512-zHOHm2UaIahRhgRPJll+4Xy4Z18aAT/7KNeQW+QJupGvFz+GzOFXMGs3R/3B1Ktob/F5ui3i1MrW9GEob3CWTg==",
+ "version": "1.7.7",
+ "resolved":
"https://registry.npmjs.org/@node-rs/xxhash-win32-x64-msvc/-/xxhash-win32-x64-msvc-1.7.7.tgz",
+ "integrity":
"sha512-0uVSktuJUetF467YZwHoGuBGcY8RF30DixboXTgMYG5amWze2j+OvaSpQKLsHhf0fs2UZH9W4KQG3SfUizlmGA==",
"cpu": [
"x64"
],
@@ -1804,6 +1756,7 @@
"version": "0.10.3",
"resolved":
"https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz",
"integrity":
"sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==",
+ "dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
@@ -1859,9 +1812,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
- "version": "26.1.2",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
- "integrity":
"sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
+ "version": "26.2.0",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz",
+ "integrity":
"sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1876,17 +1829,17 @@
"license": "MIT"
},
"node_modules/@typescript-eslint/eslint-plugin": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.66.0.tgz",
- "integrity":
"sha512-p088eaGrzYz1s+7cov0aMOCkNGTJlVxF4jgubf28c8L0Cv9Rloj8YBHnv4hXLq6IIEE1AsjNWavO+k+8kP2Y0A==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.67.0.tgz",
+ "integrity":
"sha512-Un7Heoyj65NREbKAyIrFxeM143NZpExWmy1Nep4DLeQOeLlTeumPjoNKnBrU5D5moWXbPJgRa5Uwcdu0faVNGQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/regexpp": "^4.12.2",
- "@typescript-eslint/scope-manager": "8.66.0",
- "@typescript-eslint/type-utils": "8.66.0",
- "@typescript-eslint/utils": "8.66.0",
- "@typescript-eslint/visitor-keys": "8.66.0",
+ "@typescript-eslint/scope-manager": "8.67.0",
+ "@typescript-eslint/type-utils": "8.67.0",
+ "@typescript-eslint/utils": "8.67.0",
+ "@typescript-eslint/visitor-keys": "8.67.0",
"ignore": "^7.0.5",
"natural-compare": "^1.4.0",
"ts-api-utils": "^2.5.0"
@@ -1899,7 +1852,7 @@
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
- "@typescript-eslint/parser": "^8.66.0",
+ "@typescript-eslint/parser": "^8.67.0",
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
"typescript": ">=4.8.4 <6.1.0"
}
@@ -1915,16 +1868,16 @@
}
},
"node_modules/@typescript-eslint/parser": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.66.0.tgz",
- "integrity":
"sha512-X6ypGChaWYk6PBtUg2BwuTZEFFcHJAtGTVJ9/lCTOufhZ4i9fNolQNnktq+kkMCwMj7V8Svsq7+TxSDslmhE0g==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.67.0.tgz",
+ "integrity":
"sha512-fUBfTuuEulWqX6V8+O3PtScV01tzYYRUDTAirHFKoRAt7nOzoGiPt0M/bB47wWNy0coOOcgEwAMUtBpykMxl6w==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/scope-manager": "8.66.0",
- "@typescript-eslint/types": "8.66.0",
- "@typescript-eslint/typescript-estree": "8.66.0",
- "@typescript-eslint/visitor-keys": "8.66.0",
+ "@typescript-eslint/scope-manager": "8.67.0",
+ "@typescript-eslint/types": "8.67.0",
+ "@typescript-eslint/typescript-estree": "8.67.0",
+ "@typescript-eslint/visitor-keys": "8.67.0",
"debug": "^4.4.3"
},
"engines": {
@@ -1940,14 +1893,14 @@
}
},
"node_modules/@typescript-eslint/project-service": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.66.0.tgz",
- "integrity":
"sha512-7MthGPTt4BP69lSryqpqq8HQqxuzynssckL/jyDyk3+TNMQ3y2jFWkptCrktWvBrP+EH787Nl5N5Qpw7WZg+5g==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.67.0.tgz",
+ "integrity":
"sha512-cvE8c7ulYeXN9fYuszhCeCsbzyVEXuhrRCybnBre7TUmqb5nRmBfQAwCj0O3WJFDeyAZt4VYv51vMCC9LHSdYw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/tsconfig-utils": "^8.66.0",
- "@typescript-eslint/types": "^8.66.0",
+ "@typescript-eslint/tsconfig-utils": "^8.67.0",
+ "@typescript-eslint/types": "^8.67.0",
"debug": "^4.4.3"
},
"engines": {
@@ -1962,14 +1915,14 @@
}
},
"node_modules/@typescript-eslint/scope-manager": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.66.0.tgz",
- "integrity":
"sha512-8TGcH25j9zqJ/IULB/ppyhRvxA8QYfFEZ7nfbg6/BN9spDgb8fPWQXlE5l8TWBL50EtUx007uZ1o9VOwrq2/9g==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.67.0.tgz",
+ "integrity":
"sha512-EgvsleTwS4E+WzzSvem8fAUubLwatMNF1B5hHSLQxcvs7q2dtRhGyujHwLJSYlG41niJ7GP24Aha2+0mb1b2kg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/types": "8.66.0",
- "@typescript-eslint/visitor-keys": "8.66.0"
+ "@typescript-eslint/types": "8.67.0",
+ "@typescript-eslint/visitor-keys": "8.67.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -1980,9 +1933,9 @@
}
},
"node_modules/@typescript-eslint/tsconfig-utils": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.66.0.tgz",
- "integrity":
"sha512-9D5gLYZG4rOjcoag8MQ/fWI8WqA9wcPDyOGyWtWFhvM1lHRbliqUSPIY5J3zqCU1tvSwzXxnnjhQhz5Ne7mJ4g==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.67.0.tgz",
+ "integrity":
"sha512-vV+LUSv5njUWsknE71fqKTlXUva+R76SaeORd6Zojcunk/6DvKFXONU3BrAs2H49mbygUXt6gbYunzwqNwlhdg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -1997,15 +1950,15 @@
}
},
"node_modules/@typescript-eslint/type-utils": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.66.0.tgz",
- "integrity":
"sha512-LG2dWfjZQQp0ADtAu/EWJVayefGL2UEZ3CDeI44D9v3rXB/WYUqE/jpO28KrEKul5AySrmI+Zh1v6v+xW2U9+g==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.67.0.tgz",
+ "integrity":
"sha512-aVWDXbRmdXO9siTfX4ditQI1T9+zVcNazT48EJCD0v40/9RIFoUgZ05CmGEq9H2gixRpjUn/iplwvlcvutJW/Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/types": "8.66.0",
- "@typescript-eslint/typescript-estree": "8.66.0",
- "@typescript-eslint/utils": "8.66.0",
+ "@typescript-eslint/types": "8.67.0",
+ "@typescript-eslint/typescript-estree": "8.67.0",
+ "@typescript-eslint/utils": "8.67.0",
"debug": "^4.4.3",
"ts-api-utils": "^2.5.0"
},
@@ -2022,9 +1975,9 @@
}
},
"node_modules/@typescript-eslint/types": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/types/-/types-8.66.0.tgz",
- "integrity":
"sha512-H6gcYaSDOyvL3AD/jHUtUFo2jqGgn/F6nuyuZSu0QTesxL+cP4dQoIMrODRofuJC09g64+WgZ6tE19Y1N2YIFQ==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/types/-/types-8.67.0.tgz",
+ "integrity":
"sha512-sBtgslww8nsMYUjhdPBiSyUqSzT8uR6g93A2QXnQC8+cGdjz0CyaOdqHDRJb1AtORbZCNUJBBeFA/tNR2uQmww==",
"dev": true,
"license": "MIT",
"engines": {
@@ -2036,16 +1989,16 @@
}
},
"node_modules/@typescript-eslint/typescript-estree": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.66.0.tgz",
- "integrity":
"sha512-8/x4INiiQb10jGgXYD7116/zQ+OL84ZIFn0za68wwFHCanT/VLbBEroWht8RV8fn0/ZCAoazHLQgwUC0UQcDfg==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.67.0.tgz",
+ "integrity":
"sha512-EKQBCE9yNlRJYm7jdTW5AhDacDUmSwQb0FAJAmK2EKYrNXIsa2vxcSZx6PvJ/dEdI6lS+Y9W+EXckLj0iPFGcw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/project-service": "8.66.0",
- "@typescript-eslint/tsconfig-utils": "8.66.0",
- "@typescript-eslint/types": "8.66.0",
- "@typescript-eslint/visitor-keys": "8.66.0",
+ "@typescript-eslint/project-service": "8.67.0",
+ "@typescript-eslint/tsconfig-utils": "8.67.0",
+ "@typescript-eslint/types": "8.67.0",
+ "@typescript-eslint/visitor-keys": "8.67.0",
"debug": "^4.4.3",
"minimatch": "^10.2.2",
"semver": "^7.7.3",
@@ -2064,16 +2017,16 @@
}
},
"node_modules/@typescript-eslint/utils": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.66.0.tgz",
- "integrity":
"sha512-jasearZPolBw5NJNYGMwxzHMF83niVWmMU1VdHzG1CyfI2VS7f7nZltnKtHcg20hW+7Uo5GfK4MeDPoU3qI8EA==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.67.0.tgz",
+ "integrity":
"sha512-U9D1FdwEWBwok3hxxSdhclMb0twvt9QnjIQ0VfQ1AiX2epnpSgv2ubVDsayOFyY8K6FX+AQ7E0FKWVG3iKsj1A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.9.1",
- "@typescript-eslint/scope-manager": "8.66.0",
- "@typescript-eslint/types": "8.66.0",
- "@typescript-eslint/typescript-estree": "8.66.0"
+ "@typescript-eslint/scope-manager": "8.67.0",
+ "@typescript-eslint/types": "8.67.0",
+ "@typescript-eslint/typescript-estree": "8.67.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2088,13 +2041,13 @@
}
},
"node_modules/@typescript-eslint/visitor-keys": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.66.0.tgz",
- "integrity":
"sha512-dkKR8q+lKciskj1Y3vthHktl+3cMLWGyVUP23bRiPZ5O9BRT++4EqDDV+TVeIKBL1VXVEqrJlz8MYbcnvJcAlg==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.67.0.tgz",
+ "integrity":
"sha512-fkv8dHRDqfGtTHuJeebdrQ7cX6Ad4WAS00rgHh9UGvMycF1mjBfsxry1XsLIFhWZ6Judlh6UdzK+TYlbpCXgnA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/types": "8.66.0",
+ "@typescript-eslint/types": "8.67.0",
"eslint-visitor-keys": "^5.0.0"
},
"engines": {
@@ -2369,13 +2322,13 @@
}
},
"node_modules/conventional-changelog-angular": {
- "version": "9.2.1",
- "resolved":
"https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-9.2.1.tgz",
- "integrity":
"sha512-oWSL6ZhnXbYraOFTK3PgRAQJ8fADDAEv5K6AdeyQPLvjFmhG8+ejL0jZZp/R7vTmGJaBvZEE+sE7dB4bCv7sAw==",
+ "version": "9.3.0",
+ "resolved":
"https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-9.3.0.tgz",
+ "integrity":
"sha512-0MWQLVUT1oVCsUGs9aAWteBVxPlLwJTn5VbQH7B0B3fDizZgrJ9QGnKl/2mp1+5P7153GCBCjO/v1aKJ6eysCg==",
"dev": true,
"license": "ISC",
"dependencies": {
- "@conventional-changelog/template": "^1.2.1"
+ "@conventional-changelog/template": "^1.3.0"
},
"engines": {
"node": ">=22"
@@ -2587,9 +2540,9 @@
}
},
"node_modules/eslint": {
- "version": "10.8.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.0.tgz",
- "integrity":
"sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==",
+ "version": "10.8.1",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.1.tgz",
+ "integrity":
"sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==",
"dev": true,
"license": "MIT",
"peer": true,
@@ -4206,7 +4159,7 @@
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
"integrity":
"sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
- "devOptional": true,
+ "dev": true,
"license": "0BSD"
},
"node_modules/type-check": {
@@ -4254,16 +4207,16 @@
}
},
"node_modules/typescript-eslint": {
- "version": "8.66.0",
- "resolved":
"https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.66.0.tgz",
- "integrity":
"sha512-QlEbBPz/RuJ1XUHj29nm3t0F/O/cSlEnntozqPOYHnnTGAXFamnMBu5i9Vn6vhUPHGAjR+Vl+5J8vPN/BMUrJw==",
+ "version": "8.67.0",
+ "resolved":
"https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.67.0.tgz",
+ "integrity":
"sha512-S2udFs8tCKEKffuJ4TB1idGUZiXdCPGi3IPBGWXarbLQ5UPXORV8QEVzJ4gCRduURMb5EkpNCdjbk0eDIuI8Yg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/eslint-plugin": "8.66.0",
- "@typescript-eslint/parser": "8.66.0",
- "@typescript-eslint/typescript-estree": "8.66.0",
- "@typescript-eslint/utils": "8.66.0"
+ "@typescript-eslint/eslint-plugin": "8.67.0",
+ "@typescript-eslint/parser": "8.67.0",
+ "@typescript-eslint/typescript-estree": "8.67.0",
+ "@typescript-eslint/utils": "8.67.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
diff --git a/foreign/node/package.json b/foreign/node/package.json
index e31cee125..755019ae0 100644
--- a/foreign/node/package.json
+++ b/foreign/node/package.json
@@ -50,18 +50,18 @@
"author": "github.com/T1B0",
"license": "Apache-2.0",
"dependencies": {
- "@node-rs/xxhash": "1.7.6",
+ "@node-rs/xxhash": "1.7.7",
"debug": "4.4.3",
"generic-pool": "3.9.0",
"uuidv7": "1.2.1"
},
"devDependencies": {
- "@commitlint/cli": "21.2.1",
- "@commitlint/config-conventional": "21.2.0",
+ "@commitlint/cli": "21.2.2",
+ "@commitlint/config-conventional": "21.2.2",
"@cucumber/cucumber": "13.2.1",
"@swc-node/register": "1.12.1",
"@types/debug": "4.1.13",
- "@types/node": "26.1.2",
+ "@types/node": "26.2.0",
"c8": "^12.0.0",
"husky": "9.1.7",
"typescript": "6.0.3",