From 2d4eb33dfcdd2feb4b8e8b6afce979b0eb417401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 08:44:05 +0000 Subject: [PATCH] build(deps): bump electron from 40.7.0 to 40.8.0 Bumps [electron](https://github.com/electron/electron) from 40.7.0 to 40.8.0. - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v40.7.0...v40.8.0) --- updated-dependencies: - dependency-name: electron dependency-version: 40.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 6a66fb1..f6a90be 100644 --- a/package.json +++ b/package.json @@ -202,7 +202,7 @@ "bufferutil": "^4.1.0", "dayjs": "^1.11.19", "discord-rpc": "^4.0.1", - "electron": "^40.7.0", + "electron": "^40.8.0", "lodash-es": "^4.17.23", "tslib": "^2.4.0", "utf-8-validate": "^5.0.9" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e58cc7..8a6982f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^4.0.1 version: 4.0.1(bufferutil@4.1.0)(utf-8-validate@5.0.10) electron: - specifier: ^40.7.0 - version: 40.7.0 + specifier: ^40.8.0 + version: 40.8.0 lodash-es: specifier: ^4.17.23 version: 4.17.23 @@ -639,8 +639,8 @@ packages: resolution: {integrity: sha512-zmPitbQ8+6zNutpwgcQuLcsEpn/Cj54Kbn7L5pX0Os5kdWplB7xPgEh/g+SWOB/qmows2gpuCaPyduq8ZZRnxA==} deprecated: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. - '@types/node@24.11.0': - resolution: {integrity: sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==} + '@types/node@24.12.0': + resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==} '@types/node@25.3.3': resolution: {integrity: sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==} @@ -1289,8 +1289,8 @@ packages: electron-to-chromium@1.5.307: resolution: {integrity: sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==} - electron@40.7.0: - resolution: {integrity: sha512-oQe76S/3V1rcb0+i45hAxnCH8udkRZSaHUNwglzNAEKbB94LSJ1qwbFo8+uRc2UsYZgCqSIMRcyX40GyOkD+Xw==} + electron@40.8.0: + resolution: {integrity: sha512-WoPq0Nr9Yx3g7T6VnJXdwa/rr2+VRyH3a+K+ezfMKBlf6WjxE/LmhMQabKbb6yjm9RbZhJBRcYyoLph421O2mQ==} engines: {node: '>= 12.20.55'} hasBin: true @@ -3685,7 +3685,7 @@ snapshots: dependencies: minimatch: 10.2.3 - '@types/node@24.11.0': + '@types/node@24.12.0': dependencies: undici-types: 7.16.0 @@ -4450,10 +4450,10 @@ snapshots: electron-to-chromium@1.5.307: {} - electron@40.7.0: + electron@40.8.0: dependencies: '@electron/get': 2.0.3 - '@types/node': 24.11.0 + '@types/node': 24.12.0 extract-zip: 2.0.1 transitivePeerDependencies: - supports-color