|
1146 | 1146 | dependencies: |
1147 | 1147 | "@types/web-bluetooth" "^0.0.20" |
1148 | 1148 |
|
| 1149 | +"@capacitor-community/bluetooth-le@^7.3.0": |
| 1150 | + version "7.3.0" |
| 1151 | + resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-7.3.0.tgz#2c6f6b7628b038632cac098e97a0544871efaef1" |
| 1152 | + integrity sha512-QsM8jIlseTWnpEHdlzB5OxweNoxS9QDKUyQEX49IyeRCmi0uVMf4A8l6VPtyfT6wKUdWf4VrEZAED8UCOWW1DQ== |
| 1153 | + dependencies: |
| 1154 | + "@types/web-bluetooth" "^0.0.20" |
| 1155 | + |
1149 | 1156 | "@capacitor/android@^7.0.0": |
1150 | 1157 | version "7.4.4" |
1151 | 1158 | resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-7.4.4.tgz#a14a1e844bd5079982427e247fdd17555b5fbedd" |
@@ -9086,7 +9093,16 @@ string-natural-compare@^3.0.1: |
9086 | 9093 | resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4" |
9087 | 9094 | integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw== |
9088 | 9095 |
|
9089 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 9096 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 9097 | + version "4.2.3" |
| 9098 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 9099 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 9100 | + dependencies: |
| 9101 | + emoji-regex "^8.0.0" |
| 9102 | + is-fullwidth-code-point "^3.0.0" |
| 9103 | + strip-ansi "^6.0.1" |
| 9104 | + |
| 9105 | +string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
9090 | 9106 | version "4.2.3" |
9091 | 9107 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
9092 | 9108 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -9204,7 +9220,14 @@ string_decoder@~1.1.1: |
9204 | 9220 | dependencies: |
9205 | 9221 | safe-buffer "~5.1.0" |
9206 | 9222 |
|
9207 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 9223 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 9224 | + version "6.0.1" |
| 9225 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 9226 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 9227 | + dependencies: |
| 9228 | + ansi-regex "^5.0.1" |
| 9229 | + |
| 9230 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
9208 | 9231 | version "6.0.1" |
9209 | 9232 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
9210 | 9233 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
|
0 commit comments