build(deps): bump @capacitor/status-bar from 1.0.8 to 5.0.2 in /NUXT

Bumps [@capacitor/status-bar](https://github.com/ionic-team/capacitor-plugins) from 1.0.8 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/status-bar@1.0.8...@capacitor/status-bar@5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-30 21:23:26 +00:00 committed by Alex
parent 8d46f50b00
commit 9d29646282
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
},
"dependencies": {
"@capacitor/splash-screen": "^1.2.2",
"@capacitor/status-bar": "^1.0.8",
"@capacitor/status-bar": "^5.0.2",
"core-js": "^3.25.0",
"nuxt": "^2.15.8",
"uuid": "^9.0.0",