Skip to content

Commit

Permalink
Upgrade RK
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromcunha committed Feb 14, 2024
1 parent 066bbc6 commit 157ffad
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 @@ -29,7 +29,7 @@
"@radix-ui/react-toggle-group": "^1.0.1",
"@radix-ui/react-tooltip": "1.0.6",
"@rainbow-me/rainbowkit": "1.3.1",
"@reservoir0x/reservoir-kit-ui": "1.25.7",
"@reservoir0x/reservoir-kit-ui": "1.25.9",
"@sentry/nextjs": "^7.85.0",
"@types/uuid": "^9.0.1",
"@vercel/og": "^0.5.20",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1570,10 +1570,10 @@
dependencies:
"@react-hookz/deep-equal" "^1.0.3"

"@reservoir0x/reservoir-kit-ui@1.25.7":
version "1.25.7"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-1.25.7.tgz#bac393337bf10e2e943a19daad4c553656f3ebda"
integrity sha512-07T3CXqGL1hwlJOYoab1RWthzDJzvl2RKKtL7Io/HAJXsF0WBmYCHh6qO5oNMrF7vHlPee3yjMUqZeUapzTjcQ==
"@reservoir0x/reservoir-kit-ui@1.25.9":
version "1.25.9"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-1.25.9.tgz#8c1e1a9ab8100f60f9fe2b2bfafbff884780d636"
integrity sha512-C5QQk4UgIA5tVEIpH5OP2pgQ+zSnKe/4LtxbtVwSUNMtogAe3DcMU6X/Ql/bl+cKBXyCKFXwhiaHv4WlCfuFCA==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.1.1"
"@fortawesome/free-solid-svg-icons" "^6.1.1"
Expand All @@ -1589,18 +1589,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.12.13"
"@reservoir0x/reservoir-sdk" "1.12.14"
"@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.12.13":
version "1.12.13"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-1.12.13.tgz#a69719ee7cb8beb904f78eee1eb5560894b19640"
integrity sha512-owXG4/HF9fuV/HiNWx1Qy72211RxkelRHCl91OoMbknxOch/+GfGGE5tyky2ryMStaGvEdxUzW50gjhfTENhzA==
"@reservoir0x/reservoir-sdk@1.12.14":
version "1.12.14"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-1.12.14.tgz#09bd770116983389b52acb8a4e23cb5c1fc0e416"
integrity sha512-PEwQ1rmzEa8sJr4ke7lgOkgqk2yq3aSx1exABAsIfkdjag9zHUn/w7lnR8STVvWohJvNp8FYMzjmGodcJMzg6Q==
dependencies:
axios "^1.6.7"

Expand Down

0 comments on commit 157ffad

Please sign in to comment.