From 2122197c15197d84a427d03ffd9c5906a37cdb0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 15:18:18 +0000 Subject: [PATCH] Bump @capacitor/app from 7.0.2 to 7.1.0 in /materialious Bumps [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) from 7.0.2 to 7.1.0. - [Release notes](https://github.com/ionic-team/capacitor-plugins/releases) - [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@7.0.2...@capacitor/app@7.1.0) --- updated-dependencies: - dependency-name: "@capacitor/app" dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- materialious/package-lock.json | 8 ++++---- materialious/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/materialious/package-lock.json b/materialious/package-lock.json index 2c241c37..5d825104 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -12,7 +12,7 @@ "@capacitor-community/electron": "^5.0.1", "@capacitor-community/safe-area": "^7.0.0-alpha.1", "@capacitor/android": "^7.0.0", - "@capacitor/app": "^7.0.0", + "@capacitor/app": "^7.1.0", "@capacitor/browser": "^7.0.0", "@capacitor/clipboard": "^7.0.0", "@capacitor/core": "^7.0.0", @@ -1795,9 +1795,9 @@ } }, "node_modules/@capacitor/app": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/@capacitor/app/-/app-7.0.2.tgz", - "integrity": "sha512-kRWBF6Wc6OQxhL+N6rsegyfJY37Lj9/VJhtrmgmH+y+rdxQLQwUOpMyxXStym7cF+QzGeVpItyVxyUT9fE5ByQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@capacitor/app/-/app-7.1.0.tgz", + "integrity": "sha512-W7m09IWrUjZbo7AKeq+rc/KyucxrJekTBg0l4QCm/yDtCejE3hebxp/W2esU26KKCzMc7H3ClkUw32E9lZkwRA==", "license": "MIT", "peerDependencies": { "@capacitor/core": ">=7.0.0" diff --git a/materialious/package.json b/materialious/package.json index 7ee4681a..0162fb68 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -44,7 +44,7 @@ "@capacitor-community/electron": "^5.0.1", "@capacitor-community/safe-area": "^7.0.0-alpha.1", "@capacitor/android": "^7.0.0", - "@capacitor/app": "^7.0.0", + "@capacitor/app": "^7.1.0", "@capacitor/browser": "^7.0.0", "@capacitor/clipboard": "^7.0.0", "@capacitor/core": "^7.0.0",