Skip to content

Commit

Permalink
feat: updating rk version
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenDurnford committed Oct 15, 2024
1 parent efd6a7c commit a5068d5
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.29",
"@reservoir0x/reservoir-kit-ui": "^2.7.30",
"@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.29":
version "2.7.29"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.29.tgz#a5d46c4ed5e79af451c5d021472573325b07e28d"
integrity sha512-0rr/3LIUEYjBuwhmnsEkj6fmEwTDb/rPjV9UTs7XBb4NhH2vB3SBRz94yrKi6Nq7E/D4fCOl5IHI9eOt214qZA==
"@reservoir0x/reservoir-kit-ui@^2.7.30":
version "2.7.30"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.30.tgz#fddc84957b8120b5c1a382bd16bcdb872d115be9"
integrity sha512-Kv6UE40VY7K1h8fcO8FjhRIvjEjY0CZqNPNdyvy8ffULSGn0VoGuCSqachWd3PBLaDSXXefZkkTogR3MoCJiaw==
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.23"
"@reservoir0x/reservoir-sdk" "2.4.24"
"@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.23":
version "2.4.23"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.4.23.tgz#4333ca50dc94836b8a0252028b470926a6c48121"
integrity sha512-c+uF4wSMP78D8J+3EqL85tGTrLwGcEKuCaHnleADp2BQBz7zheg8OOx6ULWd0aQHYUIOk2eMBZaS89l51xhNoQ==
"@reservoir0x/reservoir-sdk@2.4.24":
version "2.4.24"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.4.24.tgz#17754fe7cdc9859a1c41364290432f4865b31610"
integrity sha512-KuygG4Tzgg7Bu/ZaksvX6wLHbB9Kdxe3PW/mFXRXEAlXxPi2gIIyBKmb1wo+Q3/EjcDwmjQ6EeDQHWrGSix6jA==
dependencies:
axios "^1.6.7"

Expand Down

0 comments on commit a5068d5

Please sign in to comment.