From 8a1b8e4c8f70bcdfdb8e2e691f2b5a0c6db3a772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 08:19:47 +0200 Subject: [PATCH] Bump @ionic/angular from 8.0.1 to 8.2.0 (#85) Bumps [@ionic/angular](https://github.com/ionic-team/ionic-framework) from 8.0.1 to 8.2.0. - [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.0.1...v8.2.0) --- updated-dependencies: - dependency-name: "@ionic/angular" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 9cffc07..6b9637b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@angular/service-worker": "17.3.4", "@ffmpeg/ffmpeg": "0.12.10", "@ffmpeg/util": "0.12.1", - "@ionic/angular": "8.0.1", + "@ionic/angular": "8.2.0", "@ng-bootstrap/ng-bootstrap": "^16.0.0", "@ngx-translate/core": "15.0.0", "@ngx-translate/http-loader": "8.0.0", diff --git a/yarn.lock b/yarn.lock index 0858667..b199cf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1693,22 +1693,22 @@ "@angular-devkit/schematics" "^17.0.0" "@schematics/angular" "^17.0.0" -"@ionic/angular@8.0.1": - version "8.0.1" - resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-8.0.1.tgz#c52785e62969fc06d962f1032a5579e9b5a8001c" - integrity sha512-VqGsntNXPpDemzfPv2U28fgP5+DTcElatmQfcHANlG61f4t6/QJ/1IweNph0I4gZddieZwW3LF5ag4BAmGRhzw== +"@ionic/angular@8.2.0": + version "8.2.0" + resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-8.2.0.tgz#2ffb18b23c04340996dff4f05da0a80d49eb87f0" + integrity sha512-47y/J3yqLwzHqe+50QTTIr+9AYbjpu9IR+p33bRbxJhUEaUCl5VKzLwjL94bVi+eTVwr786eu2kK8TRTaPyEBw== dependencies: - "@ionic/core" "8.0.1" + "@ionic/core" "8.2.0" ionicons "^7.0.0" jsonc-parser "^3.0.0" tslib "^2.3.0" -"@ionic/core@8.0.1": - version "8.0.1" - resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.0.1.tgz#bedbe7b3714fa75c96299e1c0b6139174061830e" - integrity sha512-6FEa0kSXSs82aCYcB7JcLGt5Z0XBU8mRFQGVrJtdh3ybQQntIAWKHc9H2OFaiT3SSAK+XQqlU6kq0jM9nWKveQ== +"@ionic/core@8.2.0": + version "8.2.0" + resolved "https://registry.yarnpkg.com/@ionic/core/-/core-8.2.0.tgz#664962b5a302a8a13b1ac589f93773c154c542a4" + integrity sha512-+TjHDFluiGYVNiQZOLsETCE+om5FKYbaOKkfmCQYvRGxlg4WtOwaX6YCrpP4MMuerGt36PA196oh/JTcVe9ByA== dependencies: - "@stencil/core" "^4.17.1" + "@stencil/core" "^4.17.2" ionicons "^7.2.2" tslib "^2.1.0" @@ -2163,10 +2163,10 @@ resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.15.0.tgz#84db0d9e34cd6e420222e76fb8ada1c5bdee41a2" integrity sha512-C5syM3chCyxX0Os5M+ZWrBujjqwUfrTb87YiLr8RC+kMTmIpnRvvtj8/s3QYDGdDENGRxGkBpeboVh82IGqk0w== -"@stencil/core@^4.17.1": - version "4.17.2" - resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.17.2.tgz#a02158497a6f37a5392946eb6a6fb927295603a5" - integrity sha512-MX7yaLmpTU9iZvCire9nhecTcE0qBlV0vPWrLMeIXewYN7/hb8B3NjnhQyBKC93FDPI8NBRmt6KIugLw9zcRZg== +"@stencil/core@^4.17.2": + version "4.18.2" + resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.18.2.tgz#4687f3b97bf55239a4f0ab9b7527383cfc2348bd" + integrity sha512-GLYbzv3Bq/oUbQk3CH09zkjISANccyE5/A1C7+1JZhdnWUx1MRuWQR9/2uzSPR7kF0sdppwzXvArl7VqYCxLOQ== "@tsconfig/node10@^1.0.7": version "1.0.11"