Skip to content

Commit 08c6914

Browse files
Bump postcss in /examples/nextjs-response-streaming
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.20...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f6788c commit 08c6914

File tree

2 files changed

+11
-31
lines changed

2 files changed

+11
-31
lines changed

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

Lines changed: 9 additions & 29 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": "13.3.0",
2424
"ms": "3.0.0-canary.1",
2525
"next": "13.3.0",
26-
"postcss": "8.4.21",
26+
"postcss": "8.4.31",
2727
"react": "18.2.0",
2828
"react-dom": "18.2.0",
2929
"sharp": "^0.32.0",
@@ -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.20",
44+
"postcss": "8.4.31",
4545
"prettier": "2.8.1",
4646
"prettier-plugin-tailwindcss": "0.2.1",
4747
"tailwindcss": "3.3.1",

0 commit comments

Comments
 (0)