fix(SelectionHook): improve validation for selected text range to handle empty strings and ensure valid extraction (#9329)

chore: update selection-hook dependency to version 1.0.10 in package.json and yarn.lock
This commit is contained in:
fullex
2025-08-20 13:00:56 +08:00
committed by GitHub
parent 4f2b1e23a9
commit cdca8c0ed7
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
"node-stream-zip": "^1.15.0",
"officeparser": "^4.2.0",
"os-proxy-config": "^1.1.2",
"selection-hook": "^1.0.9",
"selection-hook": "^1.0.10",
"turndown": "7.2.0"
},
"devDependencies": {