Skip to content

Commit

Permalink
Merge pull request #531 from reservoirprotocol/jaden/platf-4162-rk-ne…
Browse files Browse the repository at this point in the history
…bula-icons-are-quite-large

feat: adding optimized nebula icons
  • Loading branch information
JadenDurnford authored Oct 7, 2024
2 parents baa9a9e + 6528ae3 commit 358eae8
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 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.26",
"@reservoir0x/reservoir-kit-ui": "^2.7.28",
"@sentry/nextjs": "^7.85.0",
"@tanstack/react-query": "5.20.2",
"@types/uuid": "^9.0.1",
Expand Down
12 changes: 6 additions & 6 deletions public/icons/nebula-icon-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions public/icons/nebula-icon-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.26":
version "2.7.26"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.26.tgz#bcfacf26f17f0f7c85b47237332d4b43306cb4b7"
integrity sha512-Ps7AB9wODg2K7VMS4jIsW7efsIYSxPcCRfddTbaieX+LAOCVIYm4g5n/djiCiJTIXArcuRfABs4M+5xUcsX6iQ==
"@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==
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.21"
"@reservoir0x/reservoir-sdk" "2.4.22"
"@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].21":
version "2.4.21"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.4.21.tgz#89bf530107efb57b2e40d6dddb840ed25ce112ae"
integrity sha512-vGoi+CW5yMozKV7GP2xHVbz8iH5Y9Q9KAuj2dR35aV1VLI0kTXxbCy55kVK95feCCfVecH6BOERVKwqpWU8COw==
"@reservoir0x/[email protected].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==
dependencies:
axios "^1.6.7"

Expand Down

0 comments on commit 358eae8

Please sign in to comment.