Skip to content

Commit 0bf75cb

Browse files
Bump next from 11.1.3 to 12.1.0 in /example
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 8e09673 commit 0bf75cb

File tree

2 files changed

+117
-1440
lines changed

2 files changed

+117
-1440
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "11.1.3",
12+
"next": "12.1.0",
1313
"nextjs-color-mode": "^1.0.3",
1414
"react": "17.0.2",
1515
"react-dom": "17.0.2"

0 commit comments

Comments
 (0)