Skip to content

Commit 6db5cc3

Browse files
dependabot[bot]sumitkbh
authored andcommitted
Bump postcss and next (#4)
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.4.12 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.4.12...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 003079b commit 6db5cc3

File tree

2 files changed

+63
-72
lines changed

2 files changed

+63
-72
lines changed

RetrievalAugmentedGeneration/frontend/frontend_js/package-lock.json

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

RetrievalAugmentedGeneration/frontend/frontend_js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "8.43.0",
2525
"eslint-config-next": "13.4.6",
2626
"iframe-resizer-react": "^1.1.0",
27-
"next": "^13.4.12",
27+
"next": "^13.5.6",
2828
"react": "^18.2.0",
2929
"react-dom": "^18.2.0",
3030
"typescript": "^5.1.3"

0 commit comments

Comments
 (0)