Skip to content

Commit d2c917b

Browse files
release(ui-kit): bump to 2.0.14
1 parent e9e0939 commit d2c917b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/ui-kit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pushchain/ui-kit",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"homepage": "https://push.org",
55
"keywords": [
66
"pushchain",
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@coral-xyz/anchor": "^0.31.1",
2121
"@metamask/sdk": "^0.32.0",
22-
"@pushchain/core": "2.1.0",
22+
"@pushchain/core": "^2.1.5",
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
@@ -794,9 +794,9 @@ __metadata:
794794
languageName: node
795795
linkType: hard
796796

797-
"@pushchain/core@npm:2.1.0":
798-
version: 2.1.0
799-
resolution: "@pushchain/core@npm:2.1.0"
797+
"@pushchain/core@npm:^2.1.5":
798+
version: 2.1.6
799+
resolution: "@pushchain/core@npm:2.1.6"
800800
dependencies:
801801
"@bufbuild/protobuf": "npm:^2.0.0"
802802
"@coral-xyz/anchor": "npm:^0.31.0"
@@ -813,7 +813,7 @@ __metadata:
813813
tslib: "npm:^2.3.0"
814814
tweetnacl: "npm:^1.0.3"
815815
viem: "npm:2.27.2"
816-
checksum: 10/dea3ab4b660966c2e5e6b5ddf62886cd2463269a31e230d6300527051be924c25518e79de23f89c3326943cd6d0bc64f1bf46f0a834b80f23f02bc3ca4a9f4d3
816+
checksum: 10/3bcdced104fbcec11705687af5223188ee53669b24c68e6a4a9957c94e68207fb16e252dd37a989bf5b024f39f0ed05e3b8e689513407f2d8f2b77e9f8bfbe4a
817817
languageName: node
818818
linkType: hard
819819

@@ -823,7 +823,7 @@ __metadata:
823823
dependencies:
824824
"@coral-xyz/anchor": "npm:^0.31.1"
825825
"@metamask/sdk": "npm:^0.32.0"
826-
"@pushchain/core": "npm:2.1.0"
826+
"@pushchain/core": "npm:^2.1.5"
827827
"@solana/web3.js": "npm:^1.98.2"
828828
"@types/react": "npm:^18.3.13"
829829
"@types/react-is": "npm:^19"

0 commit comments

Comments
 (0)