Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the npm-deps group with 16 updates:

Package From To
@vercel/analytics 1.5.0 1.6.1
@vercel/speed-insights 1.2.0 1.3.1
lucide-react 0.554.0 0.561.0
next 16.0.9 16.0.10
react 19.2.0 19.2.3
@types/react 19.2.5 19.2.7
react-dom 19.2.0 19.2.3
@antfu/eslint-config 6.2.0 6.7.1
@eslint-react/eslint-plugin 2.3.5 2.3.13
@tailwindcss/postcss 4.1.17 4.1.18
@types/node 24.10.1 24.10.4
eslint 9.39.1 9.39.2
eslint-plugin-format 1.0.2 1.1.0
eslint-plugin-react-refresh 0.4.24 0.4.25
knip 5.69.1 5.73.4
tailwindcss 4.1.17 4.1.18

Updates @vercel/analytics from 1.5.0 to 1.6.1

Release notes

Sourced from @​vercel/analytics's releases.

1.6.1

What's Changed

Full Changelog: vercel/analytics@1.6.0...1.6.1

1.6.0

What's Changed

New Contributors

Full Changelog: vercel/analytics@1.5.0...1.6.0

Commits

Updates @vercel/speed-insights from 1.2.0 to 1.3.1

Release notes

Sourced from @​vercel/speed-insights's releases.

1.3.1

What's Changed

Full Changelog: vercel/speed-insights@1.3.0...1.3.1

1.3.0

What's Changed

New Contributors

Full Changelog: vercel/speed-insights@1.2.0...1.3.0

