feat: add blog page
This commit is contained in:
@@ -10,6 +10,15 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@editorjs/code": "^2.9.4",
|
||||
"@editorjs/delimiter": "^1.4.2",
|
||||
"@editorjs/editorjs": "^2.31.5",
|
||||
"@editorjs/embed": "^2.8.0",
|
||||
"@editorjs/header": "^2.8.8",
|
||||
"@editorjs/image": "^2.10.3",
|
||||
"@editorjs/list": "^2.0.9",
|
||||
"@editorjs/quote": "^2.7.6",
|
||||
"@editorjs/table": "^2.4.5",
|
||||
"@fontsource-variable/geist": "^5.2.8",
|
||||
"@tailwindcss/postcss": "^4.2.1",
|
||||
"axios": "^1.13.6",
|
||||
@@ -29,6 +38,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@types/estree": "^1.0.8",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@types/node": "^24.12.0",
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
|
||||
Reference in New Issue
Block a user