ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#5
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +5 -5

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

bun.lockbmodified+0-0

Binary file. Nothing to show line by line.

package.jsonmodified+5-5
Changes to package.json
@@ -49,13 +49,13 @@
4949 },
5050 "devDependencies": {
5151 "@stacksjs/eslint-config": "^3.8.1-beta.2",
52 "@types/bun": "^1.1.13",
53 "bumpp": "^9.8.1",
54 "bun-plugin-dtsx": "^0.21.8",
52 "@types/bun": "^1.1.14",
53 "bumpp": "^9.9.1",
54 "bun-plugin-dtsx": "^0.21.9",
5555 "changelogen": "^0.5.7",
56 "lint-staged": "^15.2.10",
56 "lint-staged": "^15.2.11",
5757 "simple-git-hooks": "^2.11.1",
58 "typescript": "^5.6.3"
58 "typescript": "^5.7.2"
5959 },
6060 "simple-git-hooks": {
6161 "pre-commit": "bun lint-staged"