Skip to content

Commit

Permalink
Bump @capacitor/core, @capacitor/browser, @capacitor/preferences and …
Browse files Browse the repository at this point in the history
…capacitor-secure-storage-plugin

Bumps [@capacitor/core](https://github.com/ionic-team/capacitor), [@capacitor/browser](https://github.com/ionic-team/capacitor-plugins), [@capacitor/preferences](https://github.com/ionic-team/capacitor-plugins) and [capacitor-secure-storage-plugin](https://github.com/martinkasa/capacitor-secure-storage-plugin). These dependencies needed to be updated together.

Updates `@capacitor/core` from 4.8.0 to 5.0.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.0...5.0.3)

Updates `@capacitor/browser` from 4.1.1 to 5.0.2
- [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])

Updates `@capacitor/preferences` from 4.0.2 to 5.0.2
- [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])

Updates `capacitor-secure-storage-plugin` from 0.8.1 to 0.9.0
- [Changelog](https://github.com/martinkasa/capacitor-secure-storage-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/martinkasa/capacitor-secure-storage-plugin/commits)

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@capacitor/preferences"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: capacitor-secure-storage-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent 814e4ae commit f9a9c06
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 36 deletions.
67 changes: 35 additions & 32 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
"@awesome-cordova-plugins/in-app-browser": "^6.3.0",
"@awesome-cordova-plugins/safari-view-controller": "^6.3.0",
"@awesome-cordova-plugins/secure-storage": "^6.3.0",
"@capacitor/browser": "^4.1.1",
"@capacitor/core": "^4.7.3",
"@capacitor/preferences": "^4.0.2",
"@capacitor/browser": "^5.0.2",
"@capacitor/core": "^5.0.3",
"@capacitor/preferences": "^5.0.2",
"@ionic/storage": "^3.0.6",
"capacitor-secure-storage-plugin": "^0.8.1"
"capacitor-secure-storage-plugin": "^0.9.0"
}
}

0 comments on commit f9a9c06

Please sign in to comment.