chore: upgrade to nextjs 10.2.0

This commit is contained in:
Timothy Lin 2021-05-01 10:09:39 +08:00
parent 6d6099fc7b
commit 3b0172a11d
2 changed files with 80 additions and 9435 deletions

9509
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,13 +14,13 @@
"@mapbox/rehype-prism": "^0.5.0",
"@mdx-js/loader": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@next/mdx": "10.1.3",
"@next/mdx": "10.2.0",
"@tailwindcss/forms": "^0.3.2",
"@tailwindcss/typography": "^0.4.0",
"autoprefixer": "^10.2.5",
"gray-matter": "^4.0.2",
"image-size": "0.9.7",
"next": "10.1.3",
"next": "10.2.0",
"next-mdx-remote": "^2.1.3",
"next-seo": "4.23.0",
"next-themes": "^0.0.14",
@ -38,7 +38,7 @@
"tailwindcss": "^2.1.1"
},
"devDependencies": {
"@next/bundle-analyzer": "10.1.3",
"@next/bundle-analyzer": "10.2.0",
"@svgr/webpack": "^5.5.0",
"@tailwindcss/jit": "^0.1.18",
"eslint": "^7.17.0",