Skip to content

Commit

Permalink
chore(deps-dev): bump @stencil/core from 1.17.4 to 4.24.0
Browse files Browse the repository at this point in the history
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 1.17.4 to 4.24.0.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](ionic-team/stencil@v1.17.4...v4.24.0)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 3e9ef5a commit 886437e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/iot-app-kit-visualizations-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"pack": "yarn pack"
},
"devDependencies": {
"@stencil/core": "^1.12.2",
"@stencil/core": "^4.24.0",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.3.1",
"react": "18.x.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/iot-app-kit-visualizations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@cypress/webpack-preprocessor": "^6.0.2",
"@stencil/core": "^1.12.2",
"@stencil/core": "^4.24.0",
"@stencil/router": "^1.0.1",
"@testing-library/dom": "^9.3.4",
"@testing-library/user-event": "^14.5.2",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2769,12 +2769,10 @@
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==

"@stencil/core@^1.12.2":
version "1.17.4"
resolved "https://registry.npmjs.org/@stencil/core/-/core-1.17.4.tgz"
integrity sha512-dmuNYM6fnHPvE2ptHoUBQtjcpXqrHnkDtdyUD6/JrZWcJt6jBtrykewObOxzpDCMLs+NT7668ussRagdVL03gQ==
dependencies:
typescript "3.9.7"
"@stencil/core@^4.24.0":
version "4.24.0"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.24.0.tgz#ee4cc9c4ced4e64a04e26debd34a7bb72272caa3"
integrity sha512-v0CYQkfd+id3dXoRSYp7yLsx/kogsfwJBE0YUm/5SBpxy4tcdXNaRrWFVwV//fkdcFmjm3awwS3edxbW+X7pmw==

"@stencil/redux@^0.1.1":
version "0.1.2"
Expand Down Expand Up @@ -18315,11 +18313,6 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

[email protected]:
version "3.9.7"
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==

uglify-js@^3.1.4:
version "3.14.1"
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.1.tgz"
Expand Down

0 comments on commit 886437e

Please sign in to comment.