Skip to content

Commit

Permalink
Update to RK v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromcunha committed Feb 27, 2024
1 parent e87ee59 commit fe9ebf6
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.0.0",
"@reservoir0x/reservoir-kit-ui": "2.2.0",
"@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 @@ -1888,10 +1888,10 @@
dependencies:
merge-options "^3.0.4"

"@reservoir0x/reservoir-kit-ui@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.0.0.tgz#321b1d4f8e0d3522c6e9974f2b888d2a783cc1dc"
integrity sha512-vn9qzmgEQ1TiOcvDmihlWh4EyYXC7UsrUMuKbPAb4l2wGm9zC35HXOgpjpR0ffe31qdM+R46U8+rtHzgepNmrw==
"@reservoir0x/reservoir-kit-ui@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.2.0.tgz#74fbd43b2118709bd8f54937825b0e792c703d7f"
integrity sha512-fIrxBIrcVxyq9TSfdl115dLzJfDodCcjbvtlAdrrZO9/k5Q1+8YnUbo0IvQ8b/BCtrYn0upikoHCeweTfqRmpg==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.1.1"
"@fortawesome/free-solid-svg-icons" "^6.1.1"
Expand All @@ -1907,18 +1907,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.0.0"
"@reservoir0x/reservoir-sdk" "2.0.1"
"@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/reservoir-sdk@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.0.0.tgz#7a6acd5788d38f49a4048022ca3a97f661eb8f65"
integrity sha512-s5+UVy55kYO0tonU5nQINRVtz10EfgZtegXNrhmpyHZQgrmMnJpEzLWuH8aYQZT+5cv76wY+CZKJmwPB7yfVvw==
"@reservoir0x/reservoir-sdk@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.0.1.tgz#0d47f4f4a0167f2ddcb1a4d455d6850681eb109b"
integrity sha512-mw0eytad0k2xe3/vIwAhuEZy6Z44hExzrHXrnTro2899R0TGgoyniESserZe/XUAc5VrjGctADPN0bvisKPAEQ==
dependencies:
axios "^1.6.7"

Expand Down

0 comments on commit fe9ebf6

Please sign in to comment.