[WIKI-849] feat: debounce for mention search (#8380)
This commit is contained in:
parent
ba7b2a3e27
commit
59f024dad3
3 changed files with 31 additions and 7 deletions
|
|
@ -62,6 +62,7 @@
|
|||
"@tiptap/react": "^2.22.3",
|
||||
"@tiptap/starter-kit": "^2.22.3",
|
||||
"@tiptap/suggestion": "^2.22.3",
|
||||
"lodash-es": "catalog:",
|
||||
"buffer": "^6.0.3",
|
||||
"emoji-regex": "^10.3.0",
|
||||
"highlight.js": "^11.8.0",
|
||||
|
|
@ -85,6 +86,7 @@
|
|||
"@types/node": "catalog:",
|
||||
"@types/react": "catalog:",
|
||||
"@types/react-dom": "catalog:",
|
||||
"@types/lodash-es": "catalog:",
|
||||
"postcss": "^8.4.38",
|
||||
"tsdown": "catalog:",
|
||||
"typescript": "catalog:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue