mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
fix:
This commit is contained in:
parent
c497fb7a62
commit
b1d545c4ba
5 changed files with 14101 additions and 6636 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@supermemory/memory-graph": "workspace:*",
|
||||
"@supermemory/memory-graph": "latest",
|
||||
"next": "16.0.3",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0"
|
||||
|
|
|
|||
14098
apps/web/pnpm-lock.yaml
generated
Normal file
14098
apps/web/pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -16,7 +16,7 @@
|
|||
"@ai-sdk/anthropic": "^3.0.15",
|
||||
"@ai-sdk/openai": "latest",
|
||||
"@anthropic-ai/sdk": "latest",
|
||||
"@supermemory/tools": "workspace:*",
|
||||
"@supermemory/tools": "latest",
|
||||
"ai": "latest",
|
||||
"dotenv": "latest",
|
||||
"openai": "latest",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@ai-sdk/openai": "^1.0.0",
|
||||
"openai": "^4.104.0",
|
||||
"supermemory": "^1.0.0",
|
||||
"@supermemory/tools": "workspace:*"
|
||||
"@supermemory/tools": "latest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue