chore(deps): update dependency @stencil/core to v4.42.0

This commit is contained in:
renovate[bot]
2026-02-04 16:44:08 +00:00
committed by GitHub
parent cc75ff42e1
commit 462a1051e4
2 changed files with 5 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
"version": "8.7.17",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.38.0",
"@stencil/core": "4.42.0",
"ionicons": "^8.0.13",
"tslib": "^2.1.0"
},
@@ -1788,7 +1788,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.38.0",
"version": "4.42.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.42.0.tgz",
"integrity": "sha512-1mMkQ3+5jE343detvyFK+U3tJM8Qp8aaaOnGMo815BKMnFShUpioF9ziaX0dJ+goDKWIWbGZ2438dHIGsvE5ug==",
"license": "MIT",
"peer": true,
"bin": {

View File

@@ -34,7 +34,7 @@
"loader/"
],
"dependencies": {
"@stencil/core": "4.38.0",
"@stencil/core": "4.42.0",
"ionicons": "^8.0.13",
"tslib": "^2.1.0"
},