Skip to content

Commit ea3975d

Browse files
Bump next from 10.0.6 to 11.1.1
Bumps [next](https://github.com/vercel/next.js) from 10.0.6 to 11.1.1. - [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.6...v11.1.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b80b06d commit ea3975d

File tree

2 files changed

+525
-692
lines changed

2 files changed

+525
-692
lines changed

packages/examples/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.6",
11+
"next": "^11.1.1",
1212
"react": "^17.0.1",
1313
"react-dom": "^17.0.1",
1414
"react-native-web": "0.17.1"

0 commit comments

Comments
 (0)