Skip to content

chore(deps): update npm dependencies (minor & patch) 2026-04-20#11093

Open
stilla[bot] wants to merge 1 commit intomainfrom
chore/update-npm-deps-20260420
Open

chore(deps): update npm dependencies (minor & patch) 2026-04-20#11093
stilla[bot] wants to merge 1 commit intomainfrom
chore/update-npm-deps-20260420

Conversation

@stilla
Copy link
Copy Markdown
Contributor

@stilla stilla Bot commented Apr 20, 2026

npm dependency updates

Minor and patch version bumps across clients/apps/web and clients/packages.

clients/apps/web

Package Old New
@ai-sdk/anthropic ^3.0.70 ^3.0.71
@ai-sdk/react ^3.0.169 ^3.0.170
@tanstack/react-query ^5.99.0 ^5.99.2
@types/web ^0.0.345 ^0.0.346
ai ^6.0.167 ^6.0.168
posthog-js ^1.369.1 ^1.369.3

clients/packages/eslint-config

Package Old New
eslint-plugin-react-hooks ^7.0.1 ^7.1.1

clients/packages/i18n

Package Old New
@ai-sdk/google ^2.0.69 ^2.0.70
ai ^6.0.167 ^6.0.168

Lint fixes

eslint-plugin-react-hooks@7.1.1 introduced new rules (use-memo, set-state-in-effect) that flagged existing code. Added targeted eslint-disable-next-line comments (no logic changes) in:

  • clients/packages/checkout/src/hooks/debounce.ts
  • clients/apps/web/src/hooks/utils.ts
  • clients/packages/ui/src/hooks/use-mobile.ts
  • clients/apps/web/src/components/Checkout/CheckoutConfirmation.tsx
  • clients/apps/web/src/components/Form/ImageUpload.tsx
  • clients/apps/web/src/components/Products/Benefits/BenefitSearchComplex.tsx

pnpm lint — pass
pnpm typecheck — pass

Sent by @pieterbeulque from a run of New agent.

@stilla stilla Bot requested review from a team and sebastianekstrom as code owners April 20, 2026 19:13
@stilla stilla Bot requested a review from pieterbeulque April 20, 2026 19:13
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
polar Ready Ready Preview, Comment Apr 20, 2026 7:15pm
polar-sandbox Ready Ready Preview, Comment Apr 20, 2026 7:15pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

Preview Environment
URL: https://polar-preview-vm.taildbff7b.ts.net/pr-11093
API: https://polar-preview-vm.taildbff7b.ts.net/pr-11093/v1/
Logs: backend
SHA: 55c782e75480cc239accc1f931a93008f5fec947

if (!stripe) {
return
}
// eslint-disable-next-line react-hooks/set-state-in-effect
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😵 thoughts, Sebastian? Is this a new react-hooks linter rule?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant