Skip to content

Commit ddf733d

Browse files
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.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: "@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>
1 parent 65a4533 commit ddf733d

File tree

3 files changed

+82
-85
lines changed

3 files changed

+82
-85
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",

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: 80 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)