We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7dbdf commit 21904a3Copy full SHA for 21904a3
packages/ts-inputs/package.json
@@ -48,7 +48,7 @@
48
"bun-plugin-dtsx": "^0.21.9",
49
"bunfig": "^0.8.2",
50
"lint-staged": "^15.5.1",
51
- "simple-git-hooks": "^2.12.1",
+ "simple-git-hooks": "^2.13.0",
52
"typescript": "^5.8.3"
53
},
54
"lint-staged": {
packages/vue/package.json
@@ -36,14 +36,14 @@
36
"lint:fix": "bunx --bun eslint . --fix"
37
38
"devDependencies": {
39
- "@microsoft/api-extractor": "^7.52.4",
+ "@microsoft/api-extractor": "^7.52.5",
40
"@stacksjs/docs": "^0.70.23",
41
"@types/google.maps": "^3.58.1",
42
"@vue/tsconfig": "^0.7.0",
43
"bumpp": "^10.1.0",
44
45
"changelogen": "^0.6.1",
46
"clean-css": "^5.3.3",
47
- "date-fns": "^3.3.1"
+ "date-fns": "^3.6.0"
}
0 commit comments