Skip to content

Commit

Permalink
bump sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
sehyunc committed Feb 7, 2024
1 parent 705a963 commit 976ca3d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion trade.renegade.fi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@chakra-ui/react": "^2.8.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@renegade-fi/renegade-js": "^0.4.7",
"@renegade-fi/renegade-js": "^0.4.8",
"@t3-oss/env-nextjs": "^0.6.0",
"connectkit": "^1.4.0",
"dayjs": "^1.11.10",
Expand Down
8 changes: 4 additions & 4 deletions trade.renegade.fi/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1611,10 +1611,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@renegade-fi/renegade-js@^0.4.7":
version "0.4.7"
resolved "https://registry.yarnpkg.com/@renegade-fi/renegade-js/-/renegade-js-0.4.7.tgz#423d3fd3276caf61ee71389565db2b73fcbcb8e5"
integrity sha512-U5aHk4KLaSCLnj0hB0eZM+8X64x2MRWOFRbAeib3GSFfXzMv3ZRT9/CqCxrNH/MSJHoqn6htEGrh00hP+2TDJw==
"@renegade-fi/renegade-js@^0.4.8":
version "0.4.8"
resolved "https://registry.yarnpkg.com/@renegade-fi/renegade-js/-/renegade-js-0.4.8.tgz#879dfbbac7f0c28d5ffebd0e11f183cce7fb885a"
integrity sha512-KIXpUm7TjPkCBRFu2mj9+DZeaXGfJB+rOE5LvXrWVPDmHP5cu5Q2wiBTXxLIpjEqMuLcA6S/bdnvgNJhmu9kVw==
dependencies:
"@noble/hashes" "^1.3.0"
axios "^1.3.5"
Expand Down

0 comments on commit 976ca3d

Please sign in to comment.