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 5b46cdf commit f74be83Copy full SHA for f74be83
package.json
@@ -58,18 +58,18 @@
58
"preview:docs": "bun --bun vitepress preview docs"
59
},
60
"devDependencies": {
61
- "@stacksjs/docs": "^0.69.3",
+ "@stacksjs/docs": "^0.70.21",
62
"@stacksjs/eslint-config": "^3.13.1-beta.2",
63
"@stacksjs/tlsx": "^0.10.0",
64
- "@types/bun": "^1.2.0",
65
- "bumpp": "^10.0.1",
+ "@types/bun": "^1.2.8",
+ "bumpp": "^10.1.0",
66
"bun-plugin-dtsx": "^0.21.9",
67
- "bunfig": "^0.5.3",
+ "bunfig": "^0.8.2",
68
"cac": "^6.7.14",
69
- "changelogen": "^0.5.7",
70
- "consola": "^3.4.0",
71
- "typescript": "^5.7.3",
72
- "unocss": "^65.4.3"
+ "changelogen": "^0.6.1",
+ "consola": "^3.4.2",
+ "typescript": "^5.8.2",
+ "unocss": "^65.5.0"
73
74
"overrides": {
75
"unconfig": "0.3.10"
0 commit comments