|
19 | 19 | }, |
20 | 20 | "homepage": "https://github.com/Tibowl/HuTao#readme", |
21 | 21 | "dependencies": { |
22 | | - "better-sqlite3": "^7.4.5", |
23 | | - "body-parser": "^1.19.1", |
24 | | - "discord-api-types": "^0.25.2", |
25 | | - "discord.js": "^13.4.0", |
26 | | - "enmap": "^5.8.7", |
27 | | - "express": "^4.17.2", |
28 | | - "fs-extra": "^10.0.0", |
29 | | - "log4js": "^6.3.0", |
| 22 | + "better-sqlite3": "^7.5.3", |
| 23 | + "body-parser": "^1.20.0", |
| 24 | + "discord-api-types": "0.33.5", |
| 25 | + "discord.js": "^13.8.1", |
| 26 | + "enmap": "^5.9.0", |
| 27 | + "express": "^4.18.1", |
| 28 | + "fs-extra": "^10.1.0", |
| 29 | + "log4js": "^6.5.2", |
30 | 30 | "memoizee": "^0.4.15", |
31 | | - "node-fetch": "^2.6.6", |
| 31 | + "node-fetch": "^2.6.7", |
32 | 32 | "twit": "^2.2.11" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@types/better-sqlite3": "^7.4.2", |
| 35 | + "@types/better-sqlite3": "^7.5.0", |
36 | 36 | "@types/express": "^4.17.13", |
37 | 37 | "@types/fs-extra": "^9.0.13", |
38 | | - "@types/memoizee": "^0.4.6", |
39 | | - "@types/node": "^16.11.17", |
| 38 | + "@types/memoizee": "^0.4.8", |
| 39 | + "@types/node": "^16.11.42", |
40 | 40 | "@types/twit": "^2.2.30", |
41 | | - "@types/ws": "^8.2.2", |
42 | | - "@typescript-eslint/eslint-plugin": "^5.8.1", |
43 | | - "@typescript-eslint/parser": "^5.8.1", |
44 | | - "eslint": "^8.5.0", |
45 | | - "nodemon": "^2.0.15", |
46 | | - "ts-node": "^10.4.0", |
47 | | - "typescript": "^4.5.4" |
| 41 | + "@types/ws": "^8.5.3", |
| 42 | + "@typescript-eslint/eslint-plugin": "^5.30.3", |
| 43 | + "@typescript-eslint/parser": "^5.30.3", |
| 44 | + "eslint": "^8.19.0", |
| 45 | + "nodemon": "^2.0.18", |
| 46 | + "ts-node": "^10.8.2", |
| 47 | + "typescript": "^4.7.4" |
48 | 48 | } |
49 | 49 | } |
0 commit comments