summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-18 10:38:29 +0100
committerGitHub <noreply@github.com>2022-02-18 10:38:29 +0100
commit9e1a69e81ad5698563cc26e940d95c28bc438bbd (patch)
treefb0c8cf09992054ecaad77cb9090b1653dad1d13 /opendc-web/opendc-web-ui/package.json
parent41e02cdab85ba5db92be7f7bea07ae1f20bcbdd9 (diff)
build(web/ui): Bump next to 12.1.0 (#58)
Bumps [next](https://github.com/vercel/next.js) from 11.1.3 to 12.1.0. - [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/v11.1.3...v12.1.0) --- updated-dependencies: - 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 16d73626..29065bc4 100644
--- a/opendc-web/opendc-web-ui/package.json
+++ b/opendc-web/opendc-web-ui/package.json
@@ -34,7 +34,7 @@
"konva": "^7.2.5",
"lint-staged": "^10.5.4",
"mathjs": "^7.6.0",
- "next": "^11.1.3",
+ "next": "^12.1.0",
"next-transpile-modules": "^8.0.0",
"normalizr": "^3.6.1",
"prettier": "^2.3.2",