Skip to content

Commit

Permalink
update djs
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Sep 2, 2024
1 parent 3e2a254 commit b4bbb5c
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 71 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"prettier": "prettier \"{,!(node_modules)/**/}*.ts\" --config .prettierrc --write"
},
"devDependencies": {
"@types/node": "^22.5.0",
"@types/node": "^22.5.2",
"nodemon": "^3.1.4",
"prettier": "^3.3.3"
},
"dependencies": {
"@napi-rs/canvas": "^0.1.54",
"@octokit/rest": "^20.1.1",
"axios": "^1.7.5",
"axios": "^1.7.7",
"chalk": "^4.1.2",
"discord.js": "^14.15.3",
"discord.js": "^14.16.0",
"gif-encoder-2": "^1.0.5",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0"
Expand Down
153 changes: 85 additions & 68 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 b4bbb5c

Please sign in to comment.