Skip to content

Commit 023ab13

Browse files
chore(ui-kit): update core version to 2.0.16
1 parent ef486d9 commit 023ab13

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.11",
22+
"@pushchain/core": "2.0.16",
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.11":
787-
version: 2.0.11
788-
resolution: "@pushchain/core@npm:2.0.11"
786+
"@pushchain/core@npm:2.0.16":
787+
version: 2.0.16
788+
resolution: "@pushchain/core@npm:2.0.16"
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/73ebe4c07dfc301e5e862407f8d5b63119fd4e1a8edba530b855ca14be9113277feba6d8405414c74b79b3a91205c0a223ebb9fe3e852d899705e5df655d4e04
805+
checksum: 10/23395e3503a70ae8ea6f85946cc960f2cbf290070188f92ecec90ae1610b8d3bac4f5026eca7d5bc19b1fd1aa18e347a38351e61cb6257ff71384d3da1054898
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.11"
815+
"@pushchain/core": "npm:2.0.16"
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)