Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

build(deps-dev): bump electron from 26.0.0 to 26.2.1 #1419

Closed
wants to merge 1 commit into from
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 frontend/apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.0.4",
"electron": "26.0.0",
"electron": "26.2.1",
"electron-playwright-helpers": "1.6.0",
"eslint-config-custom": "*",
"react-devtools": "4.28.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4296,7 +4296,7 @@ __metadata:
"@types/react-dom": 18.2.7
"@vitejs/plugin-react": 4.0.4
console-log-colors: 0.4.0
electron: 26.0.0
electron: 26.2.1
electron-log: beta
electron-playwright-helpers: 1.6.0
electron-squirrel-startup: 1.0.0
Expand Down Expand Up @@ -15653,16 +15653,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:26.0.0":
version: 26.0.0
resolution: "electron@npm:26.0.0"
"electron@npm:26.2.1":
version: 26.2.1
resolution: "electron@npm:26.2.1"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: f44b41c872167c8507c1e217de23d814d64e48bfac5d1445b8978bfd7b54da8a410999ddfecab575efbfa7a1da9d90cf08a6212dda1b5f6e0e386dbd7c557ddb
checksum: 1790c8f96e08437c563e60f469553f9cdce514418f3df74a5a31c9839d74540d0ee91a9af0a5a25f125459bce5308a166bfcb4c496459ae21c8b9bd4e427b58c
languageName: node
linkType: hard

Expand Down