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 caa3af2 commit ae59884Copy full SHA for ae59884
bun.lockb
-20.5 KB
package.json
@@ -51,16 +51,16 @@
51
"pretty-print": "bunx prettier --write *.{mjs,ts,json} src/*.*"
52
},
53
"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",
+ "@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",
60
"prettier-plugin-organize-imports": "3.2.4",
61
- "tsup": "^8.0.1",
62
- "typedoc": "^0.25.7",
63
- "typescript": "^5.3.3"
+ "tsup": "^8.0.2",
+ "typedoc": "^0.25.12",
+ "typescript": "^5.4.2"
64
65
"engines": {
66
"node": ">=16"
0 commit comments