blog application updated
Showing
app/@header/default.js
0 → 100644
app/@header/page.js
deleted
100644 → 0
app/api/posts/route.js
0 → 100644
app/container.js
0 → 100644
app/container.module.css
0 → 100644
app/page.module.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -17,17 +17,14 @@ |
"classnames": "^2.3.2", | ||
"gray-matter": "^4.0.3", | ||
"next": "^14.0.3", | ||
"next-themes": "^0.2.1", | ||
"path": "^0.12.7", | ||
"prettier": "^3.1.0", | ||
"qs": "^6.11.2", | ||
"react": "^18", | ||
"react-dom": "^18", | ||
"react-icons": "^4.12.0", | ||
"react-markdown": "^9.0.1", | ||
"rehype-raw": "^7.0.0", | ||
"remark": "^15.0.1", | ||
"remark-gfm": "^4.0.0", | ||
"remark-html": "^16.0.1" | ||
}, | ||
"devDependencies": { | ||
... | ... |
Please
register
or
sign in
to comment