Use welshman/app

This commit is contained in:
Jon Staab
2024-08-30 16:25:41 -07:00
parent 05e35c9f26
commit 618049c4af
26 changed files with 127 additions and 904 deletions
+11
View File
@@ -23,6 +23,7 @@
"@tiptap/extension-text": "^2.6.6",
"@tiptap/suggestion": "^2.6.4",
"@types/throttle-debounce": "^5.0.2",
"@welshman/app": "^0.0.1",
"@welshman/lib": "^0.0.15",
"@welshman/net": "^0.0.20",
"@welshman/signer": "^0.0.4",
@@ -1652,6 +1653,16 @@
"url": "https://opencollective.com/eslint"
}
},
"node_modules/@welshman/app": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.1.tgz",
"integrity": "sha512-3vvbfOwMhY6iSyswhTlmL1TCkHVF7nlpxUVvbNpgS4KD2gIs4YFr9WqAlSL4x1Ebjdm0EE3KakCr3YodP5kIOg==",
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/util": "0.0.28",
"svelte": "^4.2.18"
}
},
"node_modules/@welshman/lib": {
"version": "0.0.15",
"resolved": "https://registry.npmjs.org/@welshman/lib/-/lib-0.0.15.tgz",