Skip to content

Commit 1d1e815

Browse files
chore(deps): update dependency bun-plugin-dtsx to ^0.21.17 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 748d3f3 commit 1d1e815

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/bun": "^1.3.1",
1414
"buddy-bot": "^0.9.9",
1515
"bun-git-hooks": "^0.3.1",
16-
"bun-plugin-dtsx": "^0.21.15",
16+
"bun-plugin-dtsx": "^0.21.17",
1717
"bunfig": "^0.15.6",
1818
"typescript": "^5.9.3",
1919
},
@@ -771,7 +771,7 @@
771771

772772
"bun-git-hooks": ["bun-git-hooks@0.3.1", "", { "bin": { "git-hooks": "dist/bin/cli.js", "bun-git-hooks": "dist/bin/cli.js" } }, "sha512-Xs/QUqIYgBmLHSVr5VBLVbM5lZbUoAXKX2WZyoQDb2LlzcxC3BpBvMkMTQH75UuOJZwaRBq8yEe4IR6NckqdgQ=="],
773773

774-
"bun-plugin-dtsx": ["bun-plugin-dtsx@0.21.15", "", { "dependencies": { "@stacksjs/dtsx": "^0.9.8" } }, "sha512-cF3L+5mUaVunIQ36KFpox0Okq3Oxg8To5jb5hSQnM0TioLBKRJCFwm14jcEOVu0vOrxqCdkNBxm/8b+0/iDdEQ=="],
774+
"bun-plugin-dtsx": ["bun-plugin-dtsx@0.21.17", "", { "dependencies": { "@stacksjs/dtsx": "^0.9.8" } }, "sha512-gikZdPs8f7aFPREb+gBn7kaDdjpfQSLIPpVbUI+I5dusAlENvlJmKQj06aq1oS3mP7yg3gdQJBRg+PlzUV5h9g=="],
775775

776776
"bun-types": ["bun-types@1.3.1", "", { "dependencies": { "@types/node": "*" }, "peerDependencies": { "@types/react": "^19" } }, "sha512-NMrcy7smratanWJ2mMXdpatalovtxVggkj11bScuWuiOoXTiKIu2eVS1/7qbyI/4yHedtsn175n4Sm4JcdHLXw=="],
777777

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/bun": "^1.3.1",
6262
"buddy-bot": "^0.9.9",
6363
"bun-git-hooks": "^0.3.1",
64-
"bun-plugin-dtsx": "^0.21.15",
64+
"bun-plugin-dtsx": "^0.21.17",
6565
"bunfig": "^0.15.6",
6666
"typescript": "^5.9.3"
6767
},

0 commit comments

Comments
 (0)