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 Nov 11, 2024
1 parent ff9e8b6 commit d87df33
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 177 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
},
"dependencies": {
"@discordjs/voice": "^0.17.0",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.14",
"@swc/cli": "0.5.0",
"@swc/core": "1.9.2",
"date-fns": "4.1.0",
"discord.js": "14.15.3",
"discord.js": "14.16.3",
"dotenv": "16.4.5",
"got": "14.4.2",
"got": "14.4.4",
"i18n": "0.15.1",
"opusscript": "0.0.8",
"prism-media": "1.3.5",
"soundcloud.ts": "^0.5.5",
"tslib": "2.6.3",
"soundcloud.ts": "^0.6.2",
"tslib": "2.8.1",
"tweetnacl": "1.0.3",
"youtubei": "1.5.4",
"zip-lib": "^1.0.4"
"youtubei": "1.6.6",
"zip-lib": "^1.0.5"
},
"devDependencies": {
"@eslint/compat": "^1.2.2",
Expand Down
Loading

0 comments on commit d87df33

Please sign in to comment.