Skip to content

Commit e43401e

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
"devDependencies": {
6666
"@stacksjs/docs": "^0.69.3",
6767
"@stacksjs/eslint-config": "^4.2.1-beta.1",
68-
"@types/bun": "^1.2.3",
68+
"@types/bun": "^1.2.5",
6969
"bun-plugin-dtsx": "^0.21.9",
70-
"typescript": "^5.7.3"
70+
"typescript": "^5.8.2"
7171
},
7272
"overrides": {
7373
"unconfig": "0.3.10"

packages/utils/package.json

Lines changed: 2 additions & 2 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.3",
50+
"@types/bun": "^1.2.5",
5151
"bun-plugin-dtsx": "^0.21.9",
52-
"typescript": "^5.7.3"
52+
"typescript": "^5.8.2"
5353
},
5454
"simple-git-hooks": {
5555
"pre-commit": "bun lint-staged"

0 commit comments

Comments
 (0)