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 e8205d8 commit ca4484d
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 74 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"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",
"cron": "^3.1.9",
"axios": "^1.7.8",
"cron": "^3.2.1",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"gif-encoder-2": "^1.0.5",
Expand Down
148 changes: 79 additions & 69 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 ca4484d

Please sign in to comment.