Skip to content

Commit

Permalink
chore: upgrade Electron from 32 to 34
Browse files Browse the repository at this point in the history
  • Loading branch information
WofWca committed Jan 27, 2025
1 parent 709eee0 commit b257d14
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

## [Unreleased][unreleased]

> Due to the Electron update, macOS 10.15 (Catalina)
> is no longer supported, macOS 11 (Big Sur) or later
> is the new requirement.
### Added

### Changed
- upgrade `electron` from `32.1.0` to `34.0.1`

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion packages/target-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"chai": "^5.1.1",
"chokidar": "^3.6.0",
"debounce": "^1.2.0",
"electron": "^32.1.0",
"electron": "^34.0.1",
"electron-builder": "^24.13.3",
"esbuild": "^0.19.8",
"mocha": "^10.7.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b257d14

Please sign in to comment.