This commit is contained in:
Daniel 2024-12-21 10:27:14 +08:00
parent 9b17b6ea4f
commit e7091cb54f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 192 additions and 240 deletions

View file

@ -56,12 +56,13 @@
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^6.7.1",
"dayjs": "^1.11.5",
"electron": "32.2.5",
"electron-builder": "24.13.3",
"electron": "32.2.7",
"electron-builder": "25.1.8",
"encoding": "^0.1.13",
"esbuild-loader": "^3.0.1",
"eslint": "^9.15.0",
"file-loader": "^6.2.0",
"globals": "^15.12.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.5.0",
"iconv-lite": "^0.6.3",
@ -74,8 +75,7 @@
"typescript": "^4.7.4",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.10.0",
"globals": "^15.12.0"
"webpack-cli": "^4.10.0"
},
"dependencies": {
"@electron/remote": "^2.1.2"