Skip to content

Commit

Permalink
build(deps): bump @capacitor/core and @capacitor/app
Browse files Browse the repository at this point in the history
Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) and [@capacitor/app](https://github.com/ionic-team/capacitor-plugins). These dependencies needed to be updated together.

Updates `@capacitor/core` from 4.8.1 to 5.2.3
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@4.8.1...5.2.3)

Updates `@capacitor/app` from 4.1.1 to 5.0.6
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/app"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent e499cde commit 57901ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/ionic/resources/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@angular/platform-browser-dynamic": "~14.1.3",
"@angular/router": "~14.1.3",
"@capacitor-community/http": "1.4.1",
"@capacitor/app": "4.1.1",
"@capacitor/app": "5.0.6",
"@capacitor/browser": "4.1.1",
"@capacitor/camera": "4.1.5",
"@capacitor/core": "4.8.1",
"@capacitor/core": "5.2.3",
"@capacitor/haptics": "4.1.0",
"@capacitor/keyboard": "4.1.1",
"@capacitor/preferences": "4.0.2",
Expand Down

0 comments on commit 57901ef

Please sign in to comment.