From b8e8396931c22ae6bbe6f2ef27d52a080b56deac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 01:00:12 +0000 Subject: [PATCH 1/2] chore(deps): bump systeminformation Bumps the npm_and_yarn group with 1 update in the / directory: [systeminformation](https://github.com/sebhildebrandt/systeminformation). Updates `systeminformation` from 5.31.5 to 5.31.6 - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.31.5...v5.31.6) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.31.6 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 05b7789..c56c8cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10162,10 +10162,11 @@ __metadata: linkType: hard "systeminformation@npm:^5.7": - version: 5.31.5 - resolution: "systeminformation@npm:5.31.5" + version: 5.31.6 + resolution: "systeminformation@npm:5.31.6" bin: systeminformation: lib/cli.js + checksum: 10c0/fb0c9dae20e47277d26f3dd374f14c846567adba15a2bf9715e0a871f912424d31b75f6c27e0c8b819abc3fcd285ae8c1f6468acd8a161f18a1a39b632a01923 conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android) languageName: node linkType: hard From 91a2bd587e342800218bc6740cd2620c7cdd7c7e Mon Sep 17 00:00:00 2001 From: Brandon Bothell Date: Thu, 14 May 2026 11:28:07 -0400 Subject: [PATCH 2/2] chore(deps): run yarn and merge master --- android/capacitor.settings.gradle | 2 +- yarn.lock | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/android/capacitor.settings.gradle b/android/capacitor.settings.gradle index e1f2842..652dc1d 100644 --- a/android/capacitor.settings.gradle +++ b/android/capacitor.settings.gradle @@ -6,7 +6,7 @@ include ':capacitor-app' project(':capacitor-app').projectDir = new File('../.yarn/unplugged/@capacitor-app-virtual-33ea0cd735/node_modules/@capacitor/app/android') include ':capacitor-local-notifications' -project(':capacitor-local-notifications').projectDir = new File('../.yarn/unplugged/@capacitor-local-notifications-virtual-9974856754/node_modules/@capacitor/local-notifications/android') +project(':capacitor-local-notifications').projectDir = new File('../.yarn/unplugged/@capacitor-local-notifications-virtual-730adad8c6/node_modules/@capacitor/local-notifications/android') include ':capacitor-preferences' project(':capacitor-preferences').projectDir = new File('../.yarn/unplugged/@capacitor-preferences-virtual-145482f746/node_modules/@capacitor/preferences/android') diff --git a/yarn.lock b/yarn.lock index c56c8cd..ed549ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10166,7 +10166,6 @@ __metadata: resolution: "systeminformation@npm:5.31.6" bin: systeminformation: lib/cli.js - checksum: 10c0/fb0c9dae20e47277d26f3dd374f14c846567adba15a2bf9715e0a871f912424d31b75f6c27e0c8b819abc3fcd285ae8c1f6468acd8a161f18a1a39b632a01923 conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android) languageName: node linkType: hard