Skip to content

Commit

Permalink
Merge branch 'ted/update-crosschain-payment-tokens' of https://github…
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-palmer committed Nov 10, 2023
2 parents 1f88047 + a737f29 commit 74051e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@radix-ui/react-toggle-group": "^1.0.1",
"@radix-ui/react-tooltip": "1.0.6",
"@rainbow-me/rainbowkit": "^1.1.3",
"@reservoir0x/reservoir-kit-ui": "1.18.3",
"@reservoir0x/reservoir-kit-ui": "1.18.4",
"@sentry/nextjs": "^7.53.1",
"@types/uuid": "^9.0.1",
"dayjs": "^1.11.6",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1435,10 +1435,10 @@
dependencies:
"@react-hookz/deep-equal" "^1.0.3"

"@reservoir0x/reservoir-kit-ui@1.18.3":
version "1.18.3"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-1.18.3.tgz#ca8b02605126621b1fea0420f0b886ad7f482b81"
integrity sha512-m9mXPGgXn0eRH1g+k/KXoxMoEaPKO5P8zUZT2rfmUvoKjjM0xpv5Qg642Ve0AEhKlqngvNF0kkSg3fVaS3plNA==
"@reservoir0x/reservoir-kit-ui@1.18.4":
version "1.18.4"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-1.18.4.tgz#b5176e4f9f22a0e9ed0e4fc80896d02ae937f2b9"
integrity sha512-rtjBORYcvZ44nB1wA+npx8B6ZzUmoP9VCHbizOpaC3CbzrE4mxws4RbFLZEKl9XOiLvzQwaay56G2JwMiJJuZg==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.1.1"
"@fortawesome/free-solid-svg-icons" "^6.1.1"
Expand All @@ -1454,18 +1454,18 @@
"@radix-ui/react-toggle-group" "1.0.4"
"@radix-ui/react-tooltip" "1.0.6"
"@react-hookz/web" "^19.2.0"
"@reservoir0x/reservoir-sdk" "1.8.3"
"@reservoir0x/reservoir-sdk" "1.8.4"
"@stitches/react" "1.3.1-1"
dayjs "^1.11.4"
flatpickr "^4.6.13"
framer-motion "^6.4.2"
react-flatpickr "^3.10.13"
swr "2.0.1"

"@reservoir0x/reservoir-sdk@1.8.3":
version "1.8.3"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-1.8.3.tgz#6a511aabef2eb79c26acf70548bf1e2ae332f58d"
integrity sha512-b8zgUsOhZo4GjsYzyNuqRdF6EjYeDIcOhjPMrB22N6pT7zE16RxeLR0K1iSK9KeKbxCpIMCqYBdr7oky9RzTUw==
"@reservoir0x/reservoir-sdk@1.8.4":
version "1.8.4"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-1.8.4.tgz#f5b0d4ea5924ffea7fd666fcb2ffdd9ac289c919"
integrity sha512-7gznkMz8HfpmS04fIs4Q4XgpvAVHTCdIpMxeF+jY4ewazUJRJqpli0VgUHCeEwSG7u33eCcA1xZ5PyZxYhVSog==
dependencies:
axios "^0.27.2"

Expand Down

0 comments on commit 74051e6

Please sign in to comment.