Skip to content

Commit 394705d

Browse files
meta: bump @tailwindcss/postcss from 4.1.11 to 4.1.12 in the styling group (#8146)
meta: bump @tailwindcss/postcss in the styling group Bumps the styling group with 1 update: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss). Updates `@tailwindcss/postcss` from 4.1.11 to 4.1.12 - [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.12/packages/@tailwindcss-postcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: styling ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5a85d0 commit 394705d

File tree

3 files changed

+181
-216
lines changed

3 files changed

+181
-216
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@oramacloud/client": "^2.1.4",
4848
"@radix-ui/react-tabs": "^1.1.13",
4949
"@radix-ui/react-tooltip": "^1.2.8",
50-
"@tailwindcss/postcss": "~4.1.11",
50+
"@tailwindcss/postcss": "~4.1.12",
5151
"@types/node": "catalog:",
5252
"@types/react": "catalog:",
5353
"@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
@@ -45,7 +45,7 @@
4545
"@radix-ui/react-tabs": "~1.1.13",
4646
"@radix-ui/react-toast": "~1.2.15",
4747
"@radix-ui/react-tooltip": "~1.2.8",
48-
"@tailwindcss/postcss": "~4.1.11",
48+
"@tailwindcss/postcss": "~4.1.12",
4949
"@vcarl/remark-headings": "~0.1.0",
5050
"classnames": "catalog:",
5151
"postcss-calc": "^10.1.1",

0 commit comments

Comments
 (0)