Skip to content

Commit ec4abdd

Browse files
chore: update core sdk
1 parent f00cd73 commit ec4abdd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/ui-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@coral-xyz/anchor": "^0.31.1",
2121
"@metamask/sdk": "^0.32.0",
22-
"@pushchain/core": "2.0.10",
22+
"@pushchain/core": "2.0.11",
2323
"@solana/web3.js": "^1.98.2",
2424
"@walletconnect/ethereum-provider": "^2.21.5",
2525
"buffer": "^6.0.3",

packages/ui-kit/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -783,9 +783,9 @@ __metadata:
783783
languageName: node
784784
linkType: hard
785785

786-
"@pushchain/core@npm:2.0.10":
787-
version: 2.0.10
788-
resolution: "@pushchain/core@npm:2.0.10"
786+
"@pushchain/core@npm:2.0.11":
787+
version: 2.0.11
788+
resolution: "@pushchain/core@npm:2.0.11"
789789
dependencies:
790790
"@bufbuild/protobuf": "npm:^2.0.0"
791791
"@coral-xyz/anchor": "npm:^0.31.0"
@@ -802,7 +802,7 @@ __metadata:
802802
tslib: "npm:^2.3.0"
803803
tweetnacl: "npm:^1.0.3"
804804
viem: "npm:2.27.2"
805-
checksum: 10/ecbe937b3d4bbffaac07df9e89a94482fb7cb6f1c12547fbb474ab1dc52272767017bc5d705f82240c7e404a7547e6fb64c91adee44187e0af274ffc3118aaa0
805+
checksum: 10/73ebe4c07dfc301e5e862407f8d5b63119fd4e1a8edba530b855ca14be9113277feba6d8405414c74b79b3a91205c0a223ebb9fe3e852d899705e5df655d4e04
806806
languageName: node
807807
linkType: hard
808808

@@ -812,7 +812,7 @@ __metadata:
812812
dependencies:
813813
"@coral-xyz/anchor": "npm:^0.31.1"
814814
"@metamask/sdk": "npm:^0.32.0"
815-
"@pushchain/core": "npm:2.0.10"
815+
"@pushchain/core": "npm:2.0.11"
816816
"@solana/web3.js": "npm:^1.98.2"
817817
"@types/react": "npm:^18.3.13"
818818
"@types/react-is": "npm:^19"

0 commit comments

Comments
 (0)