Merge pull request #150 from timlrx/mdx-bundler-upgrade

chore: upgrade mdx-bundler
This commit is contained in:
Timothy 2021-07-25 19:12:51 +08:00 committed by GitHub
commit 5707e6a186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 650 additions and 458 deletions

1105
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,9 +15,10 @@
"@tailwindcss/forms": "^0.3.2",
"@tailwindcss/typography": "^0.4.0",
"autoprefixer": "^10.2.5",
"esbuild": "^0.12.15",
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^4.1.0",
"mdx-bundler": "^5.1.2",
"next": "11.0.1",
"next-themes": "^0.0.14",
"postcss": "^8.3.5",