Commits
  • 2452c35 fix(nuxt): remove the module as breaking change (#107)
  • 7ed15ed fix: add route param to beforeSend event type (#102)
  • a1dfa74 feat: next release and postinstall script removal (#106)
  • f48623c feat(nuxt): Add support for injectSpeedInsights() and Nuxt module (#104)
  • See full diff in compare view

Updates lucide-react from 0.554.0 to 0.561.0

Release notes

Sourced from lucide-react's releases.

Version 0.561.0

What's Changed

Full Changelog: lucide-icons/lucide@0.560.0...0.561.0

Version 0.560.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.559.0...0.560.0

Version 0.559.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.558.0...0.559.0

Version 0.558.0

What's Changed

Full Changelog: lucide-icons/lucide@0.557.0...0.558.0

Version 0.557.0

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-react since your current version.


Updates next from 16.0.9 to 16.0.10

Release notes

Sourced from next's releases.

v16.0.10

Please see the Next.js Security Update for information about this security patch.

Commits

Updates react from 19.2.0 to 19.2.3

Release notes

Sourced from react's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

Commits

Updates @types/react from 19.2.5 to 19.2.7

Commits

Updates react-dom from 19.2.0 to 19.2.3

Release notes

Sourced from react-dom's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

Commits

Updates @antfu/eslint-config from 6.2.0 to 6.7.1

Release notes

Sourced from @​antfu/eslint-config's releases.

v6.7.1

   🐞 Bug Fixes

  • pnpm: Do not set catalogMode when catalogs is not enabled  -  by @​antfu (0471e)
    View changes on GitHub

v6.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v6.6.1

   🐞 Bug Fixes

    View changes on GitHub

v6.6.0

   🐞 Bug Fixes

  • pnpm: Enforce catalog usage based on smart detection  -  by @​antfu (654c0)
    View changes on GitHub

v6.5.1

   🐞 Bug Fixes

    View changes on GitHub

v6.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • 4cd524a chore: release v6.7.1
  • 0471e4c fix(pnpm): do not set catalogMode when catalogs is not enabled
  • 4207a57 chore: release v6.7.0
  • 3b547f0 chore: stable snapshot
  • 0629671 docs: metion about oxlint
  • 203b887 feat: add more options to toggle configs
  • 3e0c5df fix(pnpm): respect yaml and jsonc config in the factory, close #791
  • d7df6e4 chore: update deps
  • 7b87cf4 chore: release v6.6.1
  • e649fbe fix(pnpm): detection
  • Additional commits viewable in compare view

Updates @eslint-react/eslint-plugin from 2.3.5 to 2.3.13

Release notes

Sourced from @​eslint-react/eslint-plugin's releases.

v2.3.13 (2025-12-09)

What's Changed

🐞 Fixes

🪄 Improvements

  • Update next and react to latest versions across all packages

Full Changelog: Rel1cx/eslint-react@v2.3.12...v2.3.13

v2.3.12 (2025-12-03)

What's Changed

✨ New

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.3.11...v2.3.12

v2.3.11 (2025-12-02)

What's Changed

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.3.9...v2.3.11

v2.3.9 (2025-11-26)

What's Changed

✨ New

🐞 Fixes

New Contributors

... (truncated)

Changelog

Sourced from @​eslint-react/eslint-plugin's changelog.

v2.3.13 (2025-12-09)

🐞 Fixes

🪄 Improvements

  • Update next and react to latest versions across all packages

Full Changelog: Rel1cx/eslint-react@v2.3.12...v2.3.13

v2.3.12 (2025-12-03)

✨ New

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.3.11...v2.3.12

v2.3.11 (2025-12-02)

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v2.3.9...v2.3.11

v2.3.9 (2025-11-26)

✨ New

🐞 Fixes

New Contributors

... (truncated)

Commits

Updates @tailwindcss/postcss from 4.1.17 to 4.1.18

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.1.18

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (#19379)
  • Validate candidates similarly to Oxide (#19397)
  • Canonicalization: combine text-* and leading-* classes (#19396)
  • Correctly handle duplicate CLI arguments (#19416)
  • Don’t emit color-mix fallback rules inside @keyframes (#19419)
  • CLI: Don't hang when output is /dev/stdout (#19421)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.1.18] - 2025-12-11

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (#19379)
  • Validate candidates similarly to Oxide (#19397)
  • Canonicalization: combine text-* and leading-* classes (#19396)
  • Correctly handle duplicate CLI arguments (#19416)
  • Don’t emit color-mix fallback rules inside @keyframes (#19419)
  • CLI: Don't hang when output is /dev/stdout (#19421)

[3.4.19] - 2025-12-10

Fixed

  • Don’t break sibling-*() functions when used inside calc(…) (#19335)
Commits

Updates @types/node from 24.10.1 to 24.10.4

Commits

Updates @types/react from 19.2.5 to 19.2.7

Commits

Updates eslint from 9.39.1 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)
Commits

Updates eslint-plugin-format from 1.0.2 to 1.1.0

Release notes

Sourced from eslint-plugin-format's releases.

v1.1.0

   🚀 Features

    View changes on GitHub
Commits

Updates eslint-plugin-react-refresh from 0.4.24 to 0.4.25

Release notes

Sourced from eslint-plugin-react-refresh's releases.

v0.4.25

  • Report cases like export const ENUM = Object.keys(TABLE) as EnumType[]; (fixes #93)
  • Allow _ in component names (#94)
Changelog

Sourced from eslint-plugin-react-refresh's changelog.

0.4.25

  • Report cases like export const ENUM = Object.keys(TABLE) as EnumType[]; (fixes #93)
  • Allow _ in component names (#94)
Commits
  • 4fc6d3d Catch non React exports defined as call expressions [publish]
  • 0397bde Allow non-leading underscores (#94)
  • See full diff in compare view

Updates knip from 5.69.1 to 5.73.4

Release notes

Sourced from knip's releases.

Release 5.73.4

  • fix(bun resolver): detect "publish" and others as builtin commands instead of unlisted binaries (#1387) (542e2ad11603d9652809fdd8c841f24dff402626) - thanks @​viktormarinho!
  • fix: detect namespace imports used as default values in destructuring (#1386) (31095065823e3c6b691da44178252d7d863410ae) - thanks @​jstaab!
  • Update release-it (71fa7b14cb220dce939d7b87d08df33977863d84)
  • Fix up some md(x) logistics (a879075b8898aaaea4b0a34e234ef865a59d0fe7)
  • Add DTS extensions to the resolver (9126b1e23a992c3d542b1dff7ead06d85c24f17b)
  • Improved zod error (0f0cef3654c55be2271c594ff84734ac2a878e33)
  • Auto-format (353c9b55af62e70189d46150496e89621d0d366d)

Release 5.73.3

  • Fix up package.json after previous release (1b2d9ab300dcf16f1d0e3480dd2ba9e38578789c)

Release 5.73.2

  • Sync issue types in json schema (dd275e1182b0860a8cb6494b0d81f29b33c48fd2)

Release 5.73.1

  • Improve handling of "bridged" require calls in ts modules (dc546c67cc0a48b4da8477d1befb8a43485db022)
  • Optimize workspaces finder (056c619dc32734f9d5520729565c380160343b7f)
  • Don't add prerelease comment to closed issues (12f41cc0616dc8bce2acf18e19f6b33bba3c0b7a)
  • fix(plugins/astro): srcDir config detection creating wrong entry patterns (#1384) (fba49d7f3f8a9cd0f4c549bf00587e3c633ffc25) - thanks @​viktormarinho!

Release 5.73.0

  • Bail out early if specifier starts with colon (resolve #1379) (68c959766e5e4a3a9bda3a519dd9982fe44ea47e)
  • Add clear to list of ignored global binaries (91522bb59a8844c0259646f4d34e2b49b6fa65a7)
  • Add next-intl plugin (resolve #1380) (430b8a391cdd841deb85b6efed60531ffe622bd8)
  • Create new next-mdx plugin (extract from next plugin) (c4acf7a6d77be6fda8b88ace4f499b297aa4eb6b)
  • Refactor preview/ecosystem workflow + add comment (861252a28c7890b28efea8437e7db8e114370fb3)
  • Allow workflow to add comment (188920a317f21d508948753c0b7266ac8ad3da57)
  • Remove eslint patch (d9fc8f7248816ddd399088145d5dab4f055c0ddb)
  • Use pkg-pr-new --commentWithDev flag (c9af60858ed02c3ce8fe3c2137514096743ce052)
  • Fix regression with require call in ts file (resolve #1383) (557c7456c41e8574cfe6bbb10ee52e15eeb1f65e)
  • Remove unpublished flag (f08c7eed172fcd98c82490aed5baf59fca38c8c0)

Release 5.72.0

  • Resolve setupFiles and globalSetup from config file dir (resolve #1317) (ff8c33d20e1cfbd9eaa7d7f963e5ddbf99678770)
  • Add SASS/SCSS compiler (resolve #1292) (333ace375f74357b62d1a6b31260fd29f54b5932)
  • Update compilers docs (2a5be2d48fbde70f82063dfbba23ceaf17b30291)
  • Move & update dependencies (9fb19b3d7dc3c6f2e991feab83e7a0cdc189a476)
  • Add .vscode/extensions.json (77433bc68590e1695084cb3829c8743fd86b1762)
  • Keep tracing exports/members through pseudo re-exports + conditions (resolve #1371) (fb3cc39e8d59950ad721b5b6ba10d620d55afad2)
  • Defer work for a minor perf optimization (e0a464900b73e8a917db86a03d060b52f6dd261c)
  • Remove obsolete .prettierignore (9cd40e1b1702ffc112aa56b8533d7208e7ecb40e)
  • Add docs re. coding agents + AGENTS.md (262dacf37cec57f957b0fda2010bc5caca25ebc3)
  • Add some docs/hints to code (8237a304690f12fbfd9a0589376a36d7b12bce52)
  • Ignore void lint issue in explorer helper type (33d7497809b6458044082d1505d1f750d98eb2b4)
  • Ignore dependencies used by IDE extensions (fb988139784eed1e1e4ac4c79b46dfd1608762d6)
  • Update rsbuild plugin to check preEntry (#1373) (b542cb7a92d67d0a5ffad2404c23cd1b6abbab5d) - thanks @​MichielHegemans!
  • Support cli args for config file in vite plugin (ab01e82e3378bf89d45a2edf245004b92460e967)
  • Refactor traceRefs out and improve export tracer (62d574eb3b6f744fa698668ef2bbae2d61fff80d)
  • Improve & add importAliases to refs tracker (f90eed6d1f612a169c8ed677a53c3028c0e2eb44)

... (truncated)

Commits
  • 07eef0f Release 5.73.4
  • 353c9b5 Auto-format
  • 0f0cef3 Improved zod error
  • 9126b1e Add DTS extensions to the resolver
  • 71fa7b1 Update release-it
  • 3109506 fix: detect namespace imports used as default values in destructuring (#1386)
  • 542e2ad fix(bun resolver): detect "publish" and others as builtin commands instead of...
  • a6aef14 Release 5.73.3
  • 1b2d9ab Fix up package.json after previous release
  • d804c26 Release 5.73.2
  • Additional commits viewable in compare view

Updates tailwindcss from 4.1.17 to 4.1.18

Release notes

Sourced from tailwindcss's releases.

v4.1.18

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (#19379)
  • Validate candidates similarly to Oxide (#19397)
  • Canonicalization: combine text-* and leading-* classes (#19396)
  • Correctly handle duplicate CLI arguments (#19416)
  • Don’t emit color-mix fallback rules inside @keyframes (#19419)
  • CLI: Don't hang when output is /dev/stdout (#19421)
Changelog

Sourced from tailwindcss's changelog.

[4.1.18] - 2025-12-11

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (

Bumps the npm-deps group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) | `1.5.0` | `1.6.1` |
| [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web) | `1.2.0` | `1.3.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.554.0` | `0.561.0` |
| [next](https://github.com/vercel/next.js) | `16.0.9` | `16.0.10` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.5` | `19.2.7` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.3` |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `6.2.0` | `6.7.1` |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `2.3.5` | `2.3.13` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.17` | `4.1.18` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `24.10.4` |
| [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` |
| [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format) | `1.0.2` | `1.1.0` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.24` | `0.4.25` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.69.1` | `5.73.4` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.17` | `4.1.18` |


Updates `@vercel/analytics` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/vercel/analytics/releases)
- [Commits](https://github.com/vercel/analytics/commits/1.6.1/packages/web)

Updates `@vercel/speed-insights` from 1.2.0 to 1.3.1
- [Release notes](https://github.com/vercel/speed-insights/releases)
- [Commits](https://github.com/vercel/speed-insights/commits/1.3.1/packages/web)

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

Updates `next` from 16.0.9 to 16.0.10
- [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.0.9...v16.0.10)

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

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

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

Updates `@antfu/eslint-config` from 6.2.0 to 6.7.1
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v6.2.0...v6.7.1)

Updates `@eslint-react/eslint-plugin` from 2.3.5 to 2.3.13
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.3.13/packages/plugins/eslint-plugin)

Updates `@tailwindcss/postcss` from 4.1.17 to 4.1.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss)

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

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

Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.1...v9.39.2)

Updates `eslint-plugin-format` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/antfu/eslint-plugin-format/releases)
- [Commits](antfu/eslint-plugin-format@v1.0.2...v1.1.0)

Updates `eslint-plugin-react-refresh` from 0.4.24 to 0.4.25
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.24...v0.4.25)

Updates `knip` from 5.69.1 to 5.73.4
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/5.73.4/packages/knip)

Updates `tailwindcss` from 4.1.17 to 4.1.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@vercel/analytics"
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: "@vercel/speed-insights"
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: lucide-react
  dependency-version: 0.561.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: next
  dependency-version: 16.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@antfu/eslint-config"
  dependency-version: 6.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 2.3.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@types/node"
  dependency-version: 24.10.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: eslint-plugin-format
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.4.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: knip
  dependency-version: 5.73.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: tailwindcss
  dependency-version: 4.1.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
...

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 Dec 15, 2025
@vercel
Copy link

vercel bot commented Dec 15, 2025

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

Project Deployment Review Updated (UTC)
personal-website Ready Ready Preview, Comment Dec 15, 2025 8:35pm

@coderabbitai
Copy link

coderabbitai bot commented Dec 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant