Skip to content

Commit 71ad801

Browse files
build(deps): bump @tailwindcss/postcss (#2081)
Bumps the npm-production-dependencies group with 1 update in the /src/flagd-ui directory: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss). Updates `@tailwindcss/postcss` from 4.0.8 to 4.0.9 - [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.0.9/packages/@tailwindcss-postcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61cbcfd commit 71ad801

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

src/flagd-ui/package-lock.json

+61-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/flagd-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@tailwindcss/postcss": "^4.0.8",
12+
"@tailwindcss/postcss": "^4.0.9",
1313
"@vercel/otel": "^1.10.1",
1414
"ajv": "^8.17.1",
1515
"next": "15.1.7",

0 commit comments

Comments
 (0)