Skip to content

Commit

Permalink
feat: updating rk
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenDurnford committed Jan 23, 2025
1 parent 86685ff commit d42d920
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": "2.1.2",
"@reservoir0x/reservoir-kit-ui": "^2.7.52",
"@reservoir0x/reservoir-kit-ui": "^2.8.1",
"@sentry/nextjs": "^7.85.0",
"@tanstack/react-query": "5.20.2",
"@types/uuid": "^9.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1753,10 +1753,10 @@
dependencies:
"@react-hookz/deep-equal" "^1.0.3"

"@reservoir0x/reservoir-kit-ui@^2.7.52":
version "2.7.52"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.52.tgz#b2b3ee545ceb8a4f841d93b8f0a3fa95ae9ade1d"
integrity sha512-C7h4flZW492LrG/Rr+Jz8dewLYxv5JLnjiMtUQQhnRZWw78GC4mRnb6aSW4lysdgMgP6m/OQ+jPHutGVGkDXzA==
"@reservoir0x/reservoir-kit-ui@^2.8.1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.8.1.tgz#90ce1b3f49eb3d1b496d402537a434a59096cecf"
integrity sha512-68upEYKgx7Xw7of0+5UkmezLXvbzj8Ls8A8jmAWhT1EhltoPXbpawDO25Dl+IZrWcdI9JpU3Okr1vi/Hy9LDAw==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.1.1"
"@fortawesome/free-solid-svg-icons" "^6.1.1"
Expand All @@ -1772,18 +1772,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" "2.4.41"
"@reservoir0x/reservoir-sdk" "2.5.1"
"@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@2.4.41":
version "2.4.41"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.4.41.tgz#c254b444e7ba5fcb56add54074c08fc4a5bbe7ce"
integrity sha512-mi+hovjT9rnILkgm2p9wYqRkqMIf+cmvuDk1Fq+Qrymf7XF6816iQLUiKSjaxsgSxUa87d79w8x0s0fGwxRyZQ==
"@reservoir0x/reservoir-sdk@2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.5.1.tgz#123bbf8ec5f43e25b3a6bd7cb35557268d2e4013"
integrity sha512-eOiMhrG0G5MpHnqa4Fqibx+1WawVSOnfjHZrm15eJJSzVD8TdZiZo5NKLnsqodFr9fBNrYAz9OwtuS9vIME4jA==
dependencies:
axios "^1.6.7"

Expand Down

0 comments on commit d42d920

Please sign in to comment.