Skip to content

Commit

Permalink
chore(release): 3.6.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Sep 12, 2024
1 parent 020c4d7 commit 1d8facd
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.6.0-alpha.3",
"version": "3.6.0-alpha.4",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lifi"
],
"dependencies": {
"@lifi/sdk": "^3.3.0-alpha.2",
"@lifi/sdk": "^3.3.0-alpha.3",
"@solana/wallet-adapter-base": "^0.9.23",
"react": "^18.3.1",
"use-sync-external-store": "^1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"author": "Eugene Chybisov <[email protected]>",
"dependencies": {
"@lifi/sdk": "^3.3.0-alpha.2",
"@lifi/sdk": "^3.3.0-alpha.3",
"@lifi/wallet-management": "^3.2.0-alpha.3",
"@lifi/widget": "^3.6.0-alpha.3",
"@mui/icons-material": "^5.16.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-playground-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@lifi/sdk": "^3.3.0-alpha.2",
"@lifi/sdk": "^3.3.0-alpha.3",
"@lifi/wallet-management": "^3.2.0-alpha.3",
"@lifi/widget": "^3.6.0-alpha.3",
"@lifi/widget-playground": "^1.0.224",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-playground-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"author": "Eugene Chybisov <[email protected]>",
"dependencies": {
"@lifi/sdk": "^3.3.0-alpha.2",
"@lifi/sdk": "^3.3.0-alpha.3",
"@lifi/wallet-management": "^3.2.0-alpha.3",
"@lifi/widget": "^3.6.0-alpha.3",
"@lifi/widget-playground": "^1.0.224",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@lifi/sdk": "^3.3.0-alpha.2",
"@lifi/sdk": "^3.3.0-alpha.3",
"@lifi/wallet-management": "^3.2.0-alpha.3",
"@mui/icons-material": "^5.16.7",
"@mui/lab": "^5.0.0-alpha.173",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2494,11 +2494,11 @@ __metadata:
languageName: node
linkType: hard

"@lifi/sdk@npm:^3.3.0-alpha.2":
version: 3.3.0-alpha.2
resolution: "@lifi/sdk@npm:3.3.0-alpha.2"
"@lifi/sdk@npm:^3.3.0-alpha.3":
version: 3.3.0-alpha.3
resolution: "@lifi/sdk@npm:3.3.0-alpha.3"
dependencies:
"@lifi/types": "npm:^15.10.2"
"@lifi/types": "npm:^15.11.0"
"@noble/hashes": "npm:^1.5.0"
"@solana/wallet-adapter-base": "npm:^0.9.23"
"@solana/web3.js": "npm:^1.95.3"
Expand All @@ -2509,16 +2509,16 @@ __metadata:
bech32: "npm:^2.0.0"
bitcoinjs-lib: "npm:^7.0.0-rc.0"
bs58: "npm:^6.0.0"
viem: "npm:^2.21.4"
viem: "npm:^2.21.6"
peerDependencies:
"@solana/wallet-adapter-base": ^0.9.0
"@solana/web3.js": ^1.93.0
viem: ^2.16.0
checksum: 10/c8cd6934fee284618deb6e498b8051cb5f0245a951a17a3997ea3d0c3e532730225b4dee41f9c861691bb34e784b3afb78852136d86239cd08be87184244c1dc
checksum: 10/a404accddd34bea66d8c7c19a86fe01052d5ece22be0464727c9ed72aa09be9edf458afe2fc3d670f93d2d45c26798f13355c6132e8a388db39a8e04b8fe3aeb
languageName: node
linkType: hard

"@lifi/types@npm:^15.10.2":
"@lifi/types@npm:^15.11.0":
version: 15.11.0
resolution: "@lifi/types@npm:15.11.0"
dependencies:
Expand All @@ -2531,7 +2531,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lifi/wallet-management@workspace:packages/wallet-management"
dependencies:
"@lifi/sdk": "npm:^3.3.0-alpha.2"
"@lifi/sdk": "npm:^3.3.0-alpha.3"
"@solana/wallet-adapter-base": "npm:^0.9.23"
"@types/use-sync-external-store": "npm:^0.0.6"
cpy-cli: "npm:^5.0.0"
Expand All @@ -2555,7 +2555,7 @@ __metadata:
resolution: "@lifi/widget-embedded@workspace:packages/widget-embedded"
dependencies:
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3"
"@lifi/sdk": "npm:^3.3.0-alpha.2"
"@lifi/sdk": "npm:^3.3.0-alpha.3"
"@lifi/wallet-management": "npm:^3.2.0-alpha.3"
"@lifi/widget": "npm:^3.6.0-alpha.3"
"@mui/icons-material": "npm:^5.16.7"
Expand Down Expand Up @@ -2586,7 +2586,7 @@ __metadata:
"@emotion/cache": "npm:^11.13.1"
"@emotion/react": "npm:^11.13.3"
"@emotion/styled": "npm:^11.13.0"
"@lifi/sdk": "npm:^3.3.0-alpha.2"
"@lifi/sdk": "npm:^3.3.0-alpha.3"
"@lifi/wallet-management": "npm:^3.2.0-alpha.3"
"@lifi/widget": "npm:^3.6.0-alpha.3"
"@lifi/widget-playground": "npm:^1.0.224"
Expand Down Expand Up @@ -2621,7 +2621,7 @@ __metadata:
resolution: "@lifi/widget-playground-vite@workspace:packages/widget-playground-vite"
dependencies:
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3"
"@lifi/sdk": "npm:^3.3.0-alpha.2"
"@lifi/sdk": "npm:^3.3.0-alpha.3"
"@lifi/wallet-management": "npm:^3.2.0-alpha.3"
"@lifi/widget": "npm:^3.6.0-alpha.3"
"@lifi/widget-playground": "npm:^1.0.224"
Expand Down Expand Up @@ -2691,7 +2691,7 @@ __metadata:
dependencies:
"@emotion/react": "npm:^11.13.3"
"@emotion/styled": "npm:^11.13.0"
"@lifi/sdk": "npm:^3.3.0-alpha.2"
"@lifi/sdk": "npm:^3.3.0-alpha.3"
"@lifi/wallet-management": "npm:^3.2.0-alpha.3"
"@mui/icons-material": "npm:^5.16.7"
"@mui/lab": "npm:^5.0.0-alpha.173"
Expand Down Expand Up @@ -18310,7 +18310,7 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.1.1, viem@npm:^2.21.4, viem@npm:^2.21.6":
"viem@npm:^2.1.1, viem@npm:^2.21.6":
version: 2.21.6
resolution: "viem@npm:2.21.6"
dependencies:
Expand Down

0 comments on commit 1d8facd

Please sign in to comment.