Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Nov 30, 2024
1 parent 9848fbc commit 418481a
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 68 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"prettier": "prettier \"{,!(node_modules)/**/}*.ts\" --config .prettierrc --write"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"nodemon": "^3.1.7",
"prettier": "^3.3.3"
"prettier": "^3.4.1"
},
"dependencies": {
"@napi-rs/canvas": "^0.1.59",
"@napi-rs/canvas": "^0.1.64",
"@octokit/rest": "^20.1.1",
"axios": "^1.7.7",
"axios": "^1.7.8",
"chalk": "^4.1.2",
"discord.js": "^14.16.3",
"gif-encoder-2": "^1.0.5",
Expand Down
138 changes: 74 additions & 64 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 418481a

Please sign in to comment.