We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d85ca commit 6bfe6d2Copy full SHA for 6bfe6d2
bun.lockb
2.99 KB
package.json
@@ -54,16 +54,16 @@
54
"pretty-print": "prettier --write *.{mjs,ts,json} src/*.*"
55
},
56
"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",
+ "@types/node": "^20.11.2",
+ "@types/web": "^0.0.135",
+ "bun-types": "^1.0.22",
+ "np": "^9.2.0",
+ "open": "^10.0.3",
+ "prettier": "^3.2.2",
63
"tsup": "^8.0.1",
64
- "typedoc": "^0.25.4",
+ "typedoc": "^0.25.7",
65
"typedoc-plugin-katex": "^0.1.2",
66
- "typescript": "^5.3.2"
+ "typescript": "^5.3.3"
67
68
"publishConfig": {
69
"registry": "https://registry.npmjs.org"
0 commit comments