Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Dec 18, 2024
1 parent ca4484d commit 0d8fda0
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 138 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"prettier": "prettier \"{,!(node_modules)/**/}*.ts\" --config .prettierrc --write"
},
"devDependencies": {
"@types/node": "^22.10.1",
"nodemon": "^3.1.7",
"prettier": "^3.4.1"
"@types/node": "^22.10.2",
"nodemon": "^3.1.9",
"prettier": "^3.4.2"
},
"dependencies": {
"@napi-rs/canvas": "^0.1.64",
"@napi-rs/canvas": "^0.1.65",
"@octokit/rest": "^20.1.1",
"axios": "^1.7.8",
"cron": "^3.2.1",
"axios": "^1.7.9",
"cron": "^3.3.1",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"gif-encoder-2": "^1.0.5",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0"
Expand Down
Loading

0 comments on commit 0d8fda0

Please sign in to comment.