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 May 13, 2024
1 parent 53706c2 commit 39827d5
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 98 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
}
},
"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",
"@whiskeysockets/baileys": "^6.7.2",
"ffmpeg-static": "^5.2.0",
"pino": "9.0.0",
"pino": "9.1.0",
"pino-pretty": "^11.0.0",
"qrcode-terminal": "^0.12.0",
"tslib": "2.6.2",
Expand All @@ -68,15 +68,15 @@
"devDependencies": {
"@clytage/eslint-config": "^3.0.1",
"@swc/cli": "0.3.12",
"@swc/core": "^1.5.0",
"@types/node": "20.12.7",
"@swc/core": "^1.5.5",
"@types/node": "20.12.11",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"ts-node": "10.9.2",
"tsc-watch": "^6.2.0",
"typescript": "5.4.5"
Expand Down
Loading

0 comments on commit 39827d5

Please sign in to comment.