From 3e0a9e3179bd3f20dfd8052271144f523e025857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 10:44:25 +0000 Subject: [PATCH] chore(deps-dev): bump electron from 43.1.0 to 43.1.1 Bumps [electron](https://github.com/electron/electron) from 43.1.0 to 43.1.1. - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v43.1.0...v43.1.1) --- updated-dependencies: - dependency-name: electron dependency-version: 43.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 0732fe0..3693e5f 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/node": "26.1.1", "@vitest/coverage-v8": "4.1.10", "chart.js": "4.5.1", - "electron": "43.1.0", + "electron": "43.1.1", "electron-builder": "26.15.6", "esbuild": "0.28.1", "oxfmt": "0.58.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4f818a..6afe7bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: 4.5.1 version: 4.5.1 electron: - specifier: 43.1.0 - version: 43.1.0 + specifier: 43.1.1 + version: 43.1.1 electron-builder: specifier: 26.15.6 version: 26.15.6(electron-builder-squirrel-windows@26.0.12) @@ -1297,8 +1297,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@24.13.2': - resolution: {integrity: sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==} + '@types/node@24.13.3': + resolution: {integrity: sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==} '@types/node@26.1.1': resolution: {integrity: sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==} @@ -1910,8 +1910,8 @@ packages: resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==} engines: {node: '>=8.0.0'} - electron@43.1.0: - resolution: {integrity: sha512-DPfxpQLd4NL3BJ8DBxYAfmLUKKesF5Rx9dQx5FyczAP8bhOPScjHE48GArVeXu68LlAainuwkmQTQvdZwpIIAQ==} + electron@43.1.1: + resolution: {integrity: sha512-I5c5vfuVvaXpWx3IZdwvXgxQW44+e7OP1wXGVQkogLeSFSkUZ6sLCcWV05AdEcs65AO5tAIJJwbp7ixw+LdarA==} engines: {node: '>= 22.12.0'} hasBin: true @@ -4250,7 +4250,7 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@24.13.2': + '@types/node@24.13.3': dependencies: undici-types: 7.18.2 @@ -4991,11 +4991,11 @@ snapshots: transitivePeerDependencies: - supports-color - electron@43.1.0: + electron@43.1.1: dependencies: '@electron-internal/extract-zip': 1.0.4 '@electron/get': 5.0.0 - '@types/node': 24.13.2 + '@types/node': 24.13.3 transitivePeerDependencies: - supports-color