ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update dependency vue-tsc to 3.0.8

#27
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---vue-tsc-1756145006507 into main
1 file +1 -1

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.

packages/dashboard/package.jsonmodified+1-1
Changes to packages/dashboard/package.json
@@ -26,6 +26,6 @@
2626 "@vitejs/plugin-vue": "^5.2.3",
2727 "unocss": "^66.1.0-beta.12",
2828 "vite": "^6.3.3",
29 "vue-tsc": "^2.2.10"
29 "vue-tsc": "^3.0.6"
3030 }
3131}