Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeboone02 committed Mar 15, 2024
1 parent caa3af2 commit ae59884
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
"pretty-print": "bunx prettier --write *.{mjs,ts,json} src/*.*"
},
"devDependencies": {
"@types/node": "^20.11.5",
"@types/web": "^0.0.135",
"bun-types": "^1.0.23",
"np": "^9.2.0",
"open": "^10.0.3",
"prettier": "3.2.4",
"@types/node": "^20.11.28",
"@types/web": "^0.0.142",
"bun-types": "^1.0.31",
"np": "^10.0.1",
"open": "^10.1.0",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"tsup": "^8.0.1",
"typedoc": "^0.25.7",
"typescript": "^5.3.3"
"tsup": "^8.0.2",
"typedoc": "^0.25.12",
"typescript": "^5.4.2"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit ae59884

Please sign in to comment.