bump applesauce

This commit is contained in:
hzrd149 2024-11-28 11:32:37 -06:00
parent 820d8ab35c
commit 40daa24480
2 changed files with 233 additions and 75 deletions

View File

@ -33,7 +33,7 @@
"@emotion/styled": "^11.13.5",
"@getalby/bitcoin-connect": "^3.6.2",
"@getalby/bitcoin-connect-react": "^3.6.2",
"@noble/ciphers": "^1.1.1",
"@noble/ciphers": "^1.1.2",
"@noble/curves": "^1.7.0",
"@noble/hashes": "^1.6.1",
"@noble/secp256k1": "^1.7.1",
@ -106,7 +106,7 @@
"rx-nostr": "^3.4.1",
"rxjs": "^7.8.1",
"three": "^0.170.0",
"three-spritetext": "^1.9.0",
"three-spritetext": "^1.9.1",
"three-stdlib": "^2.34.0",
"tiny-lru": "^11.2.11",
"unified": "^11.0.5",

304
pnpm-lock.yaml generated
View File

@ -64,8 +64,8 @@ importers:
specifier: ^3.6.2
version: 3.6.2(@types/react@18.3.12)(react@18.3.1)(typescript@5.7.2)
'@noble/ciphers':
specifier: ^1.1.1
version: 1.1.1
specifier: ^1.1.2
version: 1.1.2
'@noble/curves':
specifier: ^1.7.0
version: 1.7.0
@ -86,31 +86,31 @@ importers:
version: 4.23.6(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)
'@uiw/react-codemirror':
specifier: ^4.23.6
version: 4.23.6(@babel/runtime@7.26.0)(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3))(@codemirror/language@6.10.5)(@codemirror/lint@6.8.3)(@codemirror/search@6.5.8)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.35.0)(codemirror@6.0.1(@lezer/common@1.2.3))(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.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3))(@codemirror/language@6.10.5)(@codemirror/lint@6.8.4)(@codemirror/search@6.5.8)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.35.0)(codemirror@6.0.1(@lezer/common@1.2.3))(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-20241128172721(typescript@5.7.2)
applesauce-content:
specifier: next
version: link:../applesauce/packages/content
version: 0.0.0-next-20241128172721(typescript@5.7.2)
applesauce-core:
specifier: next
version: link:../applesauce/packages/core
version: 0.0.0-next-20241128172721(typescript@5.7.2)
applesauce-lists:
specifier: 0.0.0-next-20241127180935
version: link:../applesauce/packages/lists
version: 0.0.0-next-20241127180935(typescript@5.7.2)
applesauce-net:
specifier: next
version: link:../applesauce/packages/net
version: 0.0.0-next-20241128172721(typescript@5.7.2)
applesauce-react:
specifier: next
version: link:../applesauce/packages/react
version: 0.0.0-next-20241128172721(typescript@5.7.2)
applesauce-signer:
specifier: next
version: link:../applesauce/packages/signer
version: 0.0.0-next-20241128172721(typescript@5.7.2)
bech32:
specifier: ^2.0.0
version: 2.0.0
@ -137,7 +137,7 @@ importers:
version: 6.0.1(@lezer/common@1.2.3)
codemirror-json-schema:
specifier: ^0.7.9
version: 0.7.9(@codemirror/language@6.10.5)(@codemirror/lint@6.8.3)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3)
version: 0.7.9(@codemirror/language@6.10.5)(@codemirror/lint@6.8.4)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3)
dayjs:
specifier: ^1.11.13
version: 1.11.13
@ -283,8 +283,8 @@ importers:
specifier: ^0.170.0
version: 0.170.0
three-spritetext:
specifier: ^1.9.0
version: 1.9.0(three@0.170.0)
specifier: ^1.9.1
version: 1.9.1(three@0.170.0)
three-stdlib:
specifier: ^2.34.0
version: 2.34.0(three@0.170.0)
@ -1115,8 +1115,8 @@ packages:
'@codemirror/language@6.10.5':
resolution: {integrity: sha512-sECWJyNmwqw6mSO6Qf0IVPHwhEnuYbqHBZaaIbdcXtZ6Y2r5vU/dxgC7K1ppWaJFy8XGtTBC0Pd60qI7NfJreQ==}
'@codemirror/lint@6.8.3':
resolution: {integrity: sha512-GSGfKxCo867P7EX1k2LoCrjuQFeqVgPGRRsSl4J4c0KMkD+k1y6WYvTQkzv0iZ8JhLJDujEvlnMchv4CZQLh3Q==}
'@codemirror/lint@6.8.4':
resolution: {integrity: sha512-u4q7PnZlJUojeRe8FJa/njJcMctISGgPQ4PnWsd9268R4ZTtU+tfFYmwkBvgcrK2+QQ8tYFVALVb5fVJykKc5A==}
'@codemirror/search@6.5.8':
resolution: {integrity: sha512-PoWtZvo7c1XFeZWmmyaOp2G0XVbOnm+fJzvghqGAktBW3cufwJUWvSCcNG0ppXiBEM05mZu6RhMtXPv2hpllig==}
@ -1404,8 +1404,8 @@ packages:
'@noble/ciphers@0.5.3':
resolution: {integrity: sha512-B0+6IIHiqEs3BPMT0hcRmHvEj2QHOLu+uwt+tqDDeVd0oyVzh7BPrDcPjRnV1PV/5LaknXJJQvOuRGR0zQJz+w==}
'@noble/ciphers@1.1.1':
resolution: {integrity: sha512-2aCM5qHImP1RPm+0UqEyK6B0bP8h1c0cOIzIT+B6HLK2bAvXR3it3/igJ0Ymsa0iaXrYilaCCEPTEWq03otfXg==}
'@noble/ciphers@1.1.2':
resolution: {integrity: sha512-7eTr/DCRCW+V9QaVGsfujw0mk7UOeRARbEz+fRzESRBfiBR3wsBzxOrYWNvqKTQjUfBFeSxJsVSfl6NJhZuYwg==}
engines: {node: ^14.21.3 || >=16}
'@noble/curves@1.1.0':
@ -1628,20 +1628,20 @@ packages:
'@scure/bip39@1.5.0':
resolution: {integrity: sha512-Dop+ASYhnrwm9+HA/HwXg7j2ZqM6yk2fyLWb5znexjctFY3+E+eU8cIWI0Pql0Qx4hPZCijlGq4OL71g+Uz30A==}
'@shikijs/core@1.23.1':
resolution: {integrity: sha512-NuOVgwcHgVC6jBVH5V7iblziw6iQbWWHrj5IlZI3Fqu2yx9awH7OIQkXIcsHsUmY19ckwSgUMgrqExEyP5A0TA==}
'@shikijs/core@1.24.0':
resolution: {integrity: sha512-6pvdH0KoahMzr6689yh0QJ3rCgF4j1XsXRHNEeEN6M4xJTfQ6QPWrmHzIddotg+xPJUPEPzYzYCKzpYyhTI6Gw==}
'@shikijs/engine-javascript@1.23.1':
resolution: {integrity: sha512-i/LdEwT5k3FVu07SiApRFwRcSJs5QM9+tod5vYCPig1Ywi8GR30zcujbxGQFJHwYD7A5BUqagi8o5KS+LEVgBg==}
'@shikijs/engine-javascript@1.24.0':
resolution: {integrity: sha512-ZA6sCeSsF3Mnlxxr+4wGEJ9Tto4RHmfIS7ox8KIAbH0MTVUkw3roHPHZN+LlJMOHJJOVupe6tvuAzRpN8qK1vA==}
'@shikijs/engine-oniguruma@1.23.1':
resolution: {integrity: sha512-KQ+lgeJJ5m2ISbUZudLR1qHeH3MnSs2mjFg7bnencgs5jDVPeJ2NVDJ3N5ZHbcTsOIh0qIueyAJnwg7lg7kwXQ==}
'@shikijs/engine-oniguruma@1.24.0':
resolution: {integrity: sha512-Eua0qNOL73Y82lGA4GF5P+G2+VXX9XnuUxkiUuwcxQPH4wom+tE39kZpBFXfUuwNYxHSkrSxpB1p4kyRW0moSg==}
'@shikijs/markdown-it@1.23.1':
resolution: {integrity: sha512-Odpj0AiQBe4v6D+XwAQkdErxncVnaBt+nZTc2JDrwWrOjvkM5JfRG55n9idTqGZfO0EMAZrhP7fmstNJ0yKmlg==}
'@shikijs/markdown-it@1.24.0':
resolution: {integrity: sha512-YjYg8jJoTO0cUXUNlFHTZWWFt4wSDOcRd2nM2aB1rnX5RqRlcqwfS2x1vQjlPqmUisv+/GHClvz7uKHeK7ZDBw==}
'@shikijs/types@1.23.1':
resolution: {integrity: sha512-98A5hGyEhzzAgQh2dAeHKrWW4HfCMeoFER2z16p5eJ+vmPeF6lZ/elEne6/UCU551F/WqkopqRsr1l2Yu6+A0g==}
'@shikijs/types@1.24.0':
resolution: {integrity: sha512-aptbEuq1Pk88DMlCe+FzXNnBZ17LCiLIGWAeCWhoFDzia5Q5Krx3DgnULLiouSdd6+LUM39XwXGppqYE0Ghtug==}
'@shikijs/vscode-textmate@9.3.0':
resolution: {integrity: sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==}
@ -1894,6 +1894,30 @@ packages:
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
engines: {node: '>=8'}
applesauce-channel@0.0.0-next-20241128172721:
resolution: {integrity: sha512-HPf0l8kvlDGvka5I/BrVu/CRkQ3uk4ODMLXgaxVzOFrHul1+h1HmvDdxhEeUC1qUvJfnSS/eDJhww0sUfzy50A==}
applesauce-content@0.0.0-next-20241128172721:
resolution: {integrity: sha512-9Nnfpvby5vnnHArMVsH49oLfeeWtLmgtB+jXgVwI5ikkVzNEybP8d7ChwzgSRr3Oi5Ee83gRHHPcilSN2NXxQA==}
applesauce-core@0.0.0-next-20241127180935:
resolution: {integrity: sha512-57gd9DiZ5gshD3GtnNs55zFHaAzEIOL8MvEiZlm/7fhvBjEsNcRvpDaLPHe5XvOeGrySvMCpckoDSYTHgf4UpA==}
applesauce-core@0.0.0-next-20241128172721:
resolution: {integrity: sha512-qrwSa9FddlY6H3tC/tK2si6Knu6qexD0no6XznEdJlyceoMrR3/jMYUgEmuMedwPsGCeB4CJy3RjxHWbUM70Dg==}
applesauce-lists@0.0.0-next-20241127180935:
resolution: {integrity: sha512-fRvs7jMTJpOgWSjKyw1vHa3XlbcdA8MlwRsny2FjUu7hmlMwXUYDBkWGBuFyVkmpejqA/TgbKBz2ql/KR8QmBw==}
applesauce-net@0.0.0-next-20241128172721:
resolution: {integrity: sha512-5xXojc+TlYIyTbkoW1D2ZF64GP2Gb/1azilADbE1iBoMxZMMB5owS425KVsiQe3plOmrLhYSQfrGqzh4NRDNww==}
applesauce-react@0.0.0-next-20241128172721:
resolution: {integrity: sha512-gGWrEtSAZNQHIIgFZyZ4A/+YLO29zxT120QScMotErQPmJz0l8QNSaMVMVnPBdPAWrLstJpyNYVFIObLN5SSdw==}
applesauce-signer@0.0.0-next-20241128172721:
resolution: {integrity: sha512-AajHkSa8PZYueOms8h6JbM5nRdz3ch8F1l/YrOrcDtIW8TR2Sm/3OPgs05aq5kp8DQG/Slk2ST3sl6u6mRAtlw==}
argparse@1.0.10:
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
@ -2359,8 +2383,8 @@ packages:
engines: {node: '>=0.10.0'}
hasBin: true
electron-to-chromium@1.5.65:
resolution: {integrity: sha512-PWVzBjghx7/wop6n22vS2MLU8tKGd4Q91aCEGhG/TYmW6PP5OcSXcdnxTe1NNt0T66N8D6jxh4kC8UsdzOGaIw==}
electron-to-chromium@1.5.66:
resolution: {integrity: sha512-pI2QF6+i+zjPbqRzJwkMvtvkdI7MjVbSh2g8dlMguDJIXEPw+kwasS1Jl+YGPEBfGVxsVgGUratAKymPdPo2vQ==}
emoji-regex-xs@1.0.0:
resolution: {integrity: sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==}
@ -2640,6 +2664,9 @@ packages:
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
engines: {node: '>= 0.4'}
hash-sum@2.0.0:
resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==}
hasown@2.0.2:
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines: {node: '>= 0.4'}
@ -3329,8 +3356,8 @@ packages:
once@1.4.0:
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
oniguruma-to-es@0.4.1:
resolution: {integrity: sha512-rNcEohFz095QKGRovP/yqPIKc+nP+Sjs4YTHMv33nMePGKrq/r2eu9Yh4646M5XluGJsUnmwoXuiXE69KDs+fQ==}
oniguruma-to-es@0.7.0:
resolution: {integrity: sha512-HRaRh09cE0gRS3+wi2zxekB+I5L8C/gN60S+vb11eADHUaB/q4u8wGGOX3GvwvitG8ixaeycZfeoyruKQzUgNg==}
os-tmpdir@1.0.2:
resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==}
@ -3774,6 +3801,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==}
@ -3883,8 +3913,8 @@ packages:
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
engines: {node: '>=8'}
shiki@1.23.1:
resolution: {integrity: sha512-8kxV9TH4pXgdKGxNOkrSMydn1Xf6It8lsle0fiqxf7a1149K1WGtdOu3Zb91T5r1JpvRPxqxU3C2XdZZXQnrig==}
shiki@1.24.0:
resolution: {integrity: sha512-qIneep7QRwxRd5oiHb8jaRzH15V/S8F3saCXOdjwRLgozZJr5x2yeBhQtqkO3FSzQDwYEFAYuifg4oHjpDghrg==}
side-channel@1.0.6:
resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
@ -4039,8 +4069,8 @@ packages:
peerDependencies:
three: '>=0.168'
three-spritetext@1.9.0:
resolution: {integrity: sha512-+dMrxBsxTu5OviykIg5jTMry5TQ8u5yuS9zKH0mWElyldoFGdegEkIm71kDk34bxBp/NQhRLW+iom1b/GMTioA==}
three-spritetext@1.9.1:
resolution: {integrity: sha512-KdoXxcbM2VvHn7lJB4E4RBgb9He6djdwKv33St2s8bpCVBdLyikISNn9B9DgYHigB/jUqixPuj3jp2Q28Sm8+A==}
engines: {node: '>=12'}
peerDependencies:
three: '>=0.86.0'
@ -4330,8 +4360,8 @@ packages:
resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
engines: {node: '>= 0.4'}
which-typed-array@1.1.15:
resolution: {integrity: sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==}
which-typed-array@1.1.16:
resolution: {integrity: sha512-g+N+GAWiRj66DngFwHvISJd+ITsyphZvD1vChfVg6cEdnzy53GzB3oy0fUNlvhz7H7+MiqhYr26qxQShCpKTTQ==}
engines: {node: '>= 0.4'}
which@2.0.2:
@ -4428,6 +4458,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'}
@ -5512,7 +5548,7 @@ snapshots:
'@lezer/lr': 1.4.2
style-mod: 4.1.2
'@codemirror/lint@6.8.3':
'@codemirror/lint@6.8.4':
dependencies:
'@codemirror/state': 6.4.1
'@codemirror/view': 6.35.0
@ -5814,7 +5850,7 @@ snapshots:
'@noble/ciphers@0.5.3': {}
'@noble/ciphers@1.1.1': {}
'@noble/ciphers@1.1.2': {}
'@noble/curves@1.1.0':
dependencies:
@ -5997,32 +6033,32 @@ snapshots:
'@noble/hashes': 1.6.1
'@scure/base': 1.2.1
'@shikijs/core@1.23.1':
'@shikijs/core@1.24.0':
dependencies:
'@shikijs/engine-javascript': 1.23.1
'@shikijs/engine-oniguruma': 1.23.1
'@shikijs/types': 1.23.1
'@shikijs/engine-javascript': 1.24.0
'@shikijs/engine-oniguruma': 1.24.0
'@shikijs/types': 1.24.0
'@shikijs/vscode-textmate': 9.3.0
'@types/hast': 3.0.4
hast-util-to-html: 9.0.3
'@shikijs/engine-javascript@1.23.1':
'@shikijs/engine-javascript@1.24.0':
dependencies:
'@shikijs/types': 1.23.1
'@shikijs/types': 1.24.0
'@shikijs/vscode-textmate': 9.3.0
oniguruma-to-es: 0.4.1
oniguruma-to-es: 0.7.0
'@shikijs/engine-oniguruma@1.23.1':
'@shikijs/engine-oniguruma@1.24.0':
dependencies:
'@shikijs/types': 1.23.1
'@shikijs/types': 1.24.0
'@shikijs/vscode-textmate': 9.3.0
'@shikijs/markdown-it@1.23.1':
'@shikijs/markdown-it@1.24.0':
dependencies:
markdown-it: 14.1.0
shiki: 1.23.1
shiki: 1.24.0
'@shikijs/types@1.23.1':
'@shikijs/types@1.24.0':
dependencies:
'@shikijs/vscode-textmate': 9.3.0
'@types/hast': 3.0.4
@ -6198,12 +6234,12 @@ snapshots:
'@types/zen-observable@0.8.7': {}
'@uiw/codemirror-extensions-basic-setup@4.23.6(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3))(@codemirror/commands@6.7.1)(@codemirror/language@6.10.5)(@codemirror/lint@6.8.3)(@codemirror/search@6.5.8)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)':
'@uiw/codemirror-extensions-basic-setup@4.23.6(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3))(@codemirror/commands@6.7.1)(@codemirror/language@6.10.5)(@codemirror/lint@6.8.4)(@codemirror/search@6.5.8)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)':
dependencies:
'@codemirror/autocomplete': 6.18.3(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3)
'@codemirror/commands': 6.7.1
'@codemirror/language': 6.10.5
'@codemirror/lint': 6.8.3
'@codemirror/lint': 6.8.4
'@codemirror/search': 6.5.8
'@codemirror/state': 6.4.1
'@codemirror/view': 6.35.0
@ -6222,14 +6258,14 @@ snapshots:
'@codemirror/state': 6.4.1
'@codemirror/view': 6.35.0
'@uiw/react-codemirror@4.23.6(@babel/runtime@7.26.0)(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3))(@codemirror/language@6.10.5)(@codemirror/lint@6.8.3)(@codemirror/search@6.5.8)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.35.0)(codemirror@6.0.1(@lezer/common@1.2.3))(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.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3))(@codemirror/language@6.10.5)(@codemirror/lint@6.8.4)(@codemirror/search@6.5.8)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.35.0)(codemirror@6.0.1(@lezer/common@1.2.3))(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.35.0
'@uiw/codemirror-extensions-basic-setup': 4.23.6(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3))(@codemirror/commands@6.7.1)(@codemirror/language@6.10.5)(@codemirror/lint@6.8.3)(@codemirror/search@6.5.8)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)
'@uiw/codemirror-extensions-basic-setup': 4.23.6(@codemirror/autocomplete@6.18.3(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3))(@codemirror/commands@6.7.1)(@codemirror/language@6.10.5)(@codemirror/lint@6.8.4)(@codemirror/search@6.5.8)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)
codemirror: 6.0.1(@lezer/common@1.2.3)
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
@ -6298,6 +6334,111 @@ snapshots:
dependencies:
color-convert: 2.0.1
applesauce-channel@0.0.0-next-20241128172721(typescript@5.7.2):
dependencies:
applesauce-core: 0.0.0-next-20241128172721(typescript@5.7.2)
nostr-tools: 2.10.4(typescript@5.7.2)
rxjs: 7.8.1
transitivePeerDependencies:
- supports-color
- typescript
applesauce-content@0.0.0-next-20241128172721(typescript@5.7.2):
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-20241128172721(typescript@5.7.2)
mdast-util-find-and-replace: 3.0.1
nostr-tools: 2.10.4(typescript@5.7.2)
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-20241127180935(typescript@5.7.2):
dependencies:
'@scure/base': 1.2.1
debug: 4.3.7
fast-deep-equal: 3.1.3
hash-sum: 2.0.0
light-bolt11-decoder: 3.2.0
nanoid: 5.0.9
nostr-tools: 2.10.4(typescript@5.7.2)
rxjs: 7.8.1
transitivePeerDependencies:
- supports-color
- typescript
applesauce-core@0.0.0-next-20241128172721(typescript@5.7.2):
dependencies:
'@scure/base': 1.2.1
debug: 4.3.7
fast-deep-equal: 3.1.3
hash-sum: 2.0.0
light-bolt11-decoder: 3.2.0
nanoid: 5.0.9
nostr-tools: 2.10.4(typescript@5.7.2)
rxjs: 7.8.1
transitivePeerDependencies:
- supports-color
- typescript
applesauce-lists@0.0.0-next-20241127180935(typescript@5.7.2):
dependencies:
'@noble/hashes': 1.6.1
'@noble/secp256k1': 1.7.1
'@scure/base': 1.2.1
'@types/dom-serial': 1.0.6
applesauce-core: 0.0.0-next-20241127180935(typescript@5.7.2)
debug: 4.3.7
nostr-tools: 2.10.4(typescript@5.7.2)
rxjs: 7.8.1
transitivePeerDependencies:
- supports-color
- typescript
applesauce-net@0.0.0-next-20241128172721(typescript@5.7.2):
dependencies:
applesauce-core: 0.0.0-next-20241128172721(typescript@5.7.2)
nanoid: 5.0.9
nostr-tools: 2.10.4(typescript@5.7.2)
rxjs: 7.8.1
zen-push: 0.3.1
transitivePeerDependencies:
- supports-color
- typescript
applesauce-react@0.0.0-next-20241128172721(typescript@5.7.2):
dependencies:
applesauce-content: 0.0.0-next-20241128172721(typescript@5.7.2)
applesauce-core: 0.0.0-next-20241128172721(typescript@5.7.2)
nostr-tools: 2.10.4(typescript@5.7.2)
react: 18.3.1
rxjs: 7.8.1
transitivePeerDependencies:
- supports-color
- typescript
applesauce-signer@0.0.0-next-20241128172721(typescript@5.7.2):
dependencies:
'@noble/hashes': 1.6.1
'@noble/secp256k1': 1.7.1
'@scure/base': 1.2.1
'@types/dom-serial': 1.0.6
applesauce-core: 0.0.0-next-20241128172721(typescript@5.7.2)
applesauce-net: 0.0.0-next-20241128172721(typescript@5.7.2)
debug: 4.3.7
nanoid: 5.0.9
nostr-tools: 2.10.4(typescript@5.7.2)
transitivePeerDependencies:
- supports-color
- typescript
argparse@1.0.10:
dependencies:
sprintf-js: 1.0.3
@ -6425,7 +6566,7 @@ snapshots:
browserslist@4.24.2:
dependencies:
caniuse-lite: 1.0.30001684
electron-to-chromium: 1.5.65
electron-to-chromium: 1.5.66
node-releases: 2.0.18
update-browserslist-db: 1.1.1(browserslist@4.24.2)
@ -6510,21 +6651,21 @@ snapshots:
classnames@2.5.1: {}
codemirror-json-schema@0.7.9(@codemirror/language@6.10.5)(@codemirror/lint@6.8.3)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3):
codemirror-json-schema@0.7.9(@codemirror/language@6.10.5)(@codemirror/lint@6.8.4)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3):
dependencies:
'@codemirror/language': 6.10.5
'@codemirror/lint': 6.8.3
'@codemirror/lint': 6.8.4
'@codemirror/state': 6.4.1
'@codemirror/view': 6.35.0
'@lezer/common': 1.2.3
'@sagold/json-pointer': 5.1.2
'@shikijs/markdown-it': 1.23.1
'@shikijs/markdown-it': 1.24.0
best-effort-json-parser: 1.1.2
json-schema: 0.4.0
json-schema-library: 9.3.5
loglevel: 1.9.2
markdown-it: 14.1.0
shiki: 1.23.1
shiki: 1.24.0
yaml: 2.6.1
optionalDependencies:
'@codemirror/autocomplete': 6.18.3(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3)
@ -6555,7 +6696,7 @@ snapshots:
'@codemirror/autocomplete': 6.18.3(@codemirror/language@6.10.5)(@codemirror/state@6.4.1)(@codemirror/view@6.35.0)(@lezer/common@1.2.3)
'@codemirror/commands': 6.7.1
'@codemirror/language': 6.10.5
'@codemirror/lint': 6.8.3
'@codemirror/lint': 6.8.4
'@codemirror/search': 6.5.8
'@codemirror/state': 6.4.1
'@codemirror/view': 6.35.0
@ -6830,7 +6971,7 @@ snapshots:
dependencies:
jake: 10.9.2
electron-to-chromium@1.5.65: {}
electron-to-chromium@1.5.66: {}
emoji-regex-xs@1.0.0: {}
@ -6905,7 +7046,7 @@ snapshots:
typed-array-byte-offset: 1.0.3
typed-array-length: 1.0.7
unbox-primitive: 1.0.2
which-typed-array: 1.1.15
which-typed-array: 1.1.16
es-define-property@1.0.0:
dependencies:
@ -7182,6 +7323,8 @@ snapshots:
dependencies:
has-symbols: 1.0.3
hash-sum@2.0.0: {}
hasown@2.0.2:
dependencies:
function-bind: 1.1.2
@ -7416,7 +7559,7 @@ snapshots:
is-typed-array@1.1.13:
dependencies:
which-typed-array: 1.1.15
which-typed-array: 1.1.16
is-weakmap@2.0.2: {}
@ -8074,7 +8217,7 @@ snapshots:
dependencies:
wrappy: 1.0.2
oniguruma-to-es@0.4.1:
oniguruma-to-es@0.7.0:
dependencies:
emoji-regex-xs: 1.0.0
regex: 5.0.2
@ -8583,6 +8726,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: {}
@ -8705,12 +8857,12 @@ snapshots:
shebang-regex@3.0.0: {}
shiki@1.23.1:
shiki@1.24.0:
dependencies:
'@shikijs/core': 1.23.1
'@shikijs/engine-javascript': 1.23.1
'@shikijs/engine-oniguruma': 1.23.1
'@shikijs/types': 1.23.1
'@shikijs/core': 1.24.0
'@shikijs/engine-javascript': 1.24.0
'@shikijs/engine-oniguruma': 1.24.0
'@shikijs/types': 1.24.0
'@shikijs/vscode-textmate': 9.3.0
'@types/hast': 3.0.4
@ -8887,7 +9039,7 @@ snapshots:
polished: 4.3.1
three: 0.170.0
three-spritetext@1.9.0(three@0.170.0):
three-spritetext@1.9.1(three@0.170.0):
dependencies:
three: 0.170.0
@ -9165,7 +9317,7 @@ snapshots:
isarray: 2.0.5
which-boxed-primitive: 1.0.2
which-collection: 1.0.2
which-typed-array: 1.1.15
which-typed-array: 1.1.16
which-collection@1.0.2:
dependencies:
@ -9174,7 +9326,7 @@ snapshots:
is-weakmap: 2.0.2
is-weakset: 2.0.3
which-typed-array@1.1.15:
which-typed-array@1.1.16:
dependencies:
available-typed-arrays: 1.0.7
call-bind: 1.0.7
@ -9332,6 +9484,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)