@things-factory/reference-app 4.3.0 → 4.3.7
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 +49 -49
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.7",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -37,56 +37,56 @@
|
|
|
37
37
|
"docker:run": "docker run -it -p 4000:3000 hatiolab/reference-app:latest"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@hatiolab/things-scene": "^2.
|
|
40
|
+
"@hatiolab/things-scene": "^2.8.2",
|
|
41
41
|
"@material/mwc-checkbox": "^0.25.3",
|
|
42
|
-
"@operato/data-grist": "^0.4.
|
|
43
|
-
"@operato/ghost-print": "^0.4.
|
|
44
|
-
"@operato/graphql": "^0.4.
|
|
45
|
-
"@operato/help": "^0.4.
|
|
46
|
-
"@operato/i18n": "^0.4.
|
|
47
|
-
"@operato/input": "^0.4.
|
|
48
|
-
"@operato/layout": "^0.4.
|
|
49
|
-
"@operato/ocr": "^0.4.
|
|
50
|
-
"@operato/popup": "^0.4.
|
|
51
|
-
"@operato/pull-to-refresh": "^0.4.
|
|
52
|
-
"@operato/scene-chartjs": "^0.1.
|
|
53
|
-
"@operato/scene-clock": "^0.1.
|
|
54
|
-
"@operato/scene-gauge": "^0.1.
|
|
55
|
-
"@operato/scene-half-roundrect": "^0.1.
|
|
56
|
-
"@operato/scene-indoor-map": "^0.1.
|
|
57
|
-
"@operato/scene-news-ticker": "^0.1.
|
|
58
|
-
"@operato/scene-progressbar": "^0.1.
|
|
59
|
-
"@operato/scene-random": "^0.1.
|
|
60
|
-
"@operato/scene-switch": "^0.1.
|
|
61
|
-
"@operato/scene-tab": "^0.1.
|
|
62
|
-
"@operato/shell": "^0.4.
|
|
63
|
-
"@operato/utils": "^0.4.
|
|
64
|
-
"@things-factory/api": "^4.3.
|
|
65
|
-
"@things-factory/apptool-ui": "^4.3.
|
|
66
|
-
"@things-factory/auth-ui": "^4.3.
|
|
67
|
-
"@things-factory/board-service": "^4.3.
|
|
68
|
-
"@things-factory/board-ui": "^4.3.
|
|
69
|
-
"@things-factory/context-ui": "^4.3.
|
|
70
|
-
"@things-factory/dashboard": "^4.3.
|
|
71
|
-
"@things-factory/export-ui": "^4.3.
|
|
72
|
-
"@things-factory/export-ui-excel": "^4.3.
|
|
73
|
-
"@things-factory/grist-ui": "^4.3.
|
|
74
|
-
"@things-factory/help": "^4.3.
|
|
75
|
-
"@things-factory/integration-ui": "^4.3.
|
|
76
|
-
"@things-factory/lite-menu": "^4.3.
|
|
77
|
-
"@things-factory/more-ui": "^4.3.
|
|
78
|
-
"@things-factory/notification": "^4.3.
|
|
79
|
-
"@things-factory/oauth2-client": "^4.3.
|
|
80
|
-
"@things-factory/print-ui": "^4.3.
|
|
81
|
-
"@things-factory/resource-ui": "^4.3.
|
|
82
|
-
"@things-factory/scene-form": "^4.
|
|
83
|
-
"@things-factory/setting-base": "^4.3.
|
|
84
|
-
"@things-factory/setting-ui": "^4.3.
|
|
85
|
-
"@things-factory/shell": "^4.3.
|
|
86
|
-
"@things-factory/system-ui": "^4.3.
|
|
42
|
+
"@operato/data-grist": "^0.4.6",
|
|
43
|
+
"@operato/ghost-print": "^0.4.6",
|
|
44
|
+
"@operato/graphql": "^0.4.6",
|
|
45
|
+
"@operato/help": "^0.4.6",
|
|
46
|
+
"@operato/i18n": "^0.4.6",
|
|
47
|
+
"@operato/input": "^0.4.6",
|
|
48
|
+
"@operato/layout": "^0.4.6",
|
|
49
|
+
"@operato/ocr": "^0.4.6",
|
|
50
|
+
"@operato/popup": "^0.4.6",
|
|
51
|
+
"@operato/pull-to-refresh": "^0.4.6",
|
|
52
|
+
"@operato/scene-chartjs": "^0.1.6",
|
|
53
|
+
"@operato/scene-clock": "^0.1.6",
|
|
54
|
+
"@operato/scene-gauge": "^0.1.6",
|
|
55
|
+
"@operato/scene-half-roundrect": "^0.1.6",
|
|
56
|
+
"@operato/scene-indoor-map": "^0.1.6",
|
|
57
|
+
"@operato/scene-news-ticker": "^0.1.6",
|
|
58
|
+
"@operato/scene-progressbar": "^0.1.6",
|
|
59
|
+
"@operato/scene-random": "^0.1.6",
|
|
60
|
+
"@operato/scene-switch": "^0.1.6",
|
|
61
|
+
"@operato/scene-tab": "^0.1.6",
|
|
62
|
+
"@operato/shell": "^0.4.6",
|
|
63
|
+
"@operato/utils": "^0.4.6",
|
|
64
|
+
"@things-factory/api": "^4.3.2",
|
|
65
|
+
"@things-factory/apptool-ui": "^4.3.2",
|
|
66
|
+
"@things-factory/auth-ui": "^4.3.2",
|
|
67
|
+
"@things-factory/board-service": "^4.3.2",
|
|
68
|
+
"@things-factory/board-ui": "^4.3.2",
|
|
69
|
+
"@things-factory/context-ui": "^4.3.2",
|
|
70
|
+
"@things-factory/dashboard": "^4.3.2",
|
|
71
|
+
"@things-factory/export-ui": "^4.3.2",
|
|
72
|
+
"@things-factory/export-ui-excel": "^4.3.2",
|
|
73
|
+
"@things-factory/grist-ui": "^4.3.2",
|
|
74
|
+
"@things-factory/help": "^4.3.2",
|
|
75
|
+
"@things-factory/integration-ui": "^4.3.7",
|
|
76
|
+
"@things-factory/lite-menu": "^4.3.2",
|
|
77
|
+
"@things-factory/more-ui": "^4.3.2",
|
|
78
|
+
"@things-factory/notification": "^4.3.2",
|
|
79
|
+
"@things-factory/oauth2-client": "^4.3.2",
|
|
80
|
+
"@things-factory/print-ui": "^4.3.2",
|
|
81
|
+
"@things-factory/resource-ui": "^4.3.2",
|
|
82
|
+
"@things-factory/scene-form": "^4.3.2",
|
|
83
|
+
"@things-factory/setting-base": "^4.3.2",
|
|
84
|
+
"@things-factory/setting-ui": "^4.3.2",
|
|
85
|
+
"@things-factory/shell": "^4.3.2",
|
|
86
|
+
"@things-factory/system-ui": "^4.3.2"
|
|
87
87
|
},
|
|
88
88
|
"devDependencies": {
|
|
89
|
-
"@things-factory/builder": "^4.1
|
|
89
|
+
"@things-factory/builder": "^4.3.1"
|
|
90
90
|
},
|
|
91
|
-
"gitHead": "
|
|
91
|
+
"gitHead": "591d4bf12ae769887abd0635780952569f2f3b06"
|
|
92
92
|
}
|