ReviewOS

also looking at this

stacks/bunpress

chore(deps): update all non-major dependencies

#2
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +7 -7
package.jsonmodified+2-2
Changes to package.json
@@ -59,12 +59,12 @@
5959 "devDependencies": {
6060 "@stacksjs/docs": "^0.70.23",
6161 "@stacksjs/eslint-config": "^4.10.2-beta.3",
62 "@types/bun": "^1.2.8",
62 "@types/bun": "^1.2.9",
6363 "bumpp": "^10.1.0",
6464 "bun-plugin-dtsx": "^0.21.9",
6565 "bunfig": "^0.8.2",
6666 "changelogen": "^0.6.1",
67 "lint-staged": "^15.5.0",
67 "lint-staged": "^15.5.1",
6868 "simple-git-hooks": "^2.12.1",
6969 "typescript": "^5.8.3"
7070 },