🐛 Fix(custom): fix node version and sharp bugs

This commit is contained in:
Kuingsmile
2025-06-12 11:23:53 +08:00
parent 2540f8767e
commit da37c9a187
3 changed files with 201 additions and 188 deletions

View File

@@ -67,7 +67,7 @@
"multer": "^1.4.5-lts.1",
"node-ssh-no-cpu-features": "^2.0.0",
"nodejs-file-downloader": "^4.12.1",
"piclist": "^1.9.13",
"piclist": "^1.9.14",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"proxy-agent": "^5.0.0",
@@ -149,7 +149,7 @@
}
},
"resolutions": {
"@types/node": "^18.19.110",
"@types/node": "^16.10.2",
"vue-cli-plugin-electron-builder/**/electron-builder": "23.3.3"
}
}