Skip to content

Commit 023cad0

Browse files
authored
chore(core): update stencil to v4.36 (#2015)
1 parent 1d273b1 commit 023cad0

File tree

4 files changed

+43
-36
lines changed

4 files changed

+43
-36
lines changed

.changeset/tame-weeks-sneeze.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@siemens/ix': patch
3+
---
4+
5+
Update to stenciljs v4.36.0
6+
7+
Fixes #1543 #1286

packages/core/component-doc.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"timestamp": "",
33
"compiler": {
44
"name": "@stencil/core",
5-
"version": "4.35.3",
5+
"version": "4.36.0",
66
"typescriptVersion": "5.5.4"
77
},
88
"components": [
@@ -26809,10 +26809,10 @@
2680926809
"docstring": "",
2681026810
"path": "src/components.d.ts"
2681126811
},
26812-
"../../node_modules/.pnpm/@stencil+core@4.35.3/node_modules/@stencil/core/internal/stencil-core/index.d.ts::Element": {
26812+
"../../node_modules/.pnpm/@stencil+core@4.36.0/node_modules/@stencil/core/internal/stencil-core/index.d.ts::Element": {
2681326813
"declaration": "any",
2681426814
"docstring": "",
26815-
"path": "../../node_modules/.pnpm/@stencil+core@4.35.3/node_modules/@stencil/core/internal/stencil-core/index.d.ts"
26815+
"path": "../../node_modules/.pnpm/@stencil+core@4.36.0/node_modules/@stencil/core/internal/stencil-core/index.d.ts"
2681626816
},
2681726817
"src/components/tree/tree-model.ts::TreeModel": {
2681826818
"declaration": "{\n [P in K]: T;\n}",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@stencil-community/eslint-plugin": "^0.7.2",
9393
"@stencil-community/postcss": "^2.2.0",
9494
"@stencil/angular-output-target": "^0.10.2",
95-
"@stencil/core": "^4.35.3",
95+
"@stencil/core": "^4.36.0",
9696
"@stencil/react-output-target": "^1.1.0",
9797
"@stencil/sass": "^3.0.12",
9898
"@stencil/vue-output-target": "0.10.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)