Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions gui-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gui-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"express": "^4.18.0",
"cors": "^2.8.5",
"ws": "^8.14.0",
"systeminformation": "^5.23.5"
"systeminformation": "^5.30.8"
}
}
217 changes: 115 additions & 102 deletions gui/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"express": "^5.2.1",
"framer-motion": "^12.23.24",
"lucide-react": "^0.548.0",
"mermaid": "^11.12.2",
"next": "^15.0.0",
"mermaid": "^11.12.3",
"next": "^16.1.6",
"next-themes": "^0.4.6",
"react": "18.3.1",
"react-beautiful-dnd": "^13.1.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "18.3.1",
"systeminformation": "^5.30.6",
"systeminformation": "^5.30.8",
"tailwind-merge": "^3.3.1",
"three": "^0.159.0",
"three-stdlib": "^2.28.0",
Expand Down
267 changes: 139 additions & 128 deletions gui/pnpm-lock.yaml

Large diffs are not rendered by default.

19 changes: 5 additions & 14 deletions packages/protocol-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 40 additions & 28 deletions prism-mcp-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion prism-mcp-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "zapabob",
"license": "Apache-2.0",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.25.3",
"@modelcontextprotocol/sdk": "^1.26.0",
"@supabase/supabase-js": "^2.39.0",
"openai": "^4.20.1",
"@anthropic-ai/sdk": "^0.9.1",
Expand Down
Loading
Loading