This commit is contained in:
imnyang 2025-01-20 18:19:41 +09:00
commit 03c2871cbd
8 changed files with 134 additions and 141 deletions

View file

@ -18,6 +18,13 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.1.1",
"rehype-stringify": "^10.0.1",
"remark": "^15.0.1",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.0",
"remark-html": "^16.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"tailwind-merge": "^2.6.0"
},
"devDependencies": {