Compare commits

...

1 Commits

Author SHA1 Message Date
Alex Yang 2deb60cb1d fix: bundle lodash 2024-01-15 13:31:30 -06:00
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,6 @@
"chromadb": "^1.7.3",
"file-type": "^18.7.0",
"js-tiktoken": "^1.0.8",
"lodash": "^4.17.21",
"mammoth": "^1.6.0",
"md-utils-ts": "^2.0.0",
"mongodb": "^6.3.0",
@@ -35,6 +34,7 @@
"@types/node": "^18.19.6",
"@types/papaparse": "^5.3.14",
"@types/pg": "^8.10.9",
"lodash": "^4.17.21",
"bunchee": "^4.3.3",
"node-stdlib-browser": "^1.2.0",
"typescript": "^5.3.3"
+3 -3
View File
@@ -179,9 +179,6 @@ importers:
js-tiktoken:
specifier: ^1.0.8
version: 1.0.8
lodash:
specifier: ^4.17.21
version: 4.17.21
mammoth:
specifier: ^1.6.0
version: 1.6.0
@@ -243,6 +240,9 @@ importers:
bunchee:
specifier: ^4.3.3
version: 4.3.3(typescript@5.3.3)
lodash:
specifier: ^4.17.21
version: 4.17.21
node-stdlib-browser:
specifier: ^1.2.0
version: 1.2.0