From 8a4e41f700ca4492709da035ed6a47ad8583f4ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 04:07:33 +0000 Subject: [PATCH] Bump @capacitor/keyboard from 7.0.0 to 7.0.3 Bumps [@capacitor/keyboard](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/keyboard@7.0.0...@capacitor/keyboard@7.0.3) --- updated-dependencies: - dependency-name: "@capacitor/keyboard" 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..753d6914c 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@capacitor/core": "7.1.0", "@capacitor/filesystem": "7.0.0", "@capacitor/haptics": "7.0.0", - "@capacitor/keyboard": "7.0.0", + "@capacitor/keyboard": "7.0.3", "@capacitor/local-notifications": "7.0.0", "@capacitor/network": "7.0.0", "@capacitor/status-bar": "7.0.0", diff --git a/yarn.lock b/yarn.lock index c24a6ce5d..8bf99013a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -240,10 +240,10 @@ resolved "https://registry.yarnpkg.com/@capacitor/haptics/-/haptics-7.0.0.tgz#b16b8968850ded0c3f0a233fea54321e94f3e199" integrity sha512-8uI8rWyAbq8EzkjS+sHZSncyzujHzVbuLKgj8J5H0yUL6+r26F16gVA2iuQuIBvzbSMy7Y0/pUuWlwZr/H8AKg== -"@capacitor/keyboard@7.0.0": - version "7.0.0" - resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-7.0.0.tgz#c31dcda3faa4158dc63da07e17e8c1ec31382e6d" - integrity sha512-Tqwy8wG+sx4UqiFCX4Q+bFw6uKgG7BiHKAPpeefoIgoEB8H8Jf3xZNZoVPnJIMuPsCdSvuyHXZbJXH9IEEirGA== +"@capacitor/keyboard@7.0.3": + version "7.0.3" + resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-7.0.3.tgz#8e05a70a386479f0cd2778fbec1adda5f6e18cee" + integrity sha512-BIBKjmky5rOYNhvYhNeDi0MMvjwYZ6YF9JoCYcGKvKY+XLJKtezsEL78XfOlgWZBkbfR8uq3tzktY6PqgoYLKA== "@capacitor/local-notifications@7.0.0": version "7.0.0"