This commit is contained in:
hackrobot
2024-05-16 20:08:44 +08:00
parent 769ed60311
commit cdbcc87712
6 changed files with 7524 additions and 3853 deletions

View File

@@ -96,14 +96,18 @@
}
},
"dependencies": {
"antd": "^5.17.2",
"electron-debug": "^3.2.0",
"electron-log": "^4.4.8",
"electron-updater": "^6.1.4",
"lodash": "^4.17.21",
"marked": "^12.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.16.0"
},
"devDependencies": {
"@electron-forge/publisher-github": "^7.4.0",
"@electron/notarize": "^2.1.0",
"@electron/rebuild": "^3.3.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",