Skip to content

Commit e36ae76

Browse files
Bump next from 10.0.4 to 11.1.3 in /example (#59)
Bumps [next](https://github.com/vercel/next.js) from 10.0.4 to 11.1.3. - [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.4...v11.1.3) --- 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 d32bc4b commit e36ae76

File tree

2 files changed

+578
-2634
lines changed

2 files changed

+578
-2634
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": "10.0.4",
11+
"next": "11.1.3",
1212
"react": "17.0.1",
1313
"react-dom": "17.0.1",
1414
"react-use-clipboard": "^1.0.7"

0 commit comments

Comments
 (0)