[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
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
|
@ -950,6 +950,9 @@ importers:
|
|||
linkifyjs:
|
||||
specifier: ^4.3.2
|
||||
version: 4.3.2
|
||||
lodash-es:
|
||||
specifier: 'catalog:'
|
||||
version: 4.17.21
|
||||
lowlight:
|
||||
specifier: ^3.0.0
|
||||
version: 3.3.0
|
||||
|
|
@ -993,6 +996,9 @@ importers:
|
|||
'@plane/typescript-config':
|
||||
specifier: workspace:*
|
||||
version: link:../typescript-config
|
||||
'@types/lodash-es':
|
||||
specifier: 'catalog:'
|
||||
version: 4.17.12
|
||||
'@types/node':
|
||||
specifier: 'catalog:'
|
||||
version: 22.12.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue