From 42fd453d2ac34f5e7f7faa82f9d649e520c0ff18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 04:31:19 +0000 Subject: [PATCH] chore(deps): update dependency bun-plugin-dts to ^0.4.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index b7f8548..1ca8477 100644 --- a/bun.lock +++ b/bun.lock @@ -12,7 +12,7 @@ "@commitlint/config-conventional": "^20.3.0", "@commitlint/types": "^20.2.0", "@types/bun": "latest", - "bun-plugin-dts": "^0.3.0", + "bun-plugin-dts": "^0.4.0", "husky": "^9.1.7", }, "peerDependencies": { @@ -154,7 +154,7 @@ "braces": ["braces@3.0.3", "", { "dependencies": { "fill-range": "^7.1.1" } }, "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA=="], - "bun-plugin-dts": ["bun-plugin-dts@0.3.0", "", { "dependencies": { "common-path-prefix": "^3.0.0", "dts-bundle-generator": "^9.5.1", "get-tsconfig": "^4.8.1" } }, "sha512-QpiAOKfPcdOToxySOqRY8FwL+brTvyXEHWzrSCRKt4Pv7Z4pnUrhK9tFtM7Ndm7ED09B/0cGXnHJKqmekr/ERw=="], + "bun-plugin-dts": ["bun-plugin-dts@0.4.0", "", { "dependencies": { "common-path-prefix": "^3.0.0", "dts-bundle-generator": "^9.5.1", "get-tsconfig": "^4.13.6" } }, "sha512-g/pHy9SuhnUw+E+bHnJvADOnnZlEIci3nvZY8EuQEMwkpC4V4Kmoa2nG9nfda4jmjj+0POlCRCjdqXrL9gjYtA=="], "bun-types": ["bun-types@1.3.9", "", { "dependencies": { "@types/node": "*" } }, "sha512-+UBWWOakIP4Tswh0Bt0QD0alpTY8cb5hvgiYeWCMet9YukHbzuruIEeXC2D7nMJPB12kbh8C7XJykSexEqGKJg=="], diff --git a/package.json b/package.json index 813767a..8809ca0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/config-conventional": "^20.3.0", "@commitlint/types": "^20.2.0", "@types/bun": "latest", - "bun-plugin-dts": "^0.3.0", + "bun-plugin-dts": "^0.4.0", "husky": "^9.1.7" }, "peerDependencies": {