Skip to content

Commit

Permalink
feat: updating reservoir-kit version
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenDurnford committed May 23, 2024
1 parent 5785ddb commit 0f24b2a
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.0.0",
"@reservoir0x/reservoir-kit-ui": "^2.5.12",
"@reservoir0x/reservoir-kit-ui": "^2.5.13",
"@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 @@ -1895,10 +1895,10 @@
dependencies:
merge-options "^3.0.4"

"@reservoir0x/reservoir-kit-ui@^2.5.12":
version "2.5.12"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.5.12.tgz#dd16e82c2362aeb50f3bfdd207fae086c2d6ff5b"
integrity sha512-/ouUvyuLJtWdKmYEjlF9UnnhKdeDE/aeBhCnOscHVGt7jmmATs7ap9TBQTyqLoiCVyK9J1dXJkKxdP24oZwaow==
"@reservoir0x/reservoir-kit-ui@^2.5.13":
version "2.5.13"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.5.13.tgz#693c122fcf9c0ce7feff39a419df10f5592b5240"
integrity sha512-w/fWRZoMBpW+XyWWMnnPTzomqpxR6iwVIfZ1BBSC7d4tkTT9SAUMYfDSNramml58mF5MzY3CYyPPf9qSuLZGLQ==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.1.1"
"@fortawesome/free-solid-svg-icons" "^6.1.1"
Expand All @@ -1914,18 +1914,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.2.3"
"@reservoir0x/reservoir-sdk" "2.2.4"
"@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].3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.2.3.tgz#5a1488710e38cf955da445de6881e88e3d37f3eb"
integrity sha512-JyuEE3RC7HIISLocRjHp5XL7iIxUAnxSkAat0t+ro5ppoPB+cRSxByRtLa0xW/X26R7Nt1e5ILrlLBGvyqOfKg==
"@reservoir0x/[email protected].4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.2.4.tgz#a45f01d751671386d879de1e86d5426926dbc79b"
integrity sha512-ghHZu66p2SeDW9gKdwCVG9o9FLcCBNaW3BEDBvprRmAxtWJSeIJItSZaC0xCvYRYBfDx1eNCzYSzTvADXEb8mA==
dependencies:
axios "^1.6.7"

Expand Down

0 comments on commit 0f24b2a

Please sign in to comment.