Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent c75e6d8 commit 9a17e26
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@eslint/js": "9.1.1",
"@swc/cli": "0.3.12",
"@swc/core": "1.4.16",
"@swc/core": "1.5.0",
"@tsconfig/strictest": "2.0.5",
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.7",
Expand All @@ -39,15 +39,15 @@
"dependencies": {
"@discordjs/opus": "0.9.0",
"@discordjs/voice": "0.16.1",
"@t3-oss/env-core": "0.10.0",
"@t3-oss/env-core": "0.10.1",
"chalk": "5.3.0",
"discord.js": "14.14.1",
"dotenv": "16.4.5",
"libsodium-wrappers": "0.7.13",
"lodash-es": "4.17.21",
"resolve": "1.22.8",
"ytdl-core": "4.11.5",
"zod": "3.23.3"
"zod": "3.23.4"
},
"resolutions": {
"vite": "5.2.10"
Expand Down
118 changes: 59 additions & 59 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 9a17e26

Please sign in to comment.