From 3ef33bf078e822715c3cd76dfcd36cb354c79f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:32:43 +0000 Subject: [PATCH] deps(deps): bump the minor-and-patch group with 3 updates Bumps the minor-and-patch group with 3 updates: [npm-check-updates](https://github.com/raineorshine/npm-check-updates), [@electron/fuses](https://github.com/electron/fuses) and [electron](https://github.com/electron/electron). Updates `npm-check-updates` from 19.4.1 to 19.6.3 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v19.4.1...v19.6.3) Updates `@electron/fuses` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/electron/fuses/releases) - [Commits](https://github.com/electron/fuses/compare/v2.0.0...v2.1.0) Updates `electron` from 40.6.0 to 40.6.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v40.6.0...v40.6.1) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@electron/fuses" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: electron dependency-version: 40.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ package.json | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index f3f25b3..62285c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "electron-squirrel-startup": "^1.0.1", "fast-transferlib": "^25.10.2-release.6", "node-disk-info": "^1.3.0", - "npm-check-updates": "^19.4.1", + "npm-check-updates": "^19.6.3", "npm-version-lib": "^25.12.26-release.17", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -36,11 +36,11 @@ "@electron-forge/maker-zip": "^7.11.1", "@electron-forge/plugin-auto-unpack-natives": "^7.11.1", "@electron-forge/plugin-fuses": "^7.11.1", - "@electron/fuses": "^2.0.0", + "@electron/fuses": "^2.1.0", "@rollup/rollup-win32-x64-msvc": "^4.59.0", "@types/electron-squirrel-startup": "^1.0.2", "@types/react-dom": "^19.2.3", - "electron": "40.6.0" + "electron": "40.6.1" } }, "node_modules/@cspotcode/source-map-support": { @@ -479,9 +479,9 @@ } }, "node_modules/@electron/fuses": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@electron/fuses/-/fuses-2.0.0.tgz", - "integrity": "sha512-lyb1zK3YHeWUjaz7yiK0GnxSPduwASKMyiDbCtbn3spP6EEt+UWtktggWehG0icFrXAk3GwvcJ4nCrJO0N9IhQ==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@electron/fuses/-/fuses-2.1.0.tgz", + "integrity": "sha512-6Mhtz2xYPkiZrunCBo2RoXYSx+yGj/km6n6rTOi71srw0LFpRkfMJ7EpjMuPrXOZv7fCos81idf1lYDqwHALqw==", "dev": true, "license": "MIT", "bin": { @@ -3707,9 +3707,9 @@ "license": "MIT" }, "node_modules/electron": { - "version": "40.6.0", - "resolved": "https://registry.npmjs.org/electron/-/electron-40.6.0.tgz", - "integrity": "sha512-ett8W+yOFGDuM0vhJMamYSkrbV3LoaffzJd9GfjI96zRAxyrNqUSKqBpf/WGbQCweDxX2pkUCUfrv4wwKpsFZA==", + "version": "40.6.1", + "resolved": "https://registry.npmjs.org/electron/-/electron-40.6.1.tgz", + "integrity": "sha512-u9YfoixttdauciHV9Ut9Zf3YipJoU093kR1GSYTTXTAXqhiXI0G1A0NnL/f0O2m2UULCXaXMf2W71PloR6V9pQ==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -6300,9 +6300,9 @@ } }, "node_modules/npm-check-updates": { - "version": "19.4.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.4.1.tgz", - "integrity": "sha512-g3s+khrneBo0iGx7xqu/cQUk0Qc1XAHEYDptPCyCFF447RdhiBd6yPRxB7GkesbUBHXeNfmqV3ArlwxcI8h56w==", + "version": "19.6.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.3.tgz", + "integrity": "sha512-VAt9Bp26eLaymZ0nZyh5n/by+YZIuegXlvWR0yv1zBqd984f8VnEnBbn+1lS3nN5LyEjn62BJ+yYgzNSpb6Gzg==", "license": "Apache-2.0", "bin": { "ncu": "build/cli.js", diff --git a/package.json b/package.json index 1aaff1f..5ff9c30 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "electron-squirrel-startup": "^1.0.1", "fast-transferlib": "^25.10.2-release.6", "node-disk-info": "^1.3.0", - "npm-check-updates": "^19.4.1", + "npm-check-updates": "^19.6.3", "npm-version-lib": "^25.12.26-release.17", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -55,10 +55,10 @@ "@electron-forge/maker-zip": "^7.11.1", "@electron-forge/plugin-auto-unpack-natives": "^7.11.1", "@electron-forge/plugin-fuses": "^7.11.1", - "@electron/fuses": "^2.0.0", + "@electron/fuses": "^2.1.0", "@rollup/rollup-win32-x64-msvc": "^4.59.0", "@types/electron-squirrel-startup": "^1.0.2", "@types/react-dom": "^19.2.3", - "electron": "40.6.0" + "electron": "40.6.1" } } \ No newline at end of file