From 2ab1cd28dabc64d799978eead2bb0b8873ab41f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 19:40:27 +0000 Subject: [PATCH] chore(deps-dev): bump xxhash-addon from 1.5.0 to 2.1.0 Bumps [xxhash-addon](https://github.com/ktrongnhan/xxhash-addon) from 1.5.0 to 2.1.0. - [Release notes](https://github.com/ktrongnhan/xxhash-addon/releases) - [Changelog](https://github.com/ktrongnhan/xxhash-addon/blob/master/CHANGELOG.md) - [Commits](https://github.com/ktrongnhan/xxhash-addon/compare/v1.5.0...v2.1.0) --- updated-dependencies: - dependency-name: xxhash-addon dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7cf3759b0..4dad4c28c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "typedoc": "^0.28.14", "typescript": "^6.0.2", "vitest": "^4.0.9", - "xxhash-addon": "^1.5.0" + "xxhash-addon": "^2.1.0" }, "dependencies": { "@pacote/array": "file:packages/array", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bbfbbe94..0b8cb2eba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -181,8 +181,8 @@ importers: specifier: ^4.0.9 version: 4.1.1(@types/node@25.5.0)(@vitest/ui@4.1.1)(jsdom@29.0.1)(msw@2.13.1(@types/node@25.5.0)(typescript@6.0.3))(vite@8.0.2(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@types/node@25.5.0)(jiti@2.6.1)(yaml@2.8.3)) xxhash-addon: - specifier: ^1.5.0 - version: 1.5.0 + specifier: ^2.1.0 + version: 2.1.0 packages/array: {} @@ -2820,6 +2820,10 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} + node-gyp-build@4.8.4: + resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} + hasBin: true + node-gyp@12.2.0: resolution: {integrity: sha512-q23WdzrQv48KozXlr0U1v9dwO/k59NHeSzn6loGcasyf0UnSrtzs8kRxM+mfwJSf0DkX0s43hcqgnSO4/VNthQ==} engines: {node: ^20.17.0 || >=22.9.0} @@ -3894,8 +3898,8 @@ packages: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} - xxhash-addon@1.5.0: - resolution: {integrity: sha512-ZkfBZMrrpbyT8/uw7x+2voPBXO2oczajlGo11+OOO1YqGbk6DuF7erwirCUPvydN17lEjilu3VGDWWG4+fV45Q==} + xxhash-addon@2.1.0: + resolution: {integrity: sha512-y69Lhs6msXn4eLPZkDqSKff3OLHyOL7a5lhxbJ0NN4x6XYhVI+lKIXt7JxQqSHssEhUWLgAWIbUbT9X9KUTbcw==} engines: {node: '>=8.6.0 <9.0.0 || >=10.0.0'} y18n@5.0.8: @@ -6502,6 +6506,8 @@ snapshots: neo-async@2.6.2: {} + node-gyp-build@4.8.4: {} + node-gyp@12.2.0: dependencies: env-paths: 2.2.1 @@ -7619,7 +7625,9 @@ snapshots: xtend@4.0.2: {} - xxhash-addon@1.5.0: {} + xxhash-addon@2.1.0: + dependencies: + node-gyp-build: 4.8.4 y18n@5.0.8: {}