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 Jun 18, 2024
1 parent 53706c2 commit 4f7a64d
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 148 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,29 +54,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.16.2",
"@whiskeysockets/baileys": "^6.7.5",
"ffmpeg-static": "^5.2.0",
"pino": "9.0.0",
"pino-pretty": "^11.0.0",
"pino": "9.2.0",
"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/core": "^1.6.1",
"@types/node": "20.14.4",
"@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",
"prettier": "3.3.2",
"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 4f7a64d

Please sign in to comment.