@things-factory/reference-app 4.0.17 → 4.0.18

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 +36 -36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "4.0.17",
3
+ "version": "4.0.18",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -45,43 +45,43 @@
45
45
  "@operato/ocr": "^0.2.49",
46
46
  "@operato/popup": "^0.2.49",
47
47
  "@operato/pull-to-refresh": "^0.2.49",
48
- "@operato/scene-chartjs": "^0.0.20",
49
- "@operato/scene-clock": "^0.0.20",
50
- "@operato/scene-gauge": "^0.0.20",
51
- "@operato/scene-indoor-map": "^0.0.20",
52
- "@operato/scene-progressbar": "^0.0.20",
53
- "@operato/scene-random": "^0.0.20",
54
- "@operato/scene-switch": "^0.0.20",
55
- "@things-factory/api": "^4.0.17",
56
- "@things-factory/apptool-ui": "^4.0.17",
57
- "@things-factory/auth-ui": "^4.0.17",
58
- "@things-factory/board-service": "^4.0.17",
59
- "@things-factory/board-ui": "^4.0.17",
60
- "@things-factory/context-ui": "^4.0.17",
61
- "@things-factory/dashboard": "^4.0.17",
62
- "@things-factory/export-ui": "^4.0.17",
63
- "@things-factory/export-ui-excel": "^4.0.17",
64
- "@things-factory/grist-ui": "^4.0.17",
65
- "@things-factory/help": "^4.0.17",
66
- "@things-factory/i18n-ui": "^4.0.17",
67
- "@things-factory/integration-ui": "^4.0.17",
68
- "@things-factory/lite-menu": "^4.0.17",
69
- "@things-factory/more-ui": "^4.0.17",
70
- "@things-factory/notification": "^4.0.17",
71
- "@things-factory/oauth2-client": "^4.0.17",
72
- "@things-factory/print-ui": "^4.0.17",
73
- "@things-factory/resource-ui": "^4.0.17",
74
- "@things-factory/scene-form": "^4.0.17",
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.18",
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.18",
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.17",
77
- "@things-factory/scene-tab": "^4.0.17",
78
- "@things-factory/setting-base": "^4.0.17",
79
- "@things-factory/setting-ui": "^4.0.17",
80
- "@things-factory/shell": "^4.0.17",
81
- "@things-factory/system-ui": "^4.0.17"
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.17"
84
+ "@things-factory/builder": "^4.0.18"
85
85
  },
86
- "gitHead": "a82db9fc895f18855244c3d09383758608e03e19"
86
+ "gitHead": "6fc54f287739a57d1926d84dc50baf36156880ba"
87
87
  }