Skip to content

Commit

Permalink
feat: Update electron to v32.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sprout2000 committed Aug 20, 2024
1 parent 78121b3 commit 1980f30
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 75 deletions.
137 changes: 69 additions & 68 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"electron-conf": "^1.2.0",
"electron-log": "^5.1.7",
"electron-updater": "^6.3.3",
"i18next": "^23.12.3",
"i18next": "^23.14.0",
"leaflet": "^1.9.4",
"mime-types": "^2.1.35",
"react": "^18.3.1",
Expand All @@ -32,27 +32,27 @@
"devDependencies": {
"@types/leaflet": "^1.9.12",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.14.15",
"@types/node": "^20.16.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"dotenv": "^16.4.5",
"electron": "^31.4.0",
"electron": "^32.0.0",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.9.0",
"mini-css-extract-plugin": "^2.9.1",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"sass-loader": "^16.0.0",
"sass-loader": "^16.0.1",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
Expand Down

0 comments on commit 1980f30

Please sign in to comment.