This commit is contained in:
Zacharias-Brohn
2026-01-14 21:18:58 +01:00
parent aa92152144
commit a521353022
7 changed files with 966 additions and 109 deletions
+5 -1
View File
@@ -30,12 +30,16 @@
"bcryptjs": "^3.0.3",
"dotenv": "^17.2.3",
"jose": "^6.1.3",
"katex": "^0.16.27",
"next": "16.1.1",
"ollama": "^0.6.3",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-markdown": "^10.1.0",
"rehype-raw": "^7.0.0"
"rehype-katex": "^7.0.1",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0"
},
"devDependencies": {
"@babel/core": "^7.28.4",