升级依赖版本,(更新后需要pnpm install升级依赖)
Signed-off-by: touchscale <11134128+touchscale@user.noreply.gitee.com>
This commit is contained in:
parent
668818d715
commit
937e72a68c
|
@ -33,17 +33,17 @@
|
|||
"node-xlsx": "^0.21.0",
|
||||
"oicq": "^2.3.1",
|
||||
"pm2": "^5.3.0",
|
||||
"puppeteer": "^19.9.0",
|
||||
"puppeteer": "^19.10.1",
|
||||
"redis": "^4.6.5",
|
||||
"sequelize": "^6.29.3",
|
||||
"sequelize": "^6.31.0",
|
||||
"sqlite3": "^5.1.6",
|
||||
"yaml": "^2.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.36.0",
|
||||
"eslint": "^8.39.0",
|
||||
"eslint-config-standard": "^17.0.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-n": "^15.6.1",
|
||||
"eslint-plugin-n": "^15.7.0",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"express": "^4.18.2",
|
||||
"express-art-template": "^1.0.1"
|
||||
|
|
Loading…
Reference in New Issue