ReviewOS

also looking at this

stacks/bunpress

chore(deps): update dependency typescript to v6

#61
Closed renovate[bot] wants to merge renovate/typescript-6.x into main
4 files +7 -7
package.jsonmodified+1-1
Changes to package.json
@@ -52,7 +52,7 @@
5252 "bun-types": "^1.3.11",
5353 "bunfig": "^0.15.6",
5454 "ts-syntax-highlighter": "^0.2.1",
55 "typescript": "^5.9.3"
55 "typescript": "^6.0.2"
5656 },
5757 "git-hooks": {
5858 "pre-commit": {