mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
bump dependencies
This commit is contained in:
parent
c8b6559ae4
commit
938c9d0d82
@ -25,7 +25,7 @@
|
||||
"@chakra-ui/shared-utils": "^2.0.4",
|
||||
"@chakra-ui/styled-system": "^2.12.0",
|
||||
"@chakra-ui/theme-tools": "^2.2.6",
|
||||
"@codemirror/autocomplete": "^6.18.2",
|
||||
"@codemirror/autocomplete": "^6.18.3",
|
||||
"@codemirror/lang-json": "^6.0.1",
|
||||
"@codemirror/language": "^6.10.3",
|
||||
"@codemirror/view": "^6.34.2",
|
||||
@ -80,7 +80,7 @@
|
||||
"nanoid": "^5.0.8",
|
||||
"ngeohash": "^0.6.3",
|
||||
"nostr-idb": "^2.2.0",
|
||||
"nostr-tools": "^2.10.1",
|
||||
"nostr-tools": "^2.10.3",
|
||||
"nostr-wasm": "^0.1.0",
|
||||
"prettier": "^3.3.3",
|
||||
"react": "^18.3.1",
|
||||
|
370
pnpm-lock.yaml
generated
370
pnpm-lock.yaml
generated
@ -40,8 +40,8 @@ importers:
|
||||
specifier: ^2.2.6
|
||||
version: 2.2.6(@chakra-ui/styled-system@2.12.0(react@18.3.1))(react@18.3.1)
|
||||
'@codemirror/autocomplete':
|
||||
specifier: ^6.18.2
|
||||
version: 6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3)
|
||||
specifier: ^6.18.3
|
||||
version: 6.18.3(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3)
|
||||
'@codemirror/lang-json':
|
||||
specifier: ^6.0.1
|
||||
version: 6.0.1
|
||||
@ -89,31 +89,31 @@ importers:
|
||||
version: 4.23.6(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)
|
||||
'@uiw/react-codemirror':
|
||||
specifier: ^4.23.6
|
||||
version: 4.23.6(@babel/runtime@7.26.0)(@codemirror/autocomplete@6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3))(@codemirror/language@6.10.3)(@codemirror/lint@6.8.2)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.34.2)(codemirror@5.65.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
version: 4.23.6(@babel/runtime@7.26.0)(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3))(@codemirror/language@6.10.3)(@codemirror/lint@6.8.2)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.34.2)(codemirror@5.65.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@webscopeio/react-textarea-autocomplete':
|
||||
specifier: ^4.9.2
|
||||
version: 4.9.2(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
applesauce-channel:
|
||||
specifier: next
|
||||
version: link:../applesauce/packages/channel
|
||||
version: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
applesauce-content:
|
||||
specifier: next
|
||||
version: link:../applesauce/packages/content
|
||||
version: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
applesauce-core:
|
||||
specifier: next
|
||||
version: link:../applesauce/packages/core
|
||||
version: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
applesauce-lists:
|
||||
specifier: next
|
||||
version: link:../applesauce/packages/lists
|
||||
version: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
applesauce-net:
|
||||
specifier: next
|
||||
version: link:../applesauce/packages/net
|
||||
version: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
applesauce-react:
|
||||
specifier: next
|
||||
version: link:../applesauce/packages/react
|
||||
version: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
applesauce-signer:
|
||||
specifier: next
|
||||
version: link:../applesauce/packages/signer
|
||||
version: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
bech32:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
@ -205,8 +205,8 @@ importers:
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.0(typescript@5.6.3)
|
||||
nostr-tools:
|
||||
specifier: ^2.10.1
|
||||
version: 2.10.1(typescript@5.6.3)
|
||||
specifier: ^2.10.3
|
||||
version: 2.10.3(typescript@5.6.3)
|
||||
nostr-wasm:
|
||||
specifier: ^0.1.0
|
||||
version: 0.1.0
|
||||
@ -341,10 +341,10 @@ importers:
|
||||
specifier: ^0.6.8
|
||||
version: 0.6.8
|
||||
'@types/react':
|
||||
specifier: ^18.2.22
|
||||
specifier: ^18.3.12
|
||||
version: 18.3.12
|
||||
'@types/react-dom':
|
||||
specifier: ^18.2.7
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1
|
||||
'@types/react-window':
|
||||
specifier: ^1.8.8
|
||||
@ -1098,8 +1098,8 @@ packages:
|
||||
'@changesets/write@0.3.2':
|
||||
resolution: {integrity: sha512-kDxDrPNpUgsjDbWBvUo27PzKX4gqeKOlhibaOXDJA6kuBisGqNHv/HwGJrAu8U/dSf8ZEFIeHIPtvSlZI1kULw==}
|
||||
|
||||
'@codemirror/autocomplete@6.18.2':
|
||||
resolution: {integrity: sha512-wJGylKtMFR/Ds6Gh01+OovXE/pncPiKZNNBKuC39pKnH+XK5d9+WsNqcrdxPjFPFTigRBqse0rfxw9UxrfyhPg==}
|
||||
'@codemirror/autocomplete@6.18.3':
|
||||
resolution: {integrity: sha512-1dNIOmiM0z4BIBwxmxEfA1yoxh1MF/6KPBbh20a5vphGV0ictKlgQsbJs6D6SkR6iJpGbpwRsa6PFMNlg9T9pQ==}
|
||||
peerDependencies:
|
||||
'@codemirror/language': ^6.0.0
|
||||
'@codemirror/state': ^6.0.0
|
||||
@ -1513,93 +1513,93 @@ packages:
|
||||
rollup:
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-android-arm-eabi@4.25.0':
|
||||
resolution: {integrity: sha512-CC/ZqFZwlAIbU1wUPisHyV/XRc5RydFrNLtgl3dGYskdwPZdt4HERtKm50a/+DtTlKeCq9IXFEWR+P6blwjqBA==}
|
||||
'@rollup/rollup-android-arm-eabi@4.26.0':
|
||||
resolution: {integrity: sha512-gJNwtPDGEaOEgejbaseY6xMFu+CPltsc8/T+diUTTbOQLqD+bnrJq9ulH6WD69TqwqWmrfRAtUv30cCFZlbGTQ==}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
|
||||
'@rollup/rollup-android-arm64@4.25.0':
|
||||
resolution: {integrity: sha512-/Y76tmLGUJqVBXXCfVS8Q8FJqYGhgH4wl4qTA24E9v/IJM0XvJCGQVSW1QZ4J+VURO9h8YCa28sTFacZXwK7Rg==}
|
||||
'@rollup/rollup-android-arm64@4.26.0':
|
||||
resolution: {integrity: sha512-YJa5Gy8mEZgz5JquFruhJODMq3lTHWLm1fOy+HIANquLzfIOzE9RA5ie3JjCdVb9r46qfAQY/l947V0zfGJ0OQ==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
|
||||
'@rollup/rollup-darwin-arm64@4.25.0':
|
||||
resolution: {integrity: sha512-YVT6L3UrKTlC0FpCZd0MGA7NVdp7YNaEqkENbWQ7AOVOqd/7VzyHpgIpc1mIaxRAo1ZsJRH45fq8j4N63I/vvg==}
|
||||
'@rollup/rollup-darwin-arm64@4.26.0':
|
||||
resolution: {integrity: sha512-ErTASs8YKbqTBoPLp/kA1B1Um5YSom8QAc4rKhg7b9tyyVqDBlQxy7Bf2wW7yIlPGPg2UODDQcbkTlruPzDosw==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@rollup/rollup-darwin-x64@4.25.0':
|
||||
resolution: {integrity: sha512-ZRL+gexs3+ZmmWmGKEU43Bdn67kWnMeWXLFhcVv5Un8FQcx38yulHBA7XR2+KQdYIOtD0yZDWBCudmfj6lQJoA==}
|
||||
'@rollup/rollup-darwin-x64@4.26.0':
|
||||
resolution: {integrity: sha512-wbgkYDHcdWW+NqP2mnf2NOuEbOLzDblalrOWcPyY6+BRbVhliavon15UploG7PpBRQ2bZJnbmh8o3yLoBvDIHA==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@rollup/rollup-freebsd-arm64@4.25.0':
|
||||
resolution: {integrity: sha512-xpEIXhiP27EAylEpreCozozsxWQ2TJbOLSivGfXhU4G1TBVEYtUPi2pOZBnvGXHyOdLAUUhPnJzH3ah5cqF01g==}
|
||||
'@rollup/rollup-freebsd-arm64@4.26.0':
|
||||
resolution: {integrity: sha512-Y9vpjfp9CDkAG4q/uwuhZk96LP11fBz/bYdyg9oaHYhtGZp7NrbkQrj/66DYMMP2Yo/QPAsVHkV891KyO52fhg==}
|
||||
cpu: [arm64]
|
||||
os: [freebsd]
|
||||
|
||||
'@rollup/rollup-freebsd-x64@4.25.0':
|
||||
resolution: {integrity: sha512-sC5FsmZGlJv5dOcURrsnIK7ngc3Kirnx3as2XU9uER+zjfyqIjdcMVgzy4cOawhsssqzoAX19qmxgJ8a14Qrqw==}
|
||||
'@rollup/rollup-freebsd-x64@4.26.0':
|
||||
resolution: {integrity: sha512-A/jvfCZ55EYPsqeaAt/yDAG4q5tt1ZboWMHEvKAH9Zl92DWvMIbnZe/f/eOXze65aJaaKbL+YeM0Hz4kLQvdwg==}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.25.0':
|
||||
resolution: {integrity: sha512-uD/dbLSs1BEPzg564TpRAQ/YvTnCds2XxyOndAO8nJhaQcqQGFgv/DAVko/ZHap3boCvxnzYMa3mTkV/B/3SWA==}
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.26.0':
|
||||
resolution: {integrity: sha512-paHF1bMXKDuizaMODm2bBTjRiHxESWiIyIdMugKeLnjuS1TCS54MF5+Y5Dx8Ui/1RBPVRE09i5OUlaLnv8OGnA==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.25.0':
|
||||
resolution: {integrity: sha512-ZVt/XkrDlQWegDWrwyC3l0OfAF7yeJUF4fq5RMS07YM72BlSfn2fQQ6lPyBNjt+YbczMguPiJoCfaQC2dnflpQ==}
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.26.0':
|
||||
resolution: {integrity: sha512-cwxiHZU1GAs+TMxvgPfUDtVZjdBdTsQwVnNlzRXC5QzIJ6nhfB4I1ahKoe9yPmoaA/Vhf7m9dB1chGPpDRdGXg==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-arm64-gnu@4.25.0':
|
||||
resolution: {integrity: sha512-qboZ+T0gHAW2kkSDPHxu7quaFaaBlynODXpBVnPxUgvWYaE84xgCKAPEYE+fSMd3Zv5PyFZR+L0tCdYCMAtG0A==}
|
||||
'@rollup/rollup-linux-arm64-gnu@4.26.0':
|
||||
resolution: {integrity: sha512-4daeEUQutGRCW/9zEo8JtdAgtJ1q2g5oHaoQaZbMSKaIWKDQwQ3Yx0/3jJNmpzrsScIPtx/V+1AfibLisb3AMQ==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-arm64-musl@4.25.0':
|
||||
resolution: {integrity: sha512-ndWTSEmAaKr88dBuogGH2NZaxe7u2rDoArsejNslugHZ+r44NfWiwjzizVS1nUOHo+n1Z6qV3X60rqE/HlISgw==}
|
||||
'@rollup/rollup-linux-arm64-musl@4.26.0':
|
||||
resolution: {integrity: sha512-eGkX7zzkNxvvS05ROzJ/cO/AKqNvR/7t1jA3VZDi2vRniLKwAWxUr85fH3NsvtxU5vnUUKFHKh8flIBdlo2b3Q==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.25.0':
|
||||
resolution: {integrity: sha512-BVSQvVa2v5hKwJSy6X7W1fjDex6yZnNKy3Kx1JGimccHft6HV0THTwNtC2zawtNXKUu+S5CjXslilYdKBAadzA==}
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.26.0':
|
||||
resolution: {integrity: sha512-Odp/lgHbW/mAqw/pU21goo5ruWsytP7/HCC/liOt0zcGG0llYWKrd10k9Fj0pdj3prQ63N5yQLCLiE7HTX+MYw==}
|
||||
cpu: [ppc64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.25.0':
|
||||
resolution: {integrity: sha512-G4hTREQrIdeV0PE2JruzI+vXdRnaK1pg64hemHq2v5fhv8C7WjVaeXc9P5i4Q5UC06d/L+zA0mszYIKl+wY8oA==}
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.26.0':
|
||||
resolution: {integrity: sha512-MBR2ZhCTzUgVD0OJdTzNeF4+zsVogIR1U/FsyuFerwcqjZGvg2nYe24SAHp8O5sN8ZkRVbHwlYeHqcSQ8tcYew==}
|
||||
cpu: [riscv64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-s390x-gnu@4.25.0':
|
||||
resolution: {integrity: sha512-9T/w0kQ+upxdkFL9zPVB6zy9vWW1deA3g8IauJxojN4bnz5FwSsUAD034KpXIVX5j5p/rn6XqumBMxfRkcHapQ==}
|
||||
'@rollup/rollup-linux-s390x-gnu@4.26.0':
|
||||
resolution: {integrity: sha512-YYcg8MkbN17fMbRMZuxwmxWqsmQufh3ZJFxFGoHjrE7bv0X+T6l3glcdzd7IKLiwhT+PZOJCblpnNlz1/C3kGQ==}
|
||||
cpu: [s390x]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.25.0':
|
||||
resolution: {integrity: sha512-ThcnU0EcMDn+J4B9LD++OgBYxZusuA7iemIIiz5yzEcFg04VZFzdFjuwPdlURmYPZw+fgVrFzj4CA64jSTG4Ig==}
|
||||
'@rollup/rollup-linux-x64-gnu@4.26.0':
|
||||
resolution: {integrity: sha512-ZuwpfjCwjPkAOxpjAEjabg6LRSfL7cAJb6gSQGZYjGhadlzKKywDkCUnJ+KEfrNY1jH5EEoSIKLCb572jSiglA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-x64-musl@4.25.0':
|
||||
resolution: {integrity: sha512-zx71aY2oQxGxAT1JShfhNG79PnjYhMC6voAjzpu/xmMjDnKNf6Nl/xv7YaB/9SIa9jDYf8RBPWEnjcdlhlv1rQ==}
|
||||
'@rollup/rollup-linux-x64-musl@4.26.0':
|
||||
resolution: {integrity: sha512-+HJD2lFS86qkeF8kNu0kALtifMpPCZU80HvwztIKnYwym3KnA1os6nsX4BGSTLtS2QVAGG1P3guRgsYyMA0Yhg==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-win32-arm64-msvc@4.25.0':
|
||||
resolution: {integrity: sha512-JT8tcjNocMs4CylWY/CxVLnv8e1lE7ff1fi6kbGocWwxDq9pj30IJ28Peb+Y8yiPNSF28oad42ApJB8oUkwGww==}
|
||||
'@rollup/rollup-win32-arm64-msvc@4.26.0':
|
||||
resolution: {integrity: sha512-WUQzVFWPSw2uJzX4j6YEbMAiLbs0BUysgysh8s817doAYhR5ybqTI1wtKARQKo6cGop3pHnrUJPFCsXdoFaimQ==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@rollup/rollup-win32-ia32-msvc@4.25.0':
|
||||
resolution: {integrity: sha512-dRLjLsO3dNOfSN6tjyVlG+Msm4IiZnGkuZ7G5NmpzwF9oOc582FZG05+UdfTbz5Jd4buK/wMb6UeHFhG18+OEg==}
|
||||
'@rollup/rollup-win32-ia32-msvc@4.26.0':
|
||||
resolution: {integrity: sha512-D4CxkazFKBfN1akAIY6ieyOqzoOoBV1OICxgUblWxff/pSjCA2khXlASUx7mK6W1oP4McqhgcCsu6QaLj3WMWg==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@rollup/rollup-win32-x64-msvc@4.25.0':
|
||||
resolution: {integrity: sha512-/RqrIFtLB926frMhZD0a5oDa4eFIbyNEwLLloMTEjmqfwZWXywwVVOVmwTsuyhC9HKkVEZcOOi+KV4U9wmOdlg==}
|
||||
'@rollup/rollup-win32-x64-msvc@4.26.0':
|
||||
resolution: {integrity: sha512-2x8MO1rm4PGEP0xWbubJW5RtbNLk3puzAMaLQd3B3JHVw4KcHlmXcO+Wewx9zCoo7EUFiMlu/aZbCJ7VjMzAag==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
@ -1875,6 +1875,27 @@ packages:
|
||||
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
applesauce-channel@0.0.0-next-20241113103021:
|
||||
resolution: {integrity: sha512-QwI8tKRrRwn0+jo6f9vYXDCuIxEuJkw/W61FzqlbZeZkj5rtyQE3Ih0VaL5Frvxel/c9uq7LxyGpMkQ5Y+If4w==}
|
||||
|
||||
applesauce-content@0.0.0-next-20241113103021:
|
||||
resolution: {integrity: sha512-znPdbaJVf2pYiUl72O8y1hmnoKcc95xqq87gXy0wbs3fnKheK44/ww3NPlYqzTskE4KzxTr2zWrPb3+x9khqmQ==}
|
||||
|
||||
applesauce-core@0.0.0-next-20241113103021:
|
||||
resolution: {integrity: sha512-kGCz7+MZ6t+xJRHoxYN1lR5Dl4TXNDurlpd543JT2e6etAeGKOCH+dHjYFivIG6rPfoDuYvWtlKEI1S+ajQd7Q==}
|
||||
|
||||
applesauce-lists@0.0.0-next-20241113103021:
|
||||
resolution: {integrity: sha512-3j20zT82l0/UygZtGqFY2I4c8qJpzIqMiGX0iCoK3FojvHiZjLV2rgoJniGe3kq6Bc3kXVfNTI3XrzxRtbx27A==}
|
||||
|
||||
applesauce-net@0.0.0-next-20241113103021:
|
||||
resolution: {integrity: sha512-UsXadbsmsFjHurHbE6go/7vtDhQC06tUF+KMBvTbDBy4QiCxk0DyhTW0MUMLCOXwP+FBDdfFAEmc0qHRyU3PwA==}
|
||||
|
||||
applesauce-react@0.0.0-next-20241113103021:
|
||||
resolution: {integrity: sha512-0toPu+z9iQPfx7DF03ERCxpLp7TdyMSwkRtYLYvey+E9A+QR3NtUkHDZjtuzkxcz5iRzaLJbADOAC82AjqNMFw==}
|
||||
|
||||
applesauce-signer@0.0.0-next-20241113103021:
|
||||
resolution: {integrity: sha512-8oFs98HGsvsq+VfPCYiBKew/GLck9Fgom70MVyBmlKjFMGS1KQAdlGhZpkcSpfbSxj45ZEwTR4IZIIBdSmbh9A==}
|
||||
|
||||
argparse@1.0.10:
|
||||
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
|
||||
|
||||
@ -2337,8 +2358,8 @@ packages:
|
||||
engines: {node: '>=0.10.0'}
|
||||
hasBin: true
|
||||
|
||||
electron-to-chromium@1.5.56:
|
||||
resolution: {integrity: sha512-7lXb9dAvimCFdvUMTyucD4mnIndt/xhRKFAlky0CyFogdnNmdPQNoHI23msF/2V4mpTxMzgMdjK4+YRlFlRQZw==}
|
||||
electron-to-chromium@1.5.57:
|
||||
resolution: {integrity: sha512-xS65H/tqgOwUBa5UmOuNSLuslDo7zho0y/lgQw35pnrqiZh7UOWHCeL/Bt6noJATbA6tpQJGCifsFsIRZj1Fqg==}
|
||||
|
||||
emoji-regex@10.4.0:
|
||||
resolution: {integrity: sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==}
|
||||
@ -2363,8 +2384,8 @@ packages:
|
||||
error-stack-parser@2.1.4:
|
||||
resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==}
|
||||
|
||||
es-abstract@1.23.3:
|
||||
resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==}
|
||||
es-abstract@1.23.4:
|
||||
resolution: {integrity: sha512-HR1gxH5OaiN7XH7uiWH0RLw0RcFySiSoW1ctxmD1ahTw3uGBtkmm/ng0tDU1OtYx5OK6EOL5Y6O21cDflG3Jcg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
es-define-property@1.0.0:
|
||||
@ -3215,8 +3236,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
nostr-tools@2.10.1:
|
||||
resolution: {integrity: sha512-fnAxLi92UgyMAEw4fMEhDKzH53uBJ0WkkVPTNfX0b3bspeWWn0n5tDZtKRJbvW0wAGOPmU6LYWi/IKPOsq3p2Q==}
|
||||
nostr-tools@2.10.3:
|
||||
resolution: {integrity: sha512-XL+eX/kyXNoCdtgEFFT26YlGaMq/eUMaxlGWVyR8lqdDvSa9m8rrHRUiR8IYZWwq5B0534E8VXbiSuoUgGGIDw==}
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
peerDependenciesMeta:
|
||||
@ -3492,8 +3513,8 @@ packages:
|
||||
react-is@16.13.1:
|
||||
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
||||
|
||||
react-kapsule@2.4.1:
|
||||
resolution: {integrity: sha512-dAPhdUHZWbCH46lF2wHSqtJ3bdmNCYiV10v7QBgzYGAVMup/SZt6WHgP0PzURQvinVRKpq6PmsO4af1W37mQdg==}
|
||||
react-kapsule@2.5.0:
|
||||
resolution: {integrity: sha512-bJm1K4dyfZ3xKaulvVgiLkoGqlxjmfoajlOErC2y9j1hJpzbc7cLwhoBWqRnZ/2IqgIMWpP2uIn8VMN2sgAsFA==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
react: '>=16.13.1'
|
||||
@ -3672,6 +3693,9 @@ packages:
|
||||
remark-wiki-link@2.0.1:
|
||||
resolution: {integrity: sha512-F8Eut1E7GWfFm4ZDTI6/4ejeZEHZgnVk6E933Yqd/ssYsc4AyI32aGakxwsGcEzbbE7dkWi1EfLlGAdGgOZOsA==}
|
||||
|
||||
remark@15.0.1:
|
||||
resolution: {integrity: sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==}
|
||||
|
||||
remove-accents@0.5.0:
|
||||
resolution: {integrity: sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==}
|
||||
|
||||
@ -3711,8 +3735,8 @@ packages:
|
||||
engines: {node: '>=10.0.0'}
|
||||
hasBin: true
|
||||
|
||||
rollup@4.25.0:
|
||||
resolution: {integrity: sha512-uVbClXmR6wvx5R1M3Od4utyLUxrmOcEm3pAtMphn73Apq19PDtHpgZoEvqH2YnnaNUuvKmg2DgRd2Sqv+odyqg==}
|
||||
rollup@4.26.0:
|
||||
resolution: {integrity: sha512-ilcl12hnWonG8f+NxU6BlgysVA0gvY2l8N0R84S1HcINbW20bvwuCngJkkInV6LXhwRpucsW5k1ovDwEdBVrNg==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
|
||||
@ -4298,6 +4322,12 @@ packages:
|
||||
zen-observable@0.10.0:
|
||||
resolution: {integrity: sha512-iI3lT0iojZhKwT5DaFy2Ce42n3yFcLdFyOh01G7H0flMY60P8MJuVFEoJoNwXlmAyQ45GrjL6AcZmmlv8A5rbw==}
|
||||
|
||||
zen-observable@0.9.0:
|
||||
resolution: {integrity: sha512-xBrvSw1htnb2VEYpgjG7etqztHSZ4KyKzJgFh/rucI7QzkbxD0rVNmIni6lia6KhWs7RBbBBLZksGKrCSaDAMQ==}
|
||||
|
||||
zen-push@0.3.1:
|
||||
resolution: {integrity: sha512-6XNTSVz8Z/5+8BzOQFQr+HOr/j7K+ZJfc4tdCCmuiq8y2Ph+aODqagZnXKbKIFZrQ3nSIcdek9gAuEe+p3zJUg==}
|
||||
|
||||
zustand@4.5.5:
|
||||
resolution: {integrity: sha512-+0PALYNJNgK6hldkgDq2vLrw5f6g/jCInz52n9RTpropGgeAf/ioFUCdtsjCqu4gNhW9D01rUQBROoRjdzyn2Q==}
|
||||
engines: {node: '>=12.7.0'}
|
||||
@ -5359,7 +5389,7 @@ snapshots:
|
||||
human-id: 1.0.2
|
||||
prettier: 2.8.8
|
||||
|
||||
'@codemirror/autocomplete@6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3)':
|
||||
'@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3)':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.10.3
|
||||
'@codemirror/state': 6.4.1
|
||||
@ -5782,58 +5812,58 @@ snapshots:
|
||||
optionalDependencies:
|
||||
rollup: 2.79.2
|
||||
|
||||
'@rollup/rollup-android-arm-eabi@4.25.0':
|
||||
'@rollup/rollup-android-arm-eabi@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-android-arm64@4.25.0':
|
||||
'@rollup/rollup-android-arm64@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-darwin-arm64@4.25.0':
|
||||
'@rollup/rollup-darwin-arm64@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-darwin-x64@4.25.0':
|
||||
'@rollup/rollup-darwin-x64@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-freebsd-arm64@4.25.0':
|
||||
'@rollup/rollup-freebsd-arm64@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-freebsd-x64@4.25.0':
|
||||
'@rollup/rollup-freebsd-x64@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.25.0':
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.25.0':
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm64-gnu@4.25.0':
|
||||
'@rollup/rollup-linux-arm64-gnu@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm64-musl@4.25.0':
|
||||
'@rollup/rollup-linux-arm64-musl@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.25.0':
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.25.0':
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-s390x-gnu@4.25.0':
|
||||
'@rollup/rollup-linux-s390x-gnu@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.25.0':
|
||||
'@rollup/rollup-linux-x64-gnu@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-x64-musl@4.25.0':
|
||||
'@rollup/rollup-linux-x64-musl@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-win32-arm64-msvc@4.25.0':
|
||||
'@rollup/rollup-win32-arm64-msvc@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-win32-ia32-msvc@4.25.0':
|
||||
'@rollup/rollup-win32-ia32-msvc@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-win32-x64-msvc@4.25.0':
|
||||
'@rollup/rollup-win32-x64-msvc@4.26.0':
|
||||
optional: true
|
||||
|
||||
'@sagold/json-pointer@5.1.2': {}
|
||||
@ -6037,9 +6067,9 @@ snapshots:
|
||||
|
||||
'@types/zen-observable@0.8.7': {}
|
||||
|
||||
'@uiw/codemirror-extensions-basic-setup@4.23.6(@codemirror/autocomplete@6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3))(@codemirror/commands@6.7.1)(@codemirror/language@6.10.3)(@codemirror/lint@6.8.2)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)':
|
||||
'@uiw/codemirror-extensions-basic-setup@4.23.6(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3))(@codemirror/commands@6.7.1)(@codemirror/language@6.10.3)(@codemirror/lint@6.8.2)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)':
|
||||
dependencies:
|
||||
'@codemirror/autocomplete': 6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3)
|
||||
'@codemirror/autocomplete': 6.18.3(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3)
|
||||
'@codemirror/commands': 6.7.1
|
||||
'@codemirror/language': 6.10.3
|
||||
'@codemirror/lint': 6.8.2
|
||||
@ -6061,14 +6091,14 @@ snapshots:
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.34.2
|
||||
|
||||
'@uiw/react-codemirror@4.23.6(@babel/runtime@7.26.0)(@codemirror/autocomplete@6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3))(@codemirror/language@6.10.3)(@codemirror/lint@6.8.2)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.34.2)(codemirror@5.65.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@uiw/react-codemirror@4.23.6(@babel/runtime@7.26.0)(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3))(@codemirror/language@6.10.3)(@codemirror/lint@6.8.2)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.34.2)(codemirror@5.65.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.0
|
||||
'@codemirror/commands': 6.7.1
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/theme-one-dark': 6.1.2
|
||||
'@codemirror/view': 6.34.2
|
||||
'@uiw/codemirror-extensions-basic-setup': 4.23.6(@codemirror/autocomplete@6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3))(@codemirror/commands@6.7.1)(@codemirror/language@6.10.3)(@codemirror/lint@6.8.2)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)
|
||||
'@uiw/codemirror-extensions-basic-setup': 4.23.6(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3))(@codemirror/commands@6.7.1)(@codemirror/language@6.10.3)(@codemirror/lint@6.8.2)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)
|
||||
codemirror: 5.65.18
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
@ -6137,6 +6167,95 @@ snapshots:
|
||||
dependencies:
|
||||
color-convert: 2.0.1
|
||||
|
||||
applesauce-channel@0.0.0-next-20241113103021(typescript@5.6.3):
|
||||
dependencies:
|
||||
applesauce-core: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
nostr-tools: 2.10.3(typescript@5.6.3)
|
||||
rxjs: 7.8.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
applesauce-content@0.0.0-next-20241113103021(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@cashu/cashu-ts': 2.0.0-rc1
|
||||
'@types/hast': 3.0.4
|
||||
'@types/mdast': 4.0.4
|
||||
'@types/unist': 3.0.3
|
||||
applesauce-core: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
mdast-util-find-and-replace: 3.0.1
|
||||
nostr-tools: 2.10.3(typescript@5.6.3)
|
||||
remark: 15.0.1
|
||||
remark-parse: 11.0.0
|
||||
unified: 11.0.5
|
||||
unist-util-visit-parents: 6.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
applesauce-core@0.0.0-next-20241113103021(typescript@5.6.3):
|
||||
dependencies:
|
||||
debug: 4.3.7
|
||||
json-stringify-deterministic: 1.0.12
|
||||
light-bolt11-decoder: 3.2.0
|
||||
nanoid: 5.0.8
|
||||
nostr-tools: 2.10.3(typescript@5.6.3)
|
||||
rxjs: 7.8.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
applesauce-lists@0.0.0-next-20241113103021(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@noble/hashes': 1.5.0
|
||||
'@noble/secp256k1': 1.7.1
|
||||
'@scure/base': 1.1.9
|
||||
'@types/dom-serial': 1.0.6
|
||||
applesauce-core: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
debug: 4.3.7
|
||||
nostr-tools: 2.10.3(typescript@5.6.3)
|
||||
rxjs: 7.8.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
applesauce-net@0.0.0-next-20241113103021(typescript@5.6.3):
|
||||
dependencies:
|
||||
applesauce-core: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
nanoid: 5.0.8
|
||||
nostr-tools: 2.10.3(typescript@5.6.3)
|
||||
rxjs: 7.8.1
|
||||
zen-push: 0.3.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
applesauce-react@0.0.0-next-20241113103021(typescript@5.6.3):
|
||||
dependencies:
|
||||
applesauce-content: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
applesauce-core: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
nostr-tools: 2.10.3(typescript@5.6.3)
|
||||
react: 18.3.1
|
||||
rxjs: 7.8.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
applesauce-signer@0.0.0-next-20241113103021(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@noble/hashes': 1.5.0
|
||||
'@noble/secp256k1': 1.7.1
|
||||
'@scure/base': 1.1.9
|
||||
'@types/dom-serial': 1.0.6
|
||||
applesauce-core: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
applesauce-net: 0.0.0-next-20241113103021(typescript@5.6.3)
|
||||
debug: 4.3.7
|
||||
nanoid: 5.0.8
|
||||
nostr-tools: 2.10.3(typescript@5.6.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
argparse@1.0.10:
|
||||
dependencies:
|
||||
sprintf-js: 1.0.3
|
||||
@ -6157,7 +6276,7 @@ snapshots:
|
||||
array-buffer-byte-length: 1.0.1
|
||||
call-bind: 1.0.7
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.23.3
|
||||
es-abstract: 1.23.4
|
||||
es-errors: 1.3.0
|
||||
get-intrinsic: 1.2.4
|
||||
is-array-buffer: 3.0.4
|
||||
@ -6235,7 +6354,7 @@ snapshots:
|
||||
eventemitter3: 5.0.1
|
||||
mime: 4.0.4
|
||||
nanoid: 5.0.8
|
||||
nostr-tools: 2.10.1(typescript@5.6.3)
|
||||
nostr-tools: 2.10.3(typescript@5.6.3)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- typescript
|
||||
@ -6260,7 +6379,7 @@ snapshots:
|
||||
browserslist@4.24.2:
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001680
|
||||
electron-to-chromium: 1.5.56
|
||||
electron-to-chromium: 1.5.57
|
||||
node-releases: 2.0.18
|
||||
update-browserslist-db: 1.1.1(browserslist@4.24.2)
|
||||
|
||||
@ -6654,7 +6773,7 @@ snapshots:
|
||||
dependencies:
|
||||
jake: 10.9.2
|
||||
|
||||
electron-to-chromium@1.5.56: {}
|
||||
electron-to-chromium@1.5.57: {}
|
||||
|
||||
emoji-regex@10.4.0: {}
|
||||
|
||||
@ -6680,7 +6799,7 @@ snapshots:
|
||||
dependencies:
|
||||
stackframe: 1.3.4
|
||||
|
||||
es-abstract@1.23.3:
|
||||
es-abstract@1.23.4:
|
||||
dependencies:
|
||||
array-buffer-byte-length: 1.0.1
|
||||
arraybuffer.prototype.slice: 1.0.3
|
||||
@ -6915,7 +7034,7 @@ snapshots:
|
||||
dependencies:
|
||||
call-bind: 1.0.7
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.23.3
|
||||
es-abstract: 1.23.4
|
||||
functions-have-names: 1.2.3
|
||||
|
||||
functions-have-names@1.2.3: {}
|
||||
@ -7788,7 +7907,7 @@ snapshots:
|
||||
dependencies:
|
||||
debug: 4.3.7
|
||||
idb: 8.0.0
|
||||
nostr-tools: 2.10.1(typescript@5.6.3)
|
||||
nostr-tools: 2.10.3(typescript@5.6.3)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
@ -7804,7 +7923,7 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
|
||||
nostr-tools@2.10.1(typescript@5.6.3):
|
||||
nostr-tools@2.10.3(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@noble/ciphers': 0.5.3
|
||||
'@noble/curves': 1.2.0
|
||||
@ -8065,14 +8184,14 @@ snapshots:
|
||||
force-graph: 1.46.0
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
react-kapsule: 2.4.1(react@18.3.1)
|
||||
react-kapsule: 2.5.0(react@18.3.1)
|
||||
|
||||
react-force-graph-3d@1.24.5(react@18.3.1):
|
||||
dependencies:
|
||||
3d-force-graph: 1.73.6
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
react-kapsule: 2.4.1(react@18.3.1)
|
||||
react-kapsule: 2.5.0(react@18.3.1)
|
||||
|
||||
react-hook-form@7.53.2(react@18.3.1):
|
||||
dependencies:
|
||||
@ -8080,7 +8199,7 @@ snapshots:
|
||||
|
||||
react-is@16.13.1: {}
|
||||
|
||||
react-kapsule@2.4.1(react@18.3.1):
|
||||
react-kapsule@2.5.0(react@18.3.1):
|
||||
dependencies:
|
||||
fromentries: 1.3.2
|
||||
jerrypick: 1.1.1
|
||||
@ -8320,6 +8439,15 @@ snapshots:
|
||||
mdast-util-wiki-link: 0.1.2
|
||||
micromark-extension-wiki-link: 0.0.4
|
||||
|
||||
remark@15.0.1:
|
||||
dependencies:
|
||||
'@types/mdast': 4.0.4
|
||||
remark-parse: 11.0.0
|
||||
remark-stringify: 11.0.0
|
||||
unified: 11.0.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
remove-accents@0.5.0: {}
|
||||
|
||||
repeat-string@1.6.1: {}
|
||||
@ -8346,28 +8474,28 @@ snapshots:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
rollup@4.25.0:
|
||||
rollup@4.26.0:
|
||||
dependencies:
|
||||
'@types/estree': 1.0.6
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-android-arm-eabi': 4.25.0
|
||||
'@rollup/rollup-android-arm64': 4.25.0
|
||||
'@rollup/rollup-darwin-arm64': 4.25.0
|
||||
'@rollup/rollup-darwin-x64': 4.25.0
|
||||
'@rollup/rollup-freebsd-arm64': 4.25.0
|
||||
'@rollup/rollup-freebsd-x64': 4.25.0
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.25.0
|
||||
'@rollup/rollup-linux-arm-musleabihf': 4.25.0
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.25.0
|
||||
'@rollup/rollup-linux-arm64-musl': 4.25.0
|
||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.25.0
|
||||
'@rollup/rollup-linux-riscv64-gnu': 4.25.0
|
||||
'@rollup/rollup-linux-s390x-gnu': 4.25.0
|
||||
'@rollup/rollup-linux-x64-gnu': 4.25.0
|
||||
'@rollup/rollup-linux-x64-musl': 4.25.0
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.25.0
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.25.0
|
||||
'@rollup/rollup-win32-x64-msvc': 4.25.0
|
||||
'@rollup/rollup-android-arm-eabi': 4.26.0
|
||||
'@rollup/rollup-android-arm64': 4.26.0
|
||||
'@rollup/rollup-darwin-arm64': 4.26.0
|
||||
'@rollup/rollup-darwin-x64': 4.26.0
|
||||
'@rollup/rollup-freebsd-arm64': 4.26.0
|
||||
'@rollup/rollup-freebsd-x64': 4.26.0
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.26.0
|
||||
'@rollup/rollup-linux-arm-musleabihf': 4.26.0
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.26.0
|
||||
'@rollup/rollup-linux-arm64-musl': 4.26.0
|
||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.26.0
|
||||
'@rollup/rollup-linux-riscv64-gnu': 4.26.0
|
||||
'@rollup/rollup-linux-s390x-gnu': 4.26.0
|
||||
'@rollup/rollup-linux-x64-gnu': 4.26.0
|
||||
'@rollup/rollup-linux-x64-musl': 4.26.0
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.26.0
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.26.0
|
||||
'@rollup/rollup-win32-x64-msvc': 4.26.0
|
||||
fsevents: 2.3.3
|
||||
|
||||
rtl-css-js@1.16.1:
|
||||
@ -8503,7 +8631,7 @@ snapshots:
|
||||
dependencies:
|
||||
call-bind: 1.0.7
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.23.3
|
||||
es-abstract: 1.23.4
|
||||
es-errors: 1.3.0
|
||||
es-object-atoms: 1.0.0
|
||||
get-intrinsic: 1.2.4
|
||||
@ -8518,7 +8646,7 @@ snapshots:
|
||||
dependencies:
|
||||
call-bind: 1.0.7
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.23.3
|
||||
es-abstract: 1.23.4
|
||||
es-object-atoms: 1.0.0
|
||||
|
||||
string.prototype.trimend@1.0.8:
|
||||
@ -8822,7 +8950,7 @@ snapshots:
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.49
|
||||
rollup: 4.25.0
|
||||
rollup: 4.26.0
|
||||
optionalDependencies:
|
||||
'@types/node': 20.17.6
|
||||
fsevents: 2.3.3
|
||||
@ -9021,6 +9149,12 @@ snapshots:
|
||||
|
||||
zen-observable@0.10.0: {}
|
||||
|
||||
zen-observable@0.9.0: {}
|
||||
|
||||
zen-push@0.3.1:
|
||||
dependencies:
|
||||
zen-observable: 0.9.0
|
||||
|
||||
zustand@4.5.5(@types/react@18.3.12)(react@18.3.1):
|
||||
dependencies:
|
||||
use-sync-external-store: 1.2.2(react@18.3.1)
|
||||
|
@ -17,13 +17,13 @@ import {
|
||||
AccordionPanelProps,
|
||||
Button,
|
||||
Text,
|
||||
Select,
|
||||
} from "@chakra-ui/react";
|
||||
import { nip19 } from "nostr-tools";
|
||||
import { Link as RouterLink } from "react-router-dom";
|
||||
import { ModalProps } from "@chakra-ui/react";
|
||||
import { getSeenRelays } from "applesauce-core/helpers";
|
||||
import { nip19 } from "nostr-tools";
|
||||
import { ParsedTextContentSymbol } from "applesauce-content/text";
|
||||
import { TextNoteContentSymbol } from "applesauce-content/text";
|
||||
import { Root } from "applesauce-content/nast";
|
||||
|
||||
import { getContentPointers, getContentTagRefs, getThreadReferences } from "../../helpers/nostr/event";
|
||||
import { NostrEvent } from "../../types/nostr-event";
|
||||
@ -34,7 +34,6 @@ import { getSharableEventAddress } from "../../services/event-relay-hint";
|
||||
import { usePublishEvent } from "../../providers/global/publish-provider";
|
||||
import { EditIcon } from "../icons";
|
||||
import { RelayFavicon } from "../relay-favicon";
|
||||
import { Root } from "applesauce-content/nast";
|
||||
import { ErrorBoundary } from "../error-boundary";
|
||||
|
||||
function Section({
|
||||
@ -79,7 +78,7 @@ export default function EventDebugModal({ event, ...props }: { event: NostrEvent
|
||||
setLoading(false);
|
||||
}, []);
|
||||
|
||||
const nast = Reflect.get(event, ParsedTextContentSymbol) as Root;
|
||||
const nast = Reflect.get(event, TextNoteContentSymbol) as Root;
|
||||
|
||||
return (
|
||||
<Modal size="6xl" {...props}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user