Skip to content

Commit

Permalink
feat: bump sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Jul 19, 2024
1 parent 2d79647 commit b85059f
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
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.1.0-beta.0",
"@lifi/sdk": "^3.1.0",
"@solana/wallet-adapter-base": "^0.9.23",
"react": "^18.3.1",
"viem": "^2.17.5",
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 <eugene@li.finance>",
"dependencies": {
"@lifi/sdk": "^3.1.0-beta.0",
"@lifi/sdk": "^3.1.0",
"@lifi/wallet-management": "^3.0.2",
"@lifi/widget": "^3.1.1",
"@mui/icons-material": "^5.16.4",
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.12.0",
"@emotion/react": "^11.12.0",
"@emotion/styled": "^11.12.0",
"@lifi/sdk": "^3.1.0-beta.0",
"@lifi/sdk": "^3.1.0",
"@lifi/wallet-management": "^3.0.2",
"@lifi/widget": "^3.1.1",
"@lifi/widget-playground": "^1.0.202",
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 <eugene@li.finance>",
"dependencies": {
"@lifi/sdk": "^3.1.0-beta.0",
"@lifi/sdk": "^3.1.0",
"@lifi/wallet-management": "^3.0.2",
"@lifi/widget": "^3.1.1",
"@lifi/widget-playground": "^1.0.202",
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.12.0",
"@emotion/styled": "^11.12.0",
"@lifi/sdk": "^3.1.0-beta.0",
"@lifi/sdk": "^3.1.0",
"@lifi/wallet-management": "^3.0.2",
"@mui/icons-material": "^5.16.4",
"@mui/lab": "^5.0.0-alpha.172",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2492,9 +2492,9 @@ __metadata:
languageName: node
linkType: hard

"@lifi/sdk@npm:^3.1.0-beta.0":
version: 3.1.0-beta.0
resolution: "@lifi/sdk@npm:3.1.0-beta.0"
"@lifi/sdk@npm:^3.1.0":
version: 3.1.0
resolution: "@lifi/sdk@npm:3.1.0"
dependencies:
"@lifi/types": "npm:^13.18.2"
"@solana/wallet-adapter-base": "npm:^0.9.23"
Expand All @@ -2505,7 +2505,7 @@ __metadata:
"@solana/wallet-adapter-base": ^0.9.0
"@solana/web3.js": ^1.93.0
viem: ^2.16.0
checksum: 10/16dcf38323242c5aab6ae12c9d4047224f4a5c5f8dcda38886fd1dcd8f15469439c36c98b672926e2c1c7158c9c4343bd496b8ae8cae9298897255356ada76d5
checksum: 10/e141c21a9fe52c071208a4e77935ae49cdbaf16d85b14b2270123ef0b09f90a32465943fea75d71f4519377a59e81fc72419a0d1b429983d232b65e81dcfa98b
languageName: node
linkType: hard

Expand All @@ -2520,7 +2520,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lifi/wallet-management@workspace:packages/wallet-management"
dependencies:
"@lifi/sdk": "npm:^3.1.0-beta.0"
"@lifi/sdk": "npm:^3.1.0"
"@solana/wallet-adapter-base": "npm:^0.9.23"
cpy-cli: "npm:^5.0.0"
react: "npm:^18.3.1"
Expand All @@ -2540,7 +2540,7 @@ __metadata:
resolution: "@lifi/widget-embedded@workspace:packages/widget-embedded"
dependencies:
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3"
"@lifi/sdk": "npm:^3.1.0-beta.0"
"@lifi/sdk": "npm:^3.1.0"
"@lifi/wallet-management": "npm:^3.0.2"
"@lifi/widget": "npm:^3.1.1"
"@mui/icons-material": "npm:^5.16.4"
Expand Down Expand Up @@ -2571,7 +2571,7 @@ __metadata:
"@emotion/cache": "npm:^11.12.0"
"@emotion/react": "npm:^11.12.0"
"@emotion/styled": "npm:^11.12.0"
"@lifi/sdk": "npm:^3.1.0-beta.0"
"@lifi/sdk": "npm:^3.1.0"
"@lifi/wallet-management": "npm:^3.0.2"
"@lifi/widget": "npm:^3.1.1"
"@lifi/widget-playground": "npm:^1.0.202"
Expand Down Expand Up @@ -2606,7 +2606,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.1.0-beta.0"
"@lifi/sdk": "npm:^3.1.0"
"@lifi/wallet-management": "npm:^3.0.2"
"@lifi/widget": "npm:^3.1.1"
"@lifi/widget-playground": "npm:^1.0.202"
Expand Down Expand Up @@ -2677,7 +2677,7 @@ __metadata:
dependencies:
"@emotion/react": "npm:^11.12.0"
"@emotion/styled": "npm:^11.12.0"
"@lifi/sdk": "npm:^3.1.0-beta.0"
"@lifi/sdk": "npm:^3.1.0"
"@lifi/wallet-management": "npm:^3.0.2"
"@mui/icons-material": "npm:^5.16.4"
"@mui/lab": "npm:^5.0.0-alpha.172"
Expand Down

0 comments on commit b85059f

Please sign in to comment.