Skip to content

Commit

Permalink
chore: 🔧 Update Electron to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
mcayuelas-ledger committed Sep 11, 2024
1 parent 9ae8724 commit dab00e0
Show file tree
Hide file tree
Showing 3 changed files with 691 additions and 259 deletions.
5 changes: 5 additions & 0 deletions .changeset/tricky-plums-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"ledger-live-desktop": minor
---

Update Electron to v32
6 changes: 3 additions & 3 deletions apps/ledger-live-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"@ledgerhq/types-cryptoassets": "workspace:^",
"@ledgerhq/types-devices": "workspace:^",
"@ledgerhq/types-live": "workspace:^",
"@sentry/electron": "5.2.0",
"@sentry/node": "8.16.0",
"@sentry/electron": "5.4.0",
"@sentry/node": "8.30.0",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-query-devtools": "^5.28.9",
"@tippyjs/react": "^4.2.6",
Expand Down Expand Up @@ -206,7 +206,7 @@
"chalk": "^4.1.2",
"cross-env": "^7.0.3",
"debug": "^4.3.4",
"electron": "^30.0.7",
"electron": "^32.0.2",
"electron-builder": "^24.9.1",
"electron-devtools-installer": "^3.2.0",
"eslint-plugin-jest": "^27.4.2",
Expand Down
Loading

0 comments on commit dab00e0

Please sign in to comment.