ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update all non-major dependencies

#3
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
3 files +13 -13
packages/dashboard/package.jsonmodified+3-3
Changes to packages/dashboard/package.json
@@ -11,10 +11,10 @@
1111 "dependencies": {
1212 "@unocss/reset": "^66.1.0-beta.12",
1313 "axios": "^1.9.0",
14 "d3": "7.8.5",
14 "d3": "7.9.0",
1515 "pinia": "^3.0.2",
16 "vue": "^3.3.8",
17 "vue-router": "^4.5.0"
16 "vue": "^3.5.13",
17 "vue-router": "^4.5.1"
1818 },
1919 "devDependencies": {
2020 "@iconify-json/carbon": "^1.2.8",