chore: bump nextjs to 12.0.7

This commit is contained in:
Timothy Lin
2021-12-06 22:57:15 +08:00
parent bed4ea39a0
commit 2fd8d300f1
2 changed files with 80 additions and 80 deletions
+3 -3
View File
@@ -21,7 +21,7 @@
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^8.0.0",
"next": "12.0.5",
"next": "12.0.7",
"next-themes": "^0.0.14",
"postcss": "^8.3.5",
"preact": "^10.6.2",
@@ -42,12 +42,12 @@
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "12.0.5",
"@next/bundle-analyzer": "12.0.7",
"@svgr/webpack": "^5.5.0",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",
"eslint": "^7.29.0",
"eslint-config-next": "12.0.5",
"eslint-config-next": "12.0.7",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"file-loader": "^6.0.0",