@optimajet/workflow-designer 20.0.7 → 20.0.8

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.
@@ -23,7 +23,25 @@
23
23
  */
24
24
 
25
25
  /**
26
- * vue v3.5.22
26
+ * @vue/reactivity v3.5.22
27
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
28
+ * @license MIT
29
+ **/
30
+
31
+ /**
32
+ * @vue/runtime-core v3.5.22
33
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
34
+ * @license MIT
35
+ **/
36
+
37
+ /**
38
+ * @vue/runtime-dom v3.5.22
39
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
40
+ * @license MIT
41
+ **/
42
+
43
+ /**
44
+ * @vue/shared v3.5.22
27
45
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
28
46
  * @license MIT
29
47
  **/