chore(deps-dev): bump electron from 21.3.1 to 22.0.0

Bumps [electron](https://github.com/electron/electron) from 21.3.1 to 22.0.0.
- [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/v21.3.1...v22.0.0)

---
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] 2022-12-01 02:02:03 +00:00 committed by GitHub
parent c43f6484b9
commit 5e7c54a90d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
"dependencies": {},
"devDependencies": {
"@vitejs/plugin-vue": "^3.1.2",
"electron": "^21.1.0",
"electron": "^22.0.0",
"electron-builder": "^23.3.3",
"typescript": "^4.8.4",
"vite": "^3.2.2",