|
29 | 29 | "homepage": "https://athenalab.ai/", |
30 | 30 | "description": "", |
31 | 31 | "dependencies": { |
32 | | - "@supabase/supabase-js": "^2.49.1", |
| 32 | + "@supabase/supabase-js": "^2.49.4", |
33 | 33 | "amadeus": "^11.0.0", |
34 | | - "discord.js": "^14.17.3", |
| 34 | + "discord.js": "^14.18.0", |
35 | 35 | "follow-redirects": "^1.15.9", |
36 | 36 | "html-to-text": "^9.0.5", |
37 | 37 | "image2uri": "^2.1.2", |
38 | 38 | "istextorbinary": "^9.5.0", |
39 | | - "jsdom": "^26.0.0", |
| 39 | + "jsdom": "^26.1.0", |
40 | 40 | "jsonrepair": "^3.12.0", |
41 | 41 | "mime-types": "^2.1.35", |
42 | 42 | "node-telegram-bot-api": "^0.63.0", |
43 | | - "openai": "^4.78.1", |
44 | | - "playwright": "^1.51.1", |
| 43 | + "openai": "^4.95.1", |
| 44 | + "playwright": "^1.52.0", |
45 | 45 | "python-shell": "^5.0.0", |
46 | 46 | "sqlite-vec": "0.1.7-alpha.2", |
47 | 47 | "winston": "^3.17.0", |
48 | 48 | "winston-transport": "^4.9.0", |
49 | | - "ws": "^8.18.0", |
50 | | - "yaml": "^2.7.0" |
| 49 | + "ws": "^8.18.1", |
| 50 | + "yaml": "^2.7.1" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@swc/cli": "^0.6.0", |
54 | | - "@swc/core": "^1.11.7", |
| 54 | + "@swc/core": "^1.11.21", |
55 | 55 | "@types/follow-redirects": "^1.14.4", |
56 | 56 | "@types/html-to-text": "^9.0.4", |
57 | 57 | "@types/jsdom": "^21.1.7", |
58 | 58 | "@types/mime-types": "^2.1.4", |
59 | 59 | "@types/node": "^22.14.1", |
60 | | - "@types/node-telegram-bot-api": "^0.64.7", |
61 | | - "@types/ws": "^8.5.14", |
| 60 | + "@types/node-telegram-bot-api": "^0.64.8", |
| 61 | + "@types/ws": "^8.18.1", |
62 | 62 | "prettier": "^3.5.3", |
63 | 63 | "tsx": "^4.19.3", |
64 | | - "typescript": "^5.7.3" |
| 64 | + "typescript": "^5.8.3" |
65 | 65 | } |
66 | 66 | } |
0 commit comments