Skip to content

Commit 95392c2

Browse files
chore(deps): update all non-major dependencies (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e43401e commit 95392c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
"preview:docs": "bun --bun vitepress preview docs"
6464
},
6565
"devDependencies": {
66-
"@stacksjs/docs": "^0.69.3",
66+
"@stacksjs/docs": "^0.70.21",
6767
"@stacksjs/eslint-config": "^4.2.1-beta.1",
68-
"@types/bun": "^1.2.5",
68+
"@types/bun": "^1.2.8",
6969
"bun-plugin-dtsx": "^0.21.9",
7070
"typescript": "^5.8.2"
7171
},

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"typecheck": "bun --bun tsc --noEmit"
4848
},
4949
"devDependencies": {
50-
"@types/bun": "^1.2.5",
50+
"@types/bun": "^1.2.8",
5151
"bun-plugin-dtsx": "^0.21.9",
5252
"typescript": "^5.8.2"
5353
},

0 commit comments

Comments
 (0)