chore: update alkahest dependency, change ethereum sepolia chain name to "Sepolia"

This commit is contained in:
疒奀 2026-02-14 16:45:59 +08:00
parent 69ce2402e5
commit 5c8aaf7e43
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"network": "Ethereum Sepolia",
"network": "Sepolia",
"chainId": 11155111,
"rpcUrl": "https://base-sepolia.infura.io/v3/...",
"addresses": {

View File

@ -66,7 +66,7 @@
"@perplexity-ai/ai-sdk": "^0.1.2",
"@viem/anvil": "^0.0.10",
"ai": "^6.0.5",
"alkahest-ts": "0.7.2",
"alkahest-ts": "^0.7.3",
"arktype": "^2.1.23",
"viem": "^2.42.1",
"zod": "^3.25.76"