@infineon/design-system-mcp 39.44.0 → 39.44.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/dist/assets/docs.json +7 -7
- package/dist/index.js +1 -1
- package/package.json +7 -7
package/dist/assets/docs.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-08-
|
|
2
|
+
"timestamp": "2026-08-07T11:36:14",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
|
-
"version": "4.43.
|
|
5
|
+
"version": "4.43.4",
|
|
6
6
|
"typescriptVersion": "5.8.3"
|
|
7
7
|
},
|
|
8
8
|
"components": [
|
|
@@ -18337,7 +18337,7 @@
|
|
|
18337
18337
|
"Event": {
|
|
18338
18338
|
"location": "import",
|
|
18339
18339
|
"path": "@stencil/core",
|
|
18340
|
-
"id": "../../node_modules/.pnpm/@stencil+core@4.43.
|
|
18340
|
+
"id": "../../node_modules/.pnpm/@stencil+core@4.43.4/node_modules/@stencil/core/internal/stencil-core/index.d.ts::Event",
|
|
18341
18341
|
"referenceLocation": "Event"
|
|
18342
18342
|
}
|
|
18343
18343
|
}
|
|
@@ -18366,7 +18366,7 @@
|
|
|
18366
18366
|
"Event": {
|
|
18367
18367
|
"location": "import",
|
|
18368
18368
|
"path": "@stencil/core",
|
|
18369
|
-
"id": "../../node_modules/.pnpm/@stencil+core@4.43.
|
|
18369
|
+
"id": "../../node_modules/.pnpm/@stencil+core@4.43.4/node_modules/@stencil/core/internal/stencil-core/index.d.ts::Event",
|
|
18370
18370
|
"referenceLocation": "Event"
|
|
18371
18371
|
}
|
|
18372
18372
|
}
|
|
@@ -18609,7 +18609,7 @@
|
|
|
18609
18609
|
"Event": {
|
|
18610
18610
|
"location": "import",
|
|
18611
18611
|
"path": "@stencil/core",
|
|
18612
|
-
"id": "../../node_modules/.pnpm/@stencil+core@4.43.
|
|
18612
|
+
"id": "../../node_modules/.pnpm/@stencil+core@4.43.4/node_modules/@stencil/core/internal/stencil-core/index.d.ts::Event",
|
|
18613
18613
|
"referenceLocation": "Event"
|
|
18614
18614
|
}
|
|
18615
18615
|
}
|
|
@@ -21326,10 +21326,10 @@
|
|
|
21326
21326
|
"docstring": "",
|
|
21327
21327
|
"path": "src/components/stepper/interfaces.tsx"
|
|
21328
21328
|
},
|
|
21329
|
-
"../../node_modules/.pnpm/@stencil+core@4.43.
|
|
21329
|
+
"../../node_modules/.pnpm/@stencil+core@4.43.4/node_modules/@stencil/core/internal/stencil-core/index.d.ts::Event": {
|
|
21330
21330
|
"declaration": "any",
|
|
21331
21331
|
"docstring": "",
|
|
21332
|
-
"path": "../../node_modules/.pnpm/@stencil+core@4.43.
|
|
21332
|
+
"path": "../../node_modules/.pnpm/@stencil+core@4.43.4/node_modules/@stencil/core/internal/stencil-core/index.d.ts"
|
|
21333
21333
|
}
|
|
21334
21334
|
}
|
|
21335
21335
|
}
|
package/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@infineon/design-system-mcp",
|
|
3
|
-
"version": "39.44.
|
|
3
|
+
"version": "39.44.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "MCP server for the Infineon Design System (DDS)",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -32,16 +32,16 @@
|
|
|
32
32
|
"zod": "^3.23.8"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@infineon/dds-tooling": "39.44.
|
|
35
|
+
"@infineon/dds-tooling": "39.44.1",
|
|
36
36
|
"@types/node": "^20.19.33",
|
|
37
37
|
"esbuild": "^0.27.4",
|
|
38
38
|
"typescript": "^5.4.5"
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
|
-
"@infineon/infineon-design-system-angular": "39.44.
|
|
42
|
-
"@infineon/infineon-design-system-react": "39.44.
|
|
43
|
-
"@infineon/infineon-design-system-stencil": "39.44.
|
|
44
|
-
"@infineon/infineon-design-system-vue": "39.44.
|
|
41
|
+
"@infineon/infineon-design-system-angular": "39.44.1",
|
|
42
|
+
"@infineon/infineon-design-system-react": "39.44.1",
|
|
43
|
+
"@infineon/infineon-design-system-stencil": "39.44.1",
|
|
44
|
+
"@infineon/infineon-design-system-vue": "39.44.1"
|
|
45
45
|
},
|
|
46
46
|
"peerDependenciesMeta": {
|
|
47
47
|
"@infineon/infineon-design-system-stencil": {
|
|
@@ -123,5 +123,5 @@
|
|
|
123
123
|
}
|
|
124
124
|
},
|
|
125
125
|
"license": "MIT",
|
|
126
|
-
"gitHead": "
|
|
126
|
+
"gitHead": "0a2f31dfa82fee2242a805ddc89eff870a52cced"
|
|
127
127
|
}
|