Skip to content

Commit 43c4d8c

Browse files
committed
chore: bump paraspell sdk
1 parent 2533e6f commit 43c4d8c

File tree

4 files changed

+2551
-1775
lines changed

4 files changed

+2551
-1775
lines changed

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"test:watch": "vitest"
3939
},
4040
"dependencies": {
41-
"@paraspell/sdk": "11.12.9",
42-
"@paraspell/xcm-router": "11.12.9",
43-
"@paraspell/assets": "11.12.9",
41+
"@paraspell/sdk": "11.14.8",
42+
"@paraspell/xcm-router": "11.14.8",
43+
"@paraspell/assets": "11.14.8",
4444
"@polkadot-agent-kit/common": "workspace:*",
4545
"@subsquid/ss58": "^2.0.2",
4646
"polkadot-api": "^1.14.1"

packages/llm/src/prompt/index.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,10 @@ When using any swap tool, you MUST use PascalCase for chain names as defined bel
254254
| polkadot asset hub | AssetHubPolkadot |
255255
| AssetHubPolkadot | AssetHubPolkadot |
256256
| Polkadot Asset Hub | AssetHubPolkadot |
257-
| Hydra | Hydra |
258-
| hydra | Hydra |
257+
| Hydration | Hydration |
258+
| hydra | Hydration |
259+
| Hydra | Hydration |
260+
| hydra | Hydration |
259261
| Kusama | Kusama |
260262
| kusama | Kusama |
261263

packages/sdk/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"@modelcontextprotocol/sdk": "^1.6.1",
5151
"zod-to-json-schema": "^3.24.3",
5252
"@langchain/google-genai": "^1.0.0",
53-
"@paraspell/sdk": "11.12.9",
54-
"@paraspell/assets": "11.12.9",
55-
"@paraspell/sdk-core": "11.12.9"
53+
"@paraspell/sdk": "11.14.8",
54+
"@paraspell/assets": "11.14.8",
55+
"@paraspell/sdk-core": "11.14.8"
5656
},
5757
"devDependencies": {
5858
"@babel/plugin-syntax-import-attributes": "^7.26.0",

0 commit comments

Comments
 (0)