Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 53 updates#105

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-9aa3562bc4
Open

chore(deps): bump the production-dependencies group across 1 directory with 53 updates#105
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-9aa3562bc4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 28, 2025

Bumps the production-dependencies group with 53 updates in the / directory:

Package From To
zod 4.1.11 4.1.13
@ai-sdk/react 2.0.51 2.0.104
@aws-sdk/client-s3 3.437.0 3.940.0
@fumadocs/content-collections 1.2.2 1.2.4
@next/third-parties 15.5.4 16.0.5
@orpc/client 1.9.0 1.11.3
@orpc/server 1.9.0 1.11.3
@orpc/tanstack-query 1.9.0 1.11.3
@prisma/nextjs-monorepo-workaround-plugin 6.16.2 7.0.1
@radix-ui/react-avatar 1.1.10 1.1.11
@radix-ui/react-label 2.1.7 2.1.8
@radix-ui/react-progress 1.1.7 1.1.8
@radix-ui/react-slot 1.2.3 1.2.4
@tanstack/react-query 5.90.2 5.90.11
ai 5.0.51 5.0.104
better-auth 1.3.16 1.4.3
boring-avatars 2.0.2 2.0.4
es-toolkit 1.39.10 1.42.0
fumadocs-core 15.7.13 16.1.0
fumadocs-ui 15.7.13 16.1.0
hono 4.9.8 4.10.7
lucide-react 0.544.0 0.555.0
next 15.5.4 16.0.5
next-intl 4.3.9 4.5.6
nuqs 2.6.0 2.8.1
prettier 3.6.2 3.7.1
react 19.1.1 19.2.0
react-dom 19.1.1 19.2.0
react-hook-form 7.63.0 7.66.1
sharp 0.34.4 0.34.5
tailwind-merge 3.3.1 3.4.0
@ai-sdk/anthropic 2.0.18 2.0.50
@ai-sdk/openai 2.0.34 2.0.74
openai 5.23.0 6.9.1
@orpc/json-schema 1.9.0 1.11.3
@orpc/openapi 1.9.0 1.11.3
@orpc/zod 1.9.0 1.11.3
@scalar/hono-api-reference 0.9.19 0.9.25
cookie 1.0.2 1.1.1
use-intl 4.3.9 4.5.6
@paralleldrive/cuid2 2.2.2 3.0.4
@prisma/client 6.16.2 7.0.1
@react-email/components 0.5.4 1.0.1
@react-email/render 1.3.0 2.0.0
nodemailer 7.0.6 7.0.11
react-email 4.2.11 5.0.5
resend 6.1.0 6.5.2
@polar-sh/sdk 0.35.2 0.41.5
dodopayments 2.1.0 2.6.1
stripe 18.5.0 20.0.0
bullmq 5.61.0 5.65.0
redis 5.8.3 5.10.0
@aws-sdk/s3-request-presigner 3.437.0 3.940.0

Updates zod from 4.1.11 to 4.1.13

Release notes

Sourced from zod's releases.

v4.1.13

