Bump @capacitor/app from 6.0.0 to 6.0.1 in /materialious

Bumps [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) from 6.0.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/app@6.0.0...@capacitor/app@6.0.1)

---
updated-dependencies:
- dependency-name: "@capacitor/app"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-19 23:10:02 +00:00
committed by GitHub
parent 78d49644bb
commit 5a2495b50d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "^6.1.2",
"@capacitor/app": "^6.0.0",
"@capacitor/app": "^6.0.1",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.1.2",
"@capacitor/core": "^6.1.2",
@@ -2036,9 +2036,9 @@
}
},
"node_modules/@capacitor/app": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@capacitor/app/-/app-6.0.0.tgz",
"integrity": "sha512-X5UGd90Jh5p9rmoPyMqFyFWqOypdJgVJhYcM5X1YyDVJJGzmJ5MuYv1+ajj5DW9Qyh+5a3th9WYptdGby8jidA==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/@capacitor/app/-/app-6.0.1.tgz",
"integrity": "sha512-0kXbOl7LPPMFVcAii3u/7Ps0DvXlr7dtHT97r9J1faDlgdQLQUvtGp48tjvFm48gqHI0aOPRJnTBr5JXW4ETYg==",
"peerDependencies": {
"@capacitor/core": "^6.0.0"
}
+1 -1
View File
@@ -40,7 +40,7 @@
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "^6.1.2",
"@capacitor/app": "^6.0.0",
"@capacitor/app": "^6.0.1",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.1.2",
"@capacitor/core": "^6.1.2",