@things-factory/reference-app 4.0.14 → 4.0.19

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "4.0.14",
3
+ "version": "4.0.19",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -37,51 +37,51 @@
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.27",
40
+ "@hatiolab/things-scene": "^2.7.28",
41
41
  "@material/mwc-checkbox": "^0.25.3",
42
- "@operato/data-grist": "^0.2.46",
43
- "@operato/ghost-print": "^0.2.46",
44
- "@operato/input": "^0.2.46",
45
- "@operato/ocr": "^0.2.46",
46
- "@operato/popup": "^0.2.46",
47
- "@operato/pull-to-refresh": "^0.2.46",
48
- "@operato/scene-chartjs": "^0.0.19",
49
- "@operato/scene-clock": "^0.0.19",
50
- "@operato/scene-gauge": "^0.0.19",
51
- "@operato/scene-indoor-map": "^0.0.19",
52
- "@operato/scene-progressbar": "^0.0.19",
53
- "@operato/scene-random": "^0.0.19",
54
- "@operato/scene-switch": "^0.0.19",
55
- "@things-factory/api": "^4.0.14",
56
- "@things-factory/apptool-ui": "^4.0.14",
57
- "@things-factory/auth-ui": "^4.0.14",
58
- "@things-factory/board-service": "^4.0.14",
59
- "@things-factory/board-ui": "^4.0.14",
60
- "@things-factory/context-ui": "^4.0.14",
61
- "@things-factory/dashboard": "^4.0.14",
62
- "@things-factory/export-ui": "^4.0.14",
63
- "@things-factory/export-ui-excel": "^4.0.14",
64
- "@things-factory/grist-ui": "^4.0.14",
65
- "@things-factory/help": "^4.0.14",
66
- "@things-factory/i18n-ui": "^4.0.14",
67
- "@things-factory/integration-ui": "^4.0.14",
68
- "@things-factory/lite-menu": "^4.0.14",
69
- "@things-factory/more-ui": "^4.0.14",
70
- "@things-factory/notification": "^4.0.14",
71
- "@things-factory/oauth2-client": "^4.0.14",
72
- "@things-factory/print-ui": "^4.0.14",
73
- "@things-factory/resource-ui": "^4.0.14",
74
- "@things-factory/scene-form": "^4.0.14",
42
+ "@operato/data-grist": "^0.2.49",
43
+ "@operato/ghost-print": "^0.2.49",
44
+ "@operato/input": "^0.2.49",
45
+ "@operato/ocr": "^0.2.49",
46
+ "@operato/popup": "^0.2.49",
47
+ "@operato/pull-to-refresh": "^0.2.49",
48
+ "@operato/scene-chartjs": "^0.0.22",
49
+ "@operato/scene-clock": "^0.0.22",
50
+ "@operato/scene-gauge": "^0.0.22",
51
+ "@operato/scene-indoor-map": "^0.0.22",
52
+ "@operato/scene-progressbar": "^0.0.22",
53
+ "@operato/scene-random": "^0.0.22",
54
+ "@operato/scene-switch": "^0.0.22",
55
+ "@operato/scene-tab": "^0.0.22",
56
+ "@things-factory/api": "^4.0.18",
57
+ "@things-factory/apptool-ui": "^4.0.18",
58
+ "@things-factory/auth-ui": "^4.0.18",
59
+ "@things-factory/board-service": "^4.0.19",
60
+ "@things-factory/board-ui": "^4.0.18",
61
+ "@things-factory/context-ui": "^4.0.18",
62
+ "@things-factory/dashboard": "^4.0.18",
63
+ "@things-factory/export-ui": "^4.0.18",
64
+ "@things-factory/export-ui-excel": "^4.0.18",
65
+ "@things-factory/grist-ui": "^4.0.18",
66
+ "@things-factory/help": "^4.0.18",
67
+ "@things-factory/i18n-ui": "^4.0.18",
68
+ "@things-factory/integration-ui": "^4.0.18",
69
+ "@things-factory/lite-menu": "^4.0.19",
70
+ "@things-factory/more-ui": "^4.0.18",
71
+ "@things-factory/notification": "^4.0.18",
72
+ "@things-factory/oauth2-client": "^4.0.18",
73
+ "@things-factory/print-ui": "^4.0.18",
74
+ "@things-factory/resource-ui": "^4.0.18",
75
+ "@things-factory/scene-form": "^4.0.18",
75
76
  "@things-factory/scene-half-roundrect": "^4.0.9",
76
- "@things-factory/scene-news-ticker": "^4.0.14",
77
- "@things-factory/scene-tab": "^4.0.14",
78
- "@things-factory/setting-base": "^4.0.14",
79
- "@things-factory/setting-ui": "^4.0.14",
80
- "@things-factory/shell": "^4.0.14",
81
- "@things-factory/system-ui": "^4.0.14"
77
+ "@things-factory/scene-news-ticker": "^4.0.18",
78
+ "@things-factory/setting-base": "^4.0.18",
79
+ "@things-factory/setting-ui": "^4.0.18",
80
+ "@things-factory/shell": "^4.0.18",
81
+ "@things-factory/system-ui": "^4.0.18"
82
82
  },
83
83
  "devDependencies": {
84
- "@things-factory/builder": "^4.0.14"
84
+ "@things-factory/builder": "^4.0.18"
85
85
  },
86
- "gitHead": "956c782b5b2a6ff4c4e18f4a1bdcf778814f1b52"
86
+ "gitHead": "0a479e55d442701bb96b1fe3a93f9b0c26c98be5"
87
87
  }