Skip to content

Commit b7a30dd

Browse files
build(deps): bump the production-dependencies group with 2 updates
Bumps the production-dependencies group with 2 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [@codemirror/view](https://github.com/codemirror/view). Updates `@modelcontextprotocol/sdk` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.29.0...1.30.0) Updates `@codemirror/view` from 6.43.6 to 6.43.7 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@codemirror/view" dependency-version: 6.43.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de5c49b commit b7a30dd

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/posecode-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"physiotherapy"
4646
],
4747
"dependencies": {
48-
"@modelcontextprotocol/sdk": "^1.12.0",
48+
"@modelcontextprotocol/sdk": "^1.30.0",
4949
"posecode-parser": "0.4.2",
5050
"posecode-share": "0.4.2",
5151
"zod": "^4.4.3"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@codemirror/language": "^6.10.8",
1717
"@codemirror/lint": "^6.8.4",
1818
"@codemirror/state": "^6.5.0",
19-
"@codemirror/view": "^6.36.1",
19+
"@codemirror/view": "^6.43.7",
2020
"@lezer/highlight": "^1.2.1",
2121
"@vercel/analytics": "^2.0.1",
2222
"posecode-language": "0.2.2",

0 commit comments

Comments
 (0)