Skip to content

Commit 8a2dad1

Browse files
committed
Update capacitor monorepo to v2.5.0
1 parent e6ebc35 commit 8a2dad1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "./",
66
"dependencies": {
7-
"@capacitor/core": "2.4.7",
7+
"@capacitor/core": "2.5.0",
88
"@ionic/react": "5.5.4",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.5.4",
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"devDependencies": {
56-
"@capacitor/cli": "2.4.7",
56+
"@capacitor/cli": "2.5.0",
5757
"@ionic/cli": "6.12.4",
5858
"@types/react-responsive": "8.0.3",
5959
"@types/wpapi": "1.1.1"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,10 +1108,10 @@
11081108
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
11091109
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
11101110

1111-
"@capacitor/cli@2.4.7":
1112-
version "2.4.7"
1113-
resolved "https://registry.npmjs.org/@capacitor/cli/-/cli-2.4.7.tgz"
1114-
integrity sha512-RC5EO3oA2gWniZK0JWRlZa+7MFIoHYiAtt+W4Hqq74nyv1C0z/MvRY3pX2DX7kKy6Uc1Z/25D0uSXRk+erv3RQ==
1111+
"@capacitor/cli@2.5.0":
1112+
version "2.5.0"
1113+
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-2.5.0.tgz#8a4fee7055757bdb56560952c4893eddf91a9afc"
1114+
integrity sha512-TVBDsnjJRSRVI1R6ON5b6C5ydkbXX0CAaN1QRzVMVmTrg8YwQn2FvHu/wk3+zJm02R1um1+oonj6RyZkpBOfOw==
11151115
dependencies:
11161116
chalk "^2.3.0"
11171117
commander "^4.1.1"
@@ -1125,10 +1125,10 @@
11251125
which "^1.3.0"
11261126
xml2js "^0.4.19"
11271127

1128-
"@capacitor/core@2.4.7":
1129-
version "2.4.7"
1130-
resolved "https://registry.npmjs.org/@capacitor/core/-/core-2.4.7.tgz"
1131-
integrity sha512-ZPzXXQ4EPwR/ZhNDkmlxyzw4FvquIl/ROj8HMMM0MEd4xZfM8ulNGPIL6br9TWdlFLGBKq40eymPZjKaivGnig==
1128+
"@capacitor/core@2.5.0":
1129+
version "2.5.0"
1130+
resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-2.5.0.tgz#86b202ed950846427f710fafbdbbd844b1d0cc56"
1131+
integrity sha512-WUkUnqqLtlEYn6tly8t6VR0ABlSVbXdlD/gBbYxx0P+gEqMF9b46uYb2YqyH+8HBDANzTweEySpLfhiSUvYS7w==
11321132
dependencies:
11331133
tslib "^1.9.0"
11341134

0 commit comments

Comments
 (0)