Skip to content

Commit

Permalink
chore(deps): bump the capacitor group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the capacitor group with 3 updates: [@capacitor/android](https://github.com/ionic-team/capacitor), [@capacitor/ios](https://github.com/ionic-team/capacitor) and [@capacitor/cli](https://github.com/ionic-team/capacitor).


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

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

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

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: capacitor
- dependency-name: "@capacitor/ios"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: capacitor
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: capacitor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 6e19903 commit c39be55
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"capacitor:copy:after": "node add-on-books-handler.mjs"
},
"dependencies": {
"@capacitor/android": "^5.3.0",
"@capacitor/android": "^5.5.0",
"@capacitor/app": "^5.0.6",
"@capacitor/core": "^5.0.2",
"@capacitor/dialog": "^5.0.6",
"@capacitor/ios": "^5.3.0",
"@capacitor/ios": "^5.5.0",
"@capacitor/network": "^5.0.6",
"@capacitor/preferences": "^5.0.6",
"@capacitor/toast": "^5.0.6",
Expand All @@ -34,7 +34,7 @@
},
"devDependencies": {
"@capacitor/assets": "^2.0.4",
"@capacitor/cli": "5.3.0",
"@capacitor/cli": "5.5.0",
"@rushstack/eslint-patch": "^1.3.3",
"@types/node": "^20.5.9",
"@vitejs/plugin-vue": "^4.0.0",
Expand Down

0 comments on commit c39be55

Please sign in to comment.