ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update all non-major dependencies

#9
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
3 files +123 -35
package.jsonmodified+5-5
Changes to package.json
@@ -30,12 +30,12 @@
3030 "devDependencies": {
3131 "@stacksjs/docs": "^0.70.23",
3232 "@stacksjs/eslint-config": "^4.14.0-beta.3",
33 "@types/bun": "^1.2.10",
34 "bumpp": "^10.1.0",
35 "bun-plugin-dtsx": "^0.21.9",
33 "@types/bun": "^1.2.13",
34 "bumpp": "^10.1.1",
35 "bun-plugin-dtsx": "^0.21.12",
3636 "changelogen": "^0.6.1",
37 "lint-staged": "^15.5.1",
38 "simple-git-hooks": "^2.12.1",
37 "lint-staged": "^15.5.2",
38 "simple-git-hooks": "^2.13.0",
3939 "typescript": "^5.8.3"
4040 },
4141 "overrides": {