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 10, 2024
1 parent 243d147 commit efd6a7c
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.28",
"@reservoir0x/reservoir-kit-ui": "^2.7.29",
"@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.28":
version "2.7.28"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.28.tgz#b016db7521a65561960a36cf7558a5feeaada6a2"
integrity sha512-5JvanSmxNjmOSAf6V7Tqp4anWK79FgxvGjsvOQQLLq9ok+H5SiQMEo+j6vqgaJtd4MUEErJhadp2j/ittmnhfQ==
"@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==
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.22"
"@reservoir0x/reservoir-sdk" "2.4.23"
"@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.22":
version "2.4.22"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.4.22.tgz#abb93b9f7e8f2437115eff0c27a58123c5060139"
integrity sha512-jmDt5ouHcNJf5oOs/+HW9aRHxB8yi7cUmRqsWCAzq0j4Z6QLEaQm+RFcRF+2gsMnN8jRTolRQUJGh/IcTUvrxw==
"@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==
dependencies:
axios "^1.6.7"

Expand Down

0 comments on commit efd6a7c

Please sign in to comment.