Bump next from 12.2.5 to 12.3.0

Bumps [next](https://github.com/vercel/next.js) from 12.2.5 to 12.3.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/v12.2.5...v12.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-12 23:22:54 +00:00 committed by GitHub
parent 029bc7dc05
commit 1f4e0856f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 85 additions and 85 deletions

View file

@ -10,7 +10,7 @@
},
"dependencies": {
"aws-sdk": "^2.1209.0",
"next": "12.2.5",
"next": "12.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-fade-in": "^2.0.1",