rearchitecture

This commit is contained in:
2026-03-01 22:06:04 -06:00
parent 1f1bf2540d
commit 375b7d7b47
9 changed files with 101 additions and 65 deletions

View File

@@ -16,9 +16,11 @@
"@types/node": "^16.18.126",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"motion": "^12.34.3",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-scripts": "5.0.1",
"three": "^0.183.2",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4"
},