From c70da2a6101a4688439e3e9f6b45db6047a56345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 19:04:45 +0000 Subject: [PATCH] chore(deps): bump @capacitor/push-notifications from 8.1.1 to 8.1.2 Bumps [@capacitor/push-notifications](https://github.com/ionic-team/capacitor-plugins) from 8.1.1 to 8.1.2. - [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/push-notifications@8.1.1...@capacitor/push-notifications@8.1.2) --- updated-dependencies: - dependency-name: "@capacitor/push-notifications" dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- web/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 7729641..e7b1fbe 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@capacitor/core": "8.3.1", "@capacitor/local-notifications": "8.1.0", "@capacitor/preferences": "8.0.1", - "@capacitor/push-notifications": "8.1.1", + "@capacitor/push-notifications": "8.1.2", "@capacitor/screen-orientation": "8.0.1", "@dotenvx/dotenvx": "1.66.0", "@prisma/adapter-better-sqlite3": "7.8.0", diff --git a/web/package.json b/web/package.json index 3d5db1b..a9e05b8 100644 --- a/web/package.json +++ b/web/package.json @@ -14,7 +14,7 @@ "@capacitor/core": "8.3.1", "@capacitor/local-notifications": "8.1.0", "@capacitor/preferences": "8.0.1", - "@capacitor/push-notifications": "8.1.1", + "@capacitor/push-notifications": "8.1.2", "@capacitor/screen-orientation": "8.0.1", "@eslint/eslintrc": "3.3.5", "@stylistic/eslint-plugin": "5.10.0", diff --git a/yarn.lock b/yarn.lock index 9dcda24..226f682 100644 --- a/yarn.lock +++ b/yarn.lock @@ -311,12 +311,12 @@ __metadata: languageName: node linkType: hard -"@capacitor/push-notifications@npm:8.1.1": - version: 8.1.1 - resolution: "@capacitor/push-notifications@npm:8.1.1" +"@capacitor/push-notifications@npm:8.1.2": + version: 8.1.2 + resolution: "@capacitor/push-notifications@npm:8.1.2" peerDependencies: "@capacitor/core": ">=8.0.0" - checksum: 10c0/4641fd997e03385676c12848c9ba3bb36a180450926614efb1769d8e6579c60641365e1018f8d846979c5c411f9152b50be4bac7c2e4d06dbf7c1954c07e181c + checksum: 10c0/064e9c5780e266d715c88c96c3489c0e0dcf40e58155826d6a5beb448a1796d7561f4df0d61a11cf8440e54206fc17a84239eb40556d21e57c67be247db9adb1 languageName: node linkType: hard @@ -5856,7 +5856,7 @@ __metadata: "@capacitor/core": "npm:8.3.1" "@capacitor/local-notifications": "npm:8.1.0" "@capacitor/preferences": "npm:8.0.1" - "@capacitor/push-notifications": "npm:8.1.1" + "@capacitor/push-notifications": "npm:8.1.2" "@capacitor/screen-orientation": "npm:8.0.1" "@dotenvx/dotenvx": "npm:1.66.0" "@eslint/compat": "npm:2.1.0" @@ -11056,7 +11056,7 @@ __metadata: "@capacitor/core": "npm:8.3.1" "@capacitor/local-notifications": "npm:8.1.0" "@capacitor/preferences": "npm:8.0.1" - "@capacitor/push-notifications": "npm:8.1.1" + "@capacitor/push-notifications": "npm:8.1.2" "@capacitor/screen-orientation": "npm:8.0.1" "@eslint/eslintrc": "npm:3.3.5" "@eslint/js": "npm:10.0.1"