chore: upgrade to next 11.1.2

This commit is contained in:
Timothy Lin
2021-09-05 10:50:13 +08:00
parent e1dbc9c29b
commit 0515928faa
2 changed files with 87 additions and 67 deletions
+2 -2
View File
@@ -20,7 +20,7 @@
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^6.0.1",
"next": "11.1.0",
"next": "11.1.2",
"next-themes": "^0.0.14",
"postcss": "^8.3.5",
"preact": "^10.5.13",
@@ -39,7 +39,7 @@
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "11.1.0",
"@next/bundle-analyzer": "11.1.2",
"@svgr/webpack": "^5.5.0",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",