Skip to content

Commit 21904a3

Browse files
chore(deps): update all non-major dependencies
1 parent 5f7dbdf commit 21904a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/ts-inputs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"bun-plugin-dtsx": "^0.21.9",
4949
"bunfig": "^0.8.2",
5050
"lint-staged": "^15.5.1",
51-
"simple-git-hooks": "^2.12.1",
51+
"simple-git-hooks": "^2.13.0",
5252
"typescript": "^5.8.3"
5353
},
5454
"lint-staged": {

packages/vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"lint:fix": "bunx --bun eslint . --fix"
3737
},
3838
"devDependencies": {
39-
"@microsoft/api-extractor": "^7.52.4",
39+
"@microsoft/api-extractor": "^7.52.5",
4040
"@stacksjs/docs": "^0.70.23",
4141
"@types/google.maps": "^3.58.1",
4242
"@vue/tsconfig": "^0.7.0",
4343
"bumpp": "^10.1.0",
4444
"bun-plugin-dtsx": "^0.21.9",
4545
"changelogen": "^0.6.1",
4646
"clean-css": "^5.3.3",
47-
"date-fns": "^3.3.1"
47+
"date-fns": "^3.6.0"
4848
}
4949
}

0 commit comments

Comments
 (0)