Bump electron from 25.9.3 to 27.0.2

Bumps [electron](https://github.com/electron/electron) from 25.9.3 to 27.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v25.9.3...v27.0.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-01 10:54:01 +00:00
committed by GitHub
parent d01dc65bad
commit 6d7f759e2a

View File

@@ -46,7 +46,7 @@
"@types/koa-router": "^7.4.4",
"@vitejs/plugin-vue": "^4.0.0",
"autoprefixer": "^10.4.13",
"electron": "^25.0.1",
"electron": "^27.0.2",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7",
"typescript": "^5.0.4",