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 29, 2025
1 parent 0eeecee commit d176732
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.8.1",
"@reservoir0x/reservoir-kit-ui": "^2.8.3",
"@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.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==
"@reservoir0x/reservoir-kit-ui@^2.8.3":
version "2.8.3"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.8.3.tgz#3379983d5833f6bff6fb8e5e1521098715671825"
integrity sha512-nmJrsjxursoc2Zg0dEq0djHlWMXP1u4VOj5O0u+zk5RaucgRKIYquuiVdeMIc+Pgeic6UHlOKkjLYrendJTwTA==
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.5.1"
"@reservoir0x/reservoir-sdk" "2.5.3"
"@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].1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.5.1.tgz#123bbf8ec5f43e25b3a6bd7cb35557268d2e4013"
integrity sha512-eOiMhrG0G5MpHnqa4Fqibx+1WawVSOnfjHZrm15eJJSzVD8TdZiZo5NKLnsqodFr9fBNrYAz9OwtuS9vIME4jA==
"@reservoir0x/[email protected].3":
version "2.5.3"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.5.3.tgz#690abab9dfb5eccf26ba6c560e03b50cd5b711c9"
integrity sha512-3+3EjFcXco21L1UDAFGxH98wiaG8Ze3r6bwVAlyzxrMIYil15UjZwcpPCf9g/o7rHyFUCg4zmO8EEIeaUZUB/A==
dependencies:
axios "^1.6.7"

Expand Down

0 comments on commit d176732

Please sign in to comment.