also looking at this
chore(deps): update all non-major dependencies
#59
3 files
+4
-4
bun.lockmodified+2-2
| @@ -10,7 +10,7 @@ | ||
| 10 | 10 | "@stacksjs/logsmith": "^0.2.1", |
| 11 | 11 | "@stacksjs/ts-i18n": "^0.0.0", |
| 12 | 12 | "bun-git-hooks": "^0.3.1", |
| 13 | "bun-plugin-dtsx": "0.9.13", | |
| 13 | "bun-plugin-dtsx": "0.21.17", | |
| 14 | 14 | "bun-types": "^1.3.11", |
| 15 | 15 | "bunfig": "^0.15.6", |
| 16 | 16 | "ts-syntax-highlighter": "^0.2.1", |
| @@ -126,7 +126,7 @@ | ||
| 126 | 126 | |
| 127 | 127 | "bun-plugin-bunpress": ["bun-plugin-bunpress@workspace:packages/bun-plugin"], |
| 128 | 128 | |
| 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=="], | |
| 130 | 130 | |
| 131 | 131 | "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=="], |
| 132 | 132 | |