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 5d78908 commit 6794aa8
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 193 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,26 +37,26 @@
},
"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": "3.6.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.1.1",
"@stegripe/eslint-config": "^1.0.1",
"@types/i18n": "0.13.12",
"@types/node": "20.16.1",
"@types/node": "20.17.6",
"eslint": "9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
Loading

0 comments on commit 6794aa8

Please sign in to comment.