提交 5d9268b6 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

Upgrade npm deps

上级 064ec4b1
{
"name": "wechaty",
"version": "0.33.8",
"version": "0.35.0",
"description": "Wechaty is a Bot SDK for Individual Account, Powered by TypeScript, Docker, and 💖",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
......@@ -79,56 +79,56 @@
"node": ">= 10"
},
"dependencies": {
"brolog": "^1.8.1",
"brolog": "^1.8.3",
"clone-class": "^0.7.3",
"cuid": "^2.1.1",
"hot-import": "^0.2.1",
"cuid": "^2.1.8",
"hot-import": "^0.2.14",
"in-gfw": "^1.2.0",
"npm-programmatic": "0.0.12",
"open-graph": "^0.2.4",
"opencollective": "^1.0.3",
"opencollective-postinstall": "^2.0.2",
"pkg-dir": "^4.0.0",
"portfinder": "^1.0.17",
"pkg-dir": "^4.2.0",
"portfinder": "^1.0.25",
"promise-retry": "^1.1.1",
"raven": "^2.6.2",
"read-pkg-up": "^7.0.0",
"state-switch": "^0.6.2",
"watchdog": "^0.8.1",
"wechaty-puppet": "^0.20.1",
"wechaty-puppet-hostie": "^0.3.19",
"ws": "^7.0.0"
"raven": "^2.6.4",
"read-pkg-up": "^7.0.1",
"state-switch": "^0.6.18",
"watchdog": "^0.8.17",
"wechaty-puppet": "^0.21.12",
"wechaty-puppet-hostie": "^0.3.28",
"ws": "^7.2.3"
},
"devDependencies": {
"@babel/core": "^7.0.1",
"@babel/node": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/core": "^7.8.7",
"@babel/node": "^7.8.7",
"@babel/preset-env": "^7.8.7",
"@chatie/eslint-config": "^0.9.1",
"@chatie/git-scripts": "^0.2.3",
"@chatie/git-scripts": "^0.2.5",
"@chatie/semver": "^0.4.7",
"@chatie/tsconfig": "^0.8.0",
"@types/cuid": "^1.3.0",
"@types/glob": "^7.1.1",
"@types/open-graph": "^0.2.0",
"@types/promise-retry": "^1.1.3",
"@types/raven": "^2.1.0",
"@types/raven": "^2.5.3",
"@types/retry": "^0.12.0",
"@types/ws": "^7.2.1",
"apiai": "^4.0.0",
"check-node-version": "^4.0.1",
"coveralls": "^3.0.0",
"cross-env": "^7.0.0",
"@types/ws": "^7.2.2",
"apiai": "^4.0.3",
"check-node-version": "^4.0.2",
"coveralls": "^3.0.9",
"cross-env": "^7.0.2",
"finis": "^0.4.4",
"glob": "^7.1.0",
"jsdoc-to-markdown": "^5.0.0",
"glob": "^7.1.6",
"jsdoc-to-markdown": "^5.0.3",
"markdownlint-cli": "^0.22.0",
"nyc": "^15.0.0",
"pkg-jq": "^0.2.4",
"qrcode-terminal": "^0.12.0",
"shx": "^0.3.0",
"sloc": "^0.2.0",
"tstest": "^0.4.1",
"typedoc": "^0.16.10",
"shx": "^0.3.2",
"sloc": "^0.2.1",
"tstest": "^0.4.10",
"typedoc": "^0.16.11",
"wechaty-puppet-mock": "^0.17.4"
},
"files_comment__whitelist_npm_publish": "http://stackoverflow.com/a/8617868/1123955",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册