Remove pdf parse
This commit is contained in:
@@ -101,7 +101,6 @@
|
|||||||
"mongoose": "^8.4.4",
|
"mongoose": "^8.4.4",
|
||||||
"natural": "^7.0.7",
|
"natural": "^7.0.7",
|
||||||
"openai": "^4.57.0",
|
"openai": "^4.57.0",
|
||||||
"pdf-parse": "^1.1.1",
|
|
||||||
"pos": "^0.4.2",
|
"pos": "^0.4.2",
|
||||||
"posthog-node": "^4.0.1",
|
"posthog-node": "^4.0.1",
|
||||||
"promptable": "^0.0.10",
|
"promptable": "^0.0.10",
|
||||||
|
|||||||
Generated
+3
-4
@@ -158,9 +158,6 @@ importers:
|
|||||||
openai:
|
openai:
|
||||||
specifier: ^4.57.0
|
specifier: ^4.57.0
|
||||||
version: 4.57.0(zod@3.23.8)
|
version: 4.57.0(zod@3.23.8)
|
||||||
pdf-parse:
|
|
||||||
specifier: ^1.1.1
|
|
||||||
version: 1.1.1
|
|
||||||
pos:
|
pos:
|
||||||
specifier: ^0.4.2
|
specifier: ^0.4.2
|
||||||
version: 0.4.2
|
version: 0.4.2
|
||||||
@@ -8927,7 +8924,8 @@ snapshots:
|
|||||||
|
|
||||||
node-domexception@1.0.0: {}
|
node-domexception@1.0.0: {}
|
||||||
|
|
||||||
node-ensure@0.0.0: {}
|
node-ensure@0.0.0:
|
||||||
|
optional: true
|
||||||
|
|
||||||
node-fetch@2.7.0:
|
node-fetch@2.7.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -9157,6 +9155,7 @@ snapshots:
|
|||||||
node-ensure: 0.0.0
|
node-ensure: 0.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
optional: true
|
||||||
|
|
||||||
peberminta@0.9.0: {}
|
peberminta@0.9.0: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user