ReviewOS

also looking at this

stacks/bunpress

chore(deps): update all non-major dependencies

#12
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1755900294924 into main
5 files +23 -23

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+3-3
Changes to package.json
@@ -60,9 +60,9 @@
6060 "typecheck": "bun --bun tsc --noEmit"
6161 },
6262 "dependencies": {
63 "@unocss/config": "^66.4.2",
64 "@unocss/core": "^66.4.2",
65 "@unocss/preset-wind3": "^66.4.2",
63 "@unocss/config": "^66.5.0",
64 "@unocss/core": "^66.5.0",
65 "@unocss/preset-wind3": "^66.5.0",
6666 "bun-plugin-unocss": "^0.1.3",
6767 "gray-matter": "^4.0.3",
6868 "marked": "^15.0.11"