Skip to content

Commit 5308e29

Browse files
chore(react): bump @stencil/core version to v4.29.0
1 parent 848cbe1 commit 5308e29

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

example-project/component-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"@stencil/angular-output-target": "workspace:*",
62-
"@stencil/core": "4.28.2-dev.1742453865.0e5a479",
62+
"@stencil/core": "4.29.0",
6363
"@stencil/react-output-target": "workspace:*",
6464
"@stencil/vue-output-target": "workspace:*",
6565
"@types/puppeteer": "2.0.1"

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@angular/core": "8.2.14",
5252
"@angular/forms": "8.2.14",
53-
"@stencil/core": "4.28.2-dev.1742453865.0e5a479",
53+
"@stencil/core": "4.29.0",
5454
"@types/node": "^18.0.0",
5555
"npm-run-all2": "^6.2.4",
5656
"rimraf": "^5.0.0",

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencil/react-output-target",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "React output target for @stencil/core components.",
55
"author": "Ionic Team",
66
"homepage": "https://stenciljs.com/",
@@ -57,7 +57,7 @@
5757
"react-dom": "^18 || ^19"
5858
},
5959
"devDependencies": {
60-
"@stencil/core": "4.28.2-dev.1742453865.0e5a479",
60+
"@stencil/core": "4.29.0",
6161
"@types/node": "^20.14.12",
6262
"@types/react": "^18 || ^19",
6363
"@types/react-dom": "^18 || ^19",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)