Skip to content

Commit 29a1103

Browse files
chore(deps): update all non-major dependencies (updated)
1 parent 7a62425 commit 29a1103

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

deps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
dependencies:
2-
bun.sh: ^1.2.16
2+
bun.sh: ^1.2.19

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"devDependencies": {
4141
"@stacksjs/docs": "^0.70.23",
4242
"@stacksjs/eslint-config": "^4.14.0-beta.3",
43-
"@types/bun": "^1.2.15",
44-
"bumpp": "^10.1.1",
45-
"bun-plugin-dtsx": "^0.9.5",
43+
"@types/bun": "^1.2.19",
44+
"bumpp": "^10.2.2",
45+
"bun-plugin-dtsx": "^0.21.12",
4646
"bunfig": "^0.10.1",
47-
"changelogen": "^0.6.1",
47+
"changelogen": "^0.6.2",
4848
"lint-staged": "^15.5.2",
49-
"simple-git-hooks": "^2.13.0",
50-
"typescript": "^5.8.3"
49+
"simple-git-hooks": "^2.13.1",
50+
"typescript": "^5.9.2"
5151
},
5252
"overrides": {
5353
"unconfig": "0.3.10"

packages/bumpx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
"type": "module",
7070
"types": "./dist/index.d.ts",
7171
"dependencies": {
72-
"@stacksjs/clapp": "^0.1.14"
72+
"@stacksjs/clapp": "^0.1.16"
7373
}
7474
}

0 commit comments

Comments
 (0)