Skip to content

Commit

Permalink
Bump postcss in /examples/nextjs-response-streaming (#289)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 8f6788c commit 533e748
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 31 deletions.
38 changes: 9 additions & 29 deletions examples/nextjs-response-streaming/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/nextjs-response-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-config-next": "13.3.0",
"ms": "3.0.0-canary.1",
"next": "13.3.0",
"postcss": "8.4.21",
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
"sharp": "^0.32.0",
Expand All @@ -41,7 +41,7 @@
"eslint": "8.30.0",
"eslint-config-next": "13.1.0",
"lint-staged": "13.1.0",
"postcss": "8.4.20",
"postcss": "8.4.31",
"prettier": "2.8.1",
"prettier-plugin-tailwindcss": "0.2.1",
"tailwindcss": "3.3.1",
Expand Down

0 comments on commit 533e748

Please sign in to comment.