From 7eeafb489431d7a12f2645faa0f743291f8642a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 09:41:18 +0000 Subject: [PATCH] chore(deps): bump @capacitor/keyboard from 1.2.3 to 5.0.6 Bumps [@capacitor/keyboard](https://github.com/ionic-team/capacitor-plugins) from 1.2.3 to 5.0.6. - [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@1.2.3...@capacitor/keyboard@5.0.6) --- updated-dependencies: - dependency-name: "@capacitor/keyboard" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/mobile/package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 2c4064ffe21..d385eed8203 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -37,7 +37,7 @@ "@capacitor-community/privacy-screen": "^2.1.1", "@capacitor/app": "^1.1.1", "@capacitor/device": "1.1.2", - "@capacitor/keyboard": "^1.2.3", + "@capacitor/keyboard": "^5.0.6", "@capacitor/splash-screen": "^1.2.2", "@capacitor/status-bar": "^1.0.8", "capacitor-secure-filesystem-access": "./packages/mobile/capacitor/plugins/secure-filesystem-access/", diff --git a/yarn.lock b/yarn.lock index 00cc7a28cef..21555506daf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -411,10 +411,10 @@ resolved "https://registry.yarnpkg.com/@capacitor/ios/-/ios-3.4.1.tgz#0ae173056924294aa1e468b70377d603abea790e" integrity sha512-ycFCyKI8DsgedVg7PW5MpCVgqFuD0PMHQGVfC5ichXc2C/jAATX32EVdEMCB0N3guKoH2k6T3Efwg59+Fcdx2w== -"@capacitor/keyboard@^1.2.3": - version "1.2.3" - resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-1.2.3.tgz#8046d8256e1c72ed3a2dad6ff01dc37a0c415077" - integrity sha512-KTSzJkMa6CrmDIDhWfswNPqS7gvYlL25E1gqXbY7w/EhyBjJhEdF0bc6QUFufS+ZVMlcPafc0/E5P+pTfLnKiA== +"@capacitor/keyboard@^5.0.6": + version "5.0.6" + resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-5.0.6.tgz#04400e71b677abf9f1fc1ceaffd1211e7d864319" + integrity sha512-9GewAa/y2Hwkdw/Be8MTdiAjrFZ7TPDKpR44M0Y/0QMnK+mBbgzcoZ/UkuumWv6e2F1IAI+VY5eYVQHDeZcRoA== "@capacitor/splash-screen@^1.2.2": version "1.2.2" @@ -6471,9 +6471,9 @@ nice-try@^1.0.4: integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== node-abi@^3.0.0, node-abi@^3.3.0, node-abi@^3.8.0: - version "3.45.0" - resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.45.0.tgz#f568f163a3bfca5aacfce1fbeee1fa2cc98441f5" - integrity sha512-iwXuFrMAcFVi/ZoZiqq8BzAdsLw9kxDfTC0HMyjXfSL/6CSDAGD5UmR7azrAgWV1zKYq7dUUMj4owusBWKLsiQ== + version "3.47.0" + resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.47.0.tgz#6cbfa2916805ae25c2b7156ca640131632eb05e8" + integrity sha512-2s6B2CWZM//kPgwnuI0KrYwNjfdByE25zvAaEpq9IH4zcNsarH8Ihu/UuX6XMPEogDAxkuUFeZn60pXNHAqn3A== dependencies: semver "^7.3.5"