ReviewOS

also looking at this

stacks/bunpress

chore(deps): update all non-major dependencies

#59
Closed github-actions[bot] wants to merge buddy-bot/update-non-major-updates into main
3 files +4 -4
benchmark/package.jsonmodified+1-1
Changes to benchmark/package.json
@@ -12,7 +12,7 @@
1212 },
1313 "devDependencies": {
1414 "commonmark": "^0.31.2",
15 "marked": "^17.0.4",
15 "marked": "^17.0.5",
1616 "markdown-it": "^14.1.1",
1717 "micromark": "^4.0.2",
1818 "micromark-extension-gfm": "^3.0.0",
bun.lockmodified+2-2
Changes to bun.lock
@@ -10,7 +10,7 @@
1010 "@stacksjs/logsmith": "^0.2.1",
1111 "@stacksjs/ts-i18n": "^0.0.0",
1212 "bun-git-hooks": "^0.3.1",
13 "bun-plugin-dtsx": "0.9.13",
13 "bun-plugin-dtsx": "0.21.17",
1414 "bun-types": "^1.3.11",
1515 "bunfig": "^0.15.6",
1616 "ts-syntax-highlighter": "^0.2.1",
@@ -126,7 +126,7 @@
126126
127127 "bun-plugin-bunpress": ["bun-plugin-bunpress@workspace:packages/bun-plugin"],
128128
129 "bun-plugin-dtsx": ["bun-plugin-dtsx@0.9.13", "", { "dependencies": { "@stacksjs/dtsx": "0.9.13" } }, "sha512-CRiQ6uqrl8n2ZE8saZrZNYnSp+kMkAwHAUV+sf4io0IAxbZAOf+thO0miOs70urI3oCyp1DM/0K+4pitUeL90g=="],
129 "bun-plugin-dtsx": ["bun-plugin-dtsx@0.21.17", "", { "dependencies": { "@stacksjs/dtsx": "^0.9.8" } }, "sha512-gikZdPs8f7aFPREb+gBn7kaDdjpfQSLIPpVbUI+I5dusAlENvlJmKQj06aq1oS3mP7yg3gdQJBRg+PlzUV5h9g=="],
130130
131131 "bun-plugin-stx": ["bun-plugin-stx@0.2.10", "", { "dependencies": { "@stacksjs/stx": "0.2.10" }, "bin": { "serve": "./dist/serve.js", "stx-serve": "./dist/serve.js" } }, "sha512-JlPzquwyGdFDkKU078XThaWFnpN7BzCdxK+COaRloEVwdF4t896nbK0hE48ffUmsJ8KzgnukxIaogG8U0xSevQ=="],
132132
package.jsonmodified+1-1
Changes to package.json
@@ -48,7 +48,7 @@
4848 "@stacksjs/logsmith": "^0.2.1",
4949 "@stacksjs/ts-i18n": "^0.0.0",
5050 "bun-git-hooks": "^0.3.1",
51 "bun-plugin-dtsx": "0.9.13",
51 "bun-plugin-dtsx": "0.21.17",
5252 "bun-types": "^1.3.11",
5353 "bunfig": "^0.15.6",
5454 "ts-syntax-highlighter": "^0.2.1",