Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"packageManager": "yarn@4.9.2",
"devDependencies": {
"electron": "39.1.1",
"electron": "39.2.1",
"eslint": "^9.39.1",
"eslint-plugin-unused-imports": "^4.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions runtime/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -663,16 +663,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:39.1.1":
version: 39.1.1
resolution: "electron@npm:39.1.1"
"electron@npm:39.2.1":
version: 39.2.1
resolution: "electron@npm:39.2.1"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^22.7.7"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 10c0/98fb7e57b968f580f1ed3c28b1b78589458b702e79e5f5b9cd1d1c27c336357ec94511db3cfec938f575b2aeaf5000f4ab6f6355e618ab3edeb58c1fd7f7ff36
checksum: 10c0/bb5356701d8dc36dfe49b916c39bf00161463b1e5c6c868a089616da68d7117ed32258c294281c8a7c266f50864ff3d815724d51e298ad38dd4e13ab1bab17fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -1588,7 +1588,7 @@ __metadata:
resolution: "pgadmin4@workspace:."
dependencies:
axios: "npm:^1.13.2"
electron: "npm:39.1.1"
electron: "npm:39.2.1"
electron-context-menu: "npm:^4.1.0"
electron-store: "npm:^11.0.2"
eslint: "npm:^9.39.1"
Expand Down
Loading