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 Sep 26, 2024
1 parent 5a00df0 commit f2ad28e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.22",
"@reservoir0x/reservoir-kit-ui": "^2.7.24",
"@sentry/nextjs": "^7.85.0",
"@tanstack/react-query": "5.20.2",
"@types/uuid": "^9.0.1",
Expand Down
8 changes: 4 additions & 4 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.22":
version "2.7.22"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.22.tgz#31765e9ce2a24ad213c12247d743b470cd1fe525"
integrity sha512-3NEy7bqw7+5dP7OZaDWQb+mMzbfST4ljJZMPgjSGZbsAmvdEC3Tl54Pb9xY2n/btYcS1zHGEayRVEXzUJmdD+Q==
"@reservoir0x/reservoir-kit-ui@^2.7.24":
version "2.7.24"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.24.tgz#27bca8b84814ae0aac5f5947dbd7f479b6415ed3"
integrity sha512-a6+JBLpfCdlNFhxA+qXa6lbfy3sA11N0Usk08x3oa4x4YbhG47sR23p2P6D67TBelCeR74r26QHbfLBi6V8UEw==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.1.1"
"@fortawesome/free-solid-svg-icons" "^6.1.1"
Expand Down

0 comments on commit f2ad28e

Please sign in to comment.