Merge pull request #413 from Materialious/dependabot/npm_and_yarn/materialious/capacitor/android-6.1.1

Bump @capacitor/android from 6.1.0 to 6.1.1 in /materialious
This commit is contained in:
Ward
2024-07-23 04:03:34 +12:00
committed by GitHub
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",