Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 34 updates#51

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-8d62fa4081
Closed

chore(deps): bump the minor-and-patch group across 1 directory with 34 updates#51
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-8d62fa4081

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the minor-and-patch group with 34 updates in the / directory:

Package From To
@replanejs/next 1.0.4 1.0.6
@sentry/nextjs 10.33.0 10.38.0
@tanstack/react-query 5.90.16 5.90.20
@trpc/client 11.8.1 11.9.0
@trpc/server 11.8.1 11.9.0
@trpc/tanstack-react-query 11.8.1 11.9.0
better-sqlite3 12.6.0 12.6.2
hono 4.11.4 4.11.9
jotai 2.16.1 2.17.1
kysely 0.28.9 0.28.11
lru-cache 11.2.4 11.2.5
lucide-react 0.562.0 0.563.0
next 16.1.1 16.1.6
pg 8.16.3 8.18.0
pino 10.1.1 10.3.0
react 19.2.3 19.2.4
@types/react 19.2.8 19.2.13
react-day-picker 9.13.0 9.13.1
react-dom 19.2.3 19.2.4
react-dropzone 14.3.8 14.4.0
react-error-boundary 6.0.3 6.1.0
react-hook-form 7.71.0 7.71.1
zod 4.3.5 4.3.6
@hono/zod-openapi 1.2.0 1.2.1
@replanejs/admin 1.0.4 1.0.6
@replanejs/sdk 1.0.4 1.0.6
@replanejs/test-suite 1.0.4 1.0.6
@testing-library/react 16.3.1 16.3.2
@vitejs/plugin-react 5.1.2 5.1.3
bumpp 10.4.0 10.4.1
eslint-config-next 16.1.1 16.1.6
node-gyp 12.1.0 12.2.0
prettier 3.7.4 3.8.1
vite-tsconfig-paths 6.0.4 6.1.0

Updates @replanejs/next from 1.0.4 to 1.0.6

Release notes

Sourced from @​replanejs/next's releases.

v1.0.6

No significant changes

    View changes on GitHub

Bundle Sizes

Package Format Size Gzipped
@​replanejs/admin ESM 6.36 KB 1.74 KB
@​replanejs/admin CJS 6.41 KB 1.72 KB
@​replanejs/next ESM 1.87 KB 788 B
@​replanejs/next CJS 4.08 KB 1.27 KB
@​replanejs/react ESM 9.34 KB 2.64 KB
@​replanejs/react CJS 11.29 KB 3.10 KB
@​replanejs/sdk ESM 33.21 KB 8.69 KB
@​replanejs/sdk CJS 33.29 KB 8.68 KB
@​replanejs/svelte ESM 6.18 KB 1.84 KB
@​replanejs/test-suite ESM 39.92 KB 7.34 KB
@​replanejs/test-suite CJS 42.77 KB 7.77 KB

v1.0.5

No significant changes

    View changes on GitHub

Bundle Sizes

Package Format Size Gzipped
@​replanejs/admin ESM 6.36 KB 1.74 KB
@​replanejs/admin CJS 6.41 KB 1.72 KB
@​replanejs/next ESM 1.87 KB 788 B
@​replanejs/next CJS 4.08 KB 1.27 KB
@​replanejs/react ESM 9.34 KB 2.64 KB
@​replanejs/react CJS 11.29 KB 3.10 KB
@​replanejs/sdk ESM 33.21 KB 8.69 KB
@​replanejs/sdk CJS 33.29 KB 8.68 KB
@​replanejs/svelte ESM 6.18 KB 1.84 KB
@​replanejs/test-suite ESM 39.92 KB 7.34 KB
@​replanejs/test-suite CJS 42.77 KB 7.77 KB
Commits

Updates @sentry/nextjs from 10.33.0 to 10.38.0

Release notes

Sourced from @​sentry/nextjs's releases.

10.38.0

