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 e43401e commit 95392c2Copy full SHA for 95392c2
package.json
@@ -63,9 +63,9 @@
63
"preview:docs": "bun --bun vitepress preview docs"
64
},
65
"devDependencies": {
66
- "@stacksjs/docs": "^0.69.3",
+ "@stacksjs/docs": "^0.70.21",
67
"@stacksjs/eslint-config": "^4.2.1-beta.1",
68
- "@types/bun": "^1.2.5",
+ "@types/bun": "^1.2.8",
69
"bun-plugin-dtsx": "^0.21.9",
70
"typescript": "^5.8.2"
71
packages/utils/package.json
@@ -47,7 +47,7 @@
47
"typecheck": "bun --bun tsc --noEmit"
48
49
50
51
52
53
0 commit comments