Skip to content

Commit

Permalink
chore(deps): update capacitor monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 6, 2024
1 parent b6f1d88 commit d8bd22b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions platform/client-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"@capacitor/core": "2.4.5",
"@capacitor/core": "5.7.2",
"@ionic/react": "5.3.2",
"@ionic/react-router": "5.3.2",
"@apollo/client": "3.2.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"uniforms": "3.0.0-rc.3"
},
"devDependencies": {
"@capacitor/cli": "2.4.5",
"@capacitor/cli": "5.7.2",
"@graphql-codegen/add": "2.0.1",
"@graphql-codegen/typescript": "1.17.9",
"@graphql-codegen/typescript-operations": "1.17.8",
Expand Down
4 changes: 2 additions & 2 deletions platform/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"@capacitor/core": "2.4.5",
"@capacitor/core": "5.7.2",
"@ionic/react": "5.3.2",
"@ionic/react-router": "5.3.2",
"google-maps-react": "2.0.6",
Expand Down Expand Up @@ -50,7 +50,7 @@
]
},
"devDependencies": {
"@capacitor/cli": "2.4.5",
"@capacitor/cli": "5.7.2",
"@graphql-codegen/add": "2.0.1",
"@graphql-codegen/typescript": "1.17.9",
"@graphql-codegen/typescript-operations": "1.17.8",
Expand Down

0 comments on commit d8bd22b

Please sign in to comment.