feat: Add immer for state management and define simulation store with event schemas

This commit is contained in:
2025-04-17 18:22:27 +05:30
parent 686c4e60c6
commit 31561428ef
3 changed files with 481 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
"glob": "^11.0.0",
"gsap": "^3.12.5",
"html2canvas": "^1.4.1",
"immer": "^10.1.1",
"leva": "^0.10.0",
"mqtt": "^5.10.4",
"postprocessing": "^6.36.4",