Skip to content

Commit

Permalink
Merge pull request #256 from reservoirprotocol/feature/upgrade-rk-1.1.5
Browse files Browse the repository at this point in the history
Upgrade to RK 1.1.5
  • Loading branch information
pedromcunha committed Jun 15, 2023
2 parents c493ff6 + 06bc332 commit b31db1c
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 19 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@radix-ui/react-toast": "^1.1.2",
"@radix-ui/react-toggle-group": "^1.0.1",
"@radix-ui/react-tooltip": "^1.0.2",
"@rainbow-me/rainbowkit": "^1.0.0",
"@reservoir0x/reservoir-kit-ui": "1.1.4",
"@rainbow-me/rainbowkit": "^1.0.1",
"@reservoir0x/reservoir-kit-ui": "1.1.5",
"@sentry/nextjs": "^7.53.1",
"@types/uuid": "^9.0.1",
"dayjs": "^1.11.6",
Expand All @@ -46,7 +46,7 @@
"upgrade": "^1.1.0",
"usehooks-ts": "^2.9.1",
"uuid": "^9.0.0",
"viem": "~0.3.18",
"viem": "~0.3.35",
"wagmi": "^1.0.5",
"yarn": "^1.22.19"
},
Expand Down
42 changes: 26 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1646,7 +1646,7 @@
dependencies:
"@babel/runtime" "^7.13.10"

"@rainbow-me/rainbowkit@^1.0.0":
"@rainbow-me/rainbowkit@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@rainbow-me/rainbowkit/-/rainbowkit-1.0.1.tgz#c852383a5a16fb6452e2533992aa2cd6d562a992"
integrity sha512-P+2lgHaN5X84K1e+MARUydyhYRS+nStN4H470QloBBWP5UsidHZpSJGd4qi0WFtfR6zBff96N6kmsfJo7PjFhQ==
Expand All @@ -1670,10 +1670,10 @@
dependencies:
"@react-hookz/deep-equal" "^1.0.3"

"@reservoir0x/[email protected].4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-1.1.4.tgz#88d82a07eb414d2f0268f75208cd9c18ce2aaeed"
integrity sha512-6kF5RETYGULKVEP61/5rl6f7LawIbqIwETLWfD/QyWZnp3OjlFnEoUzLuXeZkdutCNm15jqMsEa2bD91EaWmmQ==
"@reservoir0x/[email protected].5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-1.1.5.tgz#b213908594765246b5ffe1ae803d2f5f6cc99965"
integrity sha512-ueJM09eGN4LLDwQH0s0xWQnxU4RepnbmpuwhWknLi7EYeGJBwyh2+vkDKGZK9vgE9OgOGTcyoAE5tRkI8/+CKw==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.1.1"
"@fortawesome/free-solid-svg-icons" "^6.1.1"
Expand All @@ -1689,18 +1689,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.1.4"
"@reservoir0x/reservoir-sdk" "1.1.5"
"@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/[email protected].4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-1.1.4.tgz#a162a2fc149cf4bbfeb614f12cc669493e6b063c"
integrity sha512-eoQ1bjonjcBszRd0SeX+hW5w00S40Xt0jesRYvLPO3zW1PvrmtgfJy5N3ROBg1k7dQwIIMa/2CZSZAvODIkWZQ==
"@reservoir0x/[email protected].5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-1.1.5.tgz#66cece0580d4a62d16af291d9b2ecfe71ce3bdb9"
integrity sha512-J6tQIewjpHGn7++r1/EICZD3OPbixLpaNb5os/ju3S/8G1d1N7JOx3P2DtWM0HzcDql8zfbvo+iwujF9x+SbYw==
dependencies:
axios "^0.27.2"

Expand Down Expand Up @@ -2276,6 +2276,11 @@
resolved "https://registry.yarnpkg.com/@wagmi/chains/-/chains-0.3.1.tgz#5d8e8ef1bcd8637c9f3ead8626595b12a01c35e4"
integrity sha512-NN5qziBLFeXnx0+3ywdiKKXUSW4H73Wc1jRrygl9GKXVPawU0GBMudwXUfV7VOu6E9vmG7Arj0pVsEwq63b2Ew==

"@wagmi/[email protected]":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@wagmi/chains/-/chains-1.0.0.tgz#41710941f2c2a699a246c4e3a6112b4efd996171"
integrity sha512-eNbqRWyHbivcMNq5tbXJks4NaOzVLHnNQauHPeE/EDT9AlpqzcrMc+v2T1/2Iw8zN4zgqB86NCsxeJHJs7+xng==

"@wagmi/[email protected]":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@wagmi/connectors/-/connectors-2.0.0.tgz#558a7bc8b2d5f08a2c10fd14b3126adad12d1717"
Expand Down Expand Up @@ -2715,6 +2720,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/abitype/-/abitype-0.8.2.tgz#cacd330d07488a4020d84f54fc361361234b9c83"
integrity sha512-B1ViNMGpfx/qjVQi0RTc2HEFHuR9uoCoTEkwELT5Y7pBPtBbctYijz9BK6+Kd0hQ3S70FhYTO2dWWk0QNUEXMA==

[email protected]:
version "0.8.7"
resolved "https://registry.yarnpkg.com/abitype/-/abitype-0.8.7.tgz#e4b3f051febd08111f486c0cc6a98fa72d033622"
integrity sha512-wQ7hV8Yg/yKmGyFpqrNZufCxbszDe5es4AZGYPBitocfSqXtjrTG9JMWFcc4N30ukl2ve48aBTwt7NJxVQdU3w==

[email protected]:
version "3.0.0"
resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d"
Expand Down Expand Up @@ -5300,18 +5310,18 @@ vfile@^5.0.0:
unist-util-stringify-position "^3.0.0"
vfile-message "^3.0.0"

viem@~0.3.18:
version "0.3.40"
resolved "https://registry.yarnpkg.com/viem/-/viem-0.3.40.tgz#557134ffee56ed5159e566d870ba74599ac1366c"
integrity sha512-IVOaJVXUXxqRjgDNHx21R69nJ4Q4AAxpkjWRtjtBKNJFPCPzjYwBuzxZX0T0FW581fT/BwrlXxZtdHrQ1wbfdw==
viem@~0.3.35:
version "0.3.50"
resolved "https://registry.yarnpkg.com/viem/-/viem-0.3.50.tgz#999a7682eda7eabc48c923f4b9923c3f098fc1ab"
integrity sha512-s+LxCYZTR9F/qPk1/n1YDVAX9vSeVz7GraqBZWGrDuenCJxo9ArCoIceJ6ksI0WwSeNzcZ0VVbD/kWRzTxkipw==
dependencies:
"@adraffy/ens-normalize" "1.9.0"
"@noble/curves" "1.0.0"
"@noble/hashes" "1.3.0"
"@scure/bip32" "1.3.0"
"@scure/bip39" "1.2.0"
"@wagmi/chains" "0.3.1"
abitype "0.8.2"
"@wagmi/chains" "1.0.0"
abitype "0.8.7"
isomorphic-ws "5.0.0"
ws "8.12.0"

Expand Down

2 comments on commit b31db1c

@vercel
Copy link

@vercel vercel bot commented on b31db1c Jun 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on b31db1c Jun 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

artblocks-v2 – ./

artblocks-v2-git-main-unevenlabs.vercel.app
artblocks-v2.vercel.app
artblocks-v2-unevenlabs.vercel.app

Please sign in to comment.