Skip to content

Update npm dependencies#754

Merged
renovate[bot] merged 1 commit intoreact-rewritefrom
renovate/npm-dependencies
Apr 27, 2026
Merged

Update npm dependencies#754
renovate[bot] merged 1 commit intoreact-rewritefrom
renovate/npm-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2026

This PR contains the following updates:

Package Change Age Confidence
@base-ui/react (source) 1.4.01.4.1 age confidence
@tailwindcss/vite (source) 4.2.24.2.4 age confidence
@tanstack/eslint-plugin-query (source) 5.99.25.100.5 age confidence
@tanstack/react-query (source) 5.99.25.100.5 age confidence
@tanstack/react-router (source) 1.168.231.168.24 age confidence
@tanstack/router-plugin (source) 1.167.221.167.27 age confidence
eslint-plugin-oxlint 1.60.01.61.0 age confidence
lucide-react (source) 1.8.01.11.0 age confidence
oxfmt (source) ^0.45.0^0.46.0 age confidence
oxlint (source) 1.60.01.61.0 age confidence
oxlint-tsgolint ^0.21.0^0.22.0 age confidence
pnpm (source) 10.33.010.33.2 age confidence
shadcn (source) 4.3.14.5.0 age confidence
tailwindcss (source) 4.2.24.2.4 age confidence
typescript-eslint (source) 8.58.28.59.0 age confidence
vite (source) 8.0.98.0.10 age confidence

Release Notes

mui/base-ui (@​base-ui/react)

v1.4.1

Compare Source

Apr 20, 2026

General Changes
Navigation Menu

All contributors of this release in alphabetical order : @​atomiks, @​LukasTy

tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.2.4

Compare Source

Fixed
  • Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#​19947)

v4.2.3

Compare Source

Fixed
  • Canonicalization: improve canonicalizations for tracking-* utilities by preferring non-negative utilities (e.g. -tracking-tightertracking-wider) (#​19827)
  • Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#​19829)
  • Ensure query params in imports are considered unique resources when using @tailwindcss/webpack (#​19723)
  • Canonicalization: collapse arbitrary values into shorthand utilities (e.g. px-[1.2rem] py-[1.2rem]p-[1.2rem]) (#​19837)
  • Canonicalization: collapse border-{t,b}-* into border-y-*, border-{l,r}-* into border-x-*, and border-{t,r,b,l}-* into border-* (#​19842)
  • Canonicalization: collapse scroll-m{t,b}-* into scroll-my-*, scroll-m{l,r}-* into scroll-mx-*, and scroll-m{t,r,b,l}-* into scroll-m-* (#​19842)
  • Canonicalization: collapse scroll-p{t,b}-* into scroll-py-*, scroll-p{l,r}-* into scroll-px-*, and scroll-p{t,r,b,l}-* into scroll-p-* (#​19842)
  • Canonicalization: collapse overflow-{x,y}-* into overflow-* (#​19842)
  • Canonicalization: collapse overscroll-{x,y}-* into overscroll-* (#​19842)
  • Read from --placeholder-color instead of --background-color for placeholder-* utilities (#​19843)
  • Upgrade: ensure files are not emptied out when killing the upgrade process while it's running (#​19846)
  • Upgrade: use config.content when migrating from Tailwind CSS v3 to Tailwind CSS v4 (#​19846)
  • Upgrade: never migrate files that are ignored by git (#​19846)
  • Add .env and .env.* to default ignored content files (#​19846)
  • Canonicalization: migrate overflow-ellipsis into text-ellipsis (#​19849)
  • Canonicalization: migrate start-fullinset-s-full, start-autoinset-s-auto, start-pxinset-s-px, and start-<number>inset-s-<number> as well as negative versions (#​19849)
  • Canonicalization: migrate end-fullinset-e-full, end-autoinset-e-auto, end-pxinset-e-px, and end-<number>inset-e-<number> as well as negative versions (#​19849)
  • Canonicalization: move the - sign inside the arbitrary value -left-[9rem]left-[-9rem] (#​19858)
  • Canonicalization: move the - sign outside the arbitrary value ml-[calc(-1*var(--width))]-ml-(--width) (#​19858)
  • Improve performance when scanning JSONL / NDJSON files (#​19862)
  • Support NODE_PATH environment variable in standalone CLI (#​19617)
TanStack/query (@​tanstack/eslint-plugin-query)

v5.100.5

Compare Source

v5.100.4

Compare Source

v5.100.3

Compare Source

v5.100.2

v5.100.1

v5.100.0

Compare Source

TanStack/query (@​tanstack/react-query)

v5.100.5

Compare Source

Patch Changes

v5.100.4

Compare Source

Patch Changes

v5.100.3

Compare Source

Patch Changes

v5.100.2

Patch Changes

v5.100.1

Patch Changes

v5.100.0

Compare Source

Patch Changes
TanStack/router (@​tanstack/react-router)

v1.168.24

Compare Source

Patch Changes
  • Add TanStack Start inline CSS manifest support for SSR so route styles can be embedded in the HTML response and hydrated without duplicate stylesheet links. (#​7253)

  • Updated dependencies [4d864ee]:

TanStack/router (@​tanstack/router-plugin)

v1.167.27

Compare Source

Patch Changes

v1.167.26

Compare Source

Patch Changes
  • refactor(router-plugin): upgrade unplugin to v3 (#​7258)

v1.167.25

Compare Source

Patch Changes
  • Fix React route HMR for webpack and rspack so it no longer imports react-refresh/runtime, avoiding failures when that optional dependency is not installed. (#​7255)

v1.167.24

Compare Source

Patch Changes

v1.167.23

Compare Source

Patch Changes
oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)

v1.61.0

Compare Source

No significant changes

    View changes on GitHub
lucide-icons/lucide (lucide-react)

v1.11.0: Version 1.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.9.0...1.11.0

v1.10.0: Version 1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.9.0...1.10.0

v1.9.0: Version 1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.8.0...1.9.0

oxc-project/oxc (oxfmt)

v0.46.0

Compare Source

oxc-project/oxc (oxlint)

v1.61.0

Compare Source

🚀 Features
  • 38d8090 linter/jest: Implemented jest version settings in config file. (#​21522) (Said Atrahouch)
oxc-project/tsgolint (oxlint-tsgolint)

v0.22.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.21.1...v0.22.0

pnpm/pnpm (pnpm)

v10.33.2

Compare Source

v10.33.1: pnpm 10.33.1

Compare Source

Patch Changes
  • When a project's packageManager field selects pnpm v11 or newer, commands that v10 would have passed through to npm (version, login, logout, publish, unpublish, deprecate, dist-tag, docs, ping, search, star, stars, unstar, whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example, pnpm version --help print npm's help on a project with packageManager: pnpm@11.0.0-rc.3 #​11328.
Platinum Sponsors
Bit
Gold Sponsors
Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx
shadcn-ui/ui (shadcn)

v4.5.0

Compare Source

Minor Changes

v4.4.0

Compare Source

Minor Changes
Patch Changes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) April 27, 2026 00:30
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot merged commit 684eb06 into react-rewrite Apr 27, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/npm-dependencies branch April 27, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants