Skip to content

Commit b43b3c7

Browse files
Bump the tailwindcss group across 1 directory with 3 updates (#3286)
Bumps the tailwindcss group with 3 updates in the /src/Elastic.Documentation.Site directory: [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss), [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) and [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss). Updates `tailwindcss` from 4.2.2 to 4.2.4 - [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.2.4/packages/tailwindcss) Updates `@tailwindcss/postcss` from 4.2.2 to 4.2.4 - [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.2.4/packages/@tailwindcss-postcss) Updates `prettier-plugin-tailwindcss` from 0.7.2 to 0.7.3 - [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.2...v0.7.3) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tailwindcss - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwindcss - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwindcss ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd071c5 commit b43b3c7

2 files changed

Lines changed: 80 additions & 80 deletions

File tree

src/Elastic.Documentation.Site/package-lock.json

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

src/Elastic.Documentation.Site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@eslint/js": "10.0.1",
6565
"@parcel/reporter-bundle-analyzer": "2.16.4",
6666
"@parcel/transformer-svg-react": "2.16.1",
67-
"@tailwindcss/postcss": "4.2.2",
67+
"@tailwindcss/postcss": "4.2.4",
6868
"@testing-library/jest-dom": "6.9.1",
6969
"@testing-library/react": "16.3.2",
7070
"@testing-library/user-event": "14.6.1",
@@ -85,7 +85,7 @@
8585
"postcss": "8.5.12",
8686
"postcss-import": "16.1.1",
8787
"prettier": "3.7.4",
88-
"prettier-plugin-tailwindcss": "0.7.2",
88+
"prettier-plugin-tailwindcss": "0.7.3",
8989
"react": "18.3.1",
9090
"react-dom": "18.3.1",
9191
"svgo": "^4.0.1",
@@ -130,7 +130,7 @@
130130
"lodash": "^4.17.23",
131131
"marked": "17.0.6",
132132
"select-dom": "9.5.0",
133-
"tailwindcss": "4.2.2",
133+
"tailwindcss": "4.2.4",
134134
"tippy.js": "6.3.7",
135135
"ua-parser-js": "2.0.9",
136136
"uuid": "14.0.0",

0 commit comments

Comments
 (0)