Skip to content

Commit

Permalink
Merge pull request #515 from reservoirprotocol/ted/upgrade-rk-2.6.2
Browse files Browse the repository at this point in the history
Upgrade rk to 2.6.2
  • Loading branch information
ted-palmer authored Jul 3, 2024
2 parents 95347e6 + 7ef8144 commit 87a23f1
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.6.0",
"@reservoir0x/reservoir-kit-ui": "2.6.2",
"@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/[email protected].0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.6.0.tgz#3f25088f628b8947fb977484439f6c9932867835"
integrity sha512-ZgwAQziFdsyzJ2hCPWstgajYIObaEw5dIY35TjCS1NivGvqlHKZRTgpPZhMXd2uN+kUriFsoQqX6Z3s6ckNWLA==
"@reservoir0x/[email protected].2":
version "2.6.2"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.6.2.tgz#7a85f3f55090657bcd1e413a3bf0592d79abea8b"
integrity sha512-fPzR+IZdU0Q8g3cFfUdqOAJpGsSHCoanF+IgsJyDU0FUXq+sapPcTZ/bDYz7+oBy9A9qyrR7fhh1rLfUs8dBpg==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.1.1"
"@fortawesome/free-solid-svg-icons" "^6.1.1"
Expand Down

0 comments on commit 87a23f1

Please sign in to comment.