Skip to content

Commit c734727

Browse files
mydeaclaude
andcommitted
fix(bun): Drop the now-unused @apm-js-collab/code-transformer-bundler-plugins dependency
`@sentry/bun/plugin` now only re-exports from `@sentry/server-utils/orchestrion/bun` (which vendors the transformer), so the direct import is gone. Remove the leftover runtime dependency so installs don't pull an unused package. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 998ab29 commit c734727

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/bun/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"access": "public"
4343
},
4444
"dependencies": {
45-
"@apm-js-collab/code-transformer-bundler-plugins": "^0.7.4",
4645
"@sentry/core": "10.67.0",
4746
"@sentry/conventions": "^0.20.0",
4847
"@sentry/node": "10.67.0",

0 commit comments

Comments
 (0)