Skip to content

Commit

Permalink
Build(deps): bump @capacitor/core, @capacitor/browser, @capacitor/pre…
Browse files Browse the repository at this point in the history
…ferences and 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 5.7.0 to 6.0.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.7.0...6.0.0)

Updates `@capacitor/browser` from 5.2.0 to 6.0.0
- [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 5.0.6 to 6.0.0
- [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.9.0 to 0.10.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 20, 2024
1 parent 52ad99c commit 90eb10a
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 @@ -81,10 +81,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": "^5.0.2",
"@capacitor/core": "^5.0.3",
"@capacitor/preferences": "^5.0.2",
"@capacitor/browser": "^6.0.0",
"@capacitor/core": "^6.0.0",
"@capacitor/preferences": "^6.0.0",
"@ionic/storage": "^4.0.0",
"capacitor-secure-storage-plugin": "^0.9.0"
"capacitor-secure-storage-plugin": "^0.10.0"
}
}

0 comments on commit 90eb10a

Please sign in to comment.