Skip to content

Commit ae59884

Browse files
committed
Update dependencies
1 parent caa3af2 commit ae59884

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

-20.5 KB
Binary file not shown.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,16 @@
5151
"pretty-print": "bunx prettier --write *.{mjs,ts,json} src/*.*"
5252
},
5353
"devDependencies": {
54-
"@types/node": "^20.11.5",
55-
"@types/web": "^0.0.135",
56-
"bun-types": "^1.0.23",
57-
"np": "^9.2.0",
58-
"open": "^10.0.3",
59-
"prettier": "3.2.4",
54+
"@types/node": "^20.11.28",
55+
"@types/web": "^0.0.142",
56+
"bun-types": "^1.0.31",
57+
"np": "^10.0.1",
58+
"open": "^10.1.0",
59+
"prettier": "3.2.5",
6060
"prettier-plugin-organize-imports": "3.2.4",
61-
"tsup": "^8.0.1",
62-
"typedoc": "^0.25.7",
63-
"typescript": "^5.3.3"
61+
"tsup": "^8.0.2",
62+
"typedoc": "^0.25.12",
63+
"typescript": "^5.4.2"
6464
},
6565
"engines": {
6666
"node": ">=16"

0 commit comments

Comments
 (0)