File tree Expand file tree Collapse file tree 3 files changed +107
-65
lines changed Expand file tree Collapse file tree 3 files changed +107
-65
lines changed Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @capacitor/core@^2.2 .0 " :
6
- version "2.2 .0"
7
- resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-2.2 .0.tgz#60f7b2126a5a223cb1ede055a65df6ad0d719f4b "
8
- integrity sha512-ClxXjOUCF0wZpznZI6f6uXK2LLzWBx5Ly/g7Hqu8R8wNdaKYoh83eMuT+m5G1gfxhcALAAJNUhHccnCW3ohftg ==
5
+ " @capacitor/core@^2.5 .0 " :
6
+ version "2.5 .0"
7
+ resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-2.5 .0.tgz#86b202ed950846427f710fafbdbbd844b1d0cc56 "
8
+ integrity sha512-WUkUnqqLtlEYn6tly8t6VR0ABlSVbXdlD/gBbYxx0P+gEqMF9b46uYb2YqyH+8HBDANzTweEySpLfhiSUvYS7w ==
9
9
dependencies :
10
10
tslib "^1.9.0"
11
11
12
12
" @capacitor/electron@^2.2.0 " :
13
- version "2.2 .0"
14
- resolved "https://registry.yarnpkg.com/@capacitor/electron/-/electron-2.2 .0.tgz#0a240b5d30356248fe37c51263da67d65094e373 "
15
- integrity sha512-YdJE1IF+0jUKng12RqMlTMQ+AHKHRjuoqad6qtbSzbF7lNKBJcpvDiU3/hLyUYAYpw4JsPRay3hQ1tQ2nxwDHQ ==
13
+ version "2.5 .0"
14
+ resolved "https://registry.yarnpkg.com/@capacitor/electron/-/electron-2.5 .0.tgz#f6610034b831ac04fbd6f158935914000735ed01 "
15
+ integrity sha512-8f3vC3nGr8yUGDEf115KxbonbaZjHsNmvxtPLvZRNeT1mmDewqjHyh4wnRd2r5RgjGHFvkfrL7wRV8oGcjjRLQ ==
16
16
dependencies :
17
- " @capacitor/core" " ^2.2 .0"
17
+ " @capacitor/core" " ^2.5 .0"
18
18
19
19
" @electron/get@^1.0.1 " :
20
20
version "1.12.2"
@@ -542,9 +542,9 @@ truncate-utf8-bytes@^1.0.0:
542
542
utf8-byte-length "^1.0.1"
543
543
544
544
tslib@^1.9.0 :
545
- version "1.13.0 "
546
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0 .tgz#c881e13cc7015894ed914862d276436fa9a47043 "
547
- integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q ==
545
+ version "1.14.1 "
546
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1 .tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00 "
547
+ integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg ==
548
548
549
549
tunnel@^0.0.6 :
550
550
version "0.0.6"
Original file line number Diff line number Diff line change 6
6
"dependencies" : {
7
7
"@capacitor/cli" : " ^2.2.0" ,
8
8
"@capacitor/core" : " ^2.2.0" ,
9
- "@capacitor/ios" : " 2.4.2 " ,
9
+ "@capacitor/ios" : " 2.5.0 " ,
10
10
"@ionic/pwa-elements" : " ^3.0.0" ,
11
11
"@ionic/react-hooks" : " ^0.0.8" ,
12
12
"bootstrap" : " ^4.4.1" ,
You can’t perform that action at this time.
0 commit comments