Bump @capacitor/core from 8.1.0 to 8.2.0 in /materialious

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

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-version: 8.2.0
  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]
2026-03-23 16:11:32 +00:00
committed by GitHub
parent eb77a2bca4
commit 4ef4097406
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"name": "materialious",
"version": "1.16.21",
"version": "1.16.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "materialious",
"version": "1.16.21",
"version": "1.16.22",
"hasInstallScript": true,
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
@@ -14,7 +14,7 @@
"@capacitor/app": "^8.0.1",
"@capacitor/browser": "^8.0.1",
"@capacitor/clipboard": "^8.0.1",
"@capacitor/core": "^8.0.0",
"@capacitor/core": "^8.2.0",
"@capacitor/network": "^8.0.1",
"@capacitor/preferences": "^8.0.1",
"@capacitor/screen-orientation": "^8.0.1",
@@ -2268,9 +2268,9 @@
}
},
"node_modules/@capacitor/core": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.1.0.tgz",
"integrity": "sha512-UfMBMWc1v7J+14AhH03QmeNwV3HZx3qnOWhpwnHfzALEwAwlV/itQOQqcasMQYhOHWL0tiymc5ByaLTn7KKQxw==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.2.0.tgz",
"integrity": "sha512-oKaoNeNtH2iIZMDFVrb1atoyRECDGHcfLMunJ5KWN8DtvpVBeeA4c41e20NTuhMxw1cSYbpq2PV2hb+/9CJxlQ==",
"license": "MIT",
"dependencies": {
"tslib": "^2.1.0"
+1 -1
View File
@@ -53,7 +53,7 @@
"@capacitor/app": "^8.0.1",
"@capacitor/browser": "^8.0.1",
"@capacitor/clipboard": "^8.0.1",
"@capacitor/core": "^8.0.0",
"@capacitor/core": "^8.2.0",
"@capacitor/network": "^8.0.1",
"@capacitor/preferences": "^8.0.1",
"@capacitor/screen-orientation": "^8.0.1",