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-12-09 11:37:36 +0100
committerGitHub <noreply@github.com>2021-12-09 11:37:36 +0100
commitf8c87c47d9cb891e2654af8c0070e17e906aee20 (patch)
treed930e3f17d181b15184a7a3533e86036580d5609 /opendc-web/opendc-web-ui/package.json
parent4b37f82c781c3342fc41aecd30787ca3d82b8aa9 (diff)
build(ui): Bump next to 11.1.3 (#47)
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 11.1.3. - [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.2...v11.1.3) --- 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 427e3cbd..16d73626 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.2",
+ "next": "^11.1.3",
"next-transpile-modules": "^8.0.0",
"normalizr": "^3.6.1",
"prettier": "^2.3.2",