Skip to content

Commit

Permalink
chore: upgrade electron to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
jgresham committed Nov 13, 2023
1 parent e13f7e5 commit 64ec361
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
25 changes: 13 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.23.2",
"@electron/notarize": "^2.1.0",
"@electron/rebuild": "^3.2.13",
"@electron/rebuild": "^3.3.0",
"@mdx-js/react": "^2.1.5",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@storybook/addon-actions": "^7.5.1",
Expand Down Expand Up @@ -266,7 +266,7 @@
"css-loader": "^6.7.2",
"css-minimizer-webpack-plugin": "^5.0.1",
"detect-port": "^1.5.1",
"electron": "^25.8.4",
"electron": "^27.0.4",
"electron-builder": "^24.8.1",
"electron-devtools-installer": "^3.2.0",
"electron-extension-installer": "^1.2.0",
Expand Down Expand Up @@ -294,6 +294,7 @@
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^14.0.1",
"mini-css-extract-plugin": "^2.7.1",
"node-abi": "^3.51.0",
"prettier": "^3.0.3",
"react-docgen-typescript-plugin": "^1.0.5",
"react-refresh": "^0.14.0",
Expand Down

0 comments on commit 64ec361

Please sign in to comment.