Skip to content

Commit

Permalink
Bump next from 10.2.3 to 12.1.0
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 10.2.3 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v10.2.3...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 19, 2022
1 parent d020d75 commit 1ccd8ab
Show file tree
Hide file tree
Showing 4 changed files with 176 additions and 551 deletions.
2 changes: 1 addition & 1 deletion examples/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"express": "^4.17.1",
"graphql": "^15.5.0",
"isomorphic-unfetch": "^3.1.0",
"next": "10.2.3",
"next": "12.1.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/meetup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql": "^15.5.0",
"isomorphic-unfetch": "^3.1.0",
"lodash.uniqby": "^4.7.0",
"next": "10.2.3",
"next": "12.1.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"node": ">=10.0.0"
},
"dependencies": {
"next": "10.2.3"
"next": "12.1.0"
},
"repository": "https://github.com/keystonejs/keystone-5/tree/main/packages/app-next"
}
Loading

0 comments on commit 1ccd8ab

Please sign in to comment.