From 0d3a5be1512815a38f37ae81e7d9fc0948fd3f16 Mon Sep 17 00:00:00 2001
From: verou <857149855@qq.com>
Date: 星期二, 25 三月 2025 13:54:57 +0800
Subject: [PATCH] 1

---
 rsf-admin/package.json |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/rsf-admin/package.json b/rsf-admin/package.json
index 96e85a3..fb022cd 100644
--- a/rsf-admin/package.json
+++ b/rsf-admin/package.json
@@ -14,19 +14,31 @@
     "@hello-pangea/dnd": "^16.3.0",
     "@mui/icons-material": "^5.16.7",
     "@mui/material": "^5.16.7",
+    "@mui/system": "^6.4.7",
+    "@mui/x-data-grid": "^7.27.3",
     "@mui/x-tree-view": "^7.16.0",
     "@tweenjs/tween.js": "^21.0.0",
     "axios": "^1.7.4",
     "date-fns": "^3.6.0",
+    "framer-motion": "^12.4.10",
+    "jsbarcode": "^3.11.6",
     "lodash": "^4.17.21",
+    "motion": "^12.4.1",
     "papaparse": "^5.4.1",
     "pixi.js": "^7.4.0",
+    "prop-types": "^15.8.1",
+    "ra-i18n-polyglot": "^5.6.2",
+    "ra-language-chinese": "^2.0.10",
+    "ra-language-english": "^5.6.2",
     "react": "^18.3.0",
-    "react-admin": "^5.1.0",
+    "react-admin": "^5.6.3",
+    "react-barcode": "^1.6.1",
     "react-dom": "^18.3.0",
     "react-hook-form": "^7.53.0",
+    "react-router": "^6.22.0",
     "react-router-dom": "^6.26.1",
     "react-syntax-highlighter": "^15.5.0",
+    "react-to-print": "^3.0.5",
     "three": "^0.155.0",
     "tweedle.js": "^2.1.0"
   },

--
Gitblit v1.9.1