Skip to content

Commit 3f6ba8b

Browse files
chore(deps-dev): bump postcss from 8.5.10 to 8.5.11 (#1268)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.11. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.11) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50494e5 commit 3f6ba8b

7 files changed

Lines changed: 44 additions & 44 deletions

File tree

apps/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"happy-dom": "^20.9.0",
9292
"lucide-react": "^1.8.0",
9393
"msw": "^2.13.4",
94-
"postcss": "^8.5.10",
94+
"postcss": "^8.5.11",
9595
"react": "19.2.5",
9696
"react-dom": "19.2.5",
9797
"react-router-dom": "^7.14.2",

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/node": "^25.6.0",
4848
"@types/react": "19.2.14",
4949
"@types/react-dom": "19.2.3",
50-
"postcss": "^8.5.10",
50+
"postcss": "^8.5.11",
5151
"tailwindcss": "^4.2.4",
5252
"tailwindcss-animate": "^1.0.7",
5353
"typescript": "^6.0.3"

examples/minimal-console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "19.2.3",
2626
"@vitejs/plugin-react": "^6.0.1",
2727
"autoprefixer": "^10.5.0",
28-
"postcss": "^8.5.10",
28+
"postcss": "^8.5.11",
2929
"tailwindcss": "^4.2.4",
3030
"typescript": "^6.0.3",
3131
"vite": "^8.0.9"

examples/msw-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitejs/plugin-react": "^6.0.1",
2828
"autoprefixer": "^10.5.0",
2929
"msw": "^2.13.4",
30-
"postcss": "^8.5.10",
30+
"postcss": "^8.5.11",
3131
"tailwindcss": "^4.2.4",
3232
"typescript": "^6.0.3",
3333
"vite": "^8.0.9"

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@types/react-dom": "19.2.3",
101101
"@vitejs/plugin-react": "^6.0.1",
102102
"autoprefixer": "^10.5.0",
103-
"postcss": "^8.5.10",
103+
"postcss": "^8.5.11",
104104
"shadcn": "^4.4.0",
105105
"storybook": "^8.6.18",
106106
"tailwindcss": "^4.2.4",

packages/runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react-dom": "19.2.3",
4141
"@vitejs/plugin-react": "^6.0.1",
4242
"autoprefixer": "^10.5.0",
43-
"postcss": "^8.5.10",
43+
"postcss": "^8.5.11",
4444
"tailwindcss": "^4.2.4",
4545
"typescript": "^6.0.3",
4646
"vite": "^8.0.9"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)