diff --git a/bun.lock b/bun.lock index 99a76d0..bcee46d 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.8", "", { "dependencies": { "@types/node": "*" } }, "sha512-fL99nxdOWvV4LqjmC+8Q9kW3M4QTtTR1eePs94v5ctGqU8OeceWrSUaRw3JYb7tU3FkMIAjkueehrHPPPGKi5Q=="], 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": {