Skip to content

Commit

Permalink
Lock file maintenance deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 6883f24 commit 47a0e57
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 208 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@cloudflare/workers-types": "^4.20240725.0",
"tsx": "^4.16.2",
"@cloudflare/workers-types": "^4.20240821.1",
"tsx": "^4.18.0",
"typescript": "^5.5.4",
"wrangler": "^3.66.0"
"wrangler": "^3.72.2"
},
"dependencies": {
"@discordjs/builders": "^1.8.2",
"@discordjs/rest": "^2.3.0",
"dedent": "^1.5.3",
"discord-api-types": "^0.37.93",
"discord-api-types": "^0.37.98",
"discord-verify": "^1.2.0"
},
"engines": {
"node": ">=22.0.0"
"node": ">=22.7.0"
},
"packageManager": "pnpm@9.6.0"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit 47a0e57

Please sign in to comment.