This commit is contained in:
孟帅
2025-07-13 18:57:52 +08:00
parent 20a9e38fa8
commit 42d5500941
23 changed files with 91 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "hotgo",
"type": "module",
"version": "2.16.10",
"version": "2.17.8",
"author": {
"name": "MengShuai",
"email": "133814250@qq.com",
@@ -44,7 +44,7 @@
"lodash-es": "^4.17.21",
"mint-filter": "^4.0.3",
"mitt": "^3.0.1",
"naive-ui": "^2.41.0",
"naive-ui": "^2.42.0",
"pinia": "^2.2.2",
"pinyin-pro": "^3.24.2",
"print-js": "^1.6.0",
@@ -59,7 +59,7 @@
"vue-router": "^4.4.3",
"vue-types": "^5.1.3",
"vue-waterfall-plugin-next": "^2.6.0",
"vue3-json-viewer": "^2.2.2",
"vue3-json-viewer": "^2.4.1",
"vuedraggable": "^4.1.0",
"weixin-js-sdk": "^1.6.5"
},