star-horse-lowcode 2.8.47 → 2.8.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "star-horse-lowcode",
3
3
  "private": false,
4
4
  "author": "l_1019@163.com",
5
- "version": "2.8.47",
5
+ "version": "2.8.49",
6
6
  "type": "module",
7
7
  "description": "星马低代码核心库,提供了低代码平台的基础功能和组件库。此库可引用到您的项目中,快速构建表单和列表。",
8
8
  "keywords": [
@@ -75,18 +75,19 @@
75
75
  "@codemirror/lang-yaml": "^6.1.2",
76
76
  "@codemirror/theme-one-dark": "^6.1.3",
77
77
  "@replit/codemirror-minimap": "^0.5.2",
78
+ "@selemondev/vue3-signature-pad": "^1.8.0",
78
79
  "@wangeditor/editor": "^5.1.23",
79
80
  "@wangeditor/editor-for-vue": "^5.1.12",
80
81
  "axios": "^1.13.2",
81
82
  "codemirror": "^6.0.2",
82
- "element-plus": "^2.12.0",
83
+ "element-plus": "^2.13.0",
83
84
  "jquery": "^3.7.1",
84
85
  "json5": "^2.2.3",
85
86
  "md-editor-v3": "^6.2.1",
86
87
  "path": "^0.12.7",
87
88
  "pinia": "^3.0.4",
88
89
  "pinia-plugin-persistedstate": "^4.7.1",
89
- "preview-image-js": "^1.2.0",
90
+ "preview-image-js": "^1.2.1",
90
91
  "qrcode.vue": "^3.6.0",
91
92
  "smooth-signature": "^1.1.0",
92
93
  "sortablejs": "^1.15.6",
@@ -95,11 +96,12 @@
95
96
  "thememirror": "^2.0.1",
96
97
  "uuid": "^13.0.0",
97
98
  "vanilla-jsoneditor": "^3.11.0",
98
- "vue": "^3.5.25",
99
- "vue-i18n": "^11.2.2",
99
+ "vue": "^3.5.26",
100
+ "vue-i18n": "^11.2.7",
100
101
  "vue-m-message": "^4.0.2",
101
102
  "vue-router": "^4.6.4",
102
103
  "vue3-barcode": "^1.0.1",
104
+ "vue3-signature": "^0.4.1",
103
105
  "vue3-ts-jsoneditor": "^3.3.0",
104
106
  "vuedraggable-es": "^4.1.1"
105
107
  },
@@ -110,14 +112,14 @@
110
112
  "@types/jquery": "^3.5.33",
111
113
  "@types/prismjs": "^1.26.5",
112
114
  "@types/sortablejs": "^1.15.9",
113
- "@typescript-eslint/eslint-plugin": "^8.50.0",
114
- "@typescript-eslint/parser": "^8.50.0",
115
+ "@typescript-eslint/eslint-plugin": "^8.50.1",
116
+ "@typescript-eslint/parser": "^8.50.1",
115
117
  "@vitejs/plugin-vue": "^6.0.3",
116
118
  "eslint": "^9.39.2",
117
119
  "eslint-plugin-vue": "^10.6.2",
118
120
  "globals": "^16.5.0",
119
121
  "prettier": "^3.7.4",
120
- "sass-embedded": "^1.97.0",
122
+ "sass-embedded": "^1.97.1",
121
123
  "terser": "^5.44.1",
122
124
  "unplugin-auto-import": "^20.3.0",
123
125
  "unplugin-vue-components": "^30.0.0",