From 1aba91448ddad47f8928f637c584cb9456a7dca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 10:54:56 +0000 Subject: [PATCH] build(deps): bump the npm-packages group with 5 updates Bumps the npm-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [@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` | | [@novasamatech/host-container](https://github.com/paritytech/triangle-js-sdks) | `0.8.9` | `0.8.10` | 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 `@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-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: "@novasamatech/host-container" dependency-version: 0.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages ... Signed-off-by: dependabot[bot] --- packages/auth/package.json | 8 ++++---- packages/truapi-debug/package.json | 6 +++--- packages/ui/package.json | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/auth/package.json b/packages/auth/package.json index a8d758a..0edfc9b 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/truapi-debug/package.json b/packages/truapi-debug/package.json index 111c272..ba27fc2 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 dba89f2..e066083 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",