From a0614f1b40ccc2ed6ad2c88befc6cc8680fdaeb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:55:08 +0000 Subject: [PATCH] build(deps): bump the npm-packages group across 1 directory with 9 updates Bumps the npm-packages group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [smoldot](https://github.com/paritytech/smoldot) | `3.2.0` | `3.3.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.5` | `26.1.1` | | [@novasamatech/host-api](https://github.com/paritytech/triangle-js-sdks) | `0.8.9` | `0.8.10` | | [@novasamatech/host-papp](https://github.com/paritytech/triangle-js-sdks) | `0.8.9` | `0.8.10` | | [@novasamatech/statement-store](https://github.com/paritytech/triangle-js-sdks) | `0.8.9` | `0.8.10` | | [@novasamatech/storage-adapter](https://github.com/paritytech/triangle-js-sdks) | `0.8.9` | `0.8.10` | | [@polkadot-labs/hdkd](https://github.com/polkadot-labs/hdkd) | `0.0.28` | `0.0.29` | | [@polkadot-labs/hdkd-helpers](https://github.com/polkadot-labs/hdkd) | `0.0.30` | `0.0.31` | | [@novasamatech/host-container](https://github.com/paritytech/triangle-js-sdks) | `0.8.9` | `0.8.10` | Updates `smoldot` from 3.2.0 to 3.3.1 - [Commits](https://github.com/paritytech/smoldot/compare/npm-smoldot-v3.2.0...npm-smoldot-v3.3.1) Updates `@types/node` from 25.9.5 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@novasamatech/host-api` from 0.8.9 to 0.8.10 - [Changelog](https://github.com/paritytech/triangle-js-sdks/blob/main/CHANGELOG.md) - [Commits](https://github.com/paritytech/triangle-js-sdks/commits) Updates `@novasamatech/host-papp` from 0.8.9 to 0.8.10 - [Changelog](https://github.com/paritytech/triangle-js-sdks/blob/main/CHANGELOG.md) - [Commits](https://github.com/paritytech/triangle-js-sdks/commits) Updates `@novasamatech/statement-store` from 0.8.9 to 0.8.10 - [Changelog](https://github.com/paritytech/triangle-js-sdks/blob/main/CHANGELOG.md) - [Commits](https://github.com/paritytech/triangle-js-sdks/commits) Updates `@novasamatech/storage-adapter` from 0.8.9 to 0.8.10 - [Changelog](https://github.com/paritytech/triangle-js-sdks/blob/main/CHANGELOG.md) - [Commits](https://github.com/paritytech/triangle-js-sdks/commits) Updates `@polkadot-labs/hdkd` from 0.0.28 to 0.0.29 - [Release notes](https://github.com/polkadot-labs/hdkd/releases) - [Commits](https://github.com/polkadot-labs/hdkd/compare/hdkd-v0.0.28...hdkd-v0.0.29) Updates `@polkadot-labs/hdkd-helpers` from 0.0.30 to 0.0.31 - [Release notes](https://github.com/polkadot-labs/hdkd/releases) - [Commits](https://github.com/polkadot-labs/hdkd/compare/hdkd-helpers-v0.0.30...hdkd-helpers-v0.0.31) Updates `@novasamatech/host-container` from 0.8.9 to 0.8.10 - [Changelog](https://github.com/paritytech/triangle-js-sdks/blob/main/CHANGELOG.md) - [Commits](https://github.com/paritytech/triangle-js-sdks/commits) --- updated-dependencies: - dependency-name: "@novasamatech/host-api" dependency-version: 0.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@novasamatech/host-container" dependency-version: 0.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@novasamatech/host-papp" dependency-version: 0.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@novasamatech/statement-store" dependency-version: 0.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@novasamatech/storage-adapter" dependency-version: 0.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@polkadot-labs/hdkd" dependency-version: 0.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@polkadot-labs/hdkd-helpers" dependency-version: 0.0.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: smoldot dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] --- apps/host/package.json | 2 +- apps/protocol/package.json | 2 +- apps/sandbox/package.json | 2 +- package.json | 4 ++-- packages/auth/package.json | 8 ++++---- packages/resolver/package.json | 6 +++--- packages/truapi-debug/package.json | 6 +++--- packages/ui/package.json | 8 ++++---- 8 files changed, 19 insertions(+), 19 deletions(-) diff --git a/apps/host/package.json b/apps/host/package.json index b3789ff6..ba338e9d 100644 --- a/apps/host/package.json +++ b/apps/host/package.json @@ -21,7 +21,7 @@ "@dotli/typescript-config": "workspace:*", "@playwright/test": "^1.59.1", "playwright": "^1.59.1", - "@types/node": "^25.9.3", + "@types/node": "^26.1.1", "eslint": "^10.5.0", "jsqr": "^1.4.0", "prettier": "^3.8.3", diff --git a/apps/protocol/package.json b/apps/protocol/package.json index 62cd0465..476471c4 100644 --- a/apps/protocol/package.json +++ b/apps/protocol/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@dotli/eslint-config": "workspace:*", "@dotli/typescript-config": "workspace:*", - "@types/node": "^25.9.3", + "@types/node": "^26.1.1", "eslint": "^10.5.0", "prettier": "^3.8.3", "typescript": "~6.0.3", diff --git a/apps/sandbox/package.json b/apps/sandbox/package.json index 366b16b0..8a58a9f1 100644 --- a/apps/sandbox/package.json +++ b/apps/sandbox/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@dotli/eslint-config": "workspace:*", "@dotli/typescript-config": "workspace:*", - "@types/node": "^25.9.3", + "@types/node": "^26.1.1", "eslint": "^10.5.0", "prettier": "^3.8.3", "typescript": "~6.0.3", diff --git a/package.json b/package.json index 89475065..a88380bc 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,10 @@ "packages/*" ], "dependencies": { - "smoldot": "3.2.0" + "smoldot": "3.3.1" }, "overrides": { - "smoldot": "3.2.0", + "smoldot": "3.3.1", "esbuild": "^0.28.1" } } diff --git a/packages/auth/package.json b/packages/auth/package.json index a8d758a1..0edfc9b9 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -29,11 +29,11 @@ "@dotli/resolver": "workspace:*", "@dotli/shared": "workspace:*", "@noble/hashes": "^2.2.0", - "@novasamatech/host-api": "0.8.9", - "@novasamatech/host-papp": "0.8.9", + "@novasamatech/host-api": "0.8.10", + "@novasamatech/host-papp": "0.8.10", "@novasamatech/sdk-statement": "^0.6.0", - "@novasamatech/statement-store": "0.8.9", - "@novasamatech/storage-adapter": "0.8.9", + "@novasamatech/statement-store": "0.8.10", + "@novasamatech/storage-adapter": "0.8.10", "@scure/sr25519": "^2.2.0", "neverthrow": "^8.2.0", "polkadot-api": "^2.1.6", diff --git a/packages/resolver/package.json b/packages/resolver/package.json index 6b5e9c04..57a47d67 100644 --- a/packages/resolver/package.json +++ b/packages/resolver/package.json @@ -35,9 +35,9 @@ "@polkadot-api/substrate-bindings": "0.20.3", "@polkadot-api/substrate-client": "0.7.0", "@polkadot-api/utils": "0.4.0", - "@polkadot-labs/hdkd": "^0.0.28", - "@polkadot-labs/hdkd-helpers": "^0.0.30", + "@polkadot-labs/hdkd": "^0.0.29", + "@polkadot-labs/hdkd-helpers": "^0.0.31", "polkadot-api": "^2.1.6", - "smoldot": "^3.1.4" + "smoldot": "^3.3.1" } } diff --git a/packages/truapi-debug/package.json b/packages/truapi-debug/package.json index 111c2724..ba27fc20 100644 --- a/packages/truapi-debug/package.json +++ b/packages/truapi-debug/package.json @@ -20,9 +20,9 @@ }, "dependencies": { "@dotli/shared": "workspace:*", - "@novasamatech/host-api": "0.8.9", - "@novasamatech/host-container": "0.8.9", - "@novasamatech/host-papp": "0.8.9", + "@novasamatech/host-api": "0.8.10", + "@novasamatech/host-container": "0.8.10", + "@novasamatech/host-papp": "0.8.10", "nanoevents": "^9.1.0" } } diff --git a/packages/ui/package.json b/packages/ui/package.json index dba89f26..e0660834 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -32,11 +32,11 @@ "@dotli/storage": "workspace:*", "@dotli/truapi-debug": "workspace:*", "@noble/hashes": "^2.2.0", - "@novasamatech/host-api": "0.8.9", - "@novasamatech/host-container": "0.8.9", - "@novasamatech/host-papp": "0.8.9", + "@novasamatech/host-api": "0.8.10", + "@novasamatech/host-container": "0.8.10", + "@novasamatech/host-papp": "0.8.10", "@novasamatech/sdk-statement": "^0.6.0", - "@novasamatech/statement-store": "0.8.9", + "@novasamatech/statement-store": "0.8.10", "@polkadot-api/json-rpc-provider": "^0.2.0", "neverthrow": "^8.2.0", "polkadot-api": "^2.1.6",