Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
clansty committed Dec 11, 2024
1 parent e59d1b7 commit d96c7c3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 132 deletions.
28 changes: 14 additions & 14 deletions main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,48 +14,48 @@
],
"devDependencies": {
"@elysiajs/html": "^1.1.1",
"@kitajs/ts-html-plugin": "^4.1.0",
"@kitajs/ts-html-plugin": "^4.1.1",
"@types/cli-progress": "^3.11.6",
"@types/dockerode": "^3.3.31",
"@types/dockerode": "^3.3.32",
"@types/ejs": "^3.1.5",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/lodash": "^4.17.13",
"@types/markdown-escape": "^1.1.3",
"@types/mime-types": "^2.1.4",
"@types/node": "^22.8.4",
"@types/node": "^22.10.1",
"@types/probe-image-size": "^7.2.5",
"@types/prompts": "^2.4.9",
"@types/tmp": "^0.2.6",
"axios": "^1.7.7",
"axios": "^1.7.9",
"big-integer": "^1.6.52",
"cli-progress": "^3.12.0",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"elysia": "^1.1.23",
"dotenv": "^16.4.7",
"elysia": "^1.1.26",
"esbuild": "^0.24.0",
"eviltransform": "^0.2.2",
"file-type": "19.3.0",
"file-type": "19.6.0",
"fluent-ffmpeg": "^2.1.3",
"image-size": "^1.1.1",
"lodash": "^4.17.21",
"log4js": "^6.9.1",
"mime-types": "^2.1.35",
"node-napcat-ts": "^0.3.8",
"node-napcat-ts": "^0.4.1",
"nodejs-base64": "^2.0.0",
"posthog-node": "^4.2.1",
"posthog-node": "^4.3.1",
"prompts": "^2.4.2",
"telegram": "^2.26.6",
"telegram": "^2.26.8",
"tmp-promise": "^3.0.3",
"tsx": "^4.19.2",
"undici": "^6.20.1",
"zod": "^3.23.8"
"undici": "^7.1.0",
"zod": "^3.24.1"
},
"dependencies": {
"@bogeychan/elysia-polyfills": "^0.6.4",
"@icqqjs/icqq": "1.3.2",
"@prisma/client": "5.21.1",
"@prisma/client": "6.0.1",
"dockerode": "^4.0.2",
"prisma": "5.21.1",
"prisma": "6.0.1",
"quote-api": "https://github.com/Clansty/quote-api/archive/014b21138afbbe0e12c91b00561414b1e851fc0f.tar.gz",
"sharp": "^0.33.5",
"silk-sdk": "^0.2.2"
Expand Down
118 changes: 0 additions & 118 deletions patches/[email protected]

This file was deleted.

0 comments on commit d96c7c3

Please sign in to comment.