Skip to content

Commit 6bfe6d2

Browse files
committed
Update devDependencies
1 parent a4d85ca commit 6bfe6d2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bun.lockb

2.99 KB
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,16 @@
5454
"pretty-print": "prettier --write *.{mjs,ts,json} src/*.*"
5555
},
5656
"devDependencies": {
57-
"@types/node": "^20.10.1",
58-
"@types/web": "^0.0.123",
59-
"bun-types": "^1.0.14",
60-
"np": "^9.0.0",
61-
"open": "^9.1.0",
62-
"prettier": "^3.1.0",
57+
"@types/node": "^20.11.2",
58+
"@types/web": "^0.0.135",
59+
"bun-types": "^1.0.22",
60+
"np": "^9.2.0",
61+
"open": "^10.0.3",
62+
"prettier": "^3.2.2",
6363
"tsup": "^8.0.1",
64-
"typedoc": "^0.25.4",
64+
"typedoc": "^0.25.7",
6565
"typedoc-plugin-katex": "^0.1.2",
66-
"typescript": "^5.3.2"
66+
"typescript": "^5.3.3"
6767
},
6868
"publishConfig": {
6969
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)