Skip to content

Commit 1b60773

Browse files
Bump postcss and next in /nextjs-demo
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Updates `postcss` from 8.4.14 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.14...8.4.31) Updates `next` from 13.1.1 to 13.5.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.1.1...v13.5.6) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3257c25 commit 1b60773

File tree

2 files changed

+96
-95
lines changed

2 files changed

+96
-95
lines changed

nextjs-demo/package-lock.json

+95-94
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nextjs-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/react-dom": "18.0.10",
1616
"eslint": "8.31.0",
1717
"eslint-config-next": "13.1.1",
18-
"next": "13.1.1",
18+
"next": "13.5.6",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",
2121
"react-spaces": "file:../dist",

0 commit comments

Comments
 (0)