Bump @capacitor/cli from 6.1.0 to 6.1.2 in /materialious

Bumps [@capacitor/cli](https://github.com/ionic-team/capacitor) from 6.1.0 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.0...6.1.2)

---
updated-dependencies:
- dependency-name: "@capacitor/cli"
  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 15:16:36 +00:00
committed by GitHub
parent d8c9c0d2ae
commit 68d39551c3
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,18 +1,18 @@
{
"name": "materialious",
"version": "1.1.4",
"version": "1.1.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "materialious",
"version": "1.1.4",
"version": "1.1.5",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "^6.1.1",
"@capacitor/app": "^6.0.0",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.0.0",
"@capacitor/cli": "^6.1.2",
"@capacitor/core": "^6.1.2",
"beercss": "^3.6.13",
"fuse.js": "^7.0.0",
@@ -2139,9 +2139,9 @@
}
},
"node_modules/@capacitor/cli": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-6.1.0.tgz",
"integrity": "sha512-HEKDh3+FuNZKFHmSDZ7nAnaX3bzhtznYk9GsZBMac1y4CTAxIykPX9wzZ3DzLeM/EbMBGFClUbefkIkimAyfYg==",
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-6.1.2.tgz",
"integrity": "sha512-HKCNGE0RP8U7aiEF2vg5wTivJROS8BVfu8a3yYJb1mRQvzv+czpmtHNsTWS/WukvwoxUjyjRmsNQSAACHfMTmQ==",
"dependencies": {
"@ionic/cli-framework-output": "^2.2.5",
"@ionic/utils-fs": "^3.1.6",
+1 -1
View File
@@ -42,7 +42,7 @@
"@capacitor/android": "^6.1.1",
"@capacitor/app": "^6.0.0",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.0.0",
"@capacitor/cli": "^6.1.2",
"@capacitor/core": "^6.1.2",
"beercss": "^3.6.13",
"fuse.js": "^7.0.0",