Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Nov 7, 2024
1 parent b408ff1 commit 445398b
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"prettier": "prettier \"{,!(node_modules)/**/}*.ts\" --config .prettierrc --write"
},
"devDependencies": {
"@types/node": "^22.7.4",
"@types/node": "^22.9.0",
"nodemon": "^3.1.7",
"prettier": "^3.3.3"
},
"dependencies": {
"@napi-rs/canvas": "^0.1.56",
"@napi-rs/canvas": "^0.1.59",
"@octokit/rest": "^20.1.1",
"axios": "^1.7.7",
"chalk": "^4.1.2",
Expand Down
100 changes: 50 additions & 50 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 445398b

Please sign in to comment.