aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3526228..7e20efe 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,14 @@
"preview": "vite preview"
},
"dependencies": {
+ "@nextui-org/react": "2.4.8",
+ "fa@^4.11.0": "link:react-icons/fa@^4.11.0",
+ "framer-motion": "^10.16.4",
"react": "^18.3.1",
- "react-dom": "^18.3.1"
+ "react-dom": "^18.3.1",
+ "recharts": "^2.9.3",
+ "si@^4.11.0": "link:react-icons/si@^4.11.0",
+ "three": "^0.158.0"
},
"devDependencies": {
"@eslint/js": "^9.17.0",