ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update dependency @vitejs/plugin-vue to 6.0.4

#570
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---@vitejs/plugin-vue-1770575769452 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/devtools/package.jsonmodified+1-1
Changes to packages/devtools/package.json
@@ -19,7 +19,7 @@
1919 "devDependencies": {
2020 "@iconify-json/carbon": "^1.2.18",
2121 "@types/d3": "7.4.3",
22 "@vitejs/plugin-vue": "^5.2.4",
22 "@vitejs/plugin-vue": "^6.0.4",
2323 "vite": "^7.3.1",
2424 "vue-tsc": "^2.2.12"
2525 }