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

Bumps [@capacitor/core](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/core"
  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-13 04:10:02 +00:00
committed by GitHub
parent 9c3f8f77de
commit eadd3cef77
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -13,7 +13,7 @@
"@capacitor/app": "^6.0.0",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.0.0",
"@capacitor/core": "^6.1.1",
"@capacitor/core": "^6.1.2",
"beercss": "^3.6.8",
"fuse.js": "^7.0.0",
"he": "^1.2.0",
@@ -2179,9 +2179,9 @@
}
},
"node_modules/@capacitor/core": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.1.1.tgz",
"integrity": "sha512-b1s4WDMy3Y1/owTG2/XNGCI6G5SDpF2NT1JMAgcShue13fiAuHA+Ans7Wfei6McvR0KdopAE6tMHmDAfL5PM8Q==",
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.1.2.tgz",
"integrity": "sha512-xFy1/4qLFLp5WCIzIhtwUuVNNoz36+V7/BzHmLqgVJcvotc4MMjswW/TshnPQaLLujEOaLkA4h8ZJ0uoK3ImGg==",
"dependencies": {
"tslib": "^2.1.0"
}
+1 -1
View File
@@ -43,7 +43,7 @@
"@capacitor/app": "^6.0.0",
"@capacitor/browser": "^6.0.0",
"@capacitor/cli": "^6.0.0",
"@capacitor/core": "^6.1.1",
"@capacitor/core": "^6.1.2",
"beercss": "^3.6.8",
"fuse.js": "^7.0.0",
"he": "^1.2.0",