chore(deps): bump @capacitor/app from 7.1.0 to 8.0.0

Bumps [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) from 7.1.0 to 8.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/app@7.1.0...@capacitor/app@8.0.0)

---
updated-dependencies:
- dependency-name: "@capacitor/app"
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-21 13:43:01 +00:00 committed by GitHub
parent 702f768784
commit 000b26bb1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -46,7 +46,7 @@
"@angular/router": "^21.0.8",
"@angular/service-worker": "^21.0.8",
"@capacitor/android": "^7.4.4",
"@capacitor/app": "^7.1.0",
"@capacitor/app": "^8.0.0",
"@capacitor/cli": "^7.4.4",
"@capacitor/core": "^7.4.3",
"@capacitor/filesystem": "^7.1.1",
@ -5719,13 +5719,13 @@
}
},
"node_modules/@capacitor/app": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@capacitor/app/-/app-7.1.0.tgz",
"integrity": "sha512-W7m09IWrUjZbo7AKeq+rc/KyucxrJekTBg0l4QCm/yDtCejE3hebxp/W2esU26KKCzMc7H3ClkUw32E9lZkwRA==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@capacitor/app/-/app-8.0.0.tgz",
"integrity": "sha512-OwzIkUs4w433Bu9WWAEbEYngXEfJXZ9Wmdb8eoaqzYBgB0W9/3Ed/mh6sAYPNBAZlpyarmewgP7Nb+d3Vrh+xA==",
"dev": true,
"license": "MIT",
"peerDependencies": {
"@capacitor/core": ">=7.0.0"
"@capacitor/core": ">=8.0.0"
}
},
"node_modules/@capacitor/cli": {

View file

@ -174,7 +174,7 @@
"@angular/router": "^21.0.8",
"@angular/service-worker": "^21.0.8",
"@capacitor/android": "^7.4.4",
"@capacitor/app": "^7.1.0",
"@capacitor/app": "^8.0.0",
"@capacitor/cli": "^7.4.4",
"@capacitor/core": "^7.4.3",
"@capacitor/filesystem": "^7.1.1",