Fix mention suggestions

This commit is contained in:
Jon Staab
2025-01-28 12:26:19 -08:00
parent db2076135d
commit ac3408c119
11 changed files with 20 additions and 19 deletions
+8 -8
View File
@@ -5743,7 +5743,7 @@
},
"packages/app": {
"name": "@welshman/app",
"version": "0.0.40",
"version": "0.0.41",
"license": "MIT",
"dependencies": {
"@types/throttle-debounce": "^5.0.2",
@@ -5753,7 +5753,7 @@
"@welshman/net": "~0.0.46",
"@welshman/signer": "~0.0.19",
"@welshman/store": "~0.0.15",
"@welshman/util": "~0.0.58",
"@welshman/util": "~0.0.59",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",
@@ -5781,7 +5781,7 @@
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.58",
"@welshman/util": "~0.0.59",
"nostr-tools": "^2.7.2"
}
},
@@ -5799,7 +5799,7 @@
},
"packages/editor": {
"name": "@welshman/editor",
"version": "0.0.8",
"version": "0.0.9",
"devDependencies": {
"@sveltejs/kit": "^2.0.0",
"@sveltejs/package": "^2.0.0",
@@ -6395,7 +6395,7 @@
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.37",
"@welshman/util": "~0.0.58"
"@welshman/util": "~0.0.59"
}
},
"packages/lib": {
@@ -6421,7 +6421,7 @@
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.37",
"@welshman/util": "~0.0.58",
"@welshman/util": "~0.0.59",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
},
@@ -6438,7 +6438,7 @@
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.58",
"@welshman/util": "~0.0.59",
"nostr-tools": "^2.7.2"
},
"engines": {
@@ -6493,7 +6493,7 @@
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.37",
"@welshman/util": "~0.0.58",
"@welshman/util": "~0.0.59",
"svelte": "^4.2.18"
}
},