From 1d84ee0cd5077568b39d6561ca73c4d39dee6056 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 02:19:30 -0800 Subject: [PATCH] build(deps): update dependency tailwindcss to v3.4.0 (#8502) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tailwindcss](https://tailwindcss.com) ([source](https://togithub.com/tailwindlabs/tailwindcss)) | [`3.3.6` -> `3.4.0`](https://renovatebot.com/diffs/npm/tailwindcss/3.3.6/3.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwindcss/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwindcss/3.3.6/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/3.3.6/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
tailwindlabs/tailwindcss (tailwindcss) ### [`v3.4.0`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#340---2023-12-19) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.3.7...v3.4.0) ##### Added - Add `svh`, `lvh`, and `dvh` values to default `height`/`min-height`/`max-height` theme ([#​11317](https://togithub.com/tailwindlabs/tailwindcss/pull/11317)) - Add `has-*` variants for `:has(...)` pseudo-class ([#​11318](https://togithub.com/tailwindlabs/tailwindcss/pull/11318)) - Add `text-wrap` utilities including `text-balance` and `text-pretty` ([#​11320](https://togithub.com/tailwindlabs/tailwindcss/pull/11320), [#​12031](https://togithub.com/tailwindlabs/tailwindcss/pull/12031)) - Extend default `opacity` scale to include all steps of 5 ([#​11832](https://togithub.com/tailwindlabs/tailwindcss/pull/11832)) - Update Preflight `html` styles to include shadow DOM `:host` pseudo-class ([#​11200](https://togithub.com/tailwindlabs/tailwindcss/pull/11200)) - Increase default values for `grid-rows-*` utilities from 1–6 to 1–12 ([#​12180](https://togithub.com/tailwindlabs/tailwindcss/pull/12180)) - Add `size-*` utilities ([#​12287](https://togithub.com/tailwindlabs/tailwindcss/pull/12287)) - Add utilities for CSS subgrid ([#​12298](https://togithub.com/tailwindlabs/tailwindcss/pull/12298)) - Add spacing scale to `min-w-*`, `min-h-*`, and `max-w-*` utilities ([#​12300](https://togithub.com/tailwindlabs/tailwindcss/pull/12300)) - Add `forced-color-adjust` utilities ([#​11931](https://togithub.com/tailwindlabs/tailwindcss/pull/11931)) - Add `forced-colors` variant ([#​11694](https://togithub.com/tailwindlabs/tailwindcss/pull/11694), [#​12582](https://togithub.com/tailwindlabs/tailwindcss/pull/12582)) - Add `appearance-auto` utility ([#​12404](https://togithub.com/tailwindlabs/tailwindcss/pull/12404)) - Add logical property values for `float` and `clear` utilities ([#​12480](https://togithub.com/tailwindlabs/tailwindcss/pull/12480)) - Add `*` variant for targeting direct children ([#​12551](https://togithub.com/tailwindlabs/tailwindcss/pull/12551)) ##### Changed - Simplify the `sans` font-family stack ([#​11748](https://togithub.com/tailwindlabs/tailwindcss/pull/11748)) - Disable the tap highlight overlay on iOS ([#​12299](https://togithub.com/tailwindlabs/tailwindcss/pull/12299)) - Improve relative precedence of `rtl`, `ltr`, `forced-colors`, and `dark` variants ([#​12584](https://togithub.com/tailwindlabs/tailwindcss/pull/12584)) ### [`v3.3.7`](https://togithub.com/tailwindlabs/tailwindcss/releases/tag/v3.3.7) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.3.6...v3.3.7) ##### Fixed - Fix support for container query utilities with arbitrary values ([#​12534](https://togithub.com/tailwindlabs/tailwindcss/pull/12534)) - Fix custom config loading in Standalone CLI ([#​12616](https://togithub.com/tailwindlabs/tailwindcss/pull/12616))
--- ### Configuration 📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Esri/calcite-design-system). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed215d30e83..cd8816a373c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -89,7 +89,7 @@ "stylelint": "15.11.0", "stylelint-config-recommended-scss": "12.0.0", "stylelint-use-logical-spec": "5.0.1", - "tailwindcss": "3.3.6", + "tailwindcss": "3.4.0", "ts-jest": "29.1.1", "tsx": "4.7.0", "turbo": "1.11.2", @@ -42000,9 +42000,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.6.tgz", - "integrity": "sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.0.tgz", + "integrity": "sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 7e3d1e62bde..2bf68cd0ba1 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "stylelint": "15.11.0", "stylelint-config-recommended-scss": "12.0.0", "stylelint-use-logical-spec": "5.0.1", - "tailwindcss": "3.3.6", + "tailwindcss": "3.4.0", "ts-jest": "29.1.1", "tsx": "4.7.0", "turbo": "1.11.2",