also looking at this
chore(deps): update all non-major dependencies
#21
4 files
+16
-15
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.
| @@ -63,13 +63,9 @@ | ||
| 63 | 63 | }, |
| 64 | 64 | "dependencies": { |
| 65 | 65 | "@markedjs/html-differ": "^5.0.2", |
| 66 | "@unocss/config": "^66.5.2", | |
| 67 | "@unocss/core": "^66.5.2", | |
| 68 | "@unocss/preset-wind3": "^66.5.2", | |
| 69 | "bun-plugin-unocss": "^0.1.3", | |
| 70 | 66 | "gray-matter": "^4.0.3", |
| 71 | 67 | "highlight.js": "^11.11.1", |
| 72 | "marked": "^15.0.11", | |
| 68 | "marked": "^15.0.12", | |
| 73 | 69 | "marked-alert": "^2.1.2", |
| 74 | 70 | "marked-emoji": "^2.0.1", |
| 75 | 71 | "marked-highlight": "^2.2.2", |
| @@ -83,9 +79,9 @@ | ||
| 83 | 79 | "@stacksjs/ts-i18n": "^0.0.0", |
| 84 | 80 | "@types/bun": "^1.2.23", |
| 85 | 81 | "@types/marked": "^6.0.0", |
| 86 | "buddy-bot": "^0.9.7", | |
| 82 | "buddy-bot": "^0.9.8", | |
| 87 | 83 | "bun-git-hooks": "^0.3.1", |
| 88 | "bun-plugin-dtsx": "^0.21.12", | |
| 84 | "bun-plugin-dtsx": "0.21.12", | |
| 89 | 85 | "bunfig": "^0.15.0", |
| 90 | 86 | "typescript": "^5.9.3" |
| 91 | 87 | }, |