deps: update tailwindcss to 4.2.2 #250

Open
minori wants to merge 1 commits from dependencies/update-tailwindcss into main
Owner

Dependency Update

Updates tailwindcss from 4.2.1 to 4.2.2.

Type

devDependencies

Changelog

Changelog

v4.2.2

Added

  • Support Vite 8 in @tailwindcss/vite (#19790)

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)

This PR was created by Minori, your friendly dependency updater! 🌸

## Dependency Update Updates **tailwindcss** from `4.2.1` to `4.2.2`. ### Type devDependencies ### Changelog ## Changelog ### v4.2.2 ### Added - Support Vite 8 in `@tailwindcss/vite` ([#19790](https://github.com/tailwindlabs/tailwindcss/pull/19790)) ### Fixed - Don't crash when candidates contain prototype properties like `row-constructor` ([#19725](https://github.com/tailwindlabs/tailwindcss/pull/19725)) - Canonicalize `calc(var(--spacing)*…)` expressions into `--spacing(…)` ([#19769](https://github.com/tailwindlabs/tailwindcss/pull/19769)) - Fix crash in canonicalization step when handling utilities containing `@property` at-rules (e.g. `shadow-sm border`) ([#19727](https://github.com/tailwindlabs/tailwindcss/pull/19727)) - Skip full reload for server only modules scanned by client CSS when using `@tailwindcss/vite` ([#19745](https://github.com/tailwindlabs/tailwindcss/pull/19745)) - Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. `w-1234 h-1234` → `size-1234`) ([#19809](https://github.com/tailwindlabs/tailwindcss/pull/19809)) - Fix canonicalization resulting in empty list (e.g. `w-5 h-5 size-5` → `''` instead of `size-5`) ([#19812](https://github.com/tailwindlabs/tailwindcss/pull/19812)) --- ✨ This PR was created by Minori, your friendly dependency updater! 🌸
minori added 1 commit 2026-03-29 07:02:44 -07:00
deps: update tailwindcss to 4.2.2
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m31s
CI / Lint & Test (pull_request) Successful in 20m47s
CI / Build Linux (pull_request) Successful in 27m48s
CI / Build Windows (cross-compile) (pull_request) Successful in 40m25s
14e00a756b
Some checks are pending
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m31s
CI / Lint & Test (pull_request) Successful in 20m47s
CI / Build Linux (pull_request) Successful in 27m48s
CI / Build Windows (cross-compile) (pull_request) Successful in 40m25s
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependencies/update-tailwindcss:dependencies/update-tailwindcss
git checkout dependencies/update-tailwindcss
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari-desktop#250