update , add mcp server stdio and sse
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
"@lexical/react": "^0.17.1",
|
||||
"@lexical/rich-text": "^0.27.2",
|
||||
"@lexical/utils": "^0.27.2",
|
||||
"@modelcontextprotocol/sdk": "^1.12.1",
|
||||
"@radix-ui/react-dialog": "^1.1.2",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.2",
|
||||
"@radix-ui/react-popover": "^1.1.2",
|
||||
@@ -70,12 +71,15 @@
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@tanstack/react-query": "^5.56.2",
|
||||
"axios": "^1.8.3",
|
||||
"chokidar": "^4.0.3",
|
||||
"clsx": "^2.1.1",
|
||||
"delay": "^6.0.0",
|
||||
"diff": "^7.0.0",
|
||||
"diff-match-patch": "^1.0.5",
|
||||
"drizzle-orm": "^0.35.2",
|
||||
"esbuild-plugin-inline-worker": "^0.1.1",
|
||||
"exponential-backoff": "^3.1.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"fastest-levenshtein": "^1.0.16",
|
||||
"fuse.js": "^7.1.0",
|
||||
"fuzzysort": "^3.1.0",
|
||||
@@ -98,14 +102,17 @@
|
||||
"p-limit": "^6.1.0",
|
||||
"parse5": "^7.1.2",
|
||||
"path": "^0.12.7",
|
||||
"plausible-tracker": "^0.3.9",
|
||||
"radix-ui": "^1.3.4",
|
||||
"react": "^18.3.1",
|
||||
"react-contenteditable": "^3.3.7",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-markdown": "^9.0.1",
|
||||
"react-syntax-highlighter": "^15.5.0",
|
||||
"reconnecting-eventsource": "^1.6.4",
|
||||
"rehype-raw": "^7.0.0",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"shell-env": "^4.0.1",
|
||||
"simple-git": "^3.27.0",
|
||||
"string-similarity": "^4.0.4",
|
||||
"uuid": "^10.0.0",
|
||||
|
||||
Reference in New Issue
Block a user