update
Showing
This diff is collapsed.
| ... | ... | @@ -19,7 +19,7 @@ |
| "description": "萌卡客户端", | ||
| "author": "zh99998 <zh99998@gmail.com>", | ||
| "dependencies": { | ||
| "@electron/remote": "^1.2.1", | ||
| "@electron/remote": "^2.0.1", | ||
| "bootstrap": "^5.1.0", | ||
| "electron-browser-storage": "^1.0.7", | ||
| "electron-is-dev": "^2.0.0", | ||
| ... | ... | @@ -56,7 +56,7 @@ |
| "aria2": "^4.1.2", | ||
| "candy": "https://github.com/moecube/candy/releases/download/v2.2.0/candy.tar.gz", | ||
| "candy-shop": "github:candy-chat/candy-plugins", | ||
| "electron": "^13.3.0", | ||
| "electron": "^14.0.1", | ||
| "electron-builder": "^22.11.7", | ||
| "electron-builder-notarize": "^1.2.0", | ||
| "exports-loader": "^3.0.0", | ||
| ... | ... |
Please register or sign in to comment