chore(package): add opendal dependency to package.json (#7685)

This commit is contained in:
beyondkmp 2025-06-30 17:04:48 +08:00 committed by GitHub
parent db4ce9fb7f
commit ac03aab29f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,6 +64,7 @@
"jsdom": "26.1.0", "jsdom": "26.1.0",
"node-stream-zip": "^1.15.0", "node-stream-zip": "^1.15.0",
"notion-helper": "^1.3.22", "notion-helper": "^1.3.22",
"opendal": "0.47.11",
"os-proxy-config": "^1.1.2", "os-proxy-config": "^1.1.2",
"selection-hook": "^0.9.23", "selection-hook": "^0.9.23",
"turndown": "7.2.0" "turndown": "7.2.0"
@ -181,7 +182,6 @@
"npx-scope-finder": "^1.2.0", "npx-scope-finder": "^1.2.0",
"officeparser": "^4.1.1", "officeparser": "^4.1.1",
"openai": "patch:openai@npm%3A5.1.0#~/.yarn/patches/openai-npm-5.1.0-0e7b3ccb07.patch", "openai": "patch:openai@npm%3A5.1.0#~/.yarn/patches/openai-npm-5.1.0-0e7b3ccb07.patch",
"opendal": "0.47.11",
"p-queue": "^8.1.0", "p-queue": "^8.1.0",
"playwright": "^1.52.0", "playwright": "^1.52.0",
"prettier": "^3.5.3", "prettier": "^3.5.3",