fix(observability): regenerate pnpm-lock.yaml for @sentry/react #69
Reference in New Issue
Block a user
Delete Branch "fix/sentry-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR #68 added
@sentry/react ^9.0.0to apps/web/package.json without updatingpnpm-lock.yaml. The merge deployzwso4wc44skscw8k0ocw8wwofailed atpnpm install --frozen-lockfilewithERR_PNPM_OUTDATED_LOCKFILE.This regenerates the lockfile with pnpm@10.29.3 (the version corepack activates in the Dockerfile). Diff is +80/-0, only the new @sentry/* dep tree.
Merge → auto-redeploy → fixes the dev deploy.
🤖 Generated with Claude Code