ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#3
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +3 -3
bun.lockbmodified+0-0

Binary file. Nothing to show line by line.

package.jsonmodified+3-3
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.10",
53 "bumpp": "^9.6.1",
52 "@types/bun": "^1.1.13",
53 "bumpp": "^9.8.1",
5454 "bun-plugin-dtsx": "^0.21.8",
5555 "changelogen": "^0.5.7",
5656 "lint-staged": "^15.2.10",
5757 "simple-git-hooks": "^2.11.1",
58 "typescript": "^5.6.2"
58 "typescript": "^5.6.3"
5959 },
6060 "simple-git-hooks": {
6161 "pre-commit": "bun lint-staged"