ReviewOS

also looking at this

stacks/bunpress

chore(deps): update dependency @stacksjs/eslint-config to 4.14.0-beta.3

#16
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---@stacksjs/eslint-config-1756101878490 into main
1 file +13 -6

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+7-1
Changes to package.json
@@ -60,18 +60,24 @@
6060 "typecheck": "bun --bun tsc --noEmit"
6161 },
6262 "dependencies": {
63 "@markedjs/html-differ": "^5.0.2",
6364 "@unocss/config": "^66.1.0-beta.12",
6465 "@unocss/core": "^66.1.0-beta.12",
6566 "@unocss/preset-wind3": "^66.1.0-beta.12",
6667 "bun-plugin-unocss": "^0.1.3",
6768 "gray-matter": "^4.0.3",
68 "marked": "^15.0.11"
69 "highlight.js": "^11.11.1",
70 "marked": "^15.0.11",
71 "marked-alert": "^2.1.2",
72 "marked-emoji": "^2.0.1",
73 "marked-highlight": "^2.2.2"
6974 },
7075 "devDependencies": {
7176 "@stacksjs/bumpx": "^0.1.17",
7277 "@stacksjs/eslint-config": "^4.14.0-beta.3",
7378 "@stacksjs/gitlint": "^0.1.5",
7479 "@stacksjs/logsmith": "^0.1.8",
80 "@stacksjs/ts-i18n": "^0.0.0",
7581 "@types/bun": "^1.2.10",
7682 "@types/marked": "^6.0.0",
7783 "buddy-bot": "^0.8.9",