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 95392c2 commit cf23b04Copy full SHA for cf23b04
package.json
@@ -63,11 +63,11 @@
63
"preview:docs": "bun --bun vitepress preview docs"
64
},
65
"devDependencies": {
66
- "@stacksjs/docs": "^0.70.21",
+ "@stacksjs/docs": "^0.70.23",
67
"@stacksjs/eslint-config": "^4.2.1-beta.1",
68
"@types/bun": "^1.2.8",
69
"bun-plugin-dtsx": "^0.21.9",
70
- "typescript": "^5.8.2"
+ "typescript": "^5.8.3"
71
72
"overrides": {
73
"unconfig": "0.3.10"
packages/utils/package.json
@@ -49,7 +49,7 @@
49
50
51
52
53
54
"simple-git-hooks": {
55
"pre-commit": "bun lint-staged"
0 commit comments