Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@docusaurus/theme-mermaid": "^3.8.1",
"@mdx-js/react": "^3.0.0",
"@openzeppelin/merkle-tree": "^1.0.8",
"@pushchain/core": "2.1.6",
"@pushchain/ui-kit": "2.0.15",
"@pushchain/core": "2.1.7-alpha-v0",
"@pushchain/ui-kit": "2.0.16-alpha.1",
"@pushprotocol/restapi": "1.7.20",
"@pushprotocol/uiweb": "1.7.1",
"@radix-ui/react-dialog": "^1.1.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5656,9 +5656,9 @@ __metadata:
languageName: node
linkType: hard

"@pushchain/core@npm:2.1.6, @pushchain/core@npm:^2.1.5":
version: 2.1.6
resolution: "@pushchain/core@npm:2.1.6"
"@pushchain/core@npm:2.1.7-alpha-v0, @pushchain/core@npm:^2.1.7-alpha-v0":
version: 2.1.7-alpha-v0
resolution: "@pushchain/core@npm:2.1.7-alpha-v0"
dependencies:
"@bufbuild/protobuf": "npm:^2.0.0"
"@coral-xyz/anchor": "npm:^0.31.0"
Expand All @@ -5675,17 +5675,17 @@ __metadata:
tslib: "npm:^2.3.0"
tweetnacl: "npm:^1.0.3"
viem: "npm:2.27.2"
checksum: 10c0/a5a6826b1488244d9261e4570cf3052f76c09f1f923ce365fc1ff4c2ee4266a93346c3df1e17a0347ecf90e3d77ebb99ae550bb6c93579d20bf5710ed0a39497
checksum: 10c0/4ea5c5cab3129fbf35575507ebe5ffb82799f6d945acdf4010591928a898e31292aa62555464cac46d31a7a4468d064d464c11d8ed8c89bc482388c14ad51687
languageName: node
linkType: hard

"@pushchain/ui-kit@npm:2.0.15":
version: 2.0.15
resolution: "@pushchain/ui-kit@npm:2.0.15"
"@pushchain/ui-kit@npm:2.0.16-alpha.1":
version: 2.0.16-alpha.1
resolution: "@pushchain/ui-kit@npm:2.0.16-alpha.1"
dependencies:
"@coral-xyz/anchor": "npm:^0.31.1"
"@metamask/sdk": "npm:^0.32.0"
"@pushchain/core": "npm:^2.1.5"
"@pushchain/core": "npm:^2.1.7-alpha-v0"
"@solana/web3.js": "npm:^1.98.2"
"@walletconnect/ethereum-provider": "npm:^2.21.5"
buffer: "npm:^6.0.3"
Expand All @@ -5697,7 +5697,7 @@ __metadata:
peerDependencies:
react: ">=18.3.0 <20.0.0"
react-dom: ">=18.3.0 <20.0.0"
checksum: 10c0/a1bc24e962de4f27d8042d75e7ec1b64f4af14bc00cce7969b4d791565cd0bbdf9fdc3ff72bfb78cfd1815b56d6619973dec5c33db7e11a873f27459191dc7e5
checksum: 10c0/f7d0a1b4d7592156910acd17715a40c228ae924f1dd0792e36f2605f5cdfe4558a831d7f82376230909f26185f3d60fa51d9c2702436cda54754bfce54b732c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -21327,8 +21327,8 @@ __metadata:
"@docusaurus/types": "npm:^3.8.1"
"@mdx-js/react": "npm:^3.0.0"
"@openzeppelin/merkle-tree": "npm:^1.0.8"
"@pushchain/core": "npm:2.1.6"
"@pushchain/ui-kit": "npm:2.0.15"
"@pushchain/core": "npm:2.1.7-alpha-v0"
"@pushchain/ui-kit": "npm:2.0.16-alpha.1"
"@pushprotocol/restapi": "npm:1.7.20"
"@pushprotocol/uiweb": "npm:1.7.1"
"@radix-ui/react-dialog": "npm:^1.1.2"
Expand Down