Skip to content

Commit a5ee89f

Browse files
Bump next from 11.1.3 to 12.1.0 in /example (#63)
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 bbf9881 commit a5ee89f

File tree

2 files changed

+105
-1875
lines changed

2 files changed

+105
-1875
lines changed

example/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.1",
1313
"react-dom": "17.0.1",
1414
"react-use-clipboard": "^1.0.7"

0 commit comments

Comments
 (0)