@synergy-design-system/mcp 2.12.0 → 2.12.1

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.12.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1223](https://github.com/synergy-design-system/synergy-design-system/pull/1223) [`60b2845`](https://github.com/synergy-design-system/synergy-design-system/commit/60b2845fc089c2508f7e4a2b068b359fad166288) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-03-09
8
+
9
+ fix: 🐛 dependency updates (#258)
10
+
11
+ - Updated dependencies [[`60b2845`](https://github.com/synergy-design-system/synergy-design-system/commit/60b2845fc089c2508f7e4a2b068b359fad166288)]:
12
+ - @synergy-design-system/assets@2.0.2
13
+
3
14
  ## 2.12.0
4
15
 
5
16
  ### Minor Changes
@@ -1 +1 @@
1
- 5b560fab4a7b958d03f5ac4ec1f53c6d
1
+ e863d3d1ecb673b5485041d4f4a8b704
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1223](https://github.com/synergy-design-system/synergy-design-system/pull/1223) [`60b2845`](https://github.com/synergy-design-system/synergy-design-system/commit/60b2845fc089c2508f7e4a2b068b359fad166288) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-03-09
8
+
9
+ fix: 🐛 dependency updates (#258)
10
+
3
11
  ## 2.0.1
4
12
 
5
13
  ### Patch Changes
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.10.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1223](https://github.com/synergy-design-system/synergy-design-system/pull/1223) [`60b2845`](https://github.com/synergy-design-system/synergy-design-system/commit/60b2845fc089c2508f7e4a2b068b359fad166288) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-03-09
8
+
9
+ fix: 🐛 dependency updates (#258)
10
+
11
+ - Updated dependencies [[`60b2845`](https://github.com/synergy-design-system/synergy-design-system/commit/60b2845fc089c2508f7e4a2b068b359fad166288)]:
12
+ - @synergy-design-system/tokens@3.10.1
13
+
3
14
  ## 3.10.0
4
15
 
5
16
  ### Minor Changes
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1223](https://github.com/synergy-design-system/synergy-design-system/pull/1223) [`60b2845`](https://github.com/synergy-design-system/synergy-design-system/commit/60b2845fc089c2508f7e4a2b068b359fad166288) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-03-09
8
+
9
+ fix: 🐛 dependency updates (#258)
10
+
3
11
  ## 1.0.3
4
12
 
5
13
  ### Patch Changes
@@ -7,13 +7,13 @@
7
7
  "devDependencies": {
8
8
  "@synergy-design-system/eslint-config-syn": "workspace:^",
9
9
  "@synergy-design-system/stylelint-config-syn": "workspace:^",
10
- "eslint": "^9.39.2",
10
+ "eslint": "^9.39.4",
11
11
  "ora": "^9.3.0",
12
- "postcss": "^8.5.6",
12
+ "postcss": "^8.5.8",
13
13
  "postcss-header": "^3.0.3",
14
14
  "postcss-import": "^16.1.1",
15
15
  "postcss-url": "^10.1.3",
16
- "stylelint": "^17.3.0"
16
+ "stylelint": "^17.4.0"
17
17
  },
18
18
  "exports": {
19
19
  ".": {
@@ -68,5 +68,5 @@
68
68
  "lint": "pnpm run /^lint:.*/"
69
69
  },
70
70
  "type": "module",
71
- "version": "1.0.3"
71
+ "version": "1.0.4"
72
72
  }
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1223](https://github.com/synergy-design-system/synergy-design-system/pull/1223) [`60b2845`](https://github.com/synergy-design-system/synergy-design-system/commit/60b2845fc089c2508f7e4a2b068b359fad166288) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-03-09
8
+
9
+ fix: 🐛 dependency updates (#258)
10
+
11
+ - Updated dependencies [[`60b2845`](https://github.com/synergy-design-system/synergy-design-system/commit/60b2845fc089c2508f7e4a2b068b359fad166288)]:
12
+ - @synergy-design-system/tokens@3.10.1
13
+
3
14
  ## 2.0.1
4
15
 
5
16
  ### Patch Changes
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.10.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1223](https://github.com/synergy-design-system/synergy-design-system/pull/1223) [`60b2845`](https://github.com/synergy-design-system/synergy-design-system/commit/60b2845fc089c2508f7e4a2b068b359fad166288) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-03-09
8
+
9
+ fix: 🐛 dependency updates (#258)
10
+
3
11
  ## 3.10.0
4
12
 
5
13
  ### Minor Changes
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.9.0
2
+ * @synergy-design-system/tokens version 3.10.0
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.9.0
2
+ * @synergy-design-system/tokens version 3.10.0
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.9.0
2
+ * @synergy-design-system/tokens version 3.10.0
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.9.0
2
+ * @synergy-design-system/tokens version 3.10.0
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.9.0
2
+ * @synergy-design-system/tokens version 3.10.0
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.9.0
2
+ * @synergy-design-system/tokens version 3.10.0
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.9.0
2
+ * @synergy-design-system/tokens version 3.10.0
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
package/package.json CHANGED
@@ -7,33 +7,33 @@
7
7
  "syn-mcp": "./dist/bin/start.js"
8
8
  },
9
9
  "dependencies": {
10
- "@modelcontextprotocol/sdk": "^1.26.0",
10
+ "@modelcontextprotocol/sdk": "^1.27.1",
11
11
  "globby": "^16.1.1",
12
12
  "zod": "^4.3.6",
13
- "@synergy-design-system/assets": "2.0.1"
13
+ "@synergy-design-system/assets": "2.0.2"
14
14
  },
15
15
  "description": "MCP Server for the Synergy Design System",
16
16
  "devDependencies": {
17
17
  "@types/jest": "^30.0.0",
18
- "@types/node": "^24.10.13",
18
+ "@types/node": "^24.12.0",
19
19
  "@types/serve-handler": "^6.1.4",
20
20
  "change-case": "^5.4.4",
21
21
  "custom-elements-manifest": "^2.1.0",
22
- "eslint": "^9.39.2",
22
+ "eslint": "^9.39.4",
23
23
  "jest": "^30.2.0",
24
24
  "ora": "^9.3.0",
25
25
  "playwright": "^1.58.2",
26
26
  "prettier": "^3.8.1",
27
27
  "rimraf": "^6.1.3",
28
- "serve-handler": "^6.1.6",
28
+ "serve-handler": "^6.1.7",
29
29
  "ts-jest": "^29.4.6",
30
30
  "typescript": "^5.9.3",
31
+ "@synergy-design-system/components": "3.10.1",
31
32
  "@synergy-design-system/docs": "0.1.0",
32
- "@synergy-design-system/components": "3.10.0",
33
- "@synergy-design-system/tokens": "^3.10.0",
34
33
  "@synergy-design-system/eslint-config-syn": "^0.1.0",
35
- "@synergy-design-system/fonts": "1.0.3",
36
- "@synergy-design-system/styles": "2.0.1"
34
+ "@synergy-design-system/tokens": "^3.10.1",
35
+ "@synergy-design-system/styles": "2.0.2",
36
+ "@synergy-design-system/fonts": "1.0.4"
37
37
  },
38
38
  "exports": {
39
39
  ".": {
@@ -67,7 +67,7 @@
67
67
  "directory": "packages/mcp"
68
68
  },
69
69
  "type": "module",
70
- "version": "2.12.0",
70
+ "version": "2.12.1",
71
71
  "scripts": {
72
72
  "build": "pnpm run build:ts && pnpm run build:metadata && pnpm build:hash",
73
73
  "build:all": "pnpm run build && pnpm run build:storybook",