Skip to content

Commit c793bbe

Browse files
chore(deps): bump next from 11.1.3 to 12.1.0 in /examples/nextjs
Bumps [next](https://github.com/vercel/next.js) from 11.1.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@v11.1.3...v12.1.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 382a45a commit c793bbe

File tree

2 files changed

+111
-1821
lines changed

2 files changed

+111
-1821
lines changed

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "11.1.3",
11+
"next": "12.1.0",
1212
"react": "17.0.2",
1313
"react-dom": "17.0.2",
1414
"react-use-wizard": "^1.1.2"

0 commit comments

Comments
 (0)