This commit is contained in:
2024-04-04 11:58:18 +05:00
parent 14556fab9a
commit 40e85591fe
19 changed files with 106 additions and 2 deletions
+2
View File
@@ -17,6 +17,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3",
"react-transition-group": "^4.4.5",
"three": "^0.163.0",
"three-stdlib": "^2.29.6",
"zustand": "^4.5.2"
@@ -24,6 +25,7 @@
"devDependencies": {
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@types/react-transition-group": "^4.4.10",
"@types/three": "^0.163.0",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",