Merge branch 'develop' into feat/main-feature

This commit is contained in:
Tom Boullay
2026-04-30 15:48:35 +02:00
17 changed files with 808 additions and 18 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"react-dom": "^19.2.4",
"react-markdown": "^10.1.0",
"remark-gfm": "^4.0.1",
"three": "^0.183.2"
"three": "^0.183.2",
"zustand": "^5.0.12"
},
"devDependencies": {
"@eslint/js": "^9.39.4",