Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
29a3a2340b
12
package.json
12
package.json
|
|
@ -29,12 +29,12 @@
|
|||
"@codemirror/language": "6.6.0",
|
||||
"@codemirror/state": "6.2.0",
|
||||
"@codemirror/view": "6.9.3",
|
||||
"@crossbell/connect-kit": "0.0.58",
|
||||
"@crossbell/contract": "0.0.58",
|
||||
"@crossbell/indexer": "0.0.58",
|
||||
"@crossbell/notification": "0.0.58",
|
||||
"@crossbell/ui": "0.0.58",
|
||||
"@crossbell/util-hooks": "0.0.58",
|
||||
"@crossbell/connect-kit": "0.0.59",
|
||||
"@crossbell/contract": "0.0.59",
|
||||
"@crossbell/indexer": "0.0.59",
|
||||
"@crossbell/notification": "0.0.59",
|
||||
"@crossbell/ui": "0.0.59",
|
||||
"@crossbell/util-hooks": "0.0.59",
|
||||
"@dqbd/tiktoken": "^1.0.3",
|
||||
"@emoji-mart/data": "1.1.2",
|
||||
"@emoji-mart/react": "1.1.1",
|
||||
|
|
|
|||
232
pnpm-lock.yaml
232
pnpm-lock.yaml
|
|
@ -17,23 +17,23 @@ dependencies:
|
|||
specifier: 6.9.3
|
||||
version: 6.9.3
|
||||
'@crossbell/connect-kit':
|
||||
specifier: 0.0.58
|
||||
version: 0.0.58(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
specifier: 0.0.59
|
||||
version: 0.0.59(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
'@crossbell/contract':
|
||||
specifier: 0.0.58
|
||||
version: 0.0.58(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
specifier: 0.0.59
|
||||
version: 0.0.59(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/indexer':
|
||||
specifier: 0.0.58
|
||||
version: 0.0.58(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
specifier: 0.0.59
|
||||
version: 0.0.59(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/notification':
|
||||
specifier: 0.0.58
|
||||
version: 0.0.58(@emotion/react@11.10.6)(@mantine/hooks@6.0.6)(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
specifier: 0.0.59
|
||||
version: 0.0.59(@emotion/react@11.10.6)(@mantine/hooks@6.0.6)(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
'@crossbell/ui':
|
||||
specifier: 0.0.58
|
||||
version: 0.0.58(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
specifier: 0.0.59
|
||||
version: 0.0.59(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
'@crossbell/util-hooks':
|
||||
specifier: 0.0.58
|
||||
version: 0.0.58(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: 0.0.59
|
||||
version: 0.0.59(react-dom@18.2.0)(react@18.2.0)
|
||||
'@dqbd/tiktoken':
|
||||
specifier: ^1.0.3
|
||||
version: 1.0.3
|
||||
|
|
@ -444,12 +444,6 @@ packages:
|
|||
leven: 3.1.0
|
||||
dev: true
|
||||
|
||||
/@babel/code-frame@7.18.6:
|
||||
resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/highlight': 7.18.6
|
||||
|
||||
/@babel/code-frame@7.21.4:
|
||||
resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
|
@ -469,7 +463,7 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.2.0
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.21.4
|
||||
'@babel/generator': 7.20.7
|
||||
'@babel/helper-compilation-targets': 7.20.7(@babel/core@7.20.12)
|
||||
'@babel/helper-module-transforms': 7.20.11
|
||||
|
|
@ -477,7 +471,7 @@ packages:
|
|||
'@babel/parser': 7.20.7
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/traverse': 7.20.12
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
convert-source-map: 1.9.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
gensync: 1.0.0-beta.2
|
||||
|
|
@ -513,7 +507,7 @@ packages:
|
|||
resolution: {integrity: sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
'@jridgewell/gen-mapping': 0.3.2
|
||||
jsesc: 2.5.2
|
||||
dev: true
|
||||
|
|
@ -531,7 +525,7 @@ packages:
|
|||
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
dev: true
|
||||
|
||||
/@babel/helper-builder-binary-assignment-operator-visitor@7.18.9:
|
||||
|
|
@ -539,7 +533,7 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-explode-assignable-expression': 7.18.6
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
dev: true
|
||||
|
||||
/@babel/helper-compilation-targets@7.20.7(@babel/core@7.20.12):
|
||||
|
|
@ -653,7 +647,7 @@ packages:
|
|||
resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
dev: true
|
||||
|
||||
/@babel/helper-function-name@7.19.0:
|
||||
|
|
@ -661,7 +655,7 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
dev: true
|
||||
|
||||
/@babel/helper-function-name@7.21.0:
|
||||
|
|
@ -675,21 +669,15 @@ packages:
|
|||
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
|
||||
/@babel/helper-member-expression-to-functions@7.20.7:
|
||||
resolution: {integrity: sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
dev: true
|
||||
|
||||
/@babel/helper-module-imports@7.18.6:
|
||||
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
|
||||
/@babel/helper-module-imports@7.21.4:
|
||||
resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
|
@ -701,13 +689,13 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-module-imports': 7.18.6
|
||||
'@babel/helper-module-imports': 7.21.4
|
||||
'@babel/helper-simple-access': 7.20.2
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/traverse': 7.20.12
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
|
@ -731,7 +719,7 @@ packages:
|
|||
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
dev: true
|
||||
|
||||
/@babel/helper-plugin-utils@7.20.2:
|
||||
|
|
@ -748,7 +736,7 @@ packages:
|
|||
'@babel/helper-annotate-as-pure': 7.18.6
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-wrap-function': 7.20.5
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
|
@ -762,7 +750,7 @@ packages:
|
|||
'@babel/helper-optimise-call-expression': 7.18.6
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/traverse': 7.20.12
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
|
@ -771,20 +759,20 @@ packages:
|
|||
resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
|
||||
/@babel/helper-skip-transparent-expression-wrappers@7.20.0:
|
||||
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
dev: true
|
||||
|
||||
/@babel/helper-split-export-declaration@7.18.6:
|
||||
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
|
||||
/@babel/helper-string-parser@7.19.4:
|
||||
resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
|
||||
|
|
@ -809,7 +797,7 @@ packages:
|
|||
'@babel/helper-function-name': 7.19.0
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/traverse': 7.20.12
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
|
@ -820,7 +808,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/traverse': 7.20.12
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
|
@ -848,7 +836,7 @@ packages:
|
|||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
|
||||
/@babel/parser@7.21.4:
|
||||
resolution: {integrity: sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==}
|
||||
|
|
@ -1219,7 +1207,7 @@ packages:
|
|||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-module-imports': 7.18.6
|
||||
'@babel/helper-module-imports': 7.21.4
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
'@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.20.12)
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -1656,7 +1644,7 @@ packages:
|
|||
'@babel/plugin-transform-unicode-escapes': 7.18.10(@babel/core@7.20.12)
|
||||
'@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.20.12)
|
||||
'@babel/preset-modules': 0.1.5(@babel/core@7.20.12)
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.20.12)
|
||||
babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.20.12)
|
||||
babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.20.12)
|
||||
|
|
@ -1675,7 +1663,7 @@ packages:
|
|||
'@babel/helper-plugin-utils': 7.20.2
|
||||
'@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.20.12)
|
||||
'@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.20.12)
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
esutils: 2.0.3
|
||||
dev: true
|
||||
|
||||
|
|
@ -1689,22 +1677,22 @@ packages:
|
|||
resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.21.4
|
||||
'@babel/parser': 7.20.7
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
|
||||
/@babel/traverse@7.20.12:
|
||||
resolution: {integrity: sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.21.4
|
||||
'@babel/generator': 7.20.7
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-function-name': 7.19.0
|
||||
'@babel/helper-hoist-variables': 7.18.6
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
'@babel/parser': 7.20.7
|
||||
'@babel/types': 7.21.3
|
||||
'@babel/types': 7.21.4
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
globals: 11.12.0
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -1728,14 +1716,6 @@ packages:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@babel/types@7.21.3:
|
||||
resolution: {integrity: sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.19.4
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
/@babel/types@7.21.4:
|
||||
resolution: {integrity: sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
|
@ -1907,23 +1887,23 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/@crossbell/connect-kit@0.0.58(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.3)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-dHEhNznkSHInLOSb8g1yN8S5BGYjC/zK7cls2ikbkjctQX4DL6f0hU6O98PLsbiQsF3qw2NCfo+lOgk7JIJAgA==}
|
||||
/@crossbell/connect-kit@0.0.59(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.3)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-GSzm+HTOAenTCAiYDdUcRzB/lDJFGZ+5Qn1I0XIChKg7QtgsKRPc5/+PBYtW9TmHosqfNAr4FCqm8tyTTWcwDw==}
|
||||
peerDependencies:
|
||||
'@tanstack/react-query': ^4
|
||||
ethers: ^5
|
||||
wagmi: ^0.12
|
||||
dependencies:
|
||||
'@crossbell/contract': 0.0.58(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/indexer': 0.0.58(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/ui': 0.0.58(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
'@crossbell/util-ethers': 0.0.58
|
||||
'@crossbell/util-hooks': 0.0.58(react-dom@18.2.0)(react@18.2.0)
|
||||
'@crossbell/util-metadata': 0.0.58
|
||||
'@crossbell/contract': 0.0.59(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/indexer': 0.0.59(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/ui': 0.0.59(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
'@crossbell/util-ethers': 0.0.59
|
||||
'@crossbell/util-hooks': 0.0.59(react-dom@18.2.0)(react@18.2.0)
|
||||
'@crossbell/util-metadata': 0.0.59
|
||||
'@emotion/react': 11.10.6(@types/react@18.0.33)(react@18.2.0)
|
||||
'@mantine/core': 6.0.6(@emotion/react@11.10.6)(@mantine/hooks@6.0.5)(@types/react@18.0.33)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 6.0.5(react@18.2.0)
|
||||
'@mantine/notifications': 6.0.5(@mantine/core@6.0.6)(@mantine/hooks@6.0.5)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/core': 6.0.6(@emotion/react@11.10.6)(@mantine/hooks@6.0.6)(@types/react@18.0.33)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 6.0.6(react@18.2.0)
|
||||
'@mantine/notifications': 6.0.5(@mantine/core@6.0.6)(@mantine/hooks@6.0.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@tanstack/react-query': 4.28.0(react-dom@18.2.0)(react@18.2.0)
|
||||
canvas-confetti: 1.6.0
|
||||
check-password-strength: 2.0.7
|
||||
|
|
@ -1941,7 +1921,7 @@ packages:
|
|||
rxjs: 7.8.0
|
||||
ts-essentials: 9.3.1(typescript@5.0.3)
|
||||
wagmi: 0.12.9(@babel/core@7.21.4)(@types/node@18.15.11)(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)
|
||||
zustand: 4.3.6(immer@9.0.21)(react@18.2.0)
|
||||
zustand: 4.3.7(immer@9.0.21)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- bufferutil
|
||||
|
|
@ -1952,15 +1932,15 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/@crossbell/contract@0.0.58(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-JY3VybJFuePvxyeQ3mIYMf3U8ZR7R2UwnDIAllAhF8xhcpMxSsmTYFyJZCOn3Nqq08a1Muuy/DfvQztlkj4+0g==}
|
||||
/@crossbell/contract@0.0.59(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-mNX8XHEAuuS85zXZZYZ6VIqtLEMFspkz4Bu372jcDjFdHup4k3wsif52Rf/K9zqUEfDafAXpCEtcyGwj1FYL3A==}
|
||||
peerDependencies:
|
||||
ethers: ^5
|
||||
react: ^18
|
||||
wagmi: ^0.12
|
||||
dependencies:
|
||||
'@crossbell/indexer': 0.0.58(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/util-hooks': 0.0.58(react-dom@18.2.0)(react@18.2.0)
|
||||
'@crossbell/indexer': 0.0.59(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/util-hooks': 0.0.59(react-dom@18.2.0)(react@18.2.0)
|
||||
crossbell.js: 0.19.7
|
||||
ethers: 5.7.2
|
||||
react: 18.2.0
|
||||
|
|
@ -1973,8 +1953,8 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/@crossbell/indexer@0.0.58(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-GCgAZz3IcZrZ+6hY3mTaLKK0FObXL2auW/nUBijDoPG/4iTgiEtxTr1oXo7m8QkICTjDZoHGe85HBsYjgCZITg==}
|
||||
/@crossbell/indexer@0.0.59(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-V5rKrOj6YzJKOpA/legYkPpR41IHvQkPV5oZqQmajbgkv1XvRAIukVjfw05ZKKGFdlk38W1uhBBXVBW0Mj0Gaw==}
|
||||
peerDependencies:
|
||||
ethers: ^5
|
||||
wagmi: ^0.12
|
||||
|
|
@ -1999,19 +1979,19 @@ packages:
|
|||
resolution: {integrity: sha512-AYGDrwiSKqCGNDi0mEPP1k+96loWik+Pd40xH0MzRNM4RtCutPbwm4o+Sj5iWu0tlHoQC2bTs1XcufsLiv+WYw==}
|
||||
dev: false
|
||||
|
||||
/@crossbell/notification@0.0.58(@emotion/react@11.10.6)(@mantine/hooks@6.0.6)(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-pzsSukcbd8weZizdyHz5ltWBqnQys8x86Rn24kfN6KVCErKu2ETkLPSIPEDX2XdwHKSD5i6KZ5iGlQMS0SgJWQ==}
|
||||
/@crossbell/notification@0.0.59(@emotion/react@11.10.6)(@mantine/hooks@6.0.6)(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(immer@9.0.21)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-Iq5H7nzOczhXm3htuJe3+V20irGYopFCtvSX8wPJK5BWMiZguyh2hM4WnCnzG2xYeGGGe3hvYYVU8cQTNM5eDA==}
|
||||
peerDependencies:
|
||||
'@tanstack/react-query': ^4
|
||||
ethers: ^5
|
||||
react: ^18
|
||||
wagmi: ^0.12
|
||||
dependencies:
|
||||
'@crossbell/connect-kit': 0.0.58(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
'@crossbell/indexer': 0.0.58(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/ui': 0.0.58(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
'@crossbell/util-hooks': 0.0.58(react-dom@18.2.0)(react@18.2.0)
|
||||
'@crossbell/util-metadata': 0.0.58
|
||||
'@crossbell/connect-kit': 0.0.59(@tanstack/react-query@4.28.0)(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
'@crossbell/indexer': 0.0.59(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/ui': 0.0.59(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9)
|
||||
'@crossbell/util-hooks': 0.0.59(react-dom@18.2.0)(react@18.2.0)
|
||||
'@crossbell/util-metadata': 0.0.59
|
||||
'@mantine/core': 6.0.6(@emotion/react@11.10.6)(@mantine/hooks@6.0.6)(@types/react@18.0.33)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@tanstack/react-query': 4.28.0(react-dom@18.2.0)(react@18.2.0)
|
||||
classnames: 2.3.2
|
||||
|
|
@ -2034,15 +2014,15 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/@crossbell/ui@0.0.58(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-aStRsLahi2ZYjAvXQ2np6wfr42IDk6L2jZXho5fHjY/U82QQbZZNjpkTzLm8LciJblzedzkFAdKZbtKCvmVjxQ==}
|
||||
/@crossbell/ui@0.0.59(@types/react@18.0.33)(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.0.3)(wagmi@0.12.9):
|
||||
resolution: {integrity: sha512-BeHDP4LRuX90hdZleWA0FN4+I/rpSZ9gGQy9j92LqzcSg+zH6sNsJZEFMA4sqSbGRsFNlNLcFNl9cyJGm5Nz/w==}
|
||||
peerDependencies:
|
||||
react: ^18
|
||||
react-dom: ^18
|
||||
dependencies:
|
||||
'@crossbell/indexer': 0.0.58(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/util-hooks': 0.0.58(react-dom@18.2.0)(react@18.2.0)
|
||||
'@crossbell/util-metadata': 0.0.58
|
||||
'@crossbell/indexer': 0.0.59(ethers@5.7.2)(react-dom@18.2.0)(react@18.2.0)(wagmi@0.12.9)
|
||||
'@crossbell/util-hooks': 0.0.59(react-dom@18.2.0)(react@18.2.0)
|
||||
'@crossbell/util-metadata': 0.0.59
|
||||
'@tanstack/react-query': 4.28.0(react-dom@18.2.0)(react@18.2.0)
|
||||
classnames: 2.3.2
|
||||
crossbell.js: 0.19.7
|
||||
|
|
@ -2064,12 +2044,12 @@ packages:
|
|||
- wagmi
|
||||
dev: false
|
||||
|
||||
/@crossbell/util-ethers@0.0.58:
|
||||
resolution: {integrity: sha512-ZjzEHak4LnXHKzV4W1vl+52v9m/A0KJ4Mni4V8QSZqjlfJGCzRnXD3+OYThPUh0MHy8v8JW1j/P3b3Soos+Dsw==}
|
||||
/@crossbell/util-ethers@0.0.59:
|
||||
resolution: {integrity: sha512-XMNDvmPnFAjfuRIt98WRJkfkN0kzVuxddLKOrlqj7usQW4Br3sKjH3tehnAEDTSC1ycFJHYcEaenAy0Etm8SkA==}
|
||||
dev: false
|
||||
|
||||
/@crossbell/util-hooks@0.0.58(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-X2ApwgXzXS4xFyx1DE+xdP7oOYzewSV39c4fq9+FuZinqhJlNhZcD/zvlBjdISbo0J7P6/JzN9WaH00jV6vElw==}
|
||||
/@crossbell/util-hooks@0.0.59(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-0lAyMODZH2wDr+Z9mZqxgMOu+DDrc0uu+2IFxhLetpN+rbsBmP1d92guqYUNxacCD+PARsdth/dQW1PvcYQ+Nw==}
|
||||
peerDependencies:
|
||||
react: ^18
|
||||
dependencies:
|
||||
|
|
@ -2084,10 +2064,10 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/@crossbell/util-metadata@0.0.58:
|
||||
resolution: {integrity: sha512-CU2KcwANfwAXz/c4s3Bndg5JQfj1FDvQbY3GmbSvWOFUe9wltWwvVnKUPxJ+RdRvHis6/5jjlxJByOXN5DYcgg==}
|
||||
/@crossbell/util-metadata@0.0.59:
|
||||
resolution: {integrity: sha512-/UjWbh/2uv9gOCdj0EpqNhiNjD+8uE67uIvnhKlqs84PE+MxrBGVCgHf9P1Ta/GfYZdCfzQh26VGl8ErZzHO+A==}
|
||||
dependencies:
|
||||
'@crossbell/util-ethers': 0.0.58
|
||||
'@crossbell/util-ethers': 0.0.59
|
||||
'@fastify/deepmerge': 1.3.0
|
||||
crossbell.js: 0.19.7
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -2124,7 +2104,7 @@ packages:
|
|||
/@emotion/babel-plugin@11.10.6:
|
||||
resolution: {integrity: sha512-p2dAqtVrkhSa7xz1u/m9eHYdLi+en8NowrmXeF/dKtJpU8lCWli8RUAati7NcSl0afsBott48pdnANuD0wh9QQ==}
|
||||
dependencies:
|
||||
'@babel/helper-module-imports': 7.18.6
|
||||
'@babel/helper-module-imports': 7.21.4
|
||||
'@babel/runtime': 7.21.0
|
||||
'@emotion/hash': 0.9.0
|
||||
'@emotion/memoize': 0.8.0
|
||||
|
|
@ -3022,27 +3002,6 @@ packages:
|
|||
'@lit-labs/ssr-dom-shim': 1.1.0
|
||||
dev: false
|
||||
|
||||
/@mantine/core@6.0.6(@emotion/react@11.10.6)(@mantine/hooks@6.0.5)(@types/react@18.0.33)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-0DtwlNcHEb6d8/qtoYCFHc/at+8w1sg3TUWh+cdFFiykZqpRrXBRoGGfbElN5RHtQqAVg4BXC0jDSHpz6CjPHw==}
|
||||
peerDependencies:
|
||||
'@mantine/hooks': 6.0.6
|
||||
react: '>=16.8.0'
|
||||
react-dom: '>=16.8.0'
|
||||
dependencies:
|
||||
'@floating-ui/react': 0.19.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 6.0.5(react@18.2.0)
|
||||
'@mantine/styles': 6.0.6(@emotion/react@11.10.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/utils': 6.0.6(react@18.2.0)
|
||||
'@radix-ui/react-scroll-area': 1.0.2(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
react-remove-scroll: 2.5.5(@types/react@18.0.33)(react@18.2.0)
|
||||
react-textarea-autosize: 8.3.4(@types/react@18.0.33)(react@18.2.0)
|
||||
transitivePeerDependencies:
|
||||
- '@emotion/react'
|
||||
- '@types/react'
|
||||
dev: false
|
||||
|
||||
/@mantine/core@6.0.6(@emotion/react@11.10.6)(@mantine/hooks@6.0.6)(@types/react@18.0.33)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-0DtwlNcHEb6d8/qtoYCFHc/at+8w1sg3TUWh+cdFFiykZqpRrXBRoGGfbElN5RHtQqAVg4BXC0jDSHpz6CjPHw==}
|
||||
peerDependencies:
|
||||
|
|
@ -3064,14 +3023,6 @@ packages:
|
|||
- '@types/react'
|
||||
dev: false
|
||||
|
||||
/@mantine/hooks@6.0.5(react@18.2.0):
|
||||
resolution: {integrity: sha512-PZMGYK1lwKqpyLal6il2XnE19CRWTPPwjG5r5CbL5lGAVmbucd/XhK1abTuBYzid7usJ4pIxlp/gmdcRLg14TQ==}
|
||||
peerDependencies:
|
||||
react: '>=16.8.0'
|
||||
dependencies:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@mantine/hooks@6.0.6(react@18.2.0):
|
||||
resolution: {integrity: sha512-yGqGIZVgvL33XL+4UbP/BcvH/R5SKJYfrNcKIQY+SZ4y3CP05Q/p0BpjcLUJowKbD+xHaqXnMxE8yGf9KWAZig==}
|
||||
peerDependencies:
|
||||
|
|
@ -3080,7 +3031,7 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@mantine/notifications@6.0.5(@mantine/core@6.0.6)(@mantine/hooks@6.0.5)(react-dom@18.2.0)(react@18.2.0):
|
||||
/@mantine/notifications@6.0.5(@mantine/core@6.0.6)(@mantine/hooks@6.0.6)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-JNYKQ24gHMOUVR9rg5piJwjT219pTTy36LoEsbOl8mAK17u/QrFtRVnvChIbvje49ALRuLuRtvHDJfdL8vojvg==}
|
||||
peerDependencies:
|
||||
'@mantine/core': 6.0.5
|
||||
|
|
@ -3088,8 +3039,8 @@ packages:
|
|||
react: '>=16.8.0'
|
||||
react-dom: '>=16.8.0'
|
||||
dependencies:
|
||||
'@mantine/core': 6.0.6(@emotion/react@11.10.6)(@mantine/hooks@6.0.5)(@types/react@18.0.33)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 6.0.5(react@18.2.0)
|
||||
'@mantine/core': 6.0.6(@emotion/react@11.10.6)(@mantine/hooks@6.0.6)(@types/react@18.0.33)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@mantine/hooks': 6.0.6(react@18.2.0)
|
||||
'@mantine/utils': 6.0.5(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
|
|
@ -3707,7 +3658,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-module-imports': 7.18.6
|
||||
'@babel/helper-module-imports': 7.21.4
|
||||
'@rollup/pluginutils': 3.1.0(rollup@2.79.1)
|
||||
rollup: 2.79.1
|
||||
dev: true
|
||||
|
|
@ -10385,7 +10336,7 @@ packages:
|
|||
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.21.4
|
||||
error-ex: 1.3.2
|
||||
json-parse-even-better-errors: 2.3.1
|
||||
lines-and-columns: 1.2.4
|
||||
|
|
@ -11469,7 +11420,7 @@ packages:
|
|||
peerDependencies:
|
||||
rollup: ^2.0.0
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/code-frame': 7.21.4
|
||||
jest-worker: 26.6.2
|
||||
rollup: 2.79.1
|
||||
serialize-javascript: 4.0.0
|
||||
|
|
@ -13688,23 +13639,6 @@ packages:
|
|||
resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==}
|
||||
dev: false
|
||||
|
||||
/zustand@4.3.6(immer@9.0.21)(react@18.2.0):
|
||||
resolution: {integrity: sha512-6J5zDxjxLE+yukC2XZWf/IyWVKnXT9b9HUv09VJ/bwGCpKNcaTqp7Ws28Xr8jnbvnZcdRaidztAPsXFBIqufiw==}
|
||||
engines: {node: '>=12.7.0'}
|
||||
peerDependencies:
|
||||
immer: '>=9.0'
|
||||
react: '>=16.8'
|
||||
peerDependenciesMeta:
|
||||
immer:
|
||||
optional: true
|
||||
react:
|
||||
optional: true
|
||||
dependencies:
|
||||
immer: 9.0.21
|
||||
react: 18.2.0
|
||||
use-sync-external-store: 1.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
/zustand@4.3.7(immer@9.0.21)(react@18.2.0):
|
||||
resolution: {integrity: sha512-dY8ERwB9Nd21ellgkBZFhudER8KVlelZm8388B5nDAXhO/+FZDhYMuRnqDgu5SYyRgz/iaf8RKnbUs/cHfOGlQ==}
|
||||
engines: {node: '>=12.7.0'}
|
||||
|
|
|
|||
|
|
@ -81,9 +81,7 @@ export const useGetLikes = ({ pageId = "" }: { pageId?: string }) => {
|
|||
}
|
||||
|
||||
export const useCheckLike = ({ pageId = "" }: { pageId?: string }) => {
|
||||
const { characterId, noteId } = pageModel.parsePageId(pageId)
|
||||
|
||||
return useIsNoteLiked({ toNoteId: noteId, toCharacterId: characterId })
|
||||
return useIsNoteLiked(pageModel.parsePageId(pageId))
|
||||
}
|
||||
|
||||
export const useGetMints = (input: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue