Skip to content

Commit

Permalink
Bump next from 10.0.7 to 12.1.0 in /example/next-app
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 10.0.7 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.0.7...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 Aug 15, 2022
1 parent 4eb7511 commit 1b5b461
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 1,896 deletions.
2 changes: 1 addition & 1 deletion example/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "next start"
},
"dependencies": {
"next": "10.0.7",
"next": "12.1.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"next-real-viewport": "../../dist"
Expand Down
Loading

0 comments on commit 1b5b461

Please sign in to comment.