From 3b208cab33978ad88171008b273262de5e0a50bf Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期六, 18 十一月 2023 14:35:27 +0800
Subject: [PATCH] 修改

---
 package.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index e5cd1da..9360d7f 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
   "dependencies": {
     "@element-plus/icons-vue": "^2.1.0",
     "@vueuse/core": "^10.5.0",
+    "@xstate/vue": "^2.0.0",
     "axios": "^1.5.1",
     "dayjs": "^1.11.10",
     "element-plus": "^2.4.1",
@@ -22,9 +23,12 @@
     "pinia": "^2.1.7",
     "vue": "^3.3.4",
     "vue-hooks-plus": "^1.8.5",
-    "vue-router": "^4.2.5"
+    "vue-router": "^4.2.5",
+    "xstate": "^4.38.3"
   },
   "devDependencies": {
+    "@iconify-json/bx": "^1.1.7",
+    "@iconify-json/material-symbols-light": "^1.1.0",
     "@iconify-json/mdi": "^1.1.55",
     "@rushstack/eslint-patch": "^1.3.3",
     "@tsconfig/node18": "^18.2.2",

--
Gitblit v1.8.0