summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-01 22:32:14 +0200
committerGitHub <noreply@github.com>2021-09-01 22:32:14 +0200
commit99f391d11db57c3db3f326958de8f66502969cdb (patch)
treeea1b9c8bec78a619cf40149d22e1ae31e764a22e /opendc-web/opendc-web-ui/package.json
parent816c765edb87c51873b1cdb194a232f74b1da70e (diff)
build(ui): Bump Next.js from 11.1.0 to 11.1.1
Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 11.1.1. - [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.0...v11.1.1) --- 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 3f8d31fa..f7d671b2 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.2.2",
"mathjs": "~7.6.0",
- "next": "^11.1.0",
+ "next": "^11.1.1",
"next-transpile-modules": "^8.0.0",
"normalizr": "^3.6.1",
"prettier": "~2.0.5",