Skip to content

Commit d70ea40

Browse files
chore(deps): update dependency @stencil/core to v4.19.2 (#29685)
Issue number: resolves #29681 --------- ### Release Notes <details> <summary>ionic-team/stencil (@&#8203;stencil/core)</summary> ### [`v4.19.2`](https://github.com/ionic-team/stencil/blob/HEAD/CHANGELOG.md#-4192-2024-07-02) [Compare Source](https://github.com/ionic-team/stencil/compare/v4.19.1...v4.19.2) ### Bug Fixes * **hydrate:** partially revert [#5838](stenciljs/core#5838) ([#5876](stenciljs/core#5876)) ([dfbc340](stenciljs/core@dfbc340)) * **hydrate:** support server side rendering of components with listener ([#5877](stenciljs/core#5877)) ([2c5b7f8](stenciljs/core@2c5b7f8)), fixes [#5869](stenciljs/core#5869) * **testing:** add testing sub module to export map ([#5873](stenciljs/core#5873)) ([bb2e04f](stenciljs/core@bb2e04f)), fixes [#5871](stenciljs/core#5871) and [#5868](stenciljs/core#5868) </details>
1 parent 90893f4 commit d70ea40

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

core/package-lock.json

Lines changed: 9 additions & 9 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
@@ -31,7 +31,7 @@
3131
"loader/"
3232
],
3333
"dependencies": {
34-
"@stencil/core": "^4.19.1",
34+
"@stencil/core": "^4.19.2",
3535
"ionicons": "^7.2.2",
3636
"tslib": "^2.1.0"
3737
},

0 commit comments

Comments
 (0)