Bump @capacitor/core from 6.0.0 to 6.1.0 in /materialious

Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 6.0.0 to 6.1.0.
- [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.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-18 03:40:01 +00:00
committed by GitHub
parent 564590a322
commit 36fd4e1d79
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.0.0",
"@capacitor/core": "^6.1.0",
"beercss": "^3.5.6",
"fuse.js": "^7.0.0",
"he": "^1.2.0",
@@ -2331,9 +2331,9 @@
}
},
"node_modules/@capacitor/core": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.0.0.tgz",
"integrity": "sha512-NvxIQsJcMiIV+Le1DilR2GGyQQbDInfXK1UywGROQ5mycdFlW5XoAPZ+MKnFGB123RoEgE3uhDGgwTXUmSlX9A==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-6.1.0.tgz",
"integrity": "sha512-Kt4ONm0X9xxJXn9Q73oBaKdzep5B/VJw3VjXa2eGul4cD2k37mJwgjpXSMRnLH0Aju5bCiRL8J/hMAfTlokO6A==",
"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.0.0",
"@capacitor/core": "^6.1.0",
"beercss": "^3.5.6",
"fuse.js": "^7.0.0",
"he": "^1.2.0",