Skip to content

Commit

Permalink
feat: updating rk
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenDurnford committed Sep 5, 2024
1 parent 3774a9d commit bbdeaaf
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.15",
"@reservoir0x/reservoir-kit-ui": "^2.7.16",
"@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.15":
version "2.7.15"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.15.tgz#68aa2ae5fcc5d711611f4edbac9ac181a08f9215"
integrity sha512-Q7IqUrl5a7t70yUhDbs/tfC8U3BvMoMQ/05H9NbSHjaV2fPRD6UPCoY0C0rkcofIpr1mSf/awnINDWX+mpLI0w==
"@reservoir0x/reservoir-kit-ui@^2.7.16":
version "2.7.16"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.16.tgz#6cf62884be47765d95f1440d5cc04d84d6b414e8"
integrity sha512-5le4ixFEWKqpRwE5Cw1e0ouB7Uj1KlBJQZpdIPxcrfaq7PPCmY+A3+iFNb5j/VmIzPtbgDmZ0DGQiGGDEPqvbw==
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.12"
"@reservoir0x/reservoir-sdk" "2.4.13"
"@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].12":
version "2.4.12"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.4.12.tgz#c25f6ac50c1df478d884965e11c0f286c933092b"
integrity sha512-OopXaOiZjq4zScC0Y4UIRjQMB8IdISvHoiNxu7UDjSb0wgN84gRZuncR/ib+JR+IBhscFqpXsZgVyFQ8Wx2A6g==
"@reservoir0x/[email protected].13":
version "2.4.13"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.4.13.tgz#d45c2c6affaed3f0d7bf34bef1b4cb3ca1e02d7d"
integrity sha512-ceHpXIbkkZFMGg/13wvpI5RUA/0olkkfSaqssib+LtVCEilk3CbqskdZtalDhHSIz6WciZ8oIpotbGV9cCXsMg==
dependencies:
axios "^1.6.7"

Expand Down

0 comments on commit bbdeaaf

Please sign in to comment.