Merge branch 'master' of github.com:yoimiya-kokomi/Miao-Yunzai

This commit is contained in:
Kokomi 2023-04-18 02:37:51 +08:00
commit 2ec0eb8b2b
2 changed files with 3 additions and 3 deletions

View File

@ -71,7 +71,7 @@ if [ -d $MIAO_PLUGIN_PATH"/.git" ]; then
if [[ ! -f "$HOME/.ovo/miao.ok" ]]; then
set -e
echo -e "\n ================ \n ${Info} ${GreenBG} 更新 喵喵插件 运行依赖 ${Font} \n ================ \n"
pnpm add image-size -w
pnpm install -P
touch ~/.ovo/miao.ok
set +e
fi

View File

@ -21,7 +21,7 @@
"chalk": "^5.2.0",
"chokidar": "^3.5.3",
"https-proxy-agent": "5.0.1",
"icqq": "^0.0.31",
"icqq": "^0.2.1",
"image-size": "^1.0.2",
"inquirer": "^8.2.5",
"lodash": "^4.17.21",
@ -33,7 +33,7 @@
"node-xlsx": "^0.21.0",
"oicq": "^2.3.1",
"pm2": "^5.3.0",
"puppeteer": "^19.8.0",
"puppeteer": "^19.9.0",
"redis": "^4.6.5",
"sequelize": "^6.29.3",
"sqlite3": "^5.1.6",