Skip to content

Commit

Permalink
chore: update Electron 28
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Jan 2, 2024
1 parent 28b71a4 commit 340d9ac
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 195 deletions.
18 changes: 9 additions & 9 deletions apps/ledger-live-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"@ledgerhq/types-cryptoassets": "workspace:^",
"@ledgerhq/types-devices": "workspace:^",
"@ledgerhq/types-live": "workspace:^",
"@sentry/electron": "^4.15.1",
"@sentry/node": "7.84.0",
"@sentry/tracing": "7.84.0",
"@sentry/electron": "^4.16.0",
"@sentry/node": "7.90.0",
"@sentry/tracing": "7.90.0",
"@tippyjs/react": "^4.2.6",
"@trust/keyto": "^1.0.1",
"@types/qrcode": "^1.5.0",
Expand All @@ -83,7 +83,7 @@
"dotenv": "^16.0.3",
"electron-context-menu": "^3.6.0",
"electron-store": "^8.1.0",
"electron-updater": "^6.0.0",
"electron-updater": "^6.1.7",
"firebase": "^9.6.6",
"focus-trap": "^6.6.1",
"fuse.js": "^6.6.2",
Expand Down Expand Up @@ -140,14 +140,14 @@
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@electron/notarize": "^2.0.0",
"@electron/notarize": "^2.2.0",
"@jest/globals": "^29.7.0",
"@ledgerhq/react-devtools": "workspace:^",
"@ledgerhq/test-utils": "workspace:^",
"@octokit/rest": "^18.12.0",
"@playwright/test": "^1.39.0",
"@sentry/cli": "^2.23.0",
"@sentry/types": "^7.86.0",
"@sentry/cli": "^2.23.2",
"@sentry/types": "^7.91.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
Expand Down Expand Up @@ -185,8 +185,8 @@
"chalk": "^4.1.2",
"cross-env": "^7.0.3",
"debug": "^4.3.4",
"electron": "^27.0.4",
"electron-builder": "^24.0.0",
"electron": "^28.1.0",
"electron-builder": "^24.9.1",
"electron-devtools-installer": "^3.2.0",
"esbuild-utils": "workspace:*",
"eslint-plugin-jest": "^27.4.2",
Expand Down
Loading

0 comments on commit 340d9ac

Please sign in to comment.