Skip to content

Commit 4a9a889

Browse files
committed
chore: update dependencies in package.json and pnpm-lock.yaml
1 parent 278e12c commit 4a9a889

File tree

2 files changed

+662
-447
lines changed

2 files changed

+662
-447
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,38 +29,38 @@
2929
"homepage": "https://athenalab.ai/",
3030
"description": "",
3131
"dependencies": {
32-
"@supabase/supabase-js": "^2.49.1",
32+
"@supabase/supabase-js": "^2.49.4",
3333
"amadeus": "^11.0.0",
34-
"discord.js": "^14.17.3",
34+
"discord.js": "^14.18.0",
3535
"follow-redirects": "^1.15.9",
3636
"html-to-text": "^9.0.5",
3737
"image2uri": "^2.1.2",
3838
"istextorbinary": "^9.5.0",
39-
"jsdom": "^26.0.0",
39+
"jsdom": "^26.1.0",
4040
"jsonrepair": "^3.12.0",
4141
"mime-types": "^2.1.35",
4242
"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",
4545
"python-shell": "^5.0.0",
4646
"sqlite-vec": "0.1.7-alpha.2",
4747
"winston": "^3.17.0",
4848
"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"
5151
},
5252
"devDependencies": {
5353
"@swc/cli": "^0.6.0",
54-
"@swc/core": "^1.11.7",
54+
"@swc/core": "^1.11.21",
5555
"@types/follow-redirects": "^1.14.4",
5656
"@types/html-to-text": "^9.0.4",
5757
"@types/jsdom": "^21.1.7",
5858
"@types/mime-types": "^2.1.4",
5959
"@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",
6262
"prettier": "^3.5.3",
6363
"tsx": "^4.19.3",
64-
"typescript": "^5.7.3"
64+
"typescript": "^5.8.3"
6565
}
6666
}

0 commit comments

Comments
 (0)