Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Feb 18, 2024
1 parent a419944 commit f9d91a1
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
6 changes: 3 additions & 3 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": "^20.11.13",
"@types/node": "^20.11.19",
"nodemon": "^3.0.3",
"prettier": "^3.2.4"
"prettier": "^3.2.5"
},
"dependencies": {
"@napi-rs/canvas": "^0.1.44",
"@napi-rs/canvas": "^0.1.45",
"@octokit/rest": "^20.0.2",
"axios": "^1.6.7",
"chalk": "^4.1.2",
Expand Down
86 changes: 43 additions & 43 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 f9d91a1

Please sign in to comment.