@things-factory/reference-app 4.0.30 → 4.0.31

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.30",
3
+ "version": "4.0.31",
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.3.7",
46
46
  "@operato/popup": "^0.3.7",
47
47
  "@operato/pull-to-refresh": "^0.3.7",
48
- "@operato/scene-chartjs": "^0.1.1",
49
- "@operato/scene-clock": "^0.1.1",
50
- "@operato/scene-gauge": "^0.1.1",
51
- "@operato/scene-indoor-map": "^0.1.1",
52
- "@operato/scene-progressbar": "^0.1.1",
53
- "@operato/scene-random": "^0.1.1",
54
- "@operato/scene-switch": "^0.1.1",
55
- "@operato/scene-tab": "^0.1.1",
56
- "@things-factory/api": "^4.0.30",
57
- "@things-factory/apptool-ui": "^4.0.30",
58
- "@things-factory/auth-ui": "^4.0.30",
59
- "@things-factory/board-service": "^4.0.30",
60
- "@things-factory/board-ui": "^4.0.30",
61
- "@things-factory/context-ui": "^4.0.30",
62
- "@things-factory/dashboard": "^4.0.30",
63
- "@things-factory/export-ui": "^4.0.30",
64
- "@things-factory/export-ui-excel": "^4.0.30",
65
- "@things-factory/grist-ui": "^4.0.30",
66
- "@things-factory/help": "^4.0.30",
67
- "@things-factory/i18n-ui": "^4.0.30",
68
- "@things-factory/integration-ui": "^4.0.30",
69
- "@things-factory/lite-menu": "^4.0.30",
70
- "@things-factory/more-ui": "^4.0.30",
71
- "@things-factory/notification": "^4.0.30",
72
- "@things-factory/oauth2-client": "^4.0.30",
73
- "@things-factory/print-ui": "^4.0.30",
74
- "@things-factory/resource-ui": "^4.0.30",
75
- "@things-factory/scene-form": "^4.0.30",
48
+ "@operato/scene-chartjs": "^0.1.2",
49
+ "@operato/scene-clock": "^0.1.2",
50
+ "@operato/scene-gauge": "^0.1.2",
51
+ "@operato/scene-indoor-map": "^0.1.2",
52
+ "@operato/scene-progressbar": "^0.1.2",
53
+ "@operato/scene-random": "^0.1.2",
54
+ "@operato/scene-switch": "^0.1.2",
55
+ "@operato/scene-tab": "^0.1.2",
56
+ "@things-factory/api": "^4.0.31",
57
+ "@things-factory/apptool-ui": "^4.0.31",
58
+ "@things-factory/auth-ui": "^4.0.31",
59
+ "@things-factory/board-service": "^4.0.31",
60
+ "@things-factory/board-ui": "^4.0.31",
61
+ "@things-factory/context-ui": "^4.0.31",
62
+ "@things-factory/dashboard": "^4.0.31",
63
+ "@things-factory/export-ui": "^4.0.31",
64
+ "@things-factory/export-ui-excel": "^4.0.31",
65
+ "@things-factory/grist-ui": "^4.0.31",
66
+ "@things-factory/help": "^4.0.31",
67
+ "@things-factory/i18n-ui": "^4.0.31",
68
+ "@things-factory/integration-ui": "^4.0.31",
69
+ "@things-factory/lite-menu": "^4.0.31",
70
+ "@things-factory/more-ui": "^4.0.31",
71
+ "@things-factory/notification": "^4.0.31",
72
+ "@things-factory/oauth2-client": "^4.0.31",
73
+ "@things-factory/print-ui": "^4.0.31",
74
+ "@things-factory/resource-ui": "^4.0.31",
75
+ "@things-factory/scene-form": "^4.0.31",
76
76
  "@things-factory/scene-half-roundrect": "^4.0.9",
77
- "@things-factory/scene-news-ticker": "^4.0.30",
78
- "@things-factory/setting-base": "^4.0.30",
79
- "@things-factory/setting-ui": "^4.0.30",
80
- "@things-factory/shell": "^4.0.30",
81
- "@things-factory/system-ui": "^4.0.30"
77
+ "@things-factory/scene-news-ticker": "^4.0.31",
78
+ "@things-factory/setting-base": "^4.0.31",
79
+ "@things-factory/setting-ui": "^4.0.31",
80
+ "@things-factory/shell": "^4.0.31",
81
+ "@things-factory/system-ui": "^4.0.31"
82
82
  },
83
83
  "devDependencies": {
84
- "@things-factory/builder": "^4.0.30"
84
+ "@things-factory/builder": "^4.0.31"
85
85
  },
86
- "gitHead": "4ab590326e3fc60d113fb438e90eefee708f1f19"
86
+ "gitHead": "6c021ffdeacc9d123298528f6bba91f61389f33d"
87
87
  }