Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Dec 13, 2024
1 parent b1c05b0 commit 349f9b2
Show file tree
Hide file tree
Showing 4 changed files with 257 additions and 219 deletions.
12 changes: 6 additions & 6 deletions examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"author": "LI.FI <[email protected]>",
"license": "MIT",
"dependencies": {
"@lifi/data-types": "^5.15.5",
"@lifi/sdk": "^3.4.1",
"@wagmi/connectors": "^5.5.3",
"@wagmi/core": "^2.15.2",
"@lifi/data-types": "^5.17.0",
"@lifi/sdk": "^3.4.2",
"@wagmi/connectors": "^5.6.1",
"@wagmi/core": "^2.16.0",
"dotenv": "^16.4.7",
"viem": "^2.21.54"
"viem": "^2.21.55"
},
"scripts": {
"example:swap": "tsx examples/swap.ts",
Expand All @@ -24,7 +24,7 @@
"example:yearn": "tsx examples/yearnDeposit.ts"
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"tsx": "^4.19.2",
"typescript": "^5.7.2"
}
Expand Down
Loading

0 comments on commit 349f9b2

Please sign in to comment.