Skip to content

Commit 72a2acf

Browse files
meta: bump the styling group across 1 directory with 2 updates (#8399)
Bumps the styling group with 2 updates in the / directory: [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) and [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss). Updates `prettier-plugin-tailwindcss` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.7.1...v0.7.2) Updates `@tailwindcss/postcss` from 4.1.16 to 4.1.17 - [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.17/packages/@tailwindcss-postcss) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: styling - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: styling ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad2d9f6 commit 72a2acf

File tree

4 files changed

+78
-78
lines changed

4 files changed

+78
-78
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@opentelemetry/sdk-logs": "~0.206.0",
4747
"@radix-ui/react-tabs": "^1.1.13",
4848
"@radix-ui/react-tooltip": "^1.2.8",
49-
"@tailwindcss/postcss": "~4.1.16",
49+
"@tailwindcss/postcss": "~4.1.17",
5050
"@types/node": "catalog:",
5151
"@types/react": "catalog:",
5252
"@vcarl/remark-headings": "~0.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-import-x": "~4.16.1",
4949
"globals": "^16.4.0",
5050
"prettier": "3.6.2",
51-
"prettier-plugin-tailwindcss": "0.7.1",
51+
"prettier-plugin-tailwindcss": "0.7.2",
5252
"typescript": "catalog:",
5353
"typescript-eslint": "~8.45.0"
5454
},

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@radix-ui/react-tabs": "~1.1.13",
4747
"@radix-ui/react-toast": "~1.2.15",
4848
"@radix-ui/react-tooltip": "~1.2.8",
49-
"@tailwindcss/postcss": "~4.1.16",
49+
"@tailwindcss/postcss": "~4.1.17",
5050
"@vcarl/remark-headings": "~0.1.0",
5151
"classnames": "catalog:",
5252
"postcss-calc": "^10.1.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)