also looking at this
chore(deps): update all non-major dependencies
#12
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.
| @@ -60,9 +60,9 @@ | ||
| 60 | 60 | "typecheck": "bun --bun tsc --noEmit" |
| 61 | 61 | }, |
| 62 | 62 | "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", | |
| 66 | 66 | "bun-plugin-unocss": "^0.1.3", |
| 67 | 67 | "gray-matter": "^4.0.3", |
| 68 | 68 | "marked": "^15.0.11" |