From 79c1527548a8cfb83ac2ef59a0d7c70eef498665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 03:57:41 +0000 Subject: [PATCH] Bump @capacitor/keyboard from 6.0.2 to 6.0.3 Bumps [@capacitor/keyboard](https://github.com/ionic-team/capacitor-plugins) from 6.0.2 to 6.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@6.0.2...@capacitor/keyboard@6.0.3) --- updated-dependencies: - dependency-name: "@capacitor/keyboard" 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 486cb4121..1ded48ee0 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@capacitor/core": "6.1.2", "@capacitor/filesystem": "6.0.2", "@capacitor/haptics": "6.0.2", - "@capacitor/keyboard": "6.0.2", + "@capacitor/keyboard": "6.0.3", "@capacitor/local-notifications": "6.1.0", "@capacitor/network": "6.0.3", "@capacitor/status-bar": "6.0.1", diff --git a/yarn.lock b/yarn.lock index 13066a4b9..499817a4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -272,10 +272,10 @@ resolved "https://registry.yarnpkg.com/@capacitor/haptics/-/haptics-6.0.2.tgz#3971a606ff3f436d71c90b5c524993fb684d53ee" integrity sha512-xcFdIH4iIIeW2+1lzmlYMVicqB9ytaiuZ9NE3a9laKFPvMGC7hdj6i6tHFezwPJ/96xkHOwXT2b0F8Mh9xtTWg== -"@capacitor/keyboard@6.0.2": - version "6.0.2" - resolved "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-6.0.2.tgz" - integrity sha512-fOfO3rQ0ZXuTHpK03INVTwmBnpqMiH8EHPpNaHjwjKwdrVRWBvtgIFhuyHNXh53rdcXw+uHB+1RIiNabnCrITw== +"@capacitor/keyboard@6.0.3": + version "6.0.3" + resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-6.0.3.tgz#0ea0e2f832722c02e32c5bb8a1e776d8bddc9b9e" + integrity sha512-V/mURxBI68HvClYjrGBlOriWkwYN7r+cWid/igJz/3scNc/V81DgQ9fpoLr4W0I5NY7YxOesjIJLuLO+LT18mQ== "@capacitor/local-notifications@6.1.0": version "6.1.0"