Skip to content

Commit 4065c4c

Browse files
build(deps): bump postcss from 8.4.48 to 8.4.49 (#2874)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.48 to 8.4.49. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.48...8.4.49) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d52f7d commit 4065c4c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"lint-staged": "^15.2.10",
5050
"markdownlint-cli": "^0.42.0",
5151
"node-mv": "^0.1.3",
52-
"postcss": "^8.4.48",
52+
"postcss": "^8.4.49",
5353
"prettier": "3.3.3",
5454
"react": "^18.3.1",
5555
"react-dom": "^18.3.1",

showcase/reactwind-showcase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@vitejs/plugin-react": "^4.3.3",
1010
"autoprefixer": "^10.4.20",
11-
"postcss": "^8.4.48",
11+
"postcss": "^8.4.49",
1212
"postcss-cli": "11.0.0",
1313
"react": "18.3.1",
1414
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)