also looking at this
chore(deps): update all non-major dependencies
#51
4 files
+10
-10
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.
| @@ -12,18 +12,18 @@ | ||
| 12 | 12 | }, |
| 13 | 13 | "devDependencies": { |
| 14 | 14 | "commonmark": "^0.31.2", |
| 15 | "marked": "^17.0.0", | |
| 16 | "markdown-it": "^14.1.0", | |
| 15 | "marked": "^17.0.4", | |
| 16 | "markdown-it": "^14.1.1", | |
| 17 | 17 | "micromark": "^4.0.2", |
| 18 | 18 | "micromark-extension-gfm": "^3.0.0", |
| 19 | 19 | "showdown": "^2.1.0", |
| 20 | 20 | "unified": "^11.0.5", |
| 21 | 21 | "remark-parse": "^11.0.0", |
| 22 | "remark-gfm": "^4.0.0", | |
| 23 | "remark-rehype": "^11.1.1", | |
| 22 | "remark-gfm": "^4.0.1", | |
| 23 | "remark-rehype": "^11.1.2", | |
| 24 | 24 | "rehype-stringify": "^10.0.1", |
| 25 | 25 | "mitata": "^1.0.34", |
| 26 | "@types/commonmark": "^0.27.9", | |
| 26 | "@types/commonmark": "^0.27.10", | |
| 27 | 27 | "@types/markdown-it": "^14.1.2", |
| 28 | 28 | "@types/showdown": "^2.0.6", |
| 29 | 29 | "markdown-it-task-lists": "^2.1.1" |
| @@ -6,7 +6,7 @@ | ||
| 6 | 6 | "name": "@stacksjs/bunpress", |
| 7 | 7 | "dependencies": { |
| 8 | 8 | "@stacksjs/ts-md": "^0.1.1", |
| 9 | "buddy-bot": "^0.9.16", | |
| 9 | "buddy-bot": "^0.9.17", | |
| 10 | 10 | }, |
| 11 | 11 | "devDependencies": { |
| 12 | 12 | "@stacksjs/bumpx": "^0.2.4", |
| @@ -16,7 +16,7 @@ | ||
| 16 | 16 | "@stacksjs/ts-i18n": "^0.0.0", |
| 17 | 17 | "bun-git-hooks": "^0.3.1", |
| 18 | 18 | "bun-plugin-dtsx": "0.21.17", |
| 19 | "bun-types": "^1.3.9", | |
| 19 | "bun-types": "^1.3.10", | |
| 20 | 20 | "bunfig": "^0.15.6", |
| 21 | 21 | "ts-syntax-highlighter": "^0.2.1", |
| 22 | 22 | "typescript": "^5.9.3", |
| @@ -68,7 +68,7 @@ | ||
| 68 | 68 | }, |
| 69 | 69 | "dependencies": { |
| 70 | 70 | "@stacksjs/ts-md": "^0.1.1", |
| 71 | "buddy-bot": "^0.9.16" | |
| 71 | "buddy-bot": "^0.9.17" | |
| 72 | 72 | }, |
| 73 | 73 | "optionalDependencies": { |
| 74 | 74 | "@cwcss/crosswind": "^0.1.6", |
| @@ -85,7 +85,7 @@ | ||
| 85 | 85 | "@stacksjs/ts-i18n": "^0.0.0", |
| 86 | 86 | "bun-git-hooks": "^0.3.1", |
| 87 | 87 | "bun-plugin-dtsx": "0.21.17", |
| 88 | "bun-types": "^1.3.9", | |
| 88 | "bun-types": "^1.3.10", | |
| 89 | 89 | "bunfig": "^0.15.6", |
| 90 | 90 | "ts-syntax-highlighter": "^0.2.1", |
| 91 | 91 | "typescript": "^5.9.3" |