mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump electron from 31.1.0 to 31.2.1
Bumps [electron](https://github.com/electron/electron) from 31.1.0 to 31.2.1. - [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/v31.1.0...v31.2.1) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e3da455567
commit
9b30eaec48
2 changed files with 1 additions and 10 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"private": true,
|
||||
"devDependencies": {
|
||||
"@podman-desktop/webview-api": "0.0.1",
|
||||
"electron": "31.1.0",
|
||||
"electron": "31.2.1",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10201,15 +10201,6 @@ electron-util@^0.18.1:
|
|||
electron-is-dev "^3.0.1"
|
||||
new-github-issue-url "^1.0.0"
|
||||
|
||||
electron@31.1.0:
|
||||
version "31.1.0"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-31.1.0.tgz#2836dbeb8f80c9b278aa4563c8fc3a6e6afbe723"
|
||||
integrity sha512-TBOwqLxSxnx6+pH6GMri7R3JPH2AkuGJHfWZS0p1HsmN+Qr1T9b0IRJnnehSd/3NZAmAre4ft9Ljec7zjyKFJA==
|
||||
dependencies:
|
||||
"@electron/get" "^2.0.0"
|
||||
"@types/node" "^20.9.0"
|
||||
extract-zip "^2.0.1"
|
||||
|
||||
electron@31.2.1:
|
||||
version "31.2.1"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-31.2.1.tgz#cfd7de576520d5c02d7c1f979bac85ad6b26d78d"
|
||||
|
|
|
|||
Loading…
Reference in a new issue