Skip to content

Commit

Permalink
Merge pull request #260 from reservoirprotocol/feature/upgrade-rk-1.1.6
Browse files Browse the repository at this point in the history
Upgrade RK to 1.1.6
  • Loading branch information
pedromcunha committed Jun 16, 2023
2 parents 8bc062c + d7fc7d5 commit 1813c03
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 @@ -28,7 +28,7 @@
"@radix-ui/react-toggle-group": "^1.0.1",
"@radix-ui/react-tooltip": "^1.0.2",
"@rainbow-me/rainbowkit": "^1.0.1",
"@reservoir0x/reservoir-kit-ui": "1.1.5",
"@reservoir0x/reservoir-kit-ui": "1.1.6",
"@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 @@ -1670,10 +1670,10 @@
dependencies:
"@react-hookz/deep-equal" "^1.0.3"

"@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==
"@reservoir0x/[email protected].6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-1.1.6.tgz#8e39ff7f0f2f2b19c053565a074f160df0078963"
integrity sha512-zurNGn0avIZF2BKq3ieMrC64DeyjyY+80P4p1B5ttQGDFsZVH+l/mnfVec6RFtxZFpZGz3lZTfelAyt2b2zrdw==
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.5"
"@reservoir0x/reservoir-sdk" "1.1.6"
"@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].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==
"@reservoir0x/[email protected].6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-1.1.6.tgz#36ae359031bdc4d58fe3682e0809ef040520fe1d"
integrity sha512-kzLwWVJwDJmvZCVTdjgJGcQ3EgDpBQ41VTBYMDTUaqfjVE1I4OTBMePQoYUsAd3WyZaOSUbTmLIPAQRJ7mLBiw==
dependencies:
axios "^0.27.2"

Expand Down

2 comments on commit 1813c03

@vercel
Copy link

@vercel vercel bot commented on 1813c03 Jun 16, 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.vercel.app
artblocks-v2-git-main-unevenlabs.vercel.app
artblocks-v2-unevenlabs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1813c03 Jun 16, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.