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 6f7f644 commit 705a963
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 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.3.20",
"@renegade-fi/renegade-js": "^0.4.7",
"@t3-oss/env-nextjs": "^0.6.0",
"connectkit": "^1.4.0",
"dayjs": "^1.11.10",
Expand Down
14 changes: 4 additions & 10 deletions trade.renegade.fi/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1488,11 +1488,6 @@
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39"
integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==

"@noble/secp256k1@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-2.0.0.tgz#c214269d45e0233ad6a8ae5104655453636e253d"
integrity sha512-rUGBd95e2a45rlmFTqQJYEFA4/gdIARFfuTuTqLglz0PZ6AKyzyXsEZZq7UZn8hZsvaBgpCzKKBJizT2cJERXw==

"@nodelib/fs.scandir@2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
Expand Down Expand Up @@ -1616,13 +1611,12 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@renegade-fi/renegade-js@^0.3.20":
version "0.3.20"
resolved "https://registry.yarnpkg.com/@renegade-fi/renegade-js/-/renegade-js-0.3.20.tgz#8ac165a4ab668019c13f66e7668793940af1e93c"
integrity sha512-Trs9aJWyttymHCzW5PMZNWnflxIjghajLerEoxsC1S8nZwG91oX2EOFXdEIMsDkaVN/8adSXpgoBqA7CuDZLfg==
"@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==
dependencies:
"@noble/hashes" "^1.3.0"
"@noble/secp256k1" "2.0.0"
axios "^1.3.5"
ffjavascript "^0.2.60"
isomorphic-fetch "^3.0.0"
Expand Down

0 comments on commit 705a963

Please sign in to comment.