[READ-ONLY] Mirror of https://github.com/plttn/mkd.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update dependency tsx to v4.23.0 (#10)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 7, 2026, 10:31 PM -0700) 8fd5b9a8 c5f532c0

+9 -9
+1 -1
package.json
··· 35 35 "@types/node": "25.9.4", 36 36 "prettier": "3.8.3", 37 37 "tsdown": "0.22.0", 38 - "tsx": "4.22.3", 38 + "tsx": "4.23.0", 39 39 "typescript": "6.0.3" 40 40 }, 41 41 "dependencies": {
+8 -8
pnpm-lock.yaml
··· 294 294 version: 3.8.3 295 295 tsdown: 296 296 specifier: 0.22.0 297 - version: 0.22.0(tsx@4.22.3)(typescript@6.0.3) 297 + version: 0.22.0(tsx@4.23.0)(typescript@6.0.3) 298 298 tsx: 299 - specifier: 4.22.3 300 - version: 4.22.3 299 + specifier: 4.23.0 300 + version: 4.23.0 301 301 typescript: 302 302 specifier: 6.0.3 303 303 version: 6.0.3 ··· 1306 1306 tslib@2.8.1: 1307 1307 resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} 1308 1308 1309 - tsx@4.22.3: 1310 - resolution: {integrity: sha512-mdoNxBC/cSQObGGVQ5Bpn5i+yv7j68gk3Nfm3wFjcJg3Z0Mix9jzAFfP12prmm5eVGmDKtp0yyArrs0Q+8gZHg==} 1309 + tsx@4.23.0: 1310 + resolution: {integrity: sha512-eUdUIaCr963q2h5u3+QwvYp0+eqPvn+egeqZUm0hwERCqqx1E3kK5ehbGCvqSE5MQAULr67ww0cA3jKc3YkM1w==} 1311 1311 engines: {node: '>=18.0.0'} 1312 1312 hasBin: true 1313 1313 ··· 2202 2202 2203 2203 tree-kill@1.2.2: {} 2204 2204 2205 - tsdown@0.22.0(tsx@4.22.3)(typescript@6.0.3): 2205 + tsdown@0.22.0(tsx@4.23.0)(typescript@6.0.3): 2206 2206 dependencies: 2207 2207 ansis: 4.3.0 2208 2208 cac: 7.0.0 ··· 2220 2220 tree-kill: 1.2.2 2221 2221 unconfig-core: 7.5.0 2222 2222 optionalDependencies: 2223 - tsx: 4.22.3 2223 + tsx: 4.23.0 2224 2224 typescript: 6.0.3 2225 2225 transitivePeerDependencies: 2226 2226 - '@ts-macro/tsc' ··· 2231 2231 tslib@2.8.1: 2232 2232 optional: true 2233 2233 2234 - tsx@4.22.3: 2234 + tsx@4.23.0: 2235 2235 dependencies: 2236 2236 esbuild: 0.28.0 2237 2237 optionalDependencies: