Skip to content

Commit

Permalink
Bump the capacitor group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the capacitor group with 4 updates in the /src directory: [@capacitor/browser](https://github.com/ionic-team/capacitor-plugins), [@capacitor/preferences](https://github.com/ionic-team/capacitor-plugins), [@capacitor/splash-screen](https://github.com/ionic-team/capacitor-plugins) and [capacitor-secure-storage-plugin](https://github.com/martinkasa/capacitor-secure-storage-plugin).


Updates `@capacitor/browser` from 5.2.0 to 6.0.1
- [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.1
- [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/splash-screen` from 5.0.6 to 6.0.1
- [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/browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor
- dependency-name: "@capacitor/preferences"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor
- dependency-name: "@capacitor/splash-screen"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: capacitor
- dependency-name: capacitor-secure-storage-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: capacitor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 4bd2dc8 commit 5a9b184
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
"@auth0/auth0-react": "2.2.1",
"@auth0/auth0-vue": "2.3.1",
"@capacitor-community/http": "1.4.1",
"@capacitor/browser": "5.2.0",
"@capacitor/preferences": "5.0.6",
"@capacitor/splash-screen": "5.0.6",
"@capacitor/browser": "6.0.1",
"@capacitor/preferences": "6.0.1",
"@capacitor/splash-screen": "6.0.1",
"@okta/oidc-middleware": "5.2.0",
"@okta/okta-angular": "6.3.0",
"@okta/okta-auth-js": "7.5.0",
"@okta/okta-react": "6.7.0",
"@okta/okta-react-native": "2.12.0",
"@okta/okta-vue": "5.7.0",
"@types/react-router-dom": "5.3.3",
"capacitor-secure-storage-plugin": "0.9.0",
"capacitor-secure-storage-plugin": "0.10.0",
"dotenv": "16.4.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
Expand Down

0 comments on commit 5a9b184

Please sign in to comment.