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 fa6923e commit 622cce5Copy full SHA for 622cce5
bunfig.toml
@@ -1,2 +1,3 @@
1
[install]
2
registry = { url = "https://registry.npmjs.org/", token = "$BUN_AUTH_TOKEN" }
3
+linker = "hoisted"
package.json
@@ -61,18 +61,16 @@
61
"devDependencies": {
62
"@stacksjs/docs": "^0.70.23",
63
"@stacksjs/rpx": "^0.10.0",
64
- "@types/bun": "^1.2.9",
65
"bumpp": "^10.1.0",
66
- "bun-plugin-dtsx": "0.9.9",
67
"changelogen": "^0.6.1",
68
"lint-staged": "^15.5.0",
69
- "pickier": "^0.1.20",
70
"simple-git-hooks": "^2.12.1",
71
"typescript": "^5.8.3",
72
"unocss": "^66.0.0",
73
"vite": "^6.2.5",
74
"vite-plugin-vue-devtools": "^7.7.2",
75
- "vitepress": "^1.6.3"
+ "vitepress": "^1.6.3",
+ "better-dx": "^0.3.0"
76
},
77
"overrides": {
78
"unconfig": "0.3.10"
0 commit comments