Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Mar 30, 2024
1 parent 13c43b8 commit 72eb6ef
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
6 changes: 3 additions & 3 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": "^20.11.20",
"@types/node": "^20.12.2",
"nodemon": "^3.1.0",
"prettier": "^3.2.5"
},
"dependencies": {
"@napi-rs/canvas": "^0.1.49",
"@napi-rs/canvas": "^0.1.51",
"@octokit/rest": "^20.0.2",
"axios": "^1.6.7",
"axios": "^1.6.8",
"chalk": "^4.1.2",
"discord.js": "^14.14.1",
"gif-encoder-2": "^1.0.5",
Expand Down
92 changes: 46 additions & 46 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 72eb6ef

Please sign in to comment.