Skip to content
Snippets Groups Projects
Commit a52143b0 authored by Yi Ding's avatar Yi Ding
Browse files

changeset and package update

parent 75ec41c8
Loading
---
"llamaindex": patch
---
Added DocxReader for Word documents (thanks @jayantasamaddar)
......@@ -11,16 +11,16 @@
"publish-snapshot": "turbo run build lint test && changeset version --snapshot && changeset publish"
},
"devDependencies": {
"@turbo/gen": "^1.10.13",
"@types/jest": "^29.5.4",
"@turbo/gen": "^1.10.14",
"@types/jest": "^29.5.5",
"eslint": "^7.32.0",
"eslint-config-custom": "workspace:*",
"husky": "^8.0.3",
"jest": "^29.6.4",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"prettier-plugin-organize-imports": "^3.2.3",
"ts-jest": "^29.1.1",
"turbo": "^1.10.13"
"turbo": "^1.10.14"
},
"packageManager": "pnpm@7.15.0",
"dependencies": {
......
......@@ -7,22 +7,22 @@
"lodash": "^4.17.21",
"mammoth": "^1.6.0",
"md-utils-ts": "^2.0.0",
"mongodb": "^6.0.0",
"mongodb": "^6.1.0",
"notion-md-crawler": "^0.0.2",
"openai": "^4.7.0",
"openai": "^4.10.0",
"papaparse": "^5.4.1",
"pdf-parse": "^1.1.1",
"rake-modified": "^1.0.8",
"replicate": "^0.18.0",
"replicate": "^0.18.1",
"tiktoken-node": "^0.0.6",
"uuid": "^9.0.1",
"wink-nlp": "^1.14.3"
},
"devDependencies": {
"@types/lodash": "^4.14.198",
"@types/node": "^18.17.15",
"@types/papaparse": "^5.3.8",
"@types/pdf-parse": "^1.1.1",
"@types/lodash": "^4.14.199",
"@types/node": "^18.18.0",
"@types/papaparse": "^5.3.9",
"@types/pdf-parse": "^1.1.2",
"@types/uuid": "^9.0.4",
"node-stdlib-browser": "^1.2.0",
"tsup": "^7.2.0"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment