summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-21 16:20:40 +0200
committerGitHub <noreply@github.com>2023-10-21 16:20:40 +0200
commitbb8e443bb6a18ab81929661e9b8e3b0ee117865c (patch)
tree9b23fbc61645bcc20a45442d9eb414ad5983a867 /opendc-web/opendc-web-ui/package.json
parent908be0b74e14022f782e1a8344cb2dbe0eda0ced (diff)
build(web): Bump postcss and next
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](https://github.com/postcss/postcss/compare/8.4.14...8.4.31) Updates `next` from 13.2.4 to 13.5.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v13.2.4...v13.5.4) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'opendc-web/opendc-web-ui/package.json')
-rw-r--r--opendc-web/opendc-web-ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc-web/opendc-web-ui/package.json b/opendc-web/opendc-web-ui/package.json
index 2a53a290..18840db6 100644
--- a/opendc-web/opendc-web-ui/package.json
+++ b/opendc-web/opendc-web-ui/package.json
@@ -28,7 +28,7 @@
"immer": "^9.0.21",
"konva": "^8.4.3",
"mathjs": "^11.7.0",
- "next": "^13.2.4",
+ "next": "^13.5.4",
"next-global-css": "^1.3.1",
"normalizr": "^3.6.2",
"prettier": "^2.8.7",