ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency bun-plugin-dtsx to 0.21.12

#79
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---bun-plugin-dtsx-1755454190424 into main
1 file +1 -1

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

packages/launchpad/package.jsonmodified+1-1
Changes to packages/launchpad/package.json
@@ -69,7 +69,7 @@
6969 "ts-pkgx": "^0.4.30"
7070 },
7171 "devDependencies": {
72 "bun-plugin-dtsx": "0.9.5"
72 "bun-plugin-dtsx": "0.21.12"
7373 },
7474 "lint-staged": {
7575 "*.{js,ts}": "bunx --bun eslint . --fix"