From edabd9a1043551641e43b30119702928d4b8ae9b Mon Sep 17 00:00:00 2001
From: TsMask <340112800@qq.com>
Date: Mon, 1 Apr 2024 16:33:58 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 14 +++++++-------
src/views/dashboard/amfUE/index.vue | 8 +++++---
src/views/dashboard/imsCDR/index.vue | 7 +++++--
3 files changed, 17 insertions(+), 12 deletions(-)
diff --git a/package.json b/package.json
index 3b98f023..c86214d8 100644
--- a/package.json
+++ b/package.json
@@ -15,15 +15,16 @@
"@ant-design/icons-vue": "^7.0.1",
"@antv/g6": "~4.8.24",
"@codemirror/lang-javascript": "^6.2.1",
- "@codemirror/merge": "^6.6.0",
+ "@codemirror/lang-yaml": "^6.0.0",
+ "@codemirror/merge": "^6.6.1",
"@codemirror/theme-one-dark": "^6.1.2",
- "@tato30/vue-pdf": "^1.9.5",
+ "@tato30/vue-pdf": "^1.9.6",
"@vueuse/core": "~10.9.0",
"ant-design-vue": "^3.2.20",
"antdv-pro-layout": "^3.2.6",
"codemirror": "^6.0.1",
"dayjs": "^1.11.10",
- "echarts": "~5.4.2",
+ "echarts": "~5.5.0",
"file-saver": "^2.0.5",
"js-base64": "^3.7.7",
"js-cookie": "^3.0.5",
@@ -32,8 +33,7 @@
"p-queue": "^8.0.1",
"pinia": "^2.1.7",
"vue": "~3.3.13",
- "vue-codemirror": "^6.1.1",
- "vue-i18n": "~9.9.0",
+ "vue-i18n": "~9.10.0",
"vue-router": "^4.2.5",
"vue3-smooth-dnd": "^0.0.6",
"xlsx": "^0.18.5",
@@ -47,9 +47,9 @@
"@types/nprogress": "^0.2.3",
"@vitejs/plugin-vue": "^5.0.4",
"less": "^4.2.0",
- "typescript": "^5.3.3",
+ "typescript": "^5.4.3",
"unplugin-vue-components": "^0.26.0",
- "vite": "^5.1.4",
+ "vite": "^5.2.6",
"vite-plugin-compression": "^0.5.1",
"vue-tsc": "^1.8.27"
}
diff --git a/src/views/dashboard/amfUE/index.vue b/src/views/dashboard/amfUE/index.vue
index c06fa283..19db80de 100644
--- a/src/views/dashboard/amfUE/index.vue
+++ b/src/views/dashboard/amfUE/index.vue
@@ -1,5 +1,5 @@
diff --git a/src/views/dashboard/imsCDR/index.vue b/src/views/dashboard/imsCDR/index.vue
index c190e621..3b7fa205 100644
--- a/src/views/dashboard/imsCDR/index.vue
+++ b/src/views/dashboard/imsCDR/index.vue
@@ -1,5 +1,5 @@