From 149b5c386872f3b0fafaf48dd29cf15a50eca39e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期日, 28 四月 2024 14:52:46 +0800
Subject: [PATCH] #

---
 package.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index 6a03817..3fca06a 100644
--- a/package.json
+++ b/package.json
@@ -15,11 +15,13 @@
     "@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",
     "maath": "0.10.7",
     "react": "^18.2.0",
     "react-dom": "^18.2.0",
     "react-router-dom": "^6.15.0",
+    "react-spring": "^9.7.1",
     "three": "^0.153.0",
     "valtio": "^1.12.1"
   },
@@ -33,6 +35,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