Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent c418513 commit 61df8f3
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 160 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,29 +58,29 @@
}
},
"dependencies": {
"@discordjs/collection": "2.0.0",
"@discordjs/collection": "2.1.0",
"@hapi/boom": "^10.0.1",
"@sapphire/utilities": "^3.15.3",
"@whiskeysockets/baileys": "^6.6.0",
"@sapphire/utilities": "^3.17.0",
"@whiskeysockets/baileys": "^6.7.5",
"ffmpeg-static": "^5.2.0",
"pino": "9.0.0",
"pino-pretty": "^11.0.0",
"pino": "9.3.1",
"pino-pretty": "^11.2.1",
"qrcode-terminal": "^0.12.0",
"tslib": "2.6.2",
"tslib": "2.6.3",
"wa-sticker": "^1.0.14"
},
"devDependencies": {
"@clytage/eslint-config": "^3.0.1",
"@swc/cli": "0.3.12",
"@swc/core": "^1.5.0",
"@types/node": "20.12.7",
"@swc/cli": "0.4.0",
"@swc/core": "^1.7.0",
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.2.5",
"rimraf": "6.0.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tsc-watch": "^6.2.0",
"typescript": "5.5.4"
Expand Down
Loading

0 comments on commit 61df8f3

Please sign in to comment.