@things-factory/reference-app 4.3.738 → 4.3.740
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 +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/reference-app",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.740",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -60,32 +60,32 @@
|
|
|
60
60
|
"@operato/scene-tab": "^0.1.8",
|
|
61
61
|
"@operato/shell": "^0.4.6",
|
|
62
62
|
"@operato/utils": "^0.4.6",
|
|
63
|
-
"@things-factory/api": "^4.3.
|
|
64
|
-
"@things-factory/apptool-ui": "^4.3.
|
|
65
|
-
"@things-factory/auth-ui": "^4.3.
|
|
66
|
-
"@things-factory/board-service": "^4.3.
|
|
67
|
-
"@things-factory/board-ui": "^4.3.
|
|
68
|
-
"@things-factory/context-ui": "^4.3.
|
|
69
|
-
"@things-factory/dashboard": "^4.3.
|
|
70
|
-
"@things-factory/export-ui": "^4.3.
|
|
71
|
-
"@things-factory/export-ui-excel": "^4.3.
|
|
72
|
-
"@things-factory/grist-ui": "^4.3.
|
|
73
|
-
"@things-factory/help": "^4.3.
|
|
74
|
-
"@things-factory/integration-ui": "^4.3.
|
|
75
|
-
"@things-factory/lite-menu": "^4.3.
|
|
76
|
-
"@things-factory/more-ui": "^4.3.
|
|
77
|
-
"@things-factory/notification": "^4.3.
|
|
78
|
-
"@things-factory/oauth2-client": "^4.3.
|
|
79
|
-
"@things-factory/print-ui": "^4.3.
|
|
80
|
-
"@things-factory/resource-ui": "^4.3.
|
|
81
|
-
"@things-factory/scene-form": "^4.3.
|
|
82
|
-
"@things-factory/setting-base": "^4.3.
|
|
83
|
-
"@things-factory/setting-ui": "^4.3.
|
|
84
|
-
"@things-factory/shell": "^4.3.
|
|
85
|
-
"@things-factory/system-ui": "^4.3.
|
|
63
|
+
"@things-factory/api": "^4.3.740",
|
|
64
|
+
"@things-factory/apptool-ui": "^4.3.740",
|
|
65
|
+
"@things-factory/auth-ui": "^4.3.740",
|
|
66
|
+
"@things-factory/board-service": "^4.3.740",
|
|
67
|
+
"@things-factory/board-ui": "^4.3.740",
|
|
68
|
+
"@things-factory/context-ui": "^4.3.740",
|
|
69
|
+
"@things-factory/dashboard": "^4.3.740",
|
|
70
|
+
"@things-factory/export-ui": "^4.3.740",
|
|
71
|
+
"@things-factory/export-ui-excel": "^4.3.740",
|
|
72
|
+
"@things-factory/grist-ui": "^4.3.740",
|
|
73
|
+
"@things-factory/help": "^4.3.740",
|
|
74
|
+
"@things-factory/integration-ui": "^4.3.740",
|
|
75
|
+
"@things-factory/lite-menu": "^4.3.740",
|
|
76
|
+
"@things-factory/more-ui": "^4.3.740",
|
|
77
|
+
"@things-factory/notification": "^4.3.740",
|
|
78
|
+
"@things-factory/oauth2-client": "^4.3.740",
|
|
79
|
+
"@things-factory/print-ui": "^4.3.740",
|
|
80
|
+
"@things-factory/resource-ui": "^4.3.740",
|
|
81
|
+
"@things-factory/scene-form": "^4.3.740",
|
|
82
|
+
"@things-factory/setting-base": "^4.3.740",
|
|
83
|
+
"@things-factory/setting-ui": "^4.3.740",
|
|
84
|
+
"@things-factory/shell": "^4.3.740",
|
|
85
|
+
"@things-factory/system-ui": "^4.3.740"
|
|
86
86
|
},
|
|
87
87
|
"devDependencies": {
|
|
88
|
-
"@things-factory/builder": "^4.3.
|
|
88
|
+
"@things-factory/builder": "^4.3.740"
|
|
89
89
|
},
|
|
90
|
-
"gitHead": "
|
|
90
|
+
"gitHead": "a44a2bba35384ffe5934a419b677f9e8f49d1ffe"
|
|
91
91
|
}
|