This commit is contained in:
eric
2026-06-07 01:17:46 -05:00
parent 283d65d1d1
commit cd885f5fcd
110 changed files with 17876 additions and 11 deletions

View File

@@ -9,10 +9,21 @@
"lint": "eslint"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.1063.0",
"@fontsource-variable/geist": "^5.2.9",
"@fontsource-variable/geist-mono": "^5.2.8",
"echarts": "^6.0.0",
"github-markdown-css": "^5.9.0",
"highlight.js": "^11.11.1",
"marked": "^18.0.5",
"minio": "^8.0.7",
"next": "16.1.6",
"pocketbase": "^0.27.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react-dom": "19.2.3",
"react-markdown": "^10.1.0",
"rehype-highlight": "^7.0.2",
"remark-gfm": "^4.0.1"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",