From 3b208cab33978ad88171008b273262de5e0a50bf Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期六, 18 十一月 2023 14:35:27 +0800
Subject: [PATCH] 修改
---
package.json | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 1362d31..9360d7f 100644
--- a/package.json
+++ b/package.json
@@ -15,14 +15,20 @@
"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",
"lodash-es": "^4.17.21",
"pinia": "^2.1.7",
"vue": "^3.3.4",
- "vue-router": "^4.2.5"
+ "vue-hooks-plus": "^1.8.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