touchdesigner-mcp-server 1.4.3 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v7.17.2 🍺
2
+ * Generated by orval v7.20.0 🍺
3
3
  * Do not edit manually.
4
4
  * TouchDesigner API
5
5
  * OpenAPI schema for generating TouchDesigner API client code
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Generated by orval v7.17.2 🍺
2
+ * Generated by orval v7.20.0 🍺
3
3
  * Do not edit manually.
4
4
  * TouchDesigner API
5
5
  * OpenAPI schema for generating TouchDesigner API client code
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "touchdesigner-mcp-server",
3
- "version": "1.4.3",
3
+ "version": "1.4.4",
4
4
  "description": "MCP server for TouchDesigner",
5
5
  "repository": {
6
6
  "type": "git",
@@ -26,7 +26,7 @@
26
26
  "touchdesigner-mcp-server": "dist/cli.js"
27
27
  },
28
28
  "dependencies": {
29
- "@modelcontextprotocol/sdk": "^1.25.1",
29
+ "@modelcontextprotocol/sdk": "^1.25.3",
30
30
  "@mozilla/readability": "^0.6.0",
31
31
  "@types/axios": "^0.14.4",
32
32
  "@types/ws": "^8.18.1",
@@ -36,25 +36,25 @@
36
36
  "mustache": "^4.2.0",
37
37
  "semver": "^7.7.3",
38
38
  "yaml": "^2.8.2",
39
- "zod": "4.3.2"
39
+ "zod": "4.3.6"
40
40
  },
41
41
  "devDependencies": {
42
- "@biomejs/biome": "2.3.10",
43
- "@openapitools/openapi-generator-cli": "^2.27.0",
42
+ "@biomejs/biome": "2.3.12",
43
+ "@openapitools/openapi-generator-cli": "^2.28.0",
44
44
  "@types/express": "^5.0.6",
45
45
  "@types/jsdom": "^27.0.0",
46
46
  "@types/mustache": "^4.2.6",
47
- "@types/node": "^25.0.3",
47
+ "@types/node": "^25.0.10",
48
48
  "@types/semver": "^7.7.1",
49
- "@vitest/coverage-v8": "^4.0.16",
49
+ "@vitest/coverage-v8": "^4.0.18",
50
50
  "archiver": "^7.0.1",
51
51
  "msw": "^2.12.7",
52
52
  "npm-run-all": "^4.1.5",
53
53
  "orval": "^7.17.2",
54
- "prettier": "^3.7.4",
54
+ "prettier": "^3.8.1",
55
55
  "shx": "^0.4.0",
56
56
  "typescript": "^5.9.3",
57
- "vitest": "^4.0.16"
57
+ "vitest": "^4.0.18"
58
58
  },
59
59
  "type": "module",
60
60
  "exports": {