Skip to content

Commit ab2abe0

Browse files
build(deps): bump the production-dependencies group across 1 directory with 3 updates
Bumps the production-dependencies group with 3 updates in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [@codemirror/commands](https://github.com/codemirror/commands) 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/commands` from 6.10.4 to 6.11.0 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/commands/commits) Updates `@codemirror/view` from 6.43.6 to 6.43.9 - [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/commands" dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@codemirror/view" dependency-version: 6.43.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 579d986 commit ab2abe0

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

Lines changed: 13 additions & 13 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
},
1313
"dependencies": {
1414
"@codemirror/autocomplete": "^6.18.4",
15-
"@codemirror/commands": "^6.7.1",
15+
"@codemirror/commands": "^6.11.0",
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.9",
2020
"@lezer/highlight": "^1.2.1",
2121
"@vercel/analytics": "^2.0.1",
2222
"posecode-language": "0.2.2",

0 commit comments

Comments
 (0)