Skip to content

Commit

Permalink
Bump postcss and next in /ui
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.38 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.38
- [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.38)

Updates `next` from 12.3.4 to 14.2.13
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.3.4...v14.2.13)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent e3faf3d commit 699c70d
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 53 deletions.
253 changes: 201 additions & 52 deletions ui/package-lock.json

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

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"mochawesome": "^7.1.3",
"moment": "^2.29.4",
"mui-datatables": "^3.7.8",
"next": "^12.3.4",
"next": "^14.2.13",
"next-redux-wrapper": "^3.0.0-alpha.3",
"next-remove-imports": "^1.0.12",
"notistack": "^3.0.1",
Expand Down

0 comments on commit 699c70d

Please sign in to comment.