Skip to content

Commit

Permalink
feat: Update electron to v30.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sprout2000 committed Apr 16, 2024
1 parent 46b90f2 commit 5ce92f2
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,25 @@
"electron-log": "^5.1.2",
"electron-store": "^8.2.0",
"electron-updater": "^6.2.1",
"i18next": "^23.11.1",
"i18next": "^23.11.2",
"leaflet": "^1.9.4",
"mime-types": "^2.1.35",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/leaflet": "^1.9.9",
"@types/leaflet": "^1.9.11",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.12.7",
"@types/react": "^18.2.77",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3",
"css-loader": "^7.1.1",
"dotenv": "^16.4.5",
"electron": "^29.3.0",
"electron": "^30.0.0",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 5ce92f2

Please sign in to comment.