From 34290d8cadf70dfbf8674a2bcfb64eef25537f86 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子Li <15040126243@163.com>
Date: 星期一, 20 五月 2024 10:21:35 +0800
Subject: [PATCH] ♥️发布 5.2.0-BETA 公测版本

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

diff --git a/package.json b/package.json
index 4ede728..5154ed0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ruoyi-vue-plus",
-  "version": "5.1.2",
+  "version": "5.2.0-BETA",
   "description": "RuoYi-Vue-Plus澶氱鎴风鐞嗙郴缁�",
   "author": "LionLi",
   "license": "MIT",
@@ -11,7 +11,6 @@
     "build:dev": "vite build --mode development",
     "preview": "vite preview",
     "lint:eslint": "eslint  --fix --ext .ts,.js,.vue ./src ",
-    "prepare": "husky install",
     "prettier": "prettier --write ."
   },
   "repository": {
@@ -34,7 +33,7 @@
     "diagram-js": "12.3.0",
     "didi": "9.0.2",
     "echarts": "5.5.0",
-    "element-plus": "2.6.3",
+    "element-plus": "2.7.2",
     "file-saver": "2.0.5",
     "fuse.js": "7.0.0",
     "highlight.js": "11.9.0",
@@ -49,10 +48,10 @@
     "preact": "10.19.7",
     "screenfull": "6.0.2",
     "vform3-builds": "3.0.10",
-    "vue": "3.4.23",
+    "vue": "3.4.25",
     "vue-cropper": "1.1.1",
     "vue-i18n": "9.10.2",
-    "vue-router": "4.3.0",
+    "vue-router": "4.3.2",
     "vue-types": "5.1.1",
     "vxe-table": "4.5.22",
     "zeebe-bpmn-moddle": "1.0.0"
@@ -83,7 +82,6 @@
     "eslint-plugin-import": "2.29.1",
     "eslint-plugin-vue": "9.23.0",
     "fast-glob": "3.3.2",
-    "husky": "9.0.11",
     "postcss": "8.4.36",
     "prettier": "3.2.5",
     "sass": "1.72.0",
@@ -93,7 +91,7 @@
     "unplugin-icons": "0.18.5",
     "unplugin-vue-components": "0.26.0",
     "unplugin-vue-setup-extend-plus": "1.0.1",
-    "vite": "5.2.9",
+    "vite": "5.2.10",
     "vite-plugin-compression": "0.5.1",
     "vite-plugin-svg-icons": "2.0.1",
     "vitest": "1.5.0",

--
Gitblit v1.9.3