Skip to content

Commit 3928157

Browse files
chore(deps): update all non-major dependencies
1 parent 51a56a4 commit 3928157

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@
6363
"preview:docs": "bun --bun vitepress preview docs"
6464
},
6565
"devDependencies": {
66-
"@stacksjs/docs": "^0.70.21",
66+
"@stacksjs/docs": "^0.70.23",
6767
"@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"
68+
"@types/bun": "^1.2.14",
69+
"bun-plugin-dtsx": "^0.21.12",
70+
"typescript": "^5.8.3"
7171
},
7272
"overrides": {
7373
"unconfig": "0.3.10"

packages/utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"typecheck": "bun --bun tsc --noEmit"
4848
},
4949
"devDependencies": {
50-
"@types/bun": "^1.2.8",
51-
"bun-plugin-dtsx": "^0.21.9",
52-
"typescript": "^5.8.2"
50+
"@types/bun": "^1.2.14",
51+
"bun-plugin-dtsx": "^0.21.12",
52+
"typescript": "^5.8.3"
5353
},
5454
"simple-git-hooks": {
5555
"pre-commit": "bun lint-staged"

0 commit comments

Comments
 (0)