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 May 6, 2024
1 parent 9e48ffb commit 9cbd866
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 225 deletions.
58 changes: 29 additions & 29 deletions infra/terraform/cloudflare/envs/main/.terraform.lock.hcl

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,29 +19,29 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.1.1",
"@eslint/js": "9.2.0",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.2",
"@tsconfig/strictest": "2.0.5",
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.8",
"@vitest/coverage-v8": "1.5.3",
"eslint": "9.1.1",
"@vitest/coverage-v8": "1.6.0",
"eslint": "9.2.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"prettier": "3.2.5",
"tsx": "4.9.0",
"tsx": "4.9.3",
"typescript": "5.4.5",
"typescript-eslint": "7.8.0",
"vitest": "1.5.3"
"vitest": "1.6.0"
},
"dependencies": {
"@discordjs/opus": "0.9.0",
"@discordjs/voice": "0.16.1",
"@discordjs/voice": "0.17.0",
"@t3-oss/env-core": "0.10.1",
"chalk": "5.3.0",
"discord.js": "14.14.1",
"discord.js": "14.15.2",
"dotenv": "16.4.5",
"libsodium-wrappers": "0.7.13",
"lodash-es": "4.17.21",
Expand Down
Loading

0 comments on commit 9cbd866

Please sign in to comment.