Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 9e27f5c commit 1d98b86
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 53 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"node": ">=18.x"
},
"dependencies": {
"discord-api-types": "^0.37.94",
"discord-api-types": "^0.37.101",
"lavalink-api-types": "^2.0.2",
"undici": "^6.19.7",
"undici": "^6.19.8",
"ws": "^8.18.0"
},
"devDependencies": {
"@stegripe/eslint-config": "^1.0.1",
"@types/node": "^20.16.1",
"@types/node": "^20.16.10",
"@types/ws": "^8.5.12",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
"eslint-formatter-pretty": "^6.0.1",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"typedoc": "^0.26.6",
"tsup": "^8.3.0",
"typedoc": "^0.26.8",
"typescript": "^5.6.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 1d98b86

Please sign in to comment.