mirror of
https://github.com/agam778/MS-365-Electron.git
synced 2026-02-17 09:02:10 +00:00
Bump dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -64,20 +64,20 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"electron": "^21.3.3",
|
||||
"electron": "^23.0.0",
|
||||
"electron-builder": "^23.6.0",
|
||||
"eslint": "^8.30.0"
|
||||
"eslint": "^8.34.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"about-window": "^1.15.2",
|
||||
"axios": "^1.2.1",
|
||||
"axios": "^1.3.3",
|
||||
"check-internet-connected": "^2.0.6",
|
||||
"discord-rpc": "^4.0.1",
|
||||
"electron-context-menu": "^3.6.1",
|
||||
"electron-dl": "^3.5.0",
|
||||
"electron-log": "^4.4.8",
|
||||
"electron-log": "^5.0.0-beta.16",
|
||||
"electron-store": "^8.1.0",
|
||||
"electron-updater": "^5.3.0",
|
||||
"node-gyp": "^9.3.0"
|
||||
"node-gyp": "^9.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user