Skip to content

Commit

Permalink
feat: Update electron to v27.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sprout2000 committed Oct 18, 2023
1 parent ecc791c commit 02dc906
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
158 changes: 79 additions & 79 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,25 @@
"electron-log": "^4.4.8",
"electron-store": "^8.1.0",
"electron-updater": "^6.1.5",
"i18next": "^23.5.1",
"i18next": "^23.6.0",
"leaflet": "^1.9.4",
"mime-types": "^2.1.35",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/leaflet": "^1.9.6",
"@types/mime-types": "^2.1.2",
"@types/node": "^18.18.5",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/leaflet": "^1.9.7",
"@types/mime-types": "^2.1.3",
"@types/node": "^18.18.6",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
"dotenv": "^16.3.1",
"electron": "^27.0.0",
"electron": "^27.0.1",
"electron-builder": "^24.7.0",
"electronmon": "^2.0.2",
"eslint": "^8.51.0",
Expand All @@ -60,7 +60,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"sass": "^1.69.3",
"sass": "^1.69.4",
"sass-loader": "^13.3.2",
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 02dc906

Please sign in to comment.