Skip to content

Commit

Permalink
Update: Use fork of next-mdx-remote
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed Feb 23, 2024
1 parent e9de17c commit 2f6900b
Show file tree
Hide file tree
Showing 5 changed files with 403 additions and 643 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"newpost": "pnpm run blogtool newpost"
},
"dependencies": {
"budoux": "^0.6.2",
"@daviereid/next-mdx-remote": "^4.4.2",
"classnames": "^2.5.1",
"framer-motion": "^11.0.5",
"gray-matter": "^4.0.3",
"jotai": "^2.6.4",
"next": "14.0.4",
"next-mdx-remote": "^4.4.1",
"react": "18.2.0",
"react-daisyui": "^5.0.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"react-twitter-widgets": "^1.11.0",
"rehype-prism": "^2.3.2",
"typescript": "5.3.3",
"usehooks-ts": "^2.14.0"
},
Expand Down Expand Up @@ -64,8 +64,7 @@
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"rehype-code-titles": "^1.2.0",
"rehype-prism-plus": "^1.6.3",
"remark-gfm": "^3.0.1",
"remark-gfm": "^4.0.0",
"tailwindcss": "^3.4.1",
"tailwindcss-brand-colors": "^0.3.6",
"tailwindcss-textshadow": "^2.1.3"
Expand Down
Loading

0 comments on commit 2f6900b

Please sign in to comment.