Skip to content

Commit

Permalink
feat: Update electron to v29.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sprout2000 committed Aug 19, 2024
1 parent 7345cfe commit 6082c19
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
33 changes: 17 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"electron-conf": "^1.2.0",
"electron-log": "^5.1.7",
"electron-updater": "^6.3.3",
"i18next": "^23.12.3",
"i18next": "^23.13.0",
"localforage": "^1.10.0",
"mime-types": "^2.1.35",
"png2icons": "^2.0.1",
Expand All @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/mime-types": "^2.1.4",
"@types/node": "^20.14.15",
"@types/node": "^20.15.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -41,7 +41,7 @@
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"dotenv": "^16.4.5",
"electron": "^29.4.5",
"electron": "^29.4.6",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 6082c19

Please sign in to comment.