chore(deps): bump @modelcontextprotocol/sdk from 1.12.2 to 1.24.0 (#6023)
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.12.2 to 1.24.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.2...1.24.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
| "type": "module", | "type": "module", | ||
| "dependencies": { | "dependencies": { | ||
| "@fastgpt/global": "workspace:*", | "@fastgpt/global": "workspace:*", | ||
| "@modelcontextprotocol/sdk": "^1.12.1", | "@modelcontextprotocol/sdk": "^1.24.0", | ||
| "@node-rs/jieba": "2.0.1", | "@node-rs/jieba": "2.0.1", | ||
| "@opentelemetry/api": "^1.9.0", | "@opentelemetry/api": "^1.9.0", | ||
| "@opentelemetry/api-logs": "^0.203.0", | "@opentelemetry/api-logs": "^0.203.0", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
| ... | @@ -24,7 +24,7 @@ | ... | @@ -24,7 +24,7 @@ |
| "@fastgpt/service": "workspace:*", | "@fastgpt/service": "workspace:*", | ||
| "@fastgpt/web": "workspace:*", | "@fastgpt/web": "workspace:*", | ||
| "@fortaine/fetch-event-source": "^3.0.6", | "@fortaine/fetch-event-source": "^3.0.6", | ||
| "@modelcontextprotocol/sdk": "^1.12.1", | "@modelcontextprotocol/sdk": "^1.24.0", | ||
| "@node-rs/jieba": "2.0.1", | "@node-rs/jieba": "2.0.1", | ||
| "@scalar/api-reference-react": "^0.8.1", | "@scalar/api-reference-react": "^0.8.1", | ||
| "@tanstack/react-query": "^4.24.10", | "@tanstack/react-query": "^4.24.10", | ||
| ... | ... |
| ... | @@ -15,7 +15,7 @@ | ... | @@ -15,7 +15,7 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@fastgpt/global": "workspace:*", | "@fastgpt/global": "workspace:*", | ||
| "@modelcontextprotocol/sdk": "^1.12.1", | "@modelcontextprotocol/sdk": "^1.24.0", | ||
| "chalk": "^5.3.0", | "chalk": "^5.3.0", | ||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
| "dotenv": "^16.5.0", | "dotenv": "^16.5.0", | ||
| ... | ... |
Please
register
or
sign in
to comment