Skip to content

Commit bbb2b3e

Browse files
committed
fix(react): update @stencil/react-output-target to 1.5.0
1 parent 161fb57 commit bbb2b3e

5 files changed

Lines changed: 707 additions & 698 deletions

File tree

core/package-lock.json

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

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@rollup/plugin-node-resolve": "^8.4.0",
5151
"@rollup/plugin-virtual": "^2.0.3",
5252
"@stencil/angular-output-target": "^0.10.0",
53-
"@stencil/react-output-target": "1.4.2",
53+
"@stencil/react-output-target": "^1.5.0",
5454
"@stencil/sass": "^3.0.9",
5555
"@stencil/vue-output-target": "0.10.8",
5656
"@types/jest": "^29.5.6",

packages/react/package-lock.json

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

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
],
4242
"dependencies": {
4343
"@ionic/core": "^8.8.3",
44-
"@stencil/react-output-target": "1.4.2",
44+
"@stencil/react-output-target": "^1.5.0",
4545
"ionicons": "^8.0.13",
4646
"tslib": "*"
4747
},

0 commit comments

Comments
 (0)