Merge pull request #448 from Materialious/dependabot/npm_and_yarn/materialious/capacitor/app-6.0.1

Bump @capacitor/app from 6.0.0 to 6.0.1 in /materialious
This commit is contained in:
Ward
2024-08-20 11:10:48 +12:00
committed by GitHub
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",