Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit ea2484e

Browse files
committed
feat: updating rk version
1 parent 1be5140 commit ea2484e

File tree

2 files changed

+38
-13
lines changed

2 files changed

+38
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@radix-ui/react-toggle-group": "^1.0.1",
3030
"@radix-ui/react-tooltip": "1.0.6",
3131
"@rainbow-me/rainbowkit": "2.1.2",
32-
"@reservoir0x/reservoir-kit-ui": "^2.7.44",
32+
"@reservoir0x/reservoir-kit-ui": "^2.7.45",
3333
"@sentry/nextjs": "^7.85.0",
3434
"@tanstack/react-query": "5.20.2",
3535
"@types/uuid": "^9.0.1",

yarn.lock

Lines changed: 37 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1753,10 +1753,10 @@
17531753
dependencies:
17541754
"@react-hookz/deep-equal" "^1.0.3"
17551755

1756-
"@reservoir0x/reservoir-kit-ui@^2.7.44":
1757-
version "2.7.44"
1758-
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.44.tgz#d180e3044ac124464ef472d1d3cea07a79f46f1c"
1759-
integrity sha512-AmYErBq+1YWlGPszilZZKOvxilLuz8T0M9LbkhuAJDSd1KHmlLq/e/GjdvYhjSmPv/C1H4MFIDKmXeU5LpCqNw==
1756+
"@reservoir0x/reservoir-kit-ui@^2.7.45":
1757+
version "2.7.45"
1758+
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-kit-ui/-/reservoir-kit-ui-2.7.45.tgz#4ee0b261d300e4891ac8e2e3e1750f998b376476"
1759+
integrity sha512-h9cLPEDnGF6iF7J6JyA3CbNmd2xslYM6H7kQo4yq8RXEf3n3aJRTcpaFnP2rURlJ2LaLimngFiFHmdEsePriEA==
17601760
dependencies:
17611761
"@fortawesome/fontawesome-svg-core" "^6.1.1"
17621762
"@fortawesome/free-solid-svg-icons" "^6.1.1"
@@ -1772,18 +1772,18 @@
17721772
"@radix-ui/react-toggle-group" "1.0.4"
17731773
"@radix-ui/react-tooltip" "1.0.6"
17741774
"@react-hookz/web" "^19.2.0"
1775-
"@reservoir0x/reservoir-sdk" "2.4.34"
1775+
"@reservoir0x/reservoir-sdk" "2.4.35"
17761776
"@stitches/react" "1.3.1-1"
17771777
dayjs "^1.11.4"
17781778
flatpickr "^4.6.13"
17791779
framer-motion "^6.4.2"
17801780
react-flatpickr "^3.10.13"
17811781
swr "2.0.1"
17821782

1783-
"@reservoir0x/[email protected].34":
1784-
version "2.4.34"
1785-
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.4.34.tgz#fc00ceed1a7f028902bebdb6092b0c89f1801e34"
1786-
integrity sha512-SRI3S+6VYYOgqpH8y4hDR8bTjipDyIAunpyvLCjJWgc2GPOMFSEuM56zX4ifcbTnMcp4ES9v/Pn/FJ0B2+kuvQ==
1783+
"@reservoir0x/[email protected].35":
1784+
version "2.4.35"
1785+
resolved "https://registry.yarnpkg.com/@reservoir0x/reservoir-sdk/-/reservoir-sdk-2.4.35.tgz#dc1712ab887f90b4c4c601c7eb4a4ddf91178d8d"
1786+
integrity sha512-VKy5sgkh4hjcb0mnAPnhpK020uZkLv5s0GLTd07ytIhwgEPbcZOXzXJss53Ttmm3DXwCLvFKg/kCJpn8pUkevw==
17871787
dependencies:
17881788
axios "^1.6.7"
17891789

@@ -6529,7 +6529,16 @@ strict-uri-encode@^2.0.0:
65296529
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
65306530
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
65316531

6532-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6532+
"string-width-cjs@npm:string-width@^4.2.0":
6533+
version "4.2.3"
6534+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6535+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6536+
dependencies:
6537+
emoji-regex "^8.0.0"
6538+
is-fullwidth-code-point "^3.0.0"
6539+
strip-ansi "^6.0.1"
6540+
6541+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
65336542
version "4.2.3"
65346543
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
65356544
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6626,7 +6635,14 @@ string_decoder@~1.1.1:
66266635
dependencies:
66276636
safe-buffer "~5.1.0"
66286637

6629-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6638+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6639+
version "6.0.1"
6640+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6641+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6642+
dependencies:
6643+
ansi-regex "^5.0.1"
6644+
6645+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
66306646
version "6.0.1"
66316647
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
66326648
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7219,7 +7235,7 @@ which@^2.0.1, which@^2.0.2:
72197235
dependencies:
72207236
isexe "^2.0.0"
72217237

7222-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7238+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
72237239
version "7.0.0"
72247240
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
72257241
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7237,6 +7253,15 @@ wrap-ansi@^6.2.0:
72377253
string-width "^4.1.0"
72387254
strip-ansi "^6.0.0"
72397255

7256+
wrap-ansi@^7.0.0:
7257+
version "7.0.0"
7258+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7259+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7260+
dependencies:
7261+
ansi-styles "^4.0.0"
7262+
string-width "^4.1.0"
7263+
strip-ansi "^6.0.0"
7264+
72407265
wrap-ansi@^8.1.0:
72417266
version "8.1.0"
72427267
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)