Skip to content

Commit e266798

Browse files
committed
feat: update @lit-protocol/contracts package
1 parent 4e4a045 commit e266798

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

bun.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "@lit-protocol/js-sdk",
66
"dependencies": {
77
"@dotenvx/dotenvx": "^1.6.4",
8-
"@lit-protocol/contracts": "0.1.14",
8+
"@lit-protocol/contracts": "^0.1.16",
99
"@lit-protocol/misc-browser": "7.1.1",
1010
"@lit-protocol/nacl": "7.1.1",
1111
"@lit-protocol/uint8arrays": "7.1.1",
@@ -20,6 +20,7 @@
2020
"base64url": "^3.0.1",
2121
"bs58": "^6.0.0",
2222
"cbor-web": "^9.0.2",
23+
"cid": "multiformats/cid",
2324
"cross-fetch": "3.1.8",
2425
"depd": "^2.0.0",
2526
"elysia": "^1.2.25",
@@ -54,6 +55,7 @@
5455
"@solana/web3.js": "1.95.3",
5556
"@types/depd": "^1.1.36",
5657
"@types/events": "^3.0.3",
58+
"@types/inquirer": "^9.0.8",
5759
"@types/jest": "27.4.1",
5860
"@types/node": "20",
5961
"@types/node-localstorage": "^1.3.3",
@@ -842,7 +844,7 @@
842844

843845
"@lit-protocol/constants": ["@lit-protocol/constants@workspace:packages/constants"],
844846

845-
"@lit-protocol/contracts": ["@lit-protocol/[email protected].14", "", { "dependencies": { "@t3-oss/env-core": "^0.12.0", "@typechain/ethers-v6": "^0.5.1", "ethers": "^6.13.5", "viem": "^2.23.3", "zod": "^3.24.2" }, "peerDependencies": { "typescript": "^5.0.0" } }, "sha512-KA8mcgyETPNYdH1XwcuxFG9JbWisGBS1hbE/wIccbJsKjiWvQWq0HWlFTUrL3UY5oLJx/vRMMzGnDGdGYK72Mw=="],
847+
"@lit-protocol/contracts": ["@lit-protocol/[email protected].16", "", { "dependencies": { "@t3-oss/env-core": "^0.12.0", "@typechain/ethers-v6": "^0.5.1", "ethers": "^6.13.5", "viem": "^2.23.3", "zod": "^3.24.2" }, "peerDependencies": { "typescript": "^5.0.0" } }, "sha512-iNxUCejF2SblToDfBjCl8hRkHh/SDLUQ89vMeDkIj0HZHAPWFy/boOb8wcfgtmVtAMyQHw3Na7WOKQN4WOW+Sg=="],
846848

847849
"@lit-protocol/crypto": ["@lit-protocol/crypto@workspace:packages/crypto"],
848850

@@ -1328,6 +1330,8 @@
13281330

13291331
"@types/hast": ["@types/[email protected]", "", { "dependencies": { "@types/unist": "*" } }, "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ=="],
13301332

1333+
"@types/inquirer": ["@types/[email protected]", "", { "dependencies": { "@types/through": "*", "rxjs": "^7.2.0" } }, "sha512-CgPD5kFGWsb8HJ5K7rfWlifao87m4ph8uioU7OTncJevmE/VLIqAAjfQtko578JZg7/f69K4FgqYym3gNr7DeA=="],
1334+
13311335
"@types/istanbul-lib-coverage": ["@types/[email protected]", "", {}, "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w=="],
13321336

13331337
"@types/istanbul-lib-report": ["@types/[email protected]", "", { "dependencies": { "@types/istanbul-lib-coverage": "*" } }, "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA=="],
@@ -1366,6 +1370,8 @@
13661370

13671371
"@types/stack-utils": ["@types/[email protected]", "", {}, "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw=="],
13681372

1373+
"@types/through": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ=="],
1374+
13691375
"@types/tough-cookie": ["@types/[email protected]", "", {}, "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA=="],
13701376

13711377
"@types/trusted-types": ["@types/[email protected]", "", {}, "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw=="],
@@ -1782,6 +1788,8 @@
17821788

17831789
"ci-info": ["[email protected]", "", {}, "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ=="],
17841790

1791+
"cid": ["cid@github:multiformats/cid#edb1c52", {}, "multiformats-cid-edb1c52"],
1792+
17851793
"cipher-base": ["[email protected]", "", { "dependencies": { "inherits": "^2.0.4", "safe-buffer": "^5.2.1" } }, "sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw=="],
17861794

17871795
"cjs-module-lexer": ["[email protected]", "", {}, "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q=="],
@@ -4314,6 +4322,8 @@
43144322

43154323
"@types/graceful-fs/@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~6.19.2" } }, "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ=="],
43164324

4325+
"@types/through/@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~6.19.2" } }, "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ=="],
4326+
43174327
"@wagmi/connectors/@walletconnect/ethereum-provider": ["@walletconnect/[email protected]", "", { "dependencies": { "@reown/appkit": "1.7.3", "@walletconnect/jsonrpc-http-connection": "1.0.8", "@walletconnect/jsonrpc-provider": "1.0.14", "@walletconnect/jsonrpc-types": "1.0.4", "@walletconnect/jsonrpc-utils": "1.0.8", "@walletconnect/keyvaluestorage": "1.1.1", "@walletconnect/sign-client": "2.20.2", "@walletconnect/types": "2.20.2", "@walletconnect/universal-provider": "2.20.2", "@walletconnect/utils": "2.20.2", "events": "3.3.0" } }, "sha512-fGNJtytHuBWZcmMXRIG1djlfEiPMvPJ0R3JlfJjAx2VfVN+O+1xdF6QSWcZxFizviIUFJV+f1zWt0V2VVD61Rg=="],
43184328

43194329
"@walletconnect/core/@walletconnect/jsonrpc-provider": ["@walletconnect/[email protected]", "", { "dependencies": { "@walletconnect/jsonrpc-utils": "^1.0.8", "@walletconnect/safe-json": "^1.0.2", "tslib": "1.14.1" } }, "sha512-K73EpThqHnSR26gOyNEL+acEex3P7VWZe6KE12ZwKzAt2H4e5gldZHbjsu2QR9cLeJ8AXuO7kEMOIcRv1QEc7g=="],

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"private": true,
2424
"dependencies": {
2525
"@dotenvx/dotenvx": "^1.6.4",
26-
"@lit-protocol/contracts": "0.1.14",
26+
"@lit-protocol/contracts": "^0.1.16",
2727
"@lit-protocol/misc-browser": "7.1.1",
2828
"@lit-protocol/nacl": "7.1.1",
2929
"@lit-protocol/uint8arrays": "7.1.1",
@@ -38,6 +38,7 @@
3838
"base64url": "^3.0.1",
3939
"bs58": "^6.0.0",
4040
"cbor-web": "^9.0.2",
41+
"cid": "multiformats/cid",
4142
"cross-fetch": "3.1.8",
4243
"depd": "^2.0.0",
4344
"elysia": "^1.2.25",
@@ -72,6 +73,7 @@
7273
"@solana/web3.js": "1.95.3",
7374
"@types/depd": "^1.1.36",
7475
"@types/events": "^3.0.3",
76+
"@types/inquirer": "^9.0.8",
7577
"@types/jest": "27.4.1",
7678
"@types/node": "20",
7779
"@types/node-localstorage": "^1.3.3",

0 commit comments

Comments
 (0)