aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/package.json
diff options
context:
space:
mode:
authorLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 06:12:33 +0000
committerLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 06:12:33 +0000
commit40a299b873e68f642bfe2d3e150a9b23ce278dc6 (patch)
tree46466a25d89497caed7eb1fd87a89ab375e0c6ac /package.json
parent60f54181d6d5e21d3140953dece51fee7a0d40c5 (diff)
downloadHydroRollSite-40a299b873e68f642bfe2d3e150a9b23ce278dc6.tar.gz
HydroRollSite-40a299b873e68f642bfe2d3e150a9b23ce278dc6.zip
包信息
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",