|
19 | 19 | }, |
20 | 20 | "homepage": "https://github.com/Tibowl/HuTao#readme", |
21 | 21 | "dependencies": { |
22 | | - "better-sqlite3": "^8.6.2", |
| 22 | + "better-sqlite3": "^9.6.0", |
23 | 23 | "body-parser": "^1.20.2", |
24 | | - "discord-api-types": "0.37.61", |
25 | | - "discord.js": "^14.13.0", |
26 | | - "enmap": "^5.9.5", |
27 | | - "express": "^4.18.2", |
28 | | - "fs-extra": "^11.1.1", |
| 24 | + "discord-api-types": "0.37.83", |
| 25 | + "discord.js": "^14.15.1", |
| 26 | + "express": "^4.19.2", |
| 27 | + "fs-extra": "^11.2.0", |
29 | 28 | "log4js": "^6.9.1", |
30 | 29 | "memoizee": "^0.4.15", |
31 | 30 | "node-fetch": "^2.6.9", |
32 | 31 | "twit": "^2.2.11" |
33 | 32 | }, |
34 | 33 | "devDependencies": { |
35 | | - "@types/better-sqlite3": "^7.6.6", |
36 | | - "@types/body-parser": "^1.19.4", |
37 | | - "@types/express": "^4.17.17", |
38 | | - "@types/fs-extra": "^11.0.3", |
39 | | - "@types/memoizee": "^0.4.8", |
40 | | - "@types/node": "^20.8.9", |
41 | | - "@types/node-fetch": "^2.6.3", |
42 | | - "@types/twit": "^2.2.31", |
43 | | - "@types/ws": "^8.5.4", |
44 | | - "@typescript-eslint/eslint-plugin": "^6.9.0", |
45 | | - "@typescript-eslint/parser": "^6.9.0", |
46 | | - "eslint": "^8.38.0", |
47 | | - "nodemon": "^3.0.1", |
48 | | - "ts-node": "^10.9.1", |
49 | | - "typescript": "^5.2.2" |
| 34 | + "@types/better-sqlite3": "^7.6.10", |
| 35 | + "@types/body-parser": "^1.19.5", |
| 36 | + "@types/express": "^4.17.21", |
| 37 | + "@types/fs-extra": "^11.0.4", |
| 38 | + "@types/memoizee": "^0.4.11", |
| 39 | + "@types/node": "^20.12.8", |
| 40 | + "@types/node-fetch": "^2.6.11", |
| 41 | + "@types/twit": "^2.2.35", |
| 42 | + "@types/ws": "^8.5.10", |
| 43 | + "@typescript-eslint/eslint-plugin": "^7.8.0", |
| 44 | + "@typescript-eslint/parser": "^7.8.0", |
| 45 | + "eslint": "^9.2.0", |
| 46 | + "nodemon": "^3.1.0", |
| 47 | + "ts-node": "^10.9.2", |
| 48 | + "typescript": "^5.4.5" |
50 | 49 | } |
51 | 50 | } |
0 commit comments