Skip to content

Commit

Permalink
Merge pull request #777 from hktrpg/remove-useless-package
Browse files Browse the repository at this point in the history
Remove useless package
  • Loading branch information
zeteticl authored Dec 17, 2024
2 parents 3d47c5d + 47cded8 commit 2d95144
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 227 deletions.
14 changes: 4 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"got": "^11.8.5"
},
"dependencies": {
"@aws-sdk/client-sso-oidc": "^3.654.0",
"@aws-sdk/client-sso-oidc": "^3.713.0",
"@aws-sdk/client-sts": "^3.713.0",
"@dice-roller/rpg-dice-roller": "5.3.2",
"@line/bot-sdk": "^7.2.0",
"@top-gg/sdk": "^3.1.3",
Expand All @@ -29,7 +30,6 @@
"axios": "^1.7.4",
"axios-retry": "^3.2.4",
"bcdice": "^4.5.0",
"bufferutil": "^4.0.3",
"chai": "^4.3.4",
"cheerio": "1.0.0-rc.12",
"chinese-conv": "^1.0.1",
Expand All @@ -38,7 +38,6 @@
"discord.js": "14.11",
"dotenv": "^8.2.0",
"emoji-regex": "^10.0.0",
"engine.io": "^6.4.2",
"events": "^3.3.0",
"express": "^4.19.2",
"fuse.js": "^6.6.2",
Expand All @@ -47,7 +46,6 @@
"https": "^1.0.0",
"image-url-validator": "^1.0.4",
"imgbox": "^1.1.4",
"imgur": "^2.4.2",
"jimp": "^0.16.2",
"log-to-file": "^3.0.3",
"mathjs": "^9.3.0",
Expand All @@ -58,19 +56,15 @@
"node-telegram-bot-api": "^0.64.0",
"openai": "^4.24.1",
"plurk2": "https://github.com/zeteticl/node-plurk2.git",
"puppeteer": "^13.7.0",
"qrcode-terminal": "^0.12.0",
"random-js": "^2.1.0",
"rate-limiter-flexible": "^2.2.3",
"recachegoose": "^9.1.0",
"sharp": "^0.32.6",
"simple-get": "^4.0.1",
"request": "^2.88.2",
"sharp": "0.32.6",
"socket.io": "^2.4.1",
"socket.io-client": "^2.4.0",
"timer": "^1.0.1",
"topgg-autoposter": "^2.0.0",
"utf-8-validate": "^5.0.5",
"uws": "^9.14.0",
"whatsapp-web.js": "^1.26.0",
"wikijs": "6.4.1",
"winston": "^3.11.0",
Expand Down
Loading

0 comments on commit 2d95144

Please sign in to comment.