chore(deps): update dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -66,23 +66,23 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"electron": "^25.0.0",
|
||||
"electron-builder": "^24.0.0",
|
||||
"eslint": "^8.42.0"
|
||||
"electron": "^25.3.2",
|
||||
"electron-builder": "^24.6.3",
|
||||
"eslint": "^8.45.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cliqz/adblocker-electron": "^1.26.6",
|
||||
"@xhayper/discord-rpc": "^1.0.17",
|
||||
"@xhayper/discord-rpc": "^1.0.21",
|
||||
"about-window": "^1.15.2",
|
||||
"axios": "^1.4.0",
|
||||
"check-internet-connected": "^2.0.6",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"electron-context-menu": "^3.6.1",
|
||||
"electron-dl": "^3.5.0",
|
||||
"electron-log": "^5.0.0-beta.24",
|
||||
"electron-log": "^5.0.0-beta.25",
|
||||
"electron-store": "^8.1.0",
|
||||
"electron-updater": "^6.0.0",
|
||||
"node-gyp": "^9.3.1"
|
||||
"electron-updater": "^6.1.4",
|
||||
"node-gyp": "^9.4.0"
|
||||
},
|
||||
"packageManager": "yarn@3.6.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user