From 484dac05d0ed98bf785e763279f78a66223272a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 16:03:36 +0000 Subject: [PATCH] Update dependency @capacitor-community/bluetooth-le to ^7.3.2 --- .changelog/2222.internal.md | 1 + package.json | 2 +- yarn.lock | 7 +++++++ 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .changelog/2222.internal.md diff --git a/.changelog/2222.internal.md b/.changelog/2222.internal.md new file mode 100644 index 0000000000..787f5708c7 --- /dev/null +++ b/.changelog/2222.internal.md @@ -0,0 +1 @@ +Update dependencies diff --git a/package.json b/package.json index 13d5c2f2c2..dfed82f99b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ ] }, "dependencies": { - "@capacitor-community/bluetooth-le": "^7.0.0", + "@capacitor-community/bluetooth-le": "^7.3.2", "@capacitor/android": "^7.0.0", "@capacitor/app": "^7.0.0", "@capacitor/core": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index 0697d03af2..6bb6d736ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1146,6 +1146,13 @@ dependencies: "@types/web-bluetooth" "^0.0.20" +"@capacitor-community/bluetooth-le@^7.3.2": + version "7.3.2" + resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-7.3.2.tgz#a36d74570d1e0b4b48aeee1cf81821be7138d62f" + integrity sha512-7dgtglFXGmyS849XtIZ62iA997aE3yqNsq7XsC8yjR8dqe/agh852+nW1Zk/8QlG58dPu/K5fxVzlWZvZFb80g== + dependencies: + "@types/web-bluetooth" "^0.0.20" + "@capacitor/android@^7.0.0": version "7.4.4" resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-7.4.4.tgz#a14a1e844bd5079982427e247fdd17555b5fbedd"