@things-factory/reference-app 4.0.35 → 4.0.36

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 +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "4.0.35",
3
+ "version": "4.0.36",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -39,12 +39,12 @@
39
39
  "dependencies": {
40
40
  "@hatiolab/things-scene": "^2.7.31",
41
41
  "@material/mwc-checkbox": "^0.25.3",
42
- "@operato/data-grist": "^0.3.15",
43
- "@operato/ghost-print": "^0.3.15",
44
- "@operato/input": "^0.3.15",
45
- "@operato/ocr": "^0.3.15",
46
- "@operato/popup": "^0.3.15",
47
- "@operato/pull-to-refresh": "^0.3.15",
42
+ "@operato/data-grist": "^0.3.16",
43
+ "@operato/ghost-print": "^0.3.16",
44
+ "@operato/input": "^0.3.16",
45
+ "@operato/ocr": "^0.3.16",
46
+ "@operato/popup": "^0.3.16",
47
+ "@operato/pull-to-refresh": "^0.3.16",
48
48
  "@operato/scene-chartjs": "^0.1.2",
49
49
  "@operato/scene-clock": "^0.1.2",
50
50
  "@operato/scene-gauge": "^0.1.2",
@@ -53,35 +53,35 @@
53
53
  "@operato/scene-random": "^0.1.2",
54
54
  "@operato/scene-switch": "^0.1.2",
55
55
  "@operato/scene-tab": "^0.1.2",
56
- "@things-factory/api": "^4.0.35",
57
- "@things-factory/apptool-ui": "^4.0.35",
58
- "@things-factory/auth-ui": "^4.0.35",
59
- "@things-factory/board-service": "^4.0.35",
60
- "@things-factory/board-ui": "^4.0.35",
61
- "@things-factory/context-ui": "^4.0.35",
62
- "@things-factory/dashboard": "^4.0.35",
63
- "@things-factory/export-ui": "^4.0.35",
64
- "@things-factory/export-ui-excel": "^4.0.35",
65
- "@things-factory/grist-ui": "^4.0.35",
66
- "@things-factory/help": "^4.0.35",
67
- "@things-factory/i18n-ui": "^4.0.35",
68
- "@things-factory/integration-ui": "^4.0.35",
69
- "@things-factory/lite-menu": "^4.0.35",
70
- "@things-factory/more-ui": "^4.0.35",
71
- "@things-factory/notification": "^4.0.35",
72
- "@things-factory/oauth2-client": "^4.0.35",
73
- "@things-factory/print-ui": "^4.0.35",
74
- "@things-factory/resource-ui": "^4.0.35",
75
- "@things-factory/scene-form": "^4.0.35",
56
+ "@things-factory/api": "^4.0.36",
57
+ "@things-factory/apptool-ui": "^4.0.36",
58
+ "@things-factory/auth-ui": "^4.0.36",
59
+ "@things-factory/board-service": "^4.0.36",
60
+ "@things-factory/board-ui": "^4.0.36",
61
+ "@things-factory/context-ui": "^4.0.36",
62
+ "@things-factory/dashboard": "^4.0.36",
63
+ "@things-factory/export-ui": "^4.0.36",
64
+ "@things-factory/export-ui-excel": "^4.0.36",
65
+ "@things-factory/grist-ui": "^4.0.36",
66
+ "@things-factory/help": "^4.0.36",
67
+ "@things-factory/i18n-ui": "^4.0.36",
68
+ "@things-factory/integration-ui": "^4.0.36",
69
+ "@things-factory/lite-menu": "^4.0.36",
70
+ "@things-factory/more-ui": "^4.0.36",
71
+ "@things-factory/notification": "^4.0.36",
72
+ "@things-factory/oauth2-client": "^4.0.36",
73
+ "@things-factory/print-ui": "^4.0.36",
74
+ "@things-factory/resource-ui": "^4.0.36",
75
+ "@things-factory/scene-form": "^4.0.36",
76
76
  "@things-factory/scene-half-roundrect": "^4.0.9",
77
- "@things-factory/scene-news-ticker": "^4.0.35",
78
- "@things-factory/setting-base": "^4.0.35",
79
- "@things-factory/setting-ui": "^4.0.35",
80
- "@things-factory/shell": "^4.0.35",
81
- "@things-factory/system-ui": "^4.0.35"
77
+ "@things-factory/scene-news-ticker": "^4.0.36",
78
+ "@things-factory/setting-base": "^4.0.36",
79
+ "@things-factory/setting-ui": "^4.0.36",
80
+ "@things-factory/shell": "^4.0.36",
81
+ "@things-factory/system-ui": "^4.0.36"
82
82
  },
83
83
  "devDependencies": {
84
- "@things-factory/builder": "^4.0.35"
84
+ "@things-factory/builder": "^4.0.36"
85
85
  },
86
- "gitHead": "842a39426de15e808ee3aaf5972f1024afe5281f"
86
+ "gitHead": "132ab9f8af8c34f73bcd81a9776769a6929e13ee"
87
87
  }