|
19 | 19 | }, |
20 | 20 | "homepage": "https://github.com/Tibowl/HuTao#readme", |
21 | 21 | "dependencies": { |
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", |
| 22 | + "better-sqlite3": "^7.6.2", |
| 23 | + "body-parser": "^1.20.2", |
| 24 | + "discord-api-types": "0.37.38", |
| 25 | + "discord.js": "^14.9.0", |
| 26 | + "enmap": "^5.9.5", |
| 27 | + "express": "^4.18.2", |
28 | 28 | "fs-extra": "^10.1.0", |
29 | | - "log4js": "^6.5.2", |
| 29 | + "log4js": "^6.9.1", |
30 | 30 | "memoizee": "^0.4.15", |
31 | | - "node-fetch": "^2.6.7", |
| 31 | + "node-fetch": "^2.6.9", |
32 | 32 | "twit": "^2.2.11" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@types/better-sqlite3": "^7.5.0", |
36 | | - "@types/express": "^4.17.13", |
| 35 | + "@types/better-sqlite3": "^7.6.4", |
| 36 | + "@types/express": "^4.17.17", |
37 | 37 | "@types/fs-extra": "^9.0.13", |
38 | 38 | "@types/memoizee": "^0.4.8", |
39 | | - "@types/node": "^16.11.42", |
40 | | - "@types/twit": "^2.2.30", |
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" |
| 39 | + "@types/node": "^16.18.23", |
| 40 | + "@types/node-fetch": "^2.6.3", |
| 41 | + "@types/twit": "^2.2.31", |
| 42 | + "@types/ws": "^8.5.4", |
| 43 | + "@typescript-eslint/eslint-plugin": "^5.58.0", |
| 44 | + "@typescript-eslint/parser": "^5.58.0", |
| 45 | + "eslint": "^8.38.0", |
| 46 | + "nodemon": "^2.0.22", |
| 47 | + "ts-node": "^10.9.1", |
| 48 | + "typescript": "^4.9.5" |
48 | 49 | } |
49 | 50 | } |
0 commit comments