Skip to content

Commit

Permalink
feat: Update electron to v31.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sprout2000 committed Jun 30, 2024
1 parent d01eff8 commit 6acce27
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 61 deletions.
113 changes: 57 additions & 56 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"devDependencies": {
"@types/leaflet": "^1.9.12",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.14.7",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"dotenv": "^16.4.5",
"electron": "^31.0.2",
"electron": "^31.1.0",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -55,7 +55,7 @@
"sass-loader": "^14.2.1",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"webpack": "^5.92.1",
"webpack-cli": "^5.1.4"
}
Expand Down

0 comments on commit 6acce27

Please sign in to comment.