Skip to content

Commit

Permalink
chore(deps-dev): bump @stencil/core from 1.17.4 to 4.25.3
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.25.3.
- [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.25.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 28623ba commit dd21c93
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.25.3",
"@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.7",
"@cypress/webpack-preprocessor": "^6.0.2",
"@stencil/core": "^1.12.2",
"@stencil/core": "^4.25.3",
"@stencil/router": "^1.0.1",
"@testing-library/dom": "^9.3.4",
"@testing-library/user-event": "^14.6.1",
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.25.3":
version "4.25.3"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.25.3.tgz#5690b3347b7c90985ba56e5e8bd548ba20e191bf"
integrity sha512-wYSMS59jxB2ulWF8oNYOCMCo4NhGsvopn0Q7l7MBDQPRluBrodKRMfJiDV40tkJfYB4tq7o2TvgjcacH1gDNvQ==

"@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=

typescript@3.9.7:
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 dd21c93

Please sign in to comment.