From 9de9fc73e1ab17a921710bb9baf1ccb0624e1ece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 15:09:52 +0000 Subject: [PATCH] build(deps): bump @ionic/angular from 8.4.1 to 8.4.3 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](https://github.com/ionic-team/ionic-framework/compare/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] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 398c1be..3b9ea83 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 3781125..5110114 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"