Skip to content

Commit

Permalink
feat: Update electron to v29.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sprout2000 committed Jul 17, 2024
1 parent e70b3fb commit ceaf8cc
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 29 deletions.
132 changes: 107 additions & 25 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"electron-conf": "^1.1.0",
"electron-log": "^5.1.5",
"electron-log": "^5.1.6",
"electron-updater": "^6.3.0",
"i18next": "^23.12.1",
"localforage": "^1.10.0",
Expand All @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/mime-types": "^2.1.4",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
Expand All @@ -41,7 +41,7 @@
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"dotenv": "^16.4.5",
"electron": "^29.4.3",
"electron": "^29.4.5",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -50,7 +50,7 @@
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.9.0",
"prettier": "^3.3.3",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"sass-loader": "^14.2.1",
"ts-loader": "^9.5.1",
Expand Down

0 comments on commit ceaf8cc

Please sign in to comment.