Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-657944b51d
Open

chore(deps): bump the minor-and-patch group across 1 directory with 33 updates#50
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-657944b51d

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-and-patch group with 33 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.7
import-in-the-middle 2.0.2 2.0.6
jotai 2.16.1 2.17.0
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
nodemailer 7.0.12 7.0.13
@types/nodemailer 7.0.5 7.0.9
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.10
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
@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
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.0.5

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.7

Release notes

Sourced from hono's releases.

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

Security Advisories & CVEs

... (truncated)

Commits

Updates import-in-the-middle from 2.0.2 to 2.0.6

Release notes

Sourced from import-in-the-middle's releases.

import-in-the-middle: v2.0.6

2.0.6 (2026-01-27)

Bug Fixes

  • ensure the callback 'name' arg is the module name when matching the module main file, even when 'internals: true' option is used (#241) (ad9d02c)
  • fix a couple issues with duplicate entries and specifier (submodule) matching (#237) (fdc0b3d)
  • properly hook builtin modules that require the 'node:' prefix (#240) (de84589, 9d916a5)

import-in-the-middle: v2.0.5

2.0.5 (2026-01-20)

Bug Fixes

  • handle lazy initialization and circular dependencies (#229) (d1421dc)
  • entrypoint can be treated as CommonJS when loader chains add query params to file URLs (#233) (60ab14a)

import-in-the-middle: v2.0.4

2.0.4 (2026-01-14)

Bug Fixes

  • do not instrument the top level module (#225) (b563b35)

import-in-the-middle: v2.0.3

2.0.3 (2026-01-13)

Bug Fixes

  • add missing JSDoc type information (40c1009)
  • add missing name for fast builtin lookup (40c1009)
  • do not crash on missing setters (#223) (fe44778)
  • handle undefined exports properly (40c1009)
  • multiple minor issues (#221) (40c1009)
  • remove small memory leak (40c1009)

Performance Improvements

  • improve perf by calculating less stack frames and fast paths (#224) (09ae8bf)
Changelog

Sourced from import-in-the-middle's changelog.

2.0.6 (2026-01-27)

Bug Fixes

  • ensure the callback 'name' arg is the module name when matching the module main file, even when 'internals: true' option is used (#241) (ad9d02c)
  • fix a couple issues with duplicate entries and specifier (submodule) matching (#237) (fdc0b3d)
  • properly hook builtin modules that require the 'node:' prefix (#240) (de84589)
  • properly hook builtin modules that require the 'node:' prefix (#240) (9d916a5)

2.0.5 (2026-01-20)

Bug Fixes

  • handle lazy initialization and circular dependencies (#229) (d1421dc)
  • entrypoint can be treated as CommonJS when loader chains add query params to file URLs (#223) (60ab14a)

2.0.4 (2026-01-14)

Bug Fixes

  • do not instrument the top level module (#225) (b563b35)

2.0.3 (2026-01-13)

Bug Fixes

  • add missing JSDoc type information (40c1009)
  • add missing name for fast builtin lookup (40c1009)
  • do not crash on missing setters (#223) (fe44778)
  • handle undefined exports properly (40c1009)
  • multiple minor issues (#221) (40c1009)
  • remove small memory leak (40c1009)

Performance Improvements

  • improve perf by calculating less stack frames and fast paths (#224) (09ae8bf)
Commits
  • 43e2381 chore: release v2.0.6 (#242)
  • ad9d02c fix: ensure the callback 'name' arg is the module name when matching the modu...
  • de84589 fix: properly hook builtin modules that require the 'node:' prefix (#240)
  • 9d916a5 fix: properly hook builtin modules that require the 'node:' prefix (#240)
  • fdc0b3d fix: fix a couple issues with duplicate entries and specifier (submodule) mat...
  • 542def8 Revert "feat: Optionally hook internal paths like require-in-the-middle (#1...
  • e178bb4 test: increase coverage and more (#231)
  • 402f246 chore: Add missing changelog entry (#235)
  • 0a21838 chore: release v2.0.5 (#234)
  • 60ab14a Fix entrypoint can be treated as CommonJS when loader chains add query params...
  • Additional commits viewable in compare view

Updates jotai from 2.16.1 to 2.17.0

Release notes

Sourced from jotai's releases.

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
  • 97f3c10 2.17.0
  • fca7b25 chore: update dev dependencies (#3228)
  • a015d75 deprecate setSelf in the atom read function (#3220)
  • 26ff91e breaking: remove unstable_onInit (#3219)
  • d4348b6 deprecate loadable util (#3217)
  • 071b0f4 test(vanilla/basic): add test for 'debugLabel' inclusion in 'toString' output...
  • 333c87d test(react/vanilla-utils/splitAtom): add test for write error when item is re...
  • 3825317 test(react/vanilla-utils/atomWithStorage): add test for 'withStorageValidator...
  • 74b6de5 chore(eslint.config): use 'globalIgnores' for ignored directories (#3218)
  • c3a472f 2.16.2
  • Additional commits viewable in compare view

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

…3 updates

Bumps the minor-and-patch group with 33 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.7` |
| [import-in-the-middle](https://github.com/nodejs/import-in-the-middle) | `2.0.2` | `2.0.6` |
| [jotai](https://github.com/pmndrs/jotai) | `2.16.1` | `2.17.0` |
| [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` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.12` | `7.0.13` |
| [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `7.0.5` | `7.0.9` |
| [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.10` |
| [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` |
| [@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` |
| [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.0.5` |



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.7
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.11.4...v4.11.7)

Updates `import-in-the-middle` from 2.0.2 to 2.0.6
- [Release notes](https://github.com/nodejs/import-in-the-middle/releases)
- [Changelog](https://github.com/nodejs/import-in-the-middle/blob/main/CHANGELOG.md)
- [Commits](nodejs/import-in-the-middle@import-in-the-middle-v2.0.2...import-in-the-middle-v2.0.6)

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

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 `nodemailer` from 7.0.12 to 7.0.13
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v7.0.12...v7.0.13)

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

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.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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 `@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/nodemailer` from 7.0.5 to 7.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer)

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

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.0.5
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v6.0.4...v6.0.5)

---
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.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: import-in-the-middle
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: jotai
  dependency-version: 2.17.0
  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: nodemailer
  dependency-version: 7.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/nodemailer"
  dependency-version: 7.0.9
  dependency-type: direct:development
  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.10
  dependency-type: direct:development
  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: "@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/nodemailer"
  dependency-version: 7.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.10
  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.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 2, 2026
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