Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vittee committed Jun 23, 2024
1 parent 76ff4da commit fcb6262
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 102 deletions.
8 changes: 4 additions & 4 deletions packages/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@commander-js/extra-typings": "^12.0.1",
"@discordjs/opus": "0.9.0",
"@discordjs/rest": "2.2.0",
"@discordjs/rest": "2.3.0",
"@fontsource-variable/anuphan": "^5.0.12",
"@fontsource-variable/exo-2": "^5.0.18",
"@fontsource-variable/murecho": "^5.0.18",
Expand All @@ -55,8 +55,8 @@
"classnames": "^2.3.2",
"color.js": "^1.2.0",
"commander": "^12.0.0",
"discord-api-types": "0.37.73",
"discord.js": "^14.14.1",
"discord-api-types": "0.37.90",
"discord.js": "^14.15.3",
"eventemitter3": "^5.0.1",
"express": "4.19.2",
"ffmpeg-static": "5.2.0",
Expand Down Expand Up @@ -85,7 +85,7 @@
"socket.io": "^4.7.2",
"socket.io-client": "^4.7.2",
"socket.io-msgpack-parser": "^3.0.2",
"sodium-native": "^4.0.4",
"sodium-native": "^4.1.1",
"tiny-typed-emitter": "^2.1.0",
"typed-emitter": "2.1.0",
"workerpool": "^8.0.0",
Expand Down
164 changes: 66 additions & 98 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fcb6262

Please sign in to comment.