Skip to content

Commit

Permalink
feat: Update electron to v28.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sprout2000 committed Feb 17, 2024
1 parent cf4900f commit 667d379
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
154 changes: 77 additions & 77 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 @@ -32,16 +32,16 @@
},
"devDependencies": {
"@types/mime-types": "^2.1.4",
"@types/node": "^18.19.15",
"@types/node": "^18.19.17",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3",
"css-loader": "^6.10.0",
"dotenv": "^16.4.1",
"electron": "^28.2.2",
"dotenv": "^16.4.4",
"electron": "^28.2.3",
"electron-builder": "^24.13.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -51,12 +51,12 @@
"mini-css-extract-plugin": "^2.8.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"sass": "^1.70.0",
"sass": "^1.71.0",
"sass-loader": "^14.1.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "~5.3.3",
"webpack": "^5.90.1",
"webpack": "^5.90.2",
"webpack-cli": "^5.1.4"
}
}

0 comments on commit 667d379

Please sign in to comment.