Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Mar 14, 2022
1 parent cfe2ec9 commit abd6ac8
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,52 +110,52 @@
"homepage": "https://github.com/wechaty/",
"dependencies": {
"clone-class": "^1.1.1",
"cmd-ts": "^0.9.0",
"cmd-ts": "^0.10.0",
"cockatiel": "^2.0.2",
"cross-spawn": "^7.0.3",
"dotenv": "^10.0.0",
"dotenv": "^16.0.0",
"file-box": "^1.4.15",
"fp-ts": "^2.11.5",
"fp-ts": "^2.11.9",
"gerror": "^1.0.16",
"get-port": "^6.0.0",
"get-port": "^6.1.2",
"json-rpc-peer": "^0.17.0",
"memory-card": "^1.1.2",
"open-graph": "^0.2.6",
"rx-queue": "^1.0.4",
"state-switch": "^1.6.3",
"uuid": "^8.3.2",
"wechaty-puppet": "^1.19.1",
"wechaty-puppet-service": "^1.11.2",
"wechaty-puppet-service": "^1.18.2",
"wechaty-puppet-wechat4u": "^1.11.1",
"wechaty-token": "^1.1.1",
"ws": "^8.4.0"
"ws": "^8.5.0"
},
"devDependencies": {
"@chatie/eslint-config": "^1.0.4",
"@chatie/git-scripts": "^0.6.2",
"@chatie/semver": "^0.4.7",
"@chatie/tsconfig": "^4.6.2",
"@swc/core": "^1.2.124",
"@swc/helpers": "^0.3.2",
"@chatie/tsconfig": "^4.6.3",
"@swc/core": "^1.2.155",
"@swc/helpers": "^0.3.6",
"@types/cross-spawn": "^6.0.2",
"@types/dotenv": "^8.2.0",
"@types/glob": "^7.2.0",
"@types/open-graph": "^0.2.2",
"@types/qrcode-terminal": "^0.12.0",
"@types/raven": "^2.5.4",
"@types/uuid": "^8.3.3",
"@types/ws": "^8.2.2",
"@types/uuid": "^8.3.4",
"@types/ws": "^8.5.3",
"coveralls": "^3.1.1",
"glob": "^7.2.0",
"jsdoc-to-markdown": "^7.1.0",
"jsdoc-to-markdown": "^7.1.1",
"nyc": "^15.1.0",
"qrcode-terminal": "^0.12.0",
"raven": "^2.6.4",
"regenerator-runtime": "^0.13.9",
"sloc": "^0.2.1",
"typed-emitter": "^1.5.0-from-event",
"typedoc": "^1.0.0-dev.4 ",
"wechaty-puppet-mock": "^1.10.2",
"wechaty-puppet-mock": "^1.18.2",
"wechaty-puppet-padlocal": "^0.4.2"
},
"files": [
Expand Down

0 comments on commit abd6ac8

Please sign in to comment.