ReviewOS

also looking at this

stacks/bun-queue

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

#23
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---@vitejs/plugin-vue-1756144978811 into main
2 files +2 -7

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+0-5
Changes to packages/devtools/package.json
@@ -19,12 +19,7 @@
1919 "devDependencies": {
2020 "@iconify-json/carbon": "^1.2.8",
2121 "@types/d3": "7.4.3",
22 "@unocss/preset-icons": "^66.1.0-beta.12",
23 "@unocss/preset-uno": "^66.1.0-beta.12",
24 "@unocss/preset-web-fonts": "^66.1.0-beta.12",
25 "@unocss/transformer-directives": "^66.1.0-beta.12",
2622 "@vitejs/plugin-vue": "^6.0.1",
27 "unocss": "^66.1.0-beta.12",
2823 "vite": "^6.3.3",
2924 "vue-tsc": "^2.2.10"
3025 }