From 9d71e24e7982f6915e5f832512925bee9b245f35 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 20 八月 2024 16:13:26 +0800
Subject: [PATCH] #
---
package.json | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 834298c..ca96205 100644
--- a/package.json
+++ b/package.json
@@ -10,12 +10,22 @@
"preview": "vite preview"
},
"dependencies": {
+ "@jiaminghi/data-view-react": "^1.2.5",
+ "@react-three/csg": "^2.2.0",
+ "@react-three/drei": "^9.70.3",
+ "@react-three/fiber": "^8.13.0",
+ "@react-three/postprocessing": "^2.14.8",
"@tweenjs/tween.js": "^21.0.0",
+ "antd": "^5.16.4",
"axios": "^1.6.2",
+ "echarts": "^5.4.2",
+ "echarts-for-react": "^3.0.2",
+ "maath": "0.10.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.15.0",
- "three": "^0.155.0",
+ "react-spring": "^9.7.1",
+ "three": "^0.153.0",
"valtio": "^1.12.1"
},
"devDependencies": {
@@ -28,6 +38,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"postcss": "^8.4.38",
+ "sass": "^1.75.0",
"tailwindcss": "^3.4.3",
"vite": "^5.2.0"
}
--
Gitblit v1.9.1