Important Changes

  • feat(tanstackstart-react): Auto-instrument request middleware (#18989)

The sentryTanstackStart Vite plugin now automatically instruments middleware arrays in createFileRoute(). This captures performance data without requiring manual wrapping with wrapMiddlewaresWithSentry().

Other Changes

  • feat: Use v4.8.0 bundler plugins (#18993)
  • feat(browser): Add logs.metrics bundle (#19020)
  • feat(browser): Add replay.logs.metrics bundle (#19021)
  • feat(browser): Add tracing.replay.logs.metrics bundle (#19039)
  • feat(deps): bump import-in-the-middle from 2.0.1 to 2.0.6 (#19042)
  • feat(node): Add AI manual instrumentation exports to Node (#19063)
  • feat(wasm): initialised sentryWasmImages for webworkers (#18812)
  • fix(core): Classify custom AggregateErrors as exception groups (#19053)
  • fix(nextjs): Turn off debugID injection if sourcemaps are explicitly disabled (#19010)
  • fix(react): Avoid String(key) to fix Symbol conversion error (#18982)
  • fix(react): Prevent lazy route handlers from updating wrong navigation span (#18898)

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

10.38.0

Important Changes

  • feat(tanstackstart-react): Auto-instrument request middleware (#18989)

    The sentryTanstackStart Vite plugin now automatically instruments middleware arrays in createFileRoute(). This captures performance data without requiring manual wrapping with wrapMiddlewaresWithSentry().

Other Changes

  • feat: Use v4.8.0 bundler plugins (#18993)
  • feat(browser): Add logs.metrics bundle (#19020)
  • feat(browser): Add replay.logs.metrics bundle (#19021)
  • feat(browser): Add tracing.replay.logs.metrics bundle (#19039)
  • feat(deps): bump import-in-the-middle from 2.0.1 to 2.0.6 (#19042)
  • feat(node): Add AI manual instrumentation exports to Node (#19063)
  • feat(wasm): initialised sentryWasmImages for webworkers (#18812)
  • fix(core): Classify custom AggregateErrors as exception groups (#19053)
  • fix(nextjs): Turn off debugID injection if sourcemaps are explicitly disabled (#19010)
  • fix(react): Avoid String(key) to fix Symbol conversion error (#18982)
  • fix(react): Prevent lazy route handlers from updating wrong navigation span (#18898)

... (truncated)

Commits

Updates @tanstack/react-query from 5.90.16 to 5.90.20

Release notes

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

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

Patch Changes

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

@​tanstack/react-query@​5.90.20

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20

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

Patch Changes

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

@​tanstack/react-query@​5.90.19

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

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

Patch Changes

  • Updated dependencies [4be3ad7]:
    • @​tanstack/react-query@​5.90.16
    • @​tanstack/query-persist-client-core@​5.91.15

@​tanstack/react-query@​5.90.18

Patch Changes

  • Updated dependencies [dea1614]:
    • @​tanstack/query-core@​5.90.18

@​tanstack/react-query@​5.90.17

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Changelog

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

5.90.20

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20

5.90.19

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

5.90.18

Patch Changes

  • Updated dependencies [dea1614]:
    • @​tanstack/query-core@​5.90.18

5.90.17

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Commits

Updates @trpc/client from 11.8.1 to 11.9.0

Release notes

Sourced from @​trpc/client's releases.

v11.9.0

What's Changed

New Contributors

Full Changelog: trpc/trpc@v11.8.1...v11.9.0

Commits
  • 3beb506 v11.9.0
  • 7b6e624 feat(client,server): add experimental_encoder option for WebSocket connection...
  • See full diff in compare view

Updates @trpc/server from 11.8.1 to 11.9.0

Release notes

Sourced from @​trpc/server's releases.

v11.9.0

What's Changed

New Contributors

Full Changelog: trpc/trpc@v11.8.1...v11.9.0

Commits
  • 3beb506 v11.9.0
  • 7b6e624 feat(client,server): add experimental_encoder option for WebSocket connection...
  • 31d1219 chore(deps): update dependency @​oxc-project/runtime to v0.110.0 (#7107)
  • 9673f32 chore(deps): update dependency @​oxc-project/runtime to v0.109.0 (#7105)
  • f42c569 chore(deps): update dependency @​oxc-project/runtime to v0.108.0 (#7099)
  • d204485 chore(deps): update dependency @​oxc-project/runtime to v0.107.0 (#7090)
  • 30b3591 chore(deps): update dependency @​oxc-project/runtime to v0.106.0 (#7077)
  • f48ed5c chore(deps): bump zod + react-hook-form (#7074)
  • 305f6d2 chore(deps): update dependency @​oxc-project/runtime to v0.105.0 (#7071)
  • See full diff in compare view

Updates @trpc/tanstack-react-query from 11.8.1 to 11.9.0

Release notes

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

v11.9.0

What's Changed

New Contributors

Full Changelog: trpc/trpc@v11.8.1...v11.9.0

Commits

Updates better-sqlite3 from 12.6.0 to 12.6.2

Release notes

Sourced from better-sqlite3's releases.

v12.6.2

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.6.1...v12.6.2

v12.6.1

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.6.0...v12.6.1

Commits

Updates hono from 4.11.4 to 4.11.9

Release notes

Sourced from hono's releases.

v4.11.9

What's Changed

Full Changelog: honojs/hono@v4.11.8...v4.11.9

v4.11.8

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.11.7...v4.11.8

v4.11.7

Security Release

This release includes security fixes for multiple vulnerabilities in Hono and related middleware. We recommend upgrading if you are using any of the affected components.

Components

IP Restriction Middleware

Fixed an IPv4 address validation bypass that could allow IP-based access control to be bypassed under certain configurations.

Cache Middleware

Fixed an issue where responses marked with Cache-Control: private or no-store could be cached, potentially leading to information disclosure on some runtimes.

Serve Static Middleware (Cloudflare Workers adapter)

Fixed an issue that could allow unintended access to internal asset keys when serving static files with user-controlled paths.

hono/jsx ErrorBoundary

Fixed a reflected Cross-Site Scripting (XSS) issue in the ErrorBoundary component that could occur when untrusted strings were rendered without proper escaping.

Recommendation

Users are encouraged to upgrade to this release, especially if they:

  • Use IP Restriction Middleware
  • Use Cache Middleware on Deno, Bun, or Node.js
  • Use Serve Static Middleware with user-controlled paths on Cloudflare Workers
  • Render untrusted data inside ErrorBoundary components

... (truncated)

Commits

Updates jotai from 2.16.1 to 2.17.1

Release notes

Sourced from jotai's releases.

v2.17.1

Small typing improvements. If you are using v2.16 or earlier, we recommend upgrading to the latest version.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.17.0...v2.17.1

v2.17.0

This release deprecates some features, which will be dropped in v3.

What's Changed

Full Changelog: pmndrs/jotai@v2.16.2...v2.17.0

v2.16.2

Fixes unwrap and loadable, resolving a regression introduced in v2.15.2.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.16.1...v2.16.2

Commits

Updates kysely from 0.28.9 to 0.28.11

Release notes

Sourced from kysely's releases.

0.28.11

Hey 👋

A small batch of bug fixes. Please report any issues. 🤞😰🤞

🚀 Features

🐞 Bugfixes

SQLite 📘

📖 Documentation

📦 CICD & Tooling

⚠️ Breaking Changes

🐤 New Contributors

Full Changelog: kysely-org/kysely@v0.28.10...v0.28.11

0.28.10

Hey 👋

A small batch of bug fixes. Please report any issues. 🤞😰🤞

🚀 Features

🐞 Bugfixes

PostgreSQL 🐘 / MSSQL 🥅

... (truncated)

Commits

Updates lru-cache from 11.2.4 to 11.2.5

Commits

Updates lucide-react from 0.562.0 to 0.563.0

Release notes

Sourced from lucide-react's releases.

Version 0.563.0

What's Changed

aria-hidden is by default added to icons components in all packages. This was already added to lucide-react before. Making icons accessible, you can add an aria-label or a title. See docs about accessibility.

All changes

New Contributors

Full Changelog: lucide-icons/lucide@0.562.0...0.563.0

Commits
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • See full diff in compare view

Updates next from 16.1.1 to 16.1.6

Release notes

Sourced from next's releases.

v16.1.6

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

Core Changes

  • Upgrade to swc 54 (#88207)
  • implement LRU cache with invocation ID scoping for minimal mode response cache (#88509)
  • tweak LRU sentinel key (#89123)

Credits

Huge thanks to @​mischnic, @​wyattjoh, and @​ztanner for helping!

v16.1.5

Please refer the following changelogs for more information about this security release:

https://vercel.com/changelog/summaries-of-cve-2025-59471-and-cve-2025-59472 https://vercel.com/changelog/summary-of-cve-2026-23864

v16.1.4

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

Core Changes

  • Only filter next config if experimental flag is enabled (#88733)

Credits

Huge thanks to @​mischnic for helping!

v16.1.3

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

Core Changes

  • Fix linked list bug in LRU deleteFromLru (#88652)
  • Fix relative same host redirects in node middleware (#88253)

Credits

Huge thanks to @​acdlite and @​ijjk for helping!

v16.1.2

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

Core Changes

... (truncated)

Commits

Updates pg from 8.16.3 to 8.18.0

Changelog

Sourced from pg's changelog.

pg@8.18.0

pg@8.17.0

  • Throw correct error if database URL parsing fails.

pg@8.16.0

pg@8.15.0

  • Add support for esm importing. CommonJS importing is still also supported.

pg@8.14.0

pg@8.13.0

pg@8.12.0

pg-pool@8.10.0

  • Emit release event when client is returned to the pool.

pg@8.9.0

pg@8.8.0

pg-pool@3.5.0

... (truncated)

Commits Description has been truncated

…4 updates

Bumps the minor-and-patch group with 34 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@replanejs/next](https://github.com/replane-dev/replane-javascript/tree/HEAD/packages/next) | `1.0.4` | `1.0.6` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.33.0` | `10.38.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.16` | `5.90.20` |
| [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) | `11.8.1` | `11.9.0` |
| [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `11.8.1` | `11.9.0` |
| [@trpc/tanstack-react-query](https://github.com/trpc/trpc/tree/HEAD/packages/tanstack-react-query) | `11.8.1` | `11.9.0` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.6.0` | `12.6.2` |
| [hono](https://github.com/honojs/hono) | `4.11.4` | `4.11.9` |
| [jotai](https://github.com/pmndrs/jotai) | `2.16.1` | `2.17.1` |
| [kysely](https://github.com/kysely-org/kysely) | `0.28.9` | `0.28.11` |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.2.4` | `11.2.5` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `0.563.0` |
| [next](https://github.com/vercel/next.js) | `16.1.1` | `16.1.6` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.16.3` | `8.18.0` |
| [pino](https://github.com/pinojs/pino) | `10.1.1` | `10.3.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.8` | `19.2.13` |
| [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.13.0` | `9.13.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` |
| [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.3.8` | `14.4.0` |
| [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `6.0.3` | `6.1.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.0` | `7.71.1` |
| [zod](https://github.com/colinhacks/zod) | `4.3.5` | `4.3.6` |
| [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) | `1.2.0` | `1.2.1` |
| [@replanejs/admin](https://github.com/replane-dev/replane-javascript/tree/HEAD/packages/admin) | `1.0.4` | `1.0.6` |
| [@replanejs/sdk](https://github.com/replane-dev/replane-javascript/tree/HEAD/packages/sdk) | `1.0.4` | `1.0.6` |
| [@replanejs/test-suite](https://github.com/replane-dev/replane-javascript/tree/HEAD/packages/test-suite) | `1.0.4` | `1.0.6` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.2` | `5.1.3` |
| [bumpp](https://github.com/antfu-collective/bumpp) | `10.4.0` | `10.4.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.1` | `16.1.6` |
| [node-gyp](https://github.com/nodejs/node-gyp) | `12.1.0` | `12.2.0` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.4` | `6.1.0` |



Updates `@replanejs/next` from 1.0.4 to 1.0.6
- [Release notes](https://github.com/replane-dev/replane-javascript/releases)
- [Commits](https://github.com/replane-dev/replane-javascript/commits/v1.0.6/packages/next)

Updates `@sentry/nextjs` from 10.33.0 to 10.38.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.33.0...10.38.0)

Updates `@tanstack/react-query` from 5.90.16 to 5.90.20
- [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.20/packages/react-query)

Updates `@trpc/client` from 11.8.1 to 11.9.0
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v11.9.0/packages/client)

Updates `@trpc/server` from 11.8.1 to 11.9.0
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v11.9.0/packages/server)

Updates `@trpc/tanstack-react-query` from 11.8.1 to 11.9.0
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v11.9.0/packages/tanstack-react-query)

Updates `better-sqlite3` from 12.6.0 to 12.6.2
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.6.0...v12.6.2)

Updates `hono` from 4.11.4 to 4.11.9
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.11.4...v4.11.9)

Updates `jotai` from 2.16.1 to 2.17.1
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.16.1...v2.17.1)

Updates `kysely` from 0.28.9 to 0.28.11
- [Release notes](https://github.com/kysely-org/kysely/releases)
- [Commits](kysely-org/kysely@v0.28.9...v0.28.11)

Updates `lru-cache` from 11.2.4 to 11.2.5
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.2.4...v11.2.5)

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

Updates `next` from 16.1.1 to 16.1.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.1...v16.1.6)

Updates `pg` from 8.16.3 to 8.18.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.18.0/packages/pg)

Updates `pino` from 10.1.1 to 10.3.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v10.1.1...v10.3.0)

Updates `react` from 19.2.3 to 19.2.4
- [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.4/packages/react)

Updates `@types/react` from 19.2.8 to 19.2.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-day-picker` from 9.13.0 to 9.13.1
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.13.0...v9.13.1)

Updates `react-dom` from 19.2.3 to 19.2.4
- [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.4/packages/react-dom)

Updates `react-dropzone` from 14.3.8 to 14.4.0
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v14.3.8...v14.4.0)

Updates `react-error-boundary` from 6.0.3 to 6.1.0
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@6.0.3...6.1.0)

Updates `react-hook-form` from 7.71.0 to 7.71.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.71.0...v7.71.1)

Updates `zod` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.3.5...v4.3.6)

Updates `@hono/zod-openapi` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/honojs/middleware/releases)
- [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-openapi/CHANGELOG.md)
- [Commits](https://github.com/honojs/middleware/commits/@hono/zod-openapi@1.2.1/packages/zod-openapi)

Updates `@replanejs/admin` from 1.0.4 to 1.0.6
- [Release notes](https://github.com/replane-dev/replane-javascript/releases)
- [Commits](https://github.com/replane-dev/replane-javascript/commits/v1.0.6/packages/admin)

Updates `@replanejs/sdk` from 1.0.4 to 1.0.6
- [Release notes](https://github.com/replane-dev/replane-javascript/releases)
- [Commits](https://github.com/replane-dev/replane-javascript/commits/v1.0.6/packages/sdk)

Updates `@replanejs/test-suite` from 1.0.4 to 1.0.6
- [Release notes](https://github.com/replane-dev/replane-javascript/releases)
- [Commits](https://github.com/replane-dev/replane-javascript/commits/v1.0.6/packages/test-suite)

Updates `@testing-library/react` from 16.3.1 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.1...v16.3.2)

Updates `@types/react` from 19.2.8 to 19.2.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@vitejs/plugin-react` from 5.1.2 to 5.1.3
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.3/packages/plugin-react)

Updates `bumpp` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/antfu-collective/bumpp/releases)
- [Commits](antfu-collective/bumpp@v10.4.0...v10.4.1)

Updates `eslint-config-next` from 16.1.1 to 16.1.6
- [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.1.6/packages/eslint-config-next)

Updates `node-gyp` from 12.1.0 to 12.2.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v12.1.0...v12.2.0)

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

Updates `vite-tsconfig-paths` from 6.0.4 to 6.1.0
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v6.0.4...v6.1.0)

---
updated-dependencies:
- dependency-name: "@replanejs/next"
  dependency-version: 1.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@sentry/nextjs"
  dependency-version: 10.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@trpc/client"
  dependency-version: 11.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@trpc/server"
  dependency-version: 11.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@trpc/tanstack-react-query"
  dependency-version: 11.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: better-sqlite3
  dependency-version: 12.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: hono
  dependency-version: 4.11.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: jotai
  dependency-version: 2.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: kysely
  dependency-version: 0.28.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: lru-cache
  dependency-version: 11.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-version: 0.563.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: pg
  dependency-version: 8.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pino
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-day-picker
  dependency-version: 9.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-dropzone
  dependency-version: 14.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-error-boundary
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-hook-form
  dependency-version: 7.71.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: zod
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@hono/zod-openapi"
  dependency-version: 1.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@replanejs/admin"
  dependency-version: 1.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@replanejs/sdk"
  dependency-version: 1.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@replanejs/test-suite"
  dependency-version: 1.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: bumpp
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-config-next
  dependency-version: 16.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: node-gyp
  dependency-version: 12.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-8d62fa4081 branch February 16, 2026 07:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants