@vipl520/dk-ui 1.0.59 → 1.0.61

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vipl520/dk-ui",
3
- "version": "1.0.59",
3
+ "version": "1.0.61",
4
4
  "description": "多客怪兽框架核心组件,支持diy、crud动态表格、上传组件等",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.mjs",
@@ -26,14 +26,14 @@
26
26
  },
27
27
  "peerDependencies": {
28
28
  "@element-plus/icons-vue": "^2.1.0",
29
- "@form-create/element-ui": "^3.1.26",
29
+ "@form-create/element-ui": "^3.2.0",
30
30
  "@form-create/utils": "^3.1.15",
31
31
  "@iconify/vue": "^4.1.1",
32
32
  "@tinymce/tinymce-vue": "^5.1.1",
33
33
  "@vant/icons": "^3.0.2",
34
34
  "@vueuse/core": "^10.0.0",
35
35
  "axios": "^1.4.0",
36
- "element-plus": "^2.7.2",
36
+ "element-plus": "^2.7.7",
37
37
  "unocss": "^0.58.0",
38
38
  "vant": "^4.7.0",
39
39
  "vue": "^3.2.0",
@@ -58,8 +58,8 @@
58
58
  "@codemirror/lang-css": "^6.2.1",
59
59
  "@element-plus/icons-vue": "^2.1.0",
60
60
  "@esbuild-kit/cjs-loader": "^2.4.2",
61
- "@form-create/core": "^3.1.26",
62
- "@form-create/element-ui": "^3.1.26",
61
+ "@form-create/core": "^3.2.0",
62
+ "@form-create/element-ui": "^3.2.0",
63
63
  "@iconify/iconify": "^3.1.1",
64
64
  "@iconify/vue": "^4.1.1",
65
65
  "@rollup/plugin-commonjs": "^25.0.3",
@@ -86,7 +86,7 @@
86
86
  "codemirror": "^6.0.1",
87
87
  "components-helper": "^2.1.5",
88
88
  "default-passive-events": "^2.0.0",
89
- "element-plus": "^2.7.2",
89
+ "element-plus": "^2.7.7",
90
90
  "esbuild": "^0.18.16",
91
91
  "execa": "^7.1.1",
92
92
  "fast-glob": "^3.3.1",