Bump next from 11.0.1 to 11.1.0 (#271)

Bumps [next](https://github.com/vercel/next.js) from 11.0.1 to 11.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.0.1...v11.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>
This commit is contained in:
dependabot[bot] 2021-08-12 23:29:45 -07:00 committed by GitHub
parent b98c8b1876
commit 2b863c80b7
2 changed files with 927 additions and 125 deletions

1050
web/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@
"classnames": "^2.3.1",
"date-fns": "^2.23.0",
"markdown-it": "^12.1.0",
"next": "^11.0.1",
"next": "^11.1.0",
"prop-types": "^15.7.2",
"rc-util": "^5.13.2",
"react": "^17.0.2",