Bump @capacitor/android from 6.1.0 to 6.1.1 in /materialious

Bumps [@capacitor/android](https://github.com/ionic-team/capacitor) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor/compare/6.1.0...6.1.1)

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  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-07-22 16:02:50 +00:00
committed by GitHub
parent 77cfbad560
commit bc840efa1b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "1.1.4",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "^6.0.0",
"@capacitor/android": "^6.1.1",
"@capacitor/app": "^6.0.0",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.0.0",
@@ -2028,9 +2028,9 @@
}
},
"node_modules/@capacitor/android": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-6.1.0.tgz",
"integrity": "sha512-S4PW4N5xtKHTrICjG7bkBhI70jdXbb+8nbm1pJpuXChCD0gkCcofJhPaw4bCoO0egcugBN1U7DkegNw5jWpHcw==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-6.1.1.tgz",
"integrity": "sha512-rhO/nH6NJizGV5KizoIoGxCmkos3HnyUzI9TNv8IVy/C8h6lPM5Gt9cxGclb6k0OBTtgv6iJVo654+m4kzv0Qg==",
"peerDependencies": {
"@capacitor/core": "^6.1.0"
}
+1 -1
View File
@@ -39,7 +39,7 @@
"type": "module",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "^6.0.0",
"@capacitor/android": "^6.1.1",
"@capacitor/app": "^6.0.0",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.0.0",