Skip to content

Commit 527cc1b

Browse files
chore(deps): bump postcss from 8.5.14 to 8.5.18
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.14 to 8.5.18. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.18) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf4ed46 commit 527cc1b

4 files changed

Lines changed: 124 additions & 75 deletions

File tree

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"clsx": "^2.1.1",
2626
"lucide-react": "^1.16.0",
2727
"next-themes": "^0.2.1",
28-
"postcss": "^8.5.14",
28+
"postcss": "^8.5.18",
2929
"prismjs": "^1.30.0",
3030
"react": "^19.2.1",
3131
"react-dom": "^19.2.1",

examples/next-rwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lucide-react": "^1.16.0",
2222
"next": "16.1.5",
2323
"ora": "^8.0.1",
24-
"postcss": "^8.5.14",
24+
"postcss": "^8.5.18",
2525
"radix-ui": "^1.4.3",
2626
"react": "^19.2.1",
2727
"react-dom": "^19.2.1",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@testing-library/user-event": "^14.6.1",
113113
"@types/react": "^19.1.2",
114114
"@types/react-dom": "^19.1.2",
115-
"postcss": "^8.5.14",
115+
"postcss": "^8.5.18",
116116
"postcss-cli": "^11.0.1",
117117
"react-hook-form": "^7.57.0",
118118
"rimraf": "^5.0.0",

0 commit comments

Comments
 (0)