Skip to content

Commit 7ea6586

Browse files
renovate-botwtrocki
authored andcommitted
chore(deps): update capacitor monorepo to v2.4.0
1 parent 5a10490 commit 7ea6586

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

platform/client-admin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@apollo/react-hooks": "3.1.5",
7-
"@capacitor/core": "2.2.1",
7+
"@capacitor/core": "2.4.0",
88
"@ionic/react": "5.0.7",
99
"@ionic/react-router": "5.0.7",
1010
"apollo-client": "2.6.10",
@@ -55,7 +55,7 @@
5555
"uniforms": "v3.0.0-alpha.5"
5656
},
5757
"devDependencies": {
58-
"@capacitor/cli": "2.2.1",
58+
"@capacitor/cli": "2.4.0",
5959
"@graphql-codegen/add": "1.17.0",
6060
"@graphql-codegen/typescript": "1.17.0",
6161
"@graphql-codegen/typescript-operations": "1.17.0",

platform/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@apollo/react-hooks": "3.1.5",
7-
"@capacitor/core": "2.2.1",
7+
"@capacitor/core": "2.4.0",
88
"@ionic/react": "5.0.7",
99
"@ionic/react-router": "5.0.7",
1010
"apollo-link-context": "1.0.20",
@@ -52,7 +52,7 @@
5252
]
5353
},
5454
"devDependencies": {
55-
"@capacitor/cli": "2.2.1",
55+
"@capacitor/cli": "2.4.0",
5656
"@graphql-codegen/add": "1.17.0",
5757
"@graphql-codegen/typescript": "1.17.0",
5858
"@graphql-codegen/typescript-operations": "1.17.0",

0 commit comments

Comments
 (0)