Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
sehyunc committed Mar 26, 2024
1 parent 87c17e7 commit 0fe8407
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.22",
"@renegade-fi/renegade-js": "^0.4.23",
"@t3-oss/env-nextjs": "^0.6.0",
"@tanstack/react-query": "^5.24.1",
"connectkit": "^1.7.2",
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 @@ -1910,10 +1910,10 @@
dependencies:
merge-options "^3.0.4"

"@renegade-fi/renegade-js@^0.4.22":
version "0.4.22"
resolved "https://registry.yarnpkg.com/@renegade-fi/renegade-js/-/renegade-js-0.4.22.tgz#4e895b38b7970ac282a871ad9c753a1230889107"
integrity sha512-jC3wx2UgQbL2NaRVvP+TmwJt/AVhxEAkyKLdSTNhP8egCIrKYS1GErRua2uAp1lh/W968K4h1KLcGDH1v3bPpg==
"@renegade-fi/renegade-js@^0.4.23":
version "0.4.23"
resolved "https://registry.yarnpkg.com/@renegade-fi/renegade-js/-/renegade-js-0.4.23.tgz#596063a7f422d7dd1a627ba5e84ba7ed971c2f16"
integrity sha512-lQWP3uhTP6C3hq1frPr9+ayx3bkNAyL6QGKrgq5ERFRLx27LIrikyaciaQpaqx9YLNlOibTddYrYuJEVt54gOA==
dependencies:
"@noble/hashes" "^1.3.0"
axios "^1.3.5"
Expand Down

0 comments on commit 0fe8407

Please sign in to comment.