Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

chore(deps): bump next from 11.1.1 to 12.1.0 #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "next start"
},
"dependencies": {
"next": "^11.1.1",
"next": "^12.1.0",
"next-mdx": "^0.6.2",
"react": "^16.14.0",
"react-dom": "^16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/example-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "next build && next start"
},
"dependencies": {
"next": "^11.1.1",
"next": "^12.1.0",
"next-mdx": "^0.6.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/example-doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "next build && next start"
},
"dependencies": {
"next": "^11.1.1",
"next": "^12.1.0",
"next-mdx": "^0.6.2",
"next-mdx-toc": "^0.1.3",
"react": "^16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/example-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "next build && next start"
},
"dependencies": {
"next": "^11.1.1",
"next": "^12.1.0",
"next-mdx": "^0.6.2",
"react": "^16.14.0",
"react-dom": "^16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/example-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "next build && next start"
},
"dependencies": {
"next": "^11.1.1",
"next": "^12.1.0",
"next-mdx": "^0.6.2",
"react": "^16.14.0",
"react-dom": "^16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@reach/accordion": "^0.14.0",
"@reflexjs/mdx": "^1.0.0-alpha.5",
"framer-motion": "^4.1.2",
"next": "^11.1.1",
"next": "^12.1.0",
"next-mdx": "^0.6.2",
"next-mdx-toc": "^0.1.3",
"next-seo": "^4.23.0",
Expand Down
1,340 changes: 168 additions & 1,172 deletions yarn.lock

Large diffs are not rendered by default.