Bump electron forge deps (#2031)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Upgrade Electron Forge toolchain**
>
> - Bumps `@electron-forge/*` (CLI, makers, plugins, publisher) from
7.8.x to `7.10.2`
> - Refreshes `package-lock.json` with many transitive updates (e.g.,
`@inquirer/*`, `webpack`/`terser`, newer `browserslist` data), and
replaces `sudo-prompt` with `@vscode/sudo-prompt`
> - Aligns lockfile app version to `0.32.0-beta.1`
>
> No application code changes; build/publish tooling only.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
6b7302ee89c5c56654c9c22e2a5d4f0fc2f1049e. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
正在显示
| ... | ... | @@ -47,15 +47,15 @@ |
| }, | ||
| "license": "MIT", | ||
| "devDependencies": { | ||
| "@electron-forge/cli": "^7.8.0", | ||
| "@electron-forge/maker-deb": "^7.8.0", | ||
| "@electron-forge/maker-rpm": "^7.8.0", | ||
| "@electron-forge/maker-squirrel": "^7.8.0", | ||
| "@electron-forge/maker-zip": "^7.8.0", | ||
| "@electron-forge/plugin-auto-unpack-natives": "^7.8.0", | ||
| "@electron-forge/plugin-fuses": "^7.8.0", | ||
| "@electron-forge/plugin-vite": "^7.8.0", | ||
| "@electron-forge/publisher-github": "^7.8.0", | ||
| "@electron-forge/cli": "^7.10.2", | ||
| "@electron-forge/maker-deb": "^7.10.2", | ||
| "@electron-forge/maker-rpm": "^7.10.2", | ||
| "@electron-forge/maker-squirrel": "^7.10.2", | ||
| "@electron-forge/maker-zip": "^7.10.2", | ||
| "@electron-forge/plugin-auto-unpack-natives": "^7.10.2", | ||
| "@electron-forge/plugin-fuses": "^7.10.2", | ||
| "@electron-forge/plugin-vite": "^7.10.2", | ||
| "@electron-forge/publisher-github": "^7.10.2", | ||
| "@electron/fuses": "^1.8.0", | ||
| "@playwright/test": "^1.52.0", | ||
| "@testing-library/react": "^16.3.0", | ||
| ... | ... |
请
注册
或者
登录
后发表评论