@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.
Files changed (1) hide show
  1. 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.0",
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.7.34",
40
+ "@hatiolab/things-scene": "^2.8.2",
41
41
  "@material/mwc-checkbox": "^0.25.3",
42
- "@operato/data-grist": "^0.4.3",
43
- "@operato/ghost-print": "^0.4.3",
44
- "@operato/graphql": "^0.4.3",
45
- "@operato/help": "^0.4.3",
46
- "@operato/i18n": "^0.4.3",
47
- "@operato/input": "^0.4.3",
48
- "@operato/layout": "^0.4.3",
49
- "@operato/ocr": "^0.4.3",
50
- "@operato/popup": "^0.4.3",
51
- "@operato/pull-to-refresh": "^0.4.3",
52
- "@operato/scene-chartjs": "^0.1.5",
53
- "@operato/scene-clock": "^0.1.5",
54
- "@operato/scene-gauge": "^0.1.5",
55
- "@operato/scene-half-roundrect": "^0.1.5",
56
- "@operato/scene-indoor-map": "^0.1.5",
57
- "@operato/scene-news-ticker": "^0.1.5",
58
- "@operato/scene-progressbar": "^0.1.5",
59
- "@operato/scene-random": "^0.1.5",
60
- "@operato/scene-switch": "^0.1.5",
61
- "@operato/scene-tab": "^0.1.5",
62
- "@operato/shell": "^0.4.3",
63
- "@operato/utils": "^0.4.3",
64
- "@things-factory/api": "^4.3.0",
65
- "@things-factory/apptool-ui": "^4.3.0",
66
- "@things-factory/auth-ui": "^4.3.0",
67
- "@things-factory/board-service": "^4.3.0",
68
- "@things-factory/board-ui": "^4.3.0",
69
- "@things-factory/context-ui": "^4.3.0",
70
- "@things-factory/dashboard": "^4.3.0",
71
- "@things-factory/export-ui": "^4.3.0",
72
- "@things-factory/export-ui-excel": "^4.3.0",
73
- "@things-factory/grist-ui": "^4.3.0",
74
- "@things-factory/help": "^4.3.0",
75
- "@things-factory/integration-ui": "^4.3.0",
76
- "@things-factory/lite-menu": "^4.3.0",
77
- "@things-factory/more-ui": "^4.3.0",
78
- "@things-factory/notification": "^4.3.0",
79
- "@things-factory/oauth2-client": "^4.3.0",
80
- "@things-factory/print-ui": "^4.3.0",
81
- "@things-factory/resource-ui": "^4.3.0",
82
- "@things-factory/scene-form": "^4.1.40",
83
- "@things-factory/setting-base": "^4.3.0",
84
- "@things-factory/setting-ui": "^4.3.0",
85
- "@things-factory/shell": "^4.3.0",
86
- "@things-factory/system-ui": "^4.3.0"
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.40"
89
+ "@things-factory/builder": "^4.3.1"
90
90
  },
91
- "gitHead": "772c8e6f56a3dda655ad49f7018a49a37e081ee8"
91
+ "gitHead": "591d4bf12ae769887abd0635780952569f2f3b06"
92
92
  }