Skip to content

Commit

Permalink
chore(deps): update capacitor monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 2449745 commit c1ef0c3
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 42 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@capacitor/camera": "latest",
"@capacitor/splash-screen": "latest",
"@haylltd/capacitor-push-notifications": "file:..",
"@capacitor/ios": "^4.0.0",
"@capacitor/android": "^4.0.0"
"@capacitor/ios": "^6.0.0",
"@capacitor/android": "^6.0.0"
},
"devDependencies": {
"@capacitor/cli": "latest",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@capacitor/android": "^4.0.0",
"@capacitor/cli": "^4.0.0",
"@capacitor/core": "^4.0.0",
"@capacitor/android": "^6.0.0",
"@capacitor/cli": "^6.0.0",
"@capacitor/core": "^6.0.0",
"@capacitor/docgen": "^0.2.0",
"@capacitor/ios": "^4.0.0",
"@capacitor/ios": "^6.0.0",
"@ionic/eslint-config": "^0.3.0",
"@ionic/prettier-config": "^1.0.1",
"@ionic/swiftlint-config": "^1.1.2",
Expand Down
Loading

0 comments on commit c1ef0c3

Please sign in to comment.