Compare commits

...

4 Commits

Author SHA1 Message Date
Alex Yang c8da899b9c bump 2025-07-10 10:47:59 -07:00
Alex Yang 69396f6061 bump 2025-07-10 10:33:25 -07:00
Alex Yang bec81086a7 fix: bump 2025-07-10 10:07:16 -07:00
Alex Yang b43489ab1d fix: missing agent entry 2025-07-10 10:01:58 -07:00
4 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"@llamaindex/weaviate": "^0.0.28",
"@llamaindex/workflow": "^1.1.13",
"@llamaindex/xai": "^0.0.10",
"@notionhq/client": "^2.2.15",
"@notionhq/client": "^4.0.0",
"@pinecone-database/pinecone": "^4.0.0",
"@vercel/postgres": "^0.10.0",
"ai": "^4.3.17",
+8
View File
@@ -0,0 +1,8 @@
{
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"exports": "./dist/index.js",
"private": true
}
+1 -1
View File
@@ -33,6 +33,6 @@
"@llamaindex/env": "workspace:*"
},
"dependencies": {
"notion-md-crawler": "^1.0.0"
"notion-md-crawler": "^1.0.2"
}
}
+12 -19
View File
@@ -750,8 +750,8 @@ importers:
specifier: ^0.0.10
version: link:../packages/providers/xai
'@notionhq/client':
specifier: ^2.2.15
version: 2.3.0
specifier: ^4.0.0
version: 4.0.0
'@pinecone-database/pinecone':
specifier: ^4.0.0
version: 4.1.0
@@ -1363,8 +1363,8 @@ importers:
packages/providers/notion:
dependencies:
notion-md-crawler:
specifier: ^1.0.0
version: 1.0.1
specifier: ^1.0.2
version: 1.0.2
devDependencies:
'@llamaindex/core':
specifier: workspace:*
@@ -4346,9 +4346,9 @@ packages:
resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==}
engines: {node: '>=12.4.0'}
'@notionhq/client@2.3.0':
resolution: {integrity: sha512-l7WqTCpQqC+HibkB9chghONQTYcxNQT0/rOJemBfmuKQRTu2vuV8B3yA395iKaUdDo7HI+0KvQaz9687Xskzkw==}
engines: {node: '>=12'}
'@notionhq/client@4.0.0':
resolution: {integrity: sha512-repLjfvmiwZ/oKAULpudXZ67VnXaGpr+AbzRXOntO89v8kslVlUfZX/VLgKRzQ0gRWGBabtFp+5YoTRuhQp6jA==}
engines: {node: '>=18'}
'@number-flow/react@0.3.5':
resolution: {integrity: sha512-jkN4hqdYVbmxlEHD8sPF98f3AmQ3wGhHRJHYfgX9p9TsO3UyEky687qX8HSnTsk0ja6ZULzuHTA8MWoWqqTOQA==}
@@ -10948,8 +10948,8 @@ packages:
resolution: {integrity: sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==}
engines: {node: '>=14.16'}
notion-md-crawler@1.0.1:
resolution: {integrity: sha512-Mt/SvtjE4VT0/8bO7q2FaHvQQFJ5shfVRk+ZJGojOn/I1iY5+NijGpRfFWETpqx/eEiiaPJbH9lmtzZ0qLUBjg==}
notion-md-crawler@1.0.2:
resolution: {integrity: sha512-ojKfB+N9ZUc9vJZI71Cs9fZG+gwiAoSIt17d/DTe1urn7oyU+uYxZPaP+rYzQ1ySJ6uE9NUS1M2dsCgdrVVA1w==}
npm-run-path@4.0.1:
resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
@@ -17192,12 +17192,7 @@ snapshots:
'@nolyfill/is-core-module@1.0.39': {}
'@notionhq/client@2.3.0':
dependencies:
'@types/node-fetch': 2.6.12
node-fetch: 2.7.0
transitivePeerDependencies:
- encoding
'@notionhq/client@4.0.0': {}
'@number-flow/react@0.3.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
dependencies:
@@ -25571,12 +25566,10 @@ snapshots:
normalize-url@8.0.1: {}
notion-md-crawler@1.0.1:
notion-md-crawler@1.0.2:
dependencies:
'@notionhq/client': 2.3.0
'@notionhq/client': 4.0.0
md-utils-ts: 2.0.0
transitivePeerDependencies:
- encoding
npm-run-path@4.0.1:
dependencies: