ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update all non-major dependencies

#33
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1758782574948 into main
6 files +21 -21

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.

package.jsonmodified+1-1
Changes to package.json
@@ -65,7 +65,7 @@
6565 "@stacksjs/docs": "^0.70.23",
6666 "@stacksjs/eslint-config": "^4.14.0-beta.3",
6767 "@types/bun": "^1.3.0",
68 "better-dx": "^0.1.4"
68 "better-dx": "^0.1.5"
6969 },
7070 "overrides": {
7171 "unconfig": "0.3.10"
packages/devtools/package.jsonmodified+1-1
Changes to packages/devtools/package.json
@@ -14,7 +14,7 @@
1414 "d3": "7.9.0",
1515 "pinia": "^3.0.3",
1616 "vue": "^3.5.22",
17 "vue-router": "^4.6.2"
17 "vue-router": "^4.6.3"
1818 },
1919 "devDependencies": {
2020 "@iconify-json/carbon": "^1.2.14",