Commits:

  • 5c2602ceb8be8941c64bbe5ac7d92cc174ae6f7e Update AI widget (#5318)
  • d3da530deb713c853e79405adddf770e156d50ac reflect the specified regex correctly in error (#5338)
  • 39f8c45b8a29de2330b485862b83cb35849f4238 faster initialization (#5352)
  • e9e27905cc0f37cb079ea473af8359d5e17a57a1 Clean up comment
  • 8e4739fadbd7de710eb67d34ba7e06a1029a68ab Update inferred z.promise() type
  • 2849df8907b011ab056d67ae8e3d27577ac4ed3e fix(locales): improve Dutch (nl) localization (#5367)
  • b0d3c9f628b60d358b66acf8f0ef7937fc9e8950 Run tests on windows
  • 6fd61b71b85e4fef4c168a46c3ebcc574f26255f feat unitest (#5358)
  • a4e4bc80e204577c698cf1369dd63c2b986d35f3 Lock to node 24
  • 8de8bad0fa84194b81efd32474462d7a236a1ee4 Fix windows build
  • b2c186bbae3a74a12acd385c1ced3ed978235cf8 Use Node LTS
  • b73b1f61c798efdf497852872b4c19cd4111c1f3 Consolidate isTransforming logic
  • d85f3ea4da53a1b232017dd4e4a2874eca4d8d76 Fix #5353
  • 1bac0f37b529eb9a0d833a01200f5a898e8e6220 Fix test.yml
  • 86d4dad5bc27b4b35df533c9170a552ad8c6c3bc Fix partial record
  • 5e6c0fd7471636feffe5763c9b7637879da459fe Fix attw on windows
  • 27fc616b8edb93cc27a4d25b37479d6e418bbccf Extend test timeout
  • 8d336c4d15e1917d78b67b890f7182f26633b56f Remove windows runner
  • 5be72e0ef4dceb1387febb7981079ecdeb5e2817 chore(doc): update metadata.tsx (#5331)
  • cb0272a0ad9962df95832a78587f54afec685351 docs: add 'cd zod' step to development setup instructions (#5394)
  • 24e3325dc63010e4f74e23caf91199652e8b12a9 docs: replace 'Refinement' with 'Transform' in transforms section (#5397)
  • 644a08203ebb00e23484b3f9a986ae783ce26a9a chore: add resource for validating environment variables with Zod (#5403)
  • 5e1cfcf578a47527044e85455e79c907fd913adc Change doc for email validation method in Zod schema (#5392)
  • 88cf9441448608d9de24b47b8a4a4ba879fc2433 Fix: Iterate over keys in catchall object using "in" operator. (#5376)
  • aa437325c5957c0cf57667cd7b8568603ee7ecd3 Emphasise that enum validates against values, for object literal & enums (#5386)
  • 3a4bd00aaa16276ffeb2708cc083a633bd4dd756 Improve Hebrew localization for Zod error messages (#5409)
  • c10f9d109874aeca6855383616c086b077d39f89 Fix typos (#5420)
  • 86f0ef918bb24f4ab9f1ce2afc5cf2d1a4a99473 Documentation Improvements (#5417)
  • e120a4877f4d8d076abf2db5c5cceab91a046be9 Fix opt tuple
  • f9bbb50c48f9c07ca869d28d6a7086d7290b97a3 Improve tuple
  • 0ba0f348f677688b69ed78473e022f5d225b41fc Optimize docs caching/ISR (#5433)
  • c3ec66c74b3fbc2616e880a90751c2cad7270bb3 Improve docs caching
  • c8cce4b607a7c0ca99cfb454571a3948ee9e85fb docs: fix typos and links (#5428)
  • 84ec04708525d6e83e3408d5d3a21edde742bdc5 docs(ecosystem): Add react-f3 (#5429)
  • 3396515cc6f04f5f346a1e00256ad09998dbaeb3 Docs: Fix typo in safeExtend description (#5445)
  • 3d93a7d593c19dc1822bc96a7c9d47312c29995e feat: MAC address validation in v4 and mini (#5440)
  • f2f0d178e1c526bc00ad0385706efad318bd44b0 Fix dual package hazard for globalRegistry (#5452)
  • 9fc493f86f17a5fc550df78e7e261137885f51ea fix: use oneOf for discriminated unions in JSON Schema (#5453)
  • 603dbe8dba6253c702ca8cf10b5299910dba3c88 Clean up regex, drop backreferences
  • ab69b9ee813713a111b56a60c2df929eaf5ba426 Update mac addr tests
  • f7910528901c05293bad275fffcb54a82e28fcc9 chore: upgrade vitest to v4 (#5028)
  • f97e80da9197064937a58167619967bee4ebb638 fix(core): prevent infinite recursion for recursive tuples (#5089) (#5094)
  • 002e01ad0fcc17b17683adafc80f2a86e8d355a9 fix(record): handle non-function constructor field in isPlainObject (#5098)
  • 67165174eb8c7d5c6e76e760830f3109b4fdbd0e docs(contributing): add instructions on building @​zod/docs (#5114)
  • 8b0603dde684f1665bb2329111ed187f73ccf0ac Fix typo in ISO time documentation (#5277)
  • be85ecc48a83e7f65ac0458d25f832fb4e28c9e7 docs(codecs): correct stringToDate safeDecode methods (#5302)
  • 50bba5462546401939920a6566a81c0d9c8ef7e1 Add zodgres to ecosystem documentation (#5308)

... (truncated)

Commits

Updates @ai-sdk/react from 2.0.51 to 2.0.104

Release notes

Sourced from @​ai-sdk/react's releases.

@​ai-sdk/react@​2.0.104

Patch Changes

  • Updated dependencies [d1dbe5d]
    • @​ai-sdk/provider-utils@​3.0.18
    • ai@5.0.104

@​ai-sdk/react@​2.0.103

Patch Changes

  • ai@5.0.103
Commits

Updates @aws-sdk/client-s3 from 3.437.0 to 3.940.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.940.0

3.940.0(2025-11-25)

New Features
  • clients: update client endpoints as of 2025-11-25 (e2770904)
  • client-network-firewall: Network Firewall release of the Proxy feature. (0eb20e88)
  • client-organizations: Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type. (75e196ee)
  • client-route-53: Adds support for new route53 feature: accelerated recovery. (dbe0a58f)
  • client-ec2: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure. (7d70b063)
Bug Fixes
  • core/protocols: performance improvements for shape serde traversal (#7523) (b20a25ea)
Tests

For list of updated packages, view updated-packages.md in assets-3.940.0.zip

v3.939.0

3.939.0(2025-11-24)

Chores
  • scripts: reduce api validation to packages/lib only (#7519) (eb74d6a0)
New Features
  • client-cloudwatch-logs: New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion. (02360329)
  • client-cloudfront: Add TrustStore, ConnectionFunction APIs to CloudFront SDK (168505ee)
Bug Fixes
  • clients: export enum objects for string shapes (#7521) (62f648df)
  • cloudfront-signer: skip extended encoding for query parameters in the base url (#7515) (954d411e)
Tests

For list of updated packages, view updated-packages.md in assets-3.939.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.940.0 (2025-11-25)

Note: Version bump only for package @​aws-sdk/client-s3

3.939.0 (2025-11-24)

Note: Version bump only for package @​aws-sdk/client-s3

3.937.0 (2025-11-20)

Features

  • client-s3: Enable / Disable ABAC on a general purpose bucket. (9816b26)

3.936.0 (2025-11-19)

Note: Version bump only for package @​aws-sdk/client-s3

3.935.0 (2025-11-19)

Features

  • client-s3: Adds support for blocking SSE-C writes to general purpose buckets. (cee2e72)

3.934.0 (2025-11-18)

Note: Version bump only for package @​aws-sdk/client-s3

... (truncated)

Commits
  • e9962f1 Publish v3.940.0
  • 1592379 Publish v3.939.0
  • 9981cbc Publish v3.937.0
  • 9816b26 feat(client-s3): Enable / Disable ABAC on a general purpose bucket.
  • a180cc7 Publish v3.936.0
  • c31b14b Publish v3.935.0
  • cee2e72 feat(client-s3): Adds support for blocking SSE-C writes to general purpose bu...
  • ac2be51 chore(codegen): update for smithy/core serde fixes (#7511)
  • 3b6a4d9 Publish v3.934.0
  • 674fae6 Publish v3.933.0
  • Additional commits viewable in compare view

Updates @fumadocs/content-collections from 1.2.2 to 1.2.4

Release notes

Sourced from @​fumadocs/content-collections's releases.

@​fumadocs/content-collections@​1.2.4

Patch Changes

  • 5210f18: Support Fumadocs 16 in peerDependencies.
  • Updated dependencies [230c6bf]
  • Updated dependencies [851897c]
  • Updated dependencies [4049ccc]
  • Updated dependencies [429c41a]
  • Updated dependencies [5210f18]
  • Updated dependencies [cbc93e9]
  • Updated dependencies [42f09c3]
  • Updated dependencies [55afd8a]
    • fumadocs-core@16.0.0
Commits
  • 46370ec Version Packages (#2437)
  • 51b4533 format
  • 4a36701 OpenAPI: avoid render-time form modifications
  • 7d2f5e5 OpenAPI: improve default value handling
  • 61afcb7 Blog: introduce v16
  • 7a6c97e Core: remove extra logic in hide-if-empty
  • 0b40105 Docs: use non-RSC for React Router guides
  • 3a33fd9 bump Next.js 16
  • cfb3e3a test SPA mode of Tanstack Start
  • de0ce6d Add showTitle option to tableOfContent and id to style it (#2472)
  • Additional commits viewable in compare view

Updates @next/third-parties from 15.5.4 to 16.0.5

Release notes

Sourced from @​next/third-parties's releases.

v16.0.5

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix(nodejs-middleware): await for body cloning to be properly finalized (#85418)

Credits

Huge thanks to @​lucasadrianof for helping!

v16.0.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: Rename proxy.js to middleware.js in NFT file (#86214)
  • fix: prevent fetch abort errors propagating to user error boundaries (#86277)
  • Turbopack: fix passing project options from napi (#86256)

Credits

Huge thanks to @​devjiwonchoi, @​sokra and @​ztanner for helping!

v16.0.3

Core Changes

  • fix: Rspack throw error when using ForceCompleteRuntimePlugin: #85221
  • fix: build CLI output not displaying Proxy (Middleware) when nodejs runtime: #85403
  • fix: staleTimes.static should consistently enforce a 30s minimum: #85479
  • [turbopack] fix build of empty entries of pages: #84873
  • Cache the head separately from the route tree: #84724
  • Allow inspecting dev server on default port with next dev --inspect: #85037
  • Avoid proxying React modules through workUnitStore: #85486
  • fix: redirect should always return updated router state: #85533
  • Upgrade React from b4455a6e-20251027 to 4f931700-20251029: #85518
  • [turbopack] Move generation of cacheLife types out of the webpack plugin and into the dev bundler directly: #85539
  • Ensure user-space stack frame for 'use cache' in page/layout component: #85519
  • Update parallel routes in build-complete: #85546
  • fully remove clientSegmentCache flag: #85541
  • [turbopack] Support relative paths in turbopack source maps.: #85146
  • Release unnecessary memory on hydration finish: #84967
  • Preserve interception markers in parameter types: #85526
  • move segment cache entries to top level segment-cache dir: #85542
  • Upgrade React from 4f931700-20251029 to 561ee24d-20251101: #85670
  • [devtools] Remove title from preferences: #85698
  • Update font data: #85708
  • Don't invalidate hot reloader excessively during dev server boot: #85732

... (truncated)

Commits

Updates @orpc/client from 1.9.0 to 1.11.3

Release notes

Sourced from @​orpc/client's releases.

v1.11.3

Cloudflare Worker Ratelimit Adapter docs

Adapter for Cloudflare Workers Ratelimit.

import { CloudflareRatelimiter } from '@orpc/experimental-ratelimit/cloudflare-ratelimit'
export default {
async fetch(request, env) {
const limiter = new CloudflareRatelimiter(env.MY_RATE_LIMITER)
return new Response(`Hello World!`)

}
}

   🚀 Features

    View changes on GitHub

v1.11.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

[!TIP] If you find oRPC valuable and would like to support its development, you can do so here.

v1.11.1

   🚀 Features

[!TIP] If you find oRPC valuable and would like to support its development, you can do so here.

    View changes on GitHub

v1.11.0

... (truncated)

Commits

Updates @orpc/server from 1.9.0 to 1.11.3

Release notes

Sourced from @​orpc/server's releases.

v1.11.3

Cloudflare Worker Ratelimit Adapter docs

Adapter for Cloudflare Workers Ratelimit.

import { CloudflareRatelimiter } from '@orpc/experimental-ratelimit/cloudflare-ratelimit'
export default {
async fetch(request, env) {
const limiter = new CloudflareRatelimiter(env.MY_RATE_LIMITER)
return new Response(`Hello World!`)

}
}

   🚀 Features

    View changes on GitHub

v1.11.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

[!TIP] If you find oRPC valuable and would like to support its development, you can do so here.

v1.11.1

   🚀 Features

[!TIP] If you find oRPC valuable and would like to support its development, you can do so here.

    View changes on GitHub

v1.11.0

... (truncated)

Commits
  • 52a5eb3 chore: release v1.11.3
  • 9540489 chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directo...
  • 48d6b8b chore: release v1.11.2
  • 9ad5fd4 chore: release v1.11.1
  • f5149a8 chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directo...
  • 2d2dd85 chore: release v1.11.0
  • 2ab85b9 chore: release v1.10.4
  • 3bec7fc feat(ai-sdk): disable validation at oRPC level in createTool to avoid double ...
  • 29608ff docs: add guide for disabling output validation (#1163)
  • dbb91df chore: release v1.10.3
  • Additional commits viewable in compare view

Updates @orpc/tanstack-query from 1.9.0 to 1.11.3

Release notes

Sourced from @​orpc/tanstack-query's releases.

v1.11.3

Cloudflare Worker Ratelimit Adapter docs

Adapter for Cloudflare Workers Ratelimit.

import { CloudflareRatelimiter } from '@orpc/experimental-ratelimit/cloudflare-ratelimit'
export default {
async fetch(request, env) {
const limiter = new CloudflareRatelimiter(env.MY_RATE_LIMITER)
return new Response(`Hello World!`)

}
}

   🚀 Features

    View changes on GitHub

v1.11.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

[!TIP] If you find oRPC valuable and would like to support its development, you can do so here.

v1.11.1

   🚀 Features

[!TIP] If you find oRPC valuable and would like to support its development, you can do so here.

    View changes on GitHub

v1.11.0

... (truncated)

Commits
  • 52a5eb3 chore: release v1.11.3
  • 9540489 chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directo...
  • 48d6b8b chore: release v1.11.2
  • bbe55b7 fix(tanstack-query): set stream query to success immediately after stream res...
  • 9ad5fd4 chore: release v1.11.1
  • f5149a8 chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directo...
  • 2d2dd85 chore: release v1.11.0
  • 2ab85b9 chore: release v1.10.4
  • dbb91df chore: release v1.10.3
  • 739ee37 chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directo...
  • Additional commits viewable in compare view

Updates @prisma/nextjs-monorepo-workaround-plugin from 6.16.2 to 7.0.1

Release notes

Sourced from @​prisma/nextjs-monorepo-workaround-plugin's releases.

7.0.1

Today, we are issuing a 7.0.1 patch release focused on quality of life improvements, and bug fixes.

🛠 Fixes

7.0.0

Today, we are excited to share the 7.0.0 stable release 🎉

🌟 Star this repo for notifications about new releases, bug fixes & features — and follow us on X!

Highlights

Over the past year we focused on making it simpler and faster to build applications with Prisma, no matter what tools you use or where you deploy, with exceptional developer experience at it’s core. This release makes many features introduced over the past year as the new defaults moving forward.

Prisma ORM

Rust-free Prisma Client as the default

The Rust-free Prisma Client has been in the works for some time now, all the way back to v6.16.0, with early iterations being available for developers to adopt. Now with version 7.0, we’re making this the default for all new projects. With this, developers are able to get:

  • ~90% smaller bundle sizes
  • Up to 3x faster queries
  • ESM-first Prisma Client
  • Significantly simpler deployments

Adopting the new Rust-free client is as simple as swapping the prisma-client-js provider for prisma-client in your main schema.prisma :

// schema.prisma
generator client {
-	provider = "prisma-client-js"
</tr></table> 

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​prisma/nextjs-monorepo-workaround-plugin since your current version.


Updates @radix-ui/react-avatar from 1.1.10 to 1.1.11

Commits

Updates @radix-ui/react-label from 2.1.7 to 2.1.8

Commits

Updates @radix-ui/react-progress from 1.1.7 to 1.1.8

Commits

Updates @radix-ui/react-slot from 1.2.3 to 1.2.4

Commits

Updates @tanstack/react-query from 5.90.2 to 5.90.11

Release notes

Sourced from @​tanstack/react-query's releases.

@​tanstack/react-query-persist-client@​5.90.11

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.8
    • @​tanstack/react-query@​5.90.9

@​tanstack/react-query@​5.90.11

Patch Changes

  • Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (#9886)

  • Updated dependencies [c01b150]:

    • @​tanstack/query-core@​5.90.11

@​tanstack/react-query-persist-client@​5.90.10

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.7
    • @​tanstack/react-query@​5.90.8

@​tanstack/react-query@​5.90.10

Patch Changes

@​tanstack/react-query-persist-client@​5.90.9

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.6
    • @​tanstack/react-query@​5.90.7

@​tanstack/react-query@​5.90.9

Patch Changes

  • Updated dependencies [08b211f]:
    • @​tanstack/query-core@​5.90.9

@​tanstack/react-query-persist-client@​5.90.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.5
    • @​tanstack/react-query@​5.90.6

@​tanstack/react-query@​5.90.8

Patch Changes

... (truncated)

Changelog

Sourced from @​tanstack/react-query's changelog.

5.90.11

Patch Changes

  • Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (#9886)

  • Updated dependencies [c01b150]:

    • @​tanstack/query-core@​5.90.11

5.90.10

Patch Changes

5.90.9

Patch Changes

  • Updated dependencies [08b211f]:
    • @​tanstack/query-core@​5.90.9

5.90.8

Patch Changes

  • Updated dependencies [c0ec9fe]:
    • @​tanstack/query-core@​5.90.8

5.90.7

Patch Changes

  • Updated dependencies [b4cd121]:
    • @​tanstack/query-core@​5.90.7

5.90.6

Patch Changes

  • Updated dependencies [1638c02]:
    • @​tanstack/query-core@​5.90.6

5.90.5

Patch Changes

  • Updated dependencies [e42ddfe]:
    • @​tanstack/query-core@​5.90.5

... (truncated)

Commits

…y with 53 updates

Bumps the production-dependencies group with 53 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [zod](https://github.com/colinhacks/zod) | `4.1.11` | `4.1.13` |
| [@ai-sdk/react](https://github.com/vercel/ai) | `2.0.51` | `2.0.104` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.437.0` | `3.940.0` |
| [@fumadocs/content-collections](https://github.com/fuma-nama/fumadocs) | `1.2.2` | `1.2.4` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.5.4` | `16.0.5` |
| [@orpc/client](https://github.com/unnoq/orpc/tree/HEAD/packages/client) | `1.9.0` | `1.11.3` |
| [@orpc/server](https://github.com/unnoq/orpc/tree/HEAD/packages/server) | `1.9.0` | `1.11.3` |
| [@orpc/tanstack-query](https://github.com/unnoq/orpc/tree/HEAD/packages/tanstack-query) | `1.9.0` | `1.11.3` |
| [@prisma/nextjs-monorepo-workaround-plugin](https://github.com/prisma/prisma/tree/HEAD/packages/nextjs-monorepo-workaround-plugin) | `6.16.2` | `7.0.1` |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.10` | `1.1.11` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.7` | `2.1.8` |
| [@radix-ui/react-progress](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.8` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.2` | `5.90.11` |
| [ai](https://github.com/vercel/ai) | `5.0.51` | `5.0.104` |
| [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.3.16` | `1.4.3` |
| [boring-avatars](https://github.com/boringdesigners/boring-avatars) | `2.0.2` | `2.0.4` |
| [es-toolkit](https://github.com/toss/es-toolkit) | `1.39.10` | `1.42.0` |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `15.7.13` | `16.1.0` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `15.7.13` | `16.1.0` |
| [hono](https://github.com/honojs/hono) | `4.9.8` | `4.10.7` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.544.0` | `0.555.0` |
| [next](https://github.com/vercel/next.js) | `15.5.4` | `16.0.5` |
| [next-intl](https://github.com/amannn/next-intl) | `4.3.9` | `4.5.6` |
| [nuqs](https://github.com/47ng/nuqs/tree/HEAD/packages/nuqs) | `2.6.0` | `2.8.1` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.63.0` | `7.66.1` |
| [sharp](https://github.com/lovell/sharp) | `0.34.4` | `0.34.5` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.1` | `3.4.0` |
| [@ai-sdk/anthropic](https://github.com/vercel/ai) | `2.0.18` | `2.0.50` |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `2.0.34` | `2.0.74` |
| [openai](https://github.com/openai/openai-node) | `5.23.0` | `6.9.1` |
| [@orpc/json-schema](https://github.com/unnoq/orpc/tree/HEAD/packages/json-schema) | `1.9.0` | `1.11.3` |
| [@orpc/openapi](https://github.com/unnoq/orpc/tree/HEAD/packages/openapi) | `1.9.0` | `1.11.3` |
| [@orpc/zod](https://github.com/unnoq/orpc/tree/HEAD/packages/zod) | `1.9.0` | `1.11.3` |
| [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) | `0.9.19` | `0.9.25` |
| [cookie](https://github.com/jshttp/cookie) | `1.0.2` | `1.1.1` |
| [use-intl](https://github.com/amannn/next-intl) | `4.3.9` | `4.5.6` |
| [@paralleldrive/cuid2](https://github.com/ericelliott/cuid2) | `2.2.2` | `3.0.4` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `6.16.2` | `7.0.1` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.5.4` | `1.0.1` |
| [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) | `1.3.0` | `2.0.0` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.6` | `7.0.11` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `4.2.11` | `5.0.5` |
| [resend](https://github.com/resend/resend-node) | `6.1.0` | `6.5.2` |
| [@polar-sh/sdk](https://github.com/polarsource/polar-js) | `0.35.2` | `0.41.5` |
| [dodopayments](https://github.com/dodopayments/dodopayments-typescript) | `2.1.0` | `2.6.1` |
| [stripe](https://github.com/stripe/stripe-node) | `18.5.0` | `20.0.0` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.61.0` | `5.65.0` |
| [redis](https://github.com/redis/node-redis) | `5.8.3` | `5.10.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.437.0` | `3.940.0` |



Updates `zod` from 4.1.11 to 4.1.13
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.1.11...v4.1.13)

Updates `@ai-sdk/react` from 2.0.51 to 2.0.104
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/react@2.0.51...@ai-sdk/react@2.0.104)

Updates `@aws-sdk/client-s3` from 3.437.0 to 3.940.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/clients/client-s3)

Updates `@fumadocs/content-collections` from 1.2.2 to 1.2.4
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/@fumadocs/content-collections@1.2.2...@fumadocs/content-collections@1.2.4)

Updates `@next/third-parties` from 15.5.4 to 16.0.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.0.5/packages/third-parties)

Updates `@orpc/client` from 1.9.0 to 1.11.3
- [Release notes](https://github.com/unnoq/orpc/releases)
- [Commits](https://github.com/unnoq/orpc/commits/v1.11.3/packages/client)

Updates `@orpc/server` from 1.9.0 to 1.11.3
- [Release notes](https://github.com/unnoq/orpc/releases)
- [Commits](https://github.com/unnoq/orpc/commits/v1.11.3/packages/server)

Updates `@orpc/tanstack-query` from 1.9.0 to 1.11.3
- [Release notes](https://github.com/unnoq/orpc/releases)
- [Commits](https://github.com/unnoq/orpc/commits/v1.11.3/packages/tanstack-query)

Updates `@prisma/nextjs-monorepo-workaround-plugin` from 6.16.2 to 7.0.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.0.1/packages/nextjs-monorepo-workaround-plugin)

Updates `@radix-ui/react-avatar` from 1.1.10 to 1.1.11
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-label` from 2.1.7 to 2.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-progress` from 1.1.7 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@tanstack/react-query` from 5.90.2 to 5.90.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.11/packages/react-query)

Updates `ai` from 5.0.51 to 5.0.104
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@5.0.51...ai@5.0.104)

Updates `better-auth` from 1.3.16 to 1.4.3
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.4.3/packages/better-auth)

Updates `boring-avatars` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/boringdesigners/boring-avatars/releases)
- [Commits](https://github.com/boringdesigners/boring-avatars/commits)

Updates `es-toolkit` from 1.39.10 to 1.42.0
- [Release notes](https://github.com/toss/es-toolkit/releases)
- [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md)
- [Commits](toss/es-toolkit@v1.39.10...v1.42.0)

Updates `fumadocs-core` from 15.7.13 to 16.1.0
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@15.7.13...fumadocs-core@16.1.0)

Updates `fumadocs-ui` from 15.7.13 to 16.1.0
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@15.7.13...fumadocs-ui@16.1.0)

Updates `hono` from 4.9.8 to 4.10.7
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.9.8...v4.10.7)

Updates `lucide-react` from 0.544.0 to 0.555.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.555.0/packages/lucide-react)

Updates `next` from 15.5.4 to 16.0.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.4...v16.0.5)

Updates `next-intl` from 4.3.9 to 4.5.6
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v4.3.9...v4.5.6)

Updates `nuqs` from 2.6.0 to 2.8.1
- [Release notes](https://github.com/47ng/nuqs/releases)
- [Commits](https://github.com/47ng/nuqs/commits/v2.8.1/packages/nuqs)

Updates `prettier` from 3.6.2 to 3.7.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.7.1)

Updates `react` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)

Updates `react-dom` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)

Updates `react-hook-form` from 7.63.0 to 7.66.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.63.0...v7.66.1)

Updates `sharp` from 0.34.4 to 0.34.5
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.4...v0.34.5)

Updates `tailwind-merge` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.3.1...v3.4.0)

Updates `@ai-sdk/anthropic` from 2.0.18 to 2.0.50
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/anthropic@2.0.18...@ai-sdk/anthropic@2.0.50)

Updates `@ai-sdk/openai` from 2.0.34 to 2.0.74
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@2.0.34...@ai-sdk/openai@2.0.74)

Updates `openai` from 5.23.0 to 6.9.1
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v5.23.0...v6.9.1)

Updates `@orpc/json-schema` from 1.9.0 to 1.11.3
- [Release notes](https://github.com/unnoq/orpc/releases)
- [Commits](https://github.com/unnoq/orpc/commits/v1.11.3/packages/json-schema)

Updates `@orpc/openapi` from 1.9.0 to 1.11.3
- [Release notes](https://github.com/unnoq/orpc/releases)
- [Commits](https://github.com/unnoq/orpc/commits/v1.11.3/packages/openapi)

Updates `@orpc/zod` from 1.9.0 to 1.11.3
- [Release notes](https://github.com/unnoq/orpc/releases)
- [Commits](https://github.com/unnoq/orpc/commits/v1.11.3/packages/zod)

Updates `@scalar/hono-api-reference` from 0.9.19 to 0.9.25
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono)

Updates `cookie` from 1.0.2 to 1.1.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v1.0.2...v1.1.1)

Updates `use-intl` from 4.3.9 to 4.5.6
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v4.3.9...v4.5.6)

Updates `@paralleldrive/cuid2` from 2.2.2 to 3.0.4
- [Changelog](https://github.com/paralleldrive/cuid2/blob/main/CHANGELOG.md)
- [Commits](paralleldrive/cuid2@v2.2.2...v3.0.4)

Updates `@prisma/client` from 6.16.2 to 7.0.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.0.1/packages/client)

Updates `@react-email/components` from 0.5.4 to 1.0.1
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/components@1.0.1/packages/components)

Updates `@react-email/render` from 1.3.0 to 2.0.0
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/render/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/render@2.0.0/packages/render)

Updates `nodemailer` from 7.0.6 to 7.0.11
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v7.0.6...v7.0.11)

Updates `react-email` from 4.2.11 to 5.0.5
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/react-email@5.0.5/packages/react-email)

Updates `resend` from 6.1.0 to 6.5.2
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](resend/resend-node@v6.1.0...v6.5.2)

Updates `@polar-sh/sdk` from 0.35.2 to 0.41.5
- [Release notes](https://github.com/polarsource/polar-js/releases)
- [Changelog](https://github.com/polarsource/polar-js/blob/main/RELEASES.md)
- [Commits](polarsource/polar-js@v0.35.2...v0.41.5)

Updates `dodopayments` from 2.1.0 to 2.6.1
- [Release notes](https://github.com/dodopayments/dodopayments-typescript/releases)
- [Changelog](https://github.com/dodopayments/dodopayments-typescript/blob/main/CHANGELOG.md)
- [Commits](dodopayments/dodopayments-typescript@v2.1.0...v2.6.1)

Updates `stripe` from 18.5.0 to 20.0.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v18.5.0...v20.0.0)

Updates `bullmq` from 5.61.0 to 5.65.0
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.61.0...v5.65.0)

Updates `redis` from 5.8.3 to 5.10.0
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@5.8.3...redis@5.10.0)

Updates `@aws-sdk/s3-request-presigner` from 3.437.0 to 3.940.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/react"
  dependency-version: 2.0.104
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.940.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@fumadocs/content-collections"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@next/third-parties"
  dependency-version: 16.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@orpc/client"
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@orpc/server"
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@orpc/tanstack-query"
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@prisma/nextjs-monorepo-workaround-plugin"
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-avatar"
  dependency-version: 1.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-progress"
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ai
  dependency-version: 5.0.104
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: better-auth
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: boring-avatars
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: es-toolkit
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: fumadocs-core
  dependency-version: 16.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: fumadocs-ui
  dependency-version: 16.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: hono
  dependency-version: 4.10.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: lucide-react
  dependency-version: 0.555.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: next
  dependency-version: 16.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: next-intl
  dependency-version: 4.5.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: nuqs
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: prettier
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-hook-form
  dependency-version: 7.66.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sharp
  dependency-version: 0.34.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 2.0.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/openai"
  dependency-version: 2.0.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-version: 6.9.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@orpc/json-schema"
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@orpc/openapi"
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@orpc/zod"
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@scalar/hono-api-reference"
  dependency-version: 0.9.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: cookie
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: use-intl
  dependency-version: 4.5.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@paralleldrive/cuid2"
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@prisma/client"
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@react-email/components"
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@react-email/render"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: nodemailer
  dependency-version: 7.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-email
  dependency-version: 5.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: resend
  dependency-version: 6.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@polar-sh/sdk"
  dependency-version: 0.41.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: dodopayments
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: stripe
  dependency-version: 20.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: bullmq
  dependency-version: 5.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: redis
  dependency-version: 5.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.940.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants