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

Bumps [@capacitor/android](https://github.com/ionic-team/capacitor) from 6.1.1 to 6.1.2.
- [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.1...6.1.2)

---
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-08-19 23:08:09 +00:00
committed by GitHub
parent af83faacb8
commit 1ad25fcb0c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "1.1.5",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "^6.1.1",
"@capacitor/android": "^6.1.2",
"@capacitor/app": "^6.0.0",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.1.2",
@@ -2028,9 +2028,9 @@
}
},
"node_modules/@capacitor/android": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-6.1.1.tgz",
"integrity": "sha512-rhO/nH6NJizGV5KizoIoGxCmkos3HnyUzI9TNv8IVy/C8h6lPM5Gt9cxGclb6k0OBTtgv6iJVo654+m4kzv0Qg==",
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-6.1.2.tgz",
"integrity": "sha512-Yh0gQDY1bgRrL25J6ecIlvvs2kF8iNSwIPXjyw6Yz9mnwYxBazF5KZbjpKtGPnJgicJhFkYGsqOkEtxrve0EoQ==",
"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.1.1",
"@capacitor/android": "^6.1.2",
"@capacitor/app": "^6.0.0",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.1.2",