chore: update alkahest dependency, change ethereum sepolia chain name to "Sepolia"
This commit is contained in:
parent
69ce2402e5
commit
5c8aaf7e43
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"network": "Ethereum Sepolia",
|
||||
"network": "Sepolia",
|
||||
"chainId": 11155111,
|
||||
"rpcUrl": "https://base-sepolia.infura.io/v3/...",
|
||||
"addresses": {
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue