Skip to content

Commit cf91368

Browse files
meta: bump @tailwindcss/postcss from 4.0.17 to 4.1.5 (#7698)
Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) from 4.0.17 to 4.1.5. - [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.5/packages/@tailwindcss-postcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b30c979 commit cf91368

File tree

3 files changed

+86
-65
lines changed

3 files changed

+86
-65
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@radix-ui/react-tooltip": "^1.2.4",
3939
"@shikijs/core": "^3.2.2",
4040
"@shikijs/engine-javascript": "^3.2.2",
41-
"@tailwindcss/postcss": "~4.0.17",
41+
"@tailwindcss/postcss": "~4.1.5",
4242
"@types/node": "22.15.3",
4343
"@types/react": "^19.1.0",
4444
"@vcarl/remark-headings": "~0.1.0",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@radix-ui/react-tabs": "~1.1.3",
4343
"@radix-ui/react-toast": "~1.2.6",
4444
"@radix-ui/react-tooltip": "~1.2.4",
45-
"@tailwindcss/postcss": "~4.0.17",
45+
"@tailwindcss/postcss": "~4.1.5",
4646
"@vcarl/remark-headings": "~0.1.0",
4747
"classnames": "~2.5.1",
4848
"postcss-calc": "^10.1.1",

pnpm-lock.yaml

Lines changed: 84 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)