From 4a2f7cbea35a0c6771d1ef2df2cfa07cd634fce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 18:30:44 +0000 Subject: [PATCH] chore(deps): bump the minor-updates group with 2 updates Bumps the minor-updates group with 2 updates: [@capacitor/local-notifications](https://github.com/ionic-team/capacitor-plugins) and [@capgo/capacitor-wifi](https://github.com/Cap-go/capacitor-wifi). Updates `@capacitor/local-notifications` from 8.0.2 to 8.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/local-notifications@8.0.2...@capacitor/local-notifications@8.1.0) Updates `@capgo/capacitor-wifi` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/Cap-go/capacitor-wifi/releases) - [Changelog](https://github.com/Cap-go/capacitor-wifi/blob/main/CHANGELOG.md) - [Commits](https://github.com/Cap-go/capacitor-wifi/compare/8.2.0...8.3.0) --- updated-dependencies: - dependency-name: "@capacitor/local-notifications" dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@capgo/capacitor-wifi" dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 29c651eaa..9056b496c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@capacitor/filesystem": "^8.1.2", "@capacitor/geolocation": "^8.2.0", "@capacitor/ios": "^8.3.1", - "@capacitor/local-notifications": "^8.0.2", + "@capacitor/local-notifications": "^8.1.0", "@capacitor/network": "^8.0.1", "@capacitor/preferences": "^8.0.1", "@capacitor/push-notifications": "^8.0.3", @@ -38,7 +38,7 @@ "@capacitor/splash-screen": "^8.0.1", "@capawesome/capacitor-android-edge-to-edge-support": "^8.0.8", "@capgo/capacitor-social-login": "^8.3.20", - "@capgo/capacitor-wifi": "^8.2.0", + "@capgo/capacitor-wifi": "^8.3.0", "@ionic/angular": "^8.8.5", "@ionic/core": "^8.7.17", "@ionic/pwa-elements": "^3.0.2", @@ -3895,9 +3895,9 @@ } }, "node_modules/@capacitor/local-notifications": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@capacitor/local-notifications/-/local-notifications-8.0.2.tgz", - "integrity": "sha512-X7KE/I4ZutMTGVHNUyTjIugYcQEcHJRLks+TsPnOriuS+lo0geSTuaRln6zAZlJSSXSoVMSSzHexdSbIjR/8iw==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@capacitor/local-notifications/-/local-notifications-8.1.0.tgz", + "integrity": "sha512-rc1vWw7G7LXLL9AOoi6DKA740UMDEVpBbRBFByI4KVPV4wJi30gtr5k2D3/WwiwwYvjm55eD1k03QhOrGYf9cA==", "license": "MIT", "peerDependencies": { "@capacitor/core": ">=8.0.0" @@ -3986,9 +3986,9 @@ } }, "node_modules/@capgo/capacitor-wifi": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@capgo/capacitor-wifi/-/capacitor-wifi-8.2.0.tgz", - "integrity": "sha512-pN/VIlOF5otUTSbyZQ7hNcwNTgbahLeU+i4ggQr7v23Rqk1cZmFmnVq/y3/HZhnUAOWdwDGzaxOG4NlM5PxDag==", + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/@capgo/capacitor-wifi/-/capacitor-wifi-8.3.0.tgz", + "integrity": "sha512-2eaXsz0NBIs57jn4R7qZ0R7n7wtBgd1xQy9qUj7CUWVUauMX75mmuvXdqtx+5Erv/vXs4SFhWFDmGbnEynRZQA==", "license": "MPL-2.0", "peerDependencies": { "@capacitor/core": ">=8.0.0" diff --git a/package.json b/package.json index f293473bb..522814d13 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@capacitor/filesystem": "^8.1.2", "@capacitor/geolocation": "^8.2.0", "@capacitor/ios": "^8.3.1", - "@capacitor/local-notifications": "^8.0.2", + "@capacitor/local-notifications": "^8.1.0", "@capacitor/network": "^8.0.1", "@capacitor/preferences": "^8.0.1", "@capacitor/push-notifications": "^8.0.3", @@ -55,7 +55,7 @@ "@capacitor/splash-screen": "^8.0.1", "@capawesome/capacitor-android-edge-to-edge-support": "^8.0.8", "@capgo/capacitor-social-login": "^8.3.20", - "@capgo/capacitor-wifi": "^8.2.0", + "@capgo/capacitor-wifi": "^8.3.0", "@ionic/angular": "^8.8.5", "@ionic/core": "^8.7.17", "@ionic/pwa-elements": "^3.0.2",