Skip to content

Commit 4e6db19

Browse files
build(deps-dev): bump postcss (#1923)
Bumps the patch-dependencies group in /react-tailwind-template with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.3 to 8.5.4 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.4) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84a523f commit 4e6db19

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

react-tailwind-template/package-lock.json

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

react-tailwind-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint": "^9.27.0",
2727
"eslint-plugin-react-hooks": "^5.2.0",
2828
"eslint-plugin-react-refresh": "^0.4.20",
29-
"postcss": "^8.5.2",
29+
"postcss": "^8.5.4",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "^5.8.3",
3232
"vite": "^6.3.5"

0 commit comments

Comments
 (0)