Bump next from 11.1.2 to 12.0.0 (#349)

Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.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.2...v12.0.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-10-26 22:44:28 -07:00 committed by GitHub
parent 922df2db14
commit cd4fa4e787
2 changed files with 878 additions and 813 deletions

1689
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
"date-fns": "^2.25.0",
"lodash": "^4.17.21",
"markdown-it": "^12.2.0",
"next": "^11.1.2",
"next": "^12.0.0",
"prop-types": "^15.7.2",
"rc-util": "^5.14.0",
"react": "^17.0.2",