Skip to content

Commit

Permalink
build(deps): bump @ionic/angular from 8.4.1 to 8.4.3
Browse files Browse the repository at this point in the history
Bumps [@ionic/angular](https://github.com/ionic-team/ionic-framework) from 8.4.1 to 8.4.3.
- [Release notes](https://github.com/ionic-team/ionic-framework/releases)
- [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md)
- [Commits](ionic-team/ionic-framework@v8.4.1...v8.4.3)

---
updated-dependencies:
- dependency-name: "@ionic/angular"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 392cdcc commit 5fa4aa2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@angular/service-worker": "18.2.7",
"@ffmpeg/ffmpeg": "0.12.15",
"@ffmpeg/util": "0.12.1",
"@ionic/angular": "8.4.1",
"@ionic/angular": "8.4.3",
"@ng-bootstrap/ng-bootstrap": "^16.0.0",
"@ngx-translate/core": "16.0.4",
"@ngx-translate/http-loader": "16.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1825,20 +1825,20 @@
"@angular-devkit/schematics" "^18.0.0"
"@schematics/angular" "^18.0.0"

"@ionic/angular@8.4.1":
version "8.4.1"
resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-8.4.1.tgz#f2b601081a7891cc375c9b827ae511375cac0370"
integrity sha512-22ghlHeIJjHDizns/huYp1sQ3Y9qYyUY9hEueIB0e8jsNhCOwhRijMIoOCZ/sfMKTbNaKX7EJ25NpVetF7mZXQ==
"@ionic/angular@8.4.3":
version "8.4.3"
resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-8.4.3.tgz#01616576cb06404c8353ef0e8ac556f72b57eb25"
integrity sha512-dIrO7luoj9Iepo4tYKTzhCEpVFWIqZ1RNgDPttKVHa8hE4xhvbb1y2Ou9zmpz7cI5QShAkr3tnAbb7rkYh4fFQ==
dependencies:
"@ionic/core" "8.4.1"
"@ionic/core" "8.4.3"
ionicons "^7.0.0"
jsonc-parser "^3.0.0"
tslib "^2.3.0"

"@ionic/core@8.4.1":
version "8.4.1"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.4.1.tgz#2f3931db6687a829bc383674cdf487735070cb42"
integrity sha512-D5xpw5TF2wldpAWE0rHq3L+5T79EjR6d++QFpprjp+q+cFjjhOnfGD+2k7gLlWepAod9LUUigeL0JF02C2wgRQ==
"@ionic/core@8.4.3":
version "8.4.3"
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.4.3.tgz#109868f5b44b178a46489c1de56f16f300684b6e"
integrity sha512-U9HdZ32bre6OKA5akJVmQMxNB8Art3Nqdn3s7m2W83I5NhLg9Tehaf8ua8jxPZtxCa1nuN7tUbzHmMCkcdqDTw==
dependencies:
"@stencil/core" "4.20.0"
ionicons "^7.2.2"
Expand Down

0 comments on commit 5fa4aa2

Please sign in to comment.