From 45ac9a16ea681b581731ae2488b491ad9afdc849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 04:08:15 +0000 Subject: [PATCH] Bump @capacitor/local-notifications from 7.0.0 to 7.0.3 Bumps [@capacitor/local-notifications](https://github.com/ionic-team/capacitor-plugins) from 7.0.0 to 7.0.3. - [Release notes](https://github.com/ionic-team/capacitor-plugins/releases) - [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@7.0.0...@capacitor/local-notifications@7.0.3) --- updated-dependencies: - dependency-name: "@capacitor/local-notifications" dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bdacf9c72..f6218907f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@capacitor/filesystem": "7.0.0", "@capacitor/haptics": "7.0.0", "@capacitor/keyboard": "7.0.0", - "@capacitor/local-notifications": "7.0.0", + "@capacitor/local-notifications": "7.0.3", "@capacitor/network": "7.0.0", "@capacitor/status-bar": "7.0.0", "@capacitor/toast": "7.0.0", diff --git a/yarn.lock b/yarn.lock index c24a6ce5d..49eb34e4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -245,10 +245,10 @@ resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-7.0.0.tgz#c31dcda3faa4158dc63da07e17e8c1ec31382e6d" integrity sha512-Tqwy8wG+sx4UqiFCX4Q+bFw6uKgG7BiHKAPpeefoIgoEB8H8Jf3xZNZoVPnJIMuPsCdSvuyHXZbJXH9IEEirGA== -"@capacitor/local-notifications@7.0.0": - version "7.0.0" - resolved "https://registry.yarnpkg.com/@capacitor/local-notifications/-/local-notifications-7.0.0.tgz#15616348ea71154efc71efede404de0401d4e124" - integrity sha512-+k93w1W0hZTVxM8rjttEyUKkkHxOW776POFM4snDcwv+sAxWX+YK+oqIwNtln6N5Plp3Z9TkQS0RufwZbl7GUw== +"@capacitor/local-notifications@7.0.3": + version "7.0.3" + resolved "https://registry.yarnpkg.com/@capacitor/local-notifications/-/local-notifications-7.0.3.tgz#27207215b39af342204b19c13efb6c55a89880aa" + integrity sha512-zVHZk5AYRiBwBDynaD7caPUROozgvwOG0L2SPFw1HBTWCscJvo0fsaE67NWW252jzel3PH0XogglJUYFx/jtHA== "@capacitor/network@7.0.0": version "7.0.0"