Skip to content

Commit 7ad1e13

Browse files
Bump next from 11.1.3 to 12.1.0 in /examples/ssr-next (#1410)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent addd120 commit 7ad1e13

File tree

2 files changed

+111
-1790
lines changed

2 files changed

+111
-1790
lines changed

examples/ssr-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"evergreen-ui": "latest",
13-
"next": "^11.1.3",
13+
"next": "^12.1.0",
1414
"react": "^16.5.2",
1515
"react-dom": "^16.5.2"
1616
},

0 commit comments

Comments
 (0)