Skip to content

Commit 7748ff7

Browse files
Update capacitor monorepo to v6.2.0
1 parent ef42be6 commit 7748ff7

File tree

2 files changed

+20
-41
lines changed

2 files changed

+20
-41
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
},
5959
"dependencies": {
6060
"@capacitor-community/bluetooth-le": "6.0.0",
61-
"@capacitor/android": "6.0.0",
61+
"@capacitor/android": "6.2.0",
6262
"@capacitor/app": "6.0.0",
63-
"@capacitor/core": "6.0.0",
64-
"@capacitor/ios": "6.0.0",
63+
"@capacitor/core": "6.2.0",
64+
"@capacitor/ios": "6.2.0",
6565
"@capawesome/capacitor-app-update": "6.0.0",
6666
"@ethereumjs/util": "9.0.3",
6767
"@ledgerhq/hw-transport-webusb": "6.28.5",
@@ -99,7 +99,7 @@
9999
"webextension-polyfill": "0.12.0"
100100
},
101101
"devDependencies": {
102-
"@capacitor/cli": "6.0.0",
102+
"@capacitor/cli": "6.2.0",
103103
"@cypress/code-coverage": "3.12.15",
104104
"@parcel/config-webextension": "2.10.3",
105105
"@parcel/packager-raw-url": "2.10.3",

yarn.lock

Lines changed: 16 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,24 +1146,23 @@
11461146
dependencies:
11471147
"@types/web-bluetooth" "^0.0.20"
11481148

1149-
"@capacitor/android@6.0.0":
1150-
version "6.0.0"
1151-
resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-6.0.0.tgz#eb24c64a5c6821fbbb8db48eedf50eca18876318"
1152-
integrity sha512-NwL87VO9F1WY/EgvJZN9pIhjejq688k2fRW6XWNLVe3cgGE6nUb9J34KI68fhx3139cf2LVGPUYs+mwZC8esiQ==
1149+
"@capacitor/android@6.2.0":
1150+
version "6.2.0"
1151+
resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-6.2.0.tgz#4cbb29e45457839dfd391ff0744b437ef4d4034b"
1152+
integrity sha512-3YIDPylV0Q2adEQ/H568p496QdYG0jK/XGMdx7OGSqdBZen92ciAsYdyhLtyl91UVsN1lBhDi5H6j3T2KS6aJg==
11531153

11541154
"@capacitor/[email protected]":
11551155
version "6.0.0"
11561156
resolved "https://registry.yarnpkg.com/@capacitor/app/-/app-6.0.0.tgz#b383c97543e2fb9462e8bd69c0f512c33bba0089"
11571157
integrity sha512-X5UGd90Jh5p9rmoPyMqFyFWqOypdJgVJhYcM5X1YyDVJJGzmJ5MuYv1+ajj5DW9Qyh+5a3th9WYptdGby8jidA==
11581158

1159-
"@capacitor/cli@6.0.0":
1160-
version "6.0.0"
1161-
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-6.0.0.tgz#78def1dcf8a0addd10039edf32ed15b5a0f0b1aa"
1162-
integrity sha512-6z30P0mr53l0VXPwFjzDVuKIt1991bqUSSfShTT2efWN+rBSGSAH2bPID6qSZornH1n5R5Lh/UHq/aGuW523MQ==
1159+
"@capacitor/cli@6.2.0":
1160+
version "6.2.0"
1161+
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-6.2.0.tgz#721a91421a98d4e4693df9d610210f1e23608de6"
1162+
integrity sha512-EWcXG39mZh35zrHhOqzN1ILeSyMRyEqWVtQDXqMGjCXYRH6b6p5TvyvLDN8ZNy26tbhI3i79gfrgirt+mNwuuw==
11631163
dependencies:
11641164
"@ionic/cli-framework-output" "^2.2.5"
11651165
"@ionic/utils-fs" "^3.1.6"
1166-
"@ionic/utils-process" "^2.1.11"
11671166
"@ionic/utils-subprocess" "2.1.11"
11681167
"@ionic/utils-terminal" "^2.3.3"
11691168
commander "^9.3.0"
@@ -1180,17 +1179,17 @@
11801179
tslib "^2.4.0"
11811180
xml2js "^0.5.0"
11821181

1183-
"@capacitor/core@6.0.0":
1184-
version "6.0.0"
1185-
resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-6.0.0.tgz#abfaf1013cec686cf9743cf4fdc445d10e2f13ea"
1186-
integrity sha512-NvxIQsJcMiIV+Le1DilR2GGyQQbDInfXK1UywGROQ5mycdFlW5XoAPZ+MKnFGB123RoEgE3uhDGgwTXUmSlX9A==
1182+
"@capacitor/core@6.2.0":
1183+
version "6.2.0"
1184+
resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-6.2.0.tgz#b12b4e451b221972e2a41aa6fd1b7678e611e74d"
1185+
integrity sha512-B9IlJtDpUqhhYb+T8+cp2Db/3RETX36STgjeU2kQZBs/SLAcFiMama227o+msRjLeo3DO+7HJjWVA1+XlyyPEg==
11871186
dependencies:
11881187
tslib "^2.1.0"
11891188

1190-
"@capacitor/ios@6.0.0":
1191-
version "6.0.0"
1192-
resolved "https://registry.yarnpkg.com/@capacitor/ios/-/ios-6.0.0.tgz#b04ce2967d732c73ebf29ec38b4b585255930e43"
1193-
integrity sha512-7mAs3gjWiE5DPM4AGPduqFSDGXCPwwqQRMzbohVway7/cTWnHomHV8mIojMZE4GILeWO2fILbyu3C8q9pHg2vg==
1189+
"@capacitor/ios@6.2.0":
1190+
version "6.2.0"
1191+
resolved "https://registry.yarnpkg.com/@capacitor/ios/-/ios-6.2.0.tgz#7cd4db0471d1cc270962061b64b28f79f3f89103"
1192+
integrity sha512-gisvZBIrKT1siiumgpLPY63HmJe69Ed/dOmfQQ+U1MIJmOR5gWGWvfO7QSj/FMatVZS4Xt/8jCoUgzDD1U6kSw==
11941193

11951194
"@capawesome/[email protected]":
11961195
version "6.0.0"
@@ -1408,14 +1407,6 @@
14081407
debug "^4.0.0"
14091408
tslib "^2.0.1"
14101409

1411-
1412-
version "2.1.6"
1413-
resolved "https://registry.yarnpkg.com/@ionic/utils-object/-/utils-object-2.1.6.tgz#c0259bf925b6c12663d06f6bc1703e5dcb565e6d"
1414-
integrity sha512-vCl7sl6JjBHFw99CuAqHljYJpcE88YaH2ZW4ELiC/Zwxl5tiwn4kbdP/gxi2OT3MQb1vOtgAmSNRtusvgxI8ww==
1415-
dependencies:
1416-
debug "^4.0.0"
1417-
tslib "^2.0.1"
1418-
14191410
14201411
version "2.1.10"
14211412
resolved "https://registry.yarnpkg.com/@ionic/utils-process/-/utils-process-2.1.10.tgz#35686d933520064859368dd70e691c1ff545d5d9"
@@ -1428,18 +1419,6 @@
14281419
tree-kill "^1.2.2"
14291420
tslib "^2.0.1"
14301421

1431-
"@ionic/utils-process@^2.1.11":
1432-
version "2.1.12"
1433-
resolved "https://registry.yarnpkg.com/@ionic/utils-process/-/utils-process-2.1.12.tgz#17b05d66201859fe11f53b47be22b85aa90b9556"
1434-
integrity sha512-Jqkgyq7zBs/v/J3YvKtQQiIcxfJyplPgECMWgdO0E1fKrrH8EF0QGHNJ9mJCn6PYe2UtHNS8JJf5G21e09DfYg==
1435-
dependencies:
1436-
"@ionic/utils-object" "2.1.6"
1437-
"@ionic/utils-terminal" "2.3.5"
1438-
debug "^4.0.0"
1439-
signal-exit "^3.0.3"
1440-
tree-kill "^1.2.2"
1441-
tslib "^2.0.1"
1442-
14431422
14441423
version "3.1.5"
14451424
resolved "https://registry.yarnpkg.com/@ionic/utils-stream/-/utils-stream-3.1.5.tgz#c8ec9fba30952d5e53a62ff2a3dad0d4283f2775"

0 commit comments

Comments
 (0)