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