Skip to content

Commit ce6ed7c

Browse files
chore(deps): bump postcss in /examples/nextjs-response-streaming
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.5.10. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2912565 commit ce6ed7c

2 files changed

Lines changed: 50 additions & 29 deletions

File tree

examples/nextjs-response-streaming/package-lock.json

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

examples/nextjs-response-streaming/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-config-next": "14.2.2",
2424
"ms": "3.0.0-canary.1",
2525
"next": "14.2.10",
26-
"postcss": "8.4.31",
26+
"postcss": "8.5.10",
2727
"react": "18.2.0",
2828
"react-dom": "18.2.0",
2929
"sharp": "^0.32.6",
@@ -41,7 +41,7 @@
4141
"eslint": "8.30.0",
4242
"eslint-config-next": "13.1.0",
4343
"lint-staged": "13.1.0",
44-
"postcss": "8.4.31",
44+
"postcss": "8.5.10",
4545
"prettier": "2.8.1",
4646
"prettier-plugin-tailwindcss": "0.2.1",
4747
"tailwindcss": "3.3.1",

0 commit comments

Comments
 (0)