Hi @ai
I'm not sure its important, but it seems that bun update caniuse-lite adds package to dependencies if it wasn't there.
For example pnpm up caniuse-lite or yarn up -R caniuse-lite updates lock file only. Bun works differently
Is this expected behaviour? I noticed this because also trying to add bun support :)
found issue - oven-sh/bun#4209