@ditojs/admin 2.31.1 → 2.32.0
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/dist/dito-admin.es.js +516 -521
- package/dist/dito-admin.umd.js +5 -5
- package/dist/style.css +1 -1
- package/package.json +40 -40
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ditojs/admin",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.32.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Dito.js Admin is a schema based admin interface for Dito.js Server, featuring auto-generated views and forms and built with Vue.js",
|
|
6
6
|
"repository": "https://github.com/ditojs/dito/tree/master/packages/admin",
|
|
@@ -39,55 +39,55 @@
|
|
|
39
39
|
"not ie_mob > 0"
|
|
40
40
|
],
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@ditojs/ui": "^2.
|
|
43
|
-
"@ditojs/utils": "^2.
|
|
44
|
-
"@kyvg/vue3-notification": "^3.
|
|
42
|
+
"@ditojs/ui": "^2.32.0",
|
|
43
|
+
"@ditojs/utils": "^2.32.0",
|
|
44
|
+
"@kyvg/vue3-notification": "^3.3.0",
|
|
45
45
|
"@lk77/vue3-color": "^3.0.6",
|
|
46
|
-
"@tiptap/core": "^2.
|
|
47
|
-
"@tiptap/extension-blockquote": "^2.
|
|
48
|
-
"@tiptap/extension-bold": "^2.
|
|
49
|
-
"@tiptap/extension-bullet-list": "^2.
|
|
50
|
-
"@tiptap/extension-code": "^2.
|
|
51
|
-
"@tiptap/extension-code-block": "^2.
|
|
52
|
-
"@tiptap/extension-document": "^2.
|
|
53
|
-
"@tiptap/extension-hard-break": "^2.
|
|
54
|
-
"@tiptap/extension-heading": "^2.
|
|
55
|
-
"@tiptap/extension-history": "^2.
|
|
56
|
-
"@tiptap/extension-horizontal-rule": "^2.
|
|
57
|
-
"@tiptap/extension-italic": "^2.
|
|
58
|
-
"@tiptap/extension-link": "^2.
|
|
59
|
-
"@tiptap/extension-list-item": "^2.
|
|
60
|
-
"@tiptap/extension-ordered-list": "^2.
|
|
61
|
-
"@tiptap/extension-paragraph": "^2.
|
|
62
|
-
"@tiptap/extension-strike": "^2.
|
|
63
|
-
"@tiptap/extension-text": "^2.
|
|
64
|
-
"@tiptap/extension-underline": "^2.
|
|
65
|
-
"@tiptap/pm": "^2.
|
|
66
|
-
"@tiptap/vue-3": "^2.
|
|
67
|
-
"@vueuse/integrations": "^
|
|
46
|
+
"@tiptap/core": "^2.6.6",
|
|
47
|
+
"@tiptap/extension-blockquote": "^2.6.6",
|
|
48
|
+
"@tiptap/extension-bold": "^2.6.6",
|
|
49
|
+
"@tiptap/extension-bullet-list": "^2.6.6",
|
|
50
|
+
"@tiptap/extension-code": "^2.6.6",
|
|
51
|
+
"@tiptap/extension-code-block": "^2.6.6",
|
|
52
|
+
"@tiptap/extension-document": "^2.6.6",
|
|
53
|
+
"@tiptap/extension-hard-break": "^2.6.6",
|
|
54
|
+
"@tiptap/extension-heading": "^2.6.6",
|
|
55
|
+
"@tiptap/extension-history": "^2.6.6",
|
|
56
|
+
"@tiptap/extension-horizontal-rule": "^2.6.6",
|
|
57
|
+
"@tiptap/extension-italic": "^2.6.6",
|
|
58
|
+
"@tiptap/extension-link": "^2.6.6",
|
|
59
|
+
"@tiptap/extension-list-item": "^2.6.6",
|
|
60
|
+
"@tiptap/extension-ordered-list": "^2.6.6",
|
|
61
|
+
"@tiptap/extension-paragraph": "^2.6.6",
|
|
62
|
+
"@tiptap/extension-strike": "^2.6.6",
|
|
63
|
+
"@tiptap/extension-text": "^2.6.6",
|
|
64
|
+
"@tiptap/extension-underline": "^2.6.6",
|
|
65
|
+
"@tiptap/pm": "^2.6.6",
|
|
66
|
+
"@tiptap/vue-3": "^2.6.6",
|
|
67
|
+
"@vueuse/integrations": "^11.0.3",
|
|
68
68
|
"codeflask": "^1.4.1",
|
|
69
|
-
"filesize": "^10.1.
|
|
69
|
+
"filesize": "^10.1.6",
|
|
70
70
|
"filesize-parser": "^1.5.0",
|
|
71
71
|
"focus-trap": "^7.5.4",
|
|
72
72
|
"nanoid": "^5.0.7",
|
|
73
|
-
"sortablejs": "^1.15.
|
|
73
|
+
"sortablejs": "^1.15.3",
|
|
74
74
|
"tinycolor2": "^1.6.0",
|
|
75
75
|
"tippy.js": "^6.3.7",
|
|
76
|
-
"type-fest": "^4.
|
|
77
|
-
"vue": "3.
|
|
76
|
+
"type-fest": "^4.26.0",
|
|
77
|
+
"vue": "^3.5.2",
|
|
78
78
|
"vue-multiselect": "^3.0.0",
|
|
79
|
-
"vue-router": "^4.3
|
|
80
|
-
"vue-upload-component": "^3.1.
|
|
79
|
+
"vue-router": "^4.4.3",
|
|
80
|
+
"vue-upload-component": "^3.1.17"
|
|
81
81
|
},
|
|
82
82
|
"devDependencies": {
|
|
83
|
-
"@ditojs/build": "^2.
|
|
84
|
-
"@vitejs/plugin-vue": "^5.
|
|
85
|
-
"@vue/compiler-sfc": "3.
|
|
86
|
-
"pug": "^3.0.
|
|
87
|
-
"sass": "1.
|
|
88
|
-
"typescript": "^5.4
|
|
89
|
-
"vite": "^5.
|
|
83
|
+
"@ditojs/build": "^2.32.0",
|
|
84
|
+
"@vitejs/plugin-vue": "^5.1.3",
|
|
85
|
+
"@vue/compiler-sfc": "3.5.2",
|
|
86
|
+
"pug": "^3.0.3",
|
|
87
|
+
"sass": "1.78.0",
|
|
88
|
+
"typescript": "^5.5.4",
|
|
89
|
+
"vite": "^5.4.3"
|
|
90
90
|
},
|
|
91
91
|
"types": "types",
|
|
92
|
-
"gitHead": "
|
|
92
|
+
"gitHead": "45c0b12508a3a80edfe91226a8c8fd1bb20d139a"
|
|
93
93
|
}
|