Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Oct 31, 2024
1 parent 24a0e80 commit 5501969
Show file tree
Hide file tree
Showing 4 changed files with 5,546 additions and 2,208 deletions.
9 changes: 4 additions & 5 deletions examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@
"author": "LI.FI <[email protected]>",
"license": "MIT",
"dependencies": {
"@lifi/data-types": "^5.13.2",
"@lifi/rpc-wrapper": "^0.0.27",
"@lifi/sdk": "^3.3.1",
"@lifi/data-types": "^5.14.0",
"@lifi/sdk": "^3.4.0",
"@wagmi/connectors": "^5.3.3",
"@wagmi/core": "^2.14.1",
"dotenv": "^16.4.5",
"viem": "^2.21.35"
"viem": "^2.21.37"
},
"scripts": {
"example:swap": "tsx examples/swap.ts",
Expand All @@ -25,7 +24,7 @@
"example:yearn": "tsx examples/yearnDeposit.ts"
},
"devDependencies": {
"@types/node": "^22.8.1",
"@types/node": "^22.8.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
}
Expand Down
Loading

0 comments on commit 5501969

Please sign in to comment.