initial update for cavepedia
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cavepediav2-web",
|
||||
"version": "1.0",
|
||||
"name": "langgraph-python-starter",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "concurrently \"npm run dev:ui\" \"npm run dev:agent\" --names ui,agent --prefix-colors blue,green --kill-others",
|
||||
@@ -16,9 +16,9 @@
|
||||
"dependencies": {
|
||||
"@ag-ui/langgraph": "0.0.18",
|
||||
"@copilotkit/react-core": "1.10.6",
|
||||
"@copilotkit/react-ui": "^0.2.0",
|
||||
"@copilotkit/react-ui": "1.10.6",
|
||||
"@copilotkit/runtime": "1.10.6",
|
||||
"next": "^16.0.7",
|
||||
"next": "16.0.1",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"zod": "^3.24.4"
|
||||
|
||||
Reference in New Issue
Block a user