@things-factory/reference-app 5.0.0-alpha.6 → 5.0.0-alpha.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 +50 -50
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "5.0.0-alpha.6",
3
+ "version": "5.0.0-alpha.7",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -39,56 +39,56 @@
39
39
  "dependencies": {
40
40
  "@hatiolab/things-scene": "^2.7.34",
41
41
  "@material/mwc-checkbox": "^0.25.3",
42
- "@operato/data-grist": "1.0.0-alpha.14",
43
- "@operato/ghost-print": "1.0.0-alpha.14",
44
- "@operato/graphql": "1.0.0-alpha.14",
45
- "@operato/help": "1.0.0-alpha.14",
46
- "@operato/i18n": "1.0.0-alpha.14",
47
- "@operato/input": "1.0.0-alpha.14",
48
- "@operato/layout": "1.0.0-alpha.14",
49
- "@operato/ocr": "1.0.0-alpha.14",
50
- "@operato/popup": "1.0.0-alpha.14",
51
- "@operato/pull-to-refresh": "1.0.0-alpha.14",
52
- "@operato/scene-chartjs": "^1.0.0-alpha.2",
53
- "@operato/scene-clock": "^1.0.0-alpha.2",
54
- "@operato/scene-gauge": "^1.0.0-alpha.2",
55
- "@operato/scene-half-roundrect": "^1.0.0-alpha.2",
56
- "@operato/scene-indoor-map": "^1.0.0-alpha.2",
57
- "@operato/scene-news-ticker": "^1.0.0-alpha.2",
58
- "@operato/scene-progressbar": "^1.0.0-alpha.2",
59
- "@operato/scene-random": "^1.0.0-alpha.2",
60
- "@operato/scene-switch": "^1.0.0-alpha.2",
61
- "@operato/scene-tab": "^1.0.0-alpha.2",
62
- "@operato/shell": "1.0.0-alpha.14",
63
- "@operato/utils": "1.0.0-alpha.14",
64
- "@things-factory/api": "^5.0.0-alpha.6",
65
- "@things-factory/apptool-ui": "^5.0.0-alpha.6",
66
- "@things-factory/auth-ui": "^5.0.0-alpha.6",
67
- "@things-factory/board-service": "^5.0.0-alpha.6",
68
- "@things-factory/board-ui": "^5.0.0-alpha.6",
69
- "@things-factory/ccp": "^5.0.0-alpha.6",
70
- "@things-factory/context-ui": "^5.0.0-alpha.6",
71
- "@things-factory/dashboard": "^5.0.0-alpha.6",
72
- "@things-factory/dataset": "^5.0.0-alpha.6",
73
- "@things-factory/export-ui": "^5.0.0-alpha.6",
74
- "@things-factory/export-ui-excel": "^5.0.0-alpha.6",
75
- "@things-factory/grist-ui": "^5.0.0-alpha.6",
76
- "@things-factory/help": "^5.0.0-alpha.6",
77
- "@things-factory/integration-ui": "^5.0.0-alpha.6",
78
- "@things-factory/lite-menu": "^5.0.0-alpha.6",
79
- "@things-factory/more-ui": "^5.0.0-alpha.6",
80
- "@things-factory/notification": "^5.0.0-alpha.6",
81
- "@things-factory/oauth2-client": "^5.0.0-alpha.6",
82
- "@things-factory/print-ui": "^5.0.0-alpha.6",
83
- "@things-factory/resource-ui": "^5.0.0-alpha.6",
84
- "@things-factory/scene-form": "^5.0.0-alpha.6",
85
- "@things-factory/setting-base": "^5.0.0-alpha.6",
86
- "@things-factory/setting-ui": "^5.0.0-alpha.6",
87
- "@things-factory/shell": "^5.0.0-alpha.6",
88
- "@things-factory/system-ui": "^5.0.0-alpha.6"
42
+ "@operato/data-grist": "1.0.0-alpha.17",
43
+ "@operato/ghost-print": "1.0.0-alpha.17",
44
+ "@operato/graphql": "1.0.0-alpha.17",
45
+ "@operato/help": "1.0.0-alpha.17",
46
+ "@operato/i18n": "1.0.0-alpha.17",
47
+ "@operato/input": "1.0.0-alpha.17",
48
+ "@operato/layout": "1.0.0-alpha.17",
49
+ "@operato/ocr": "1.0.0-alpha.17",
50
+ "@operato/popup": "1.0.0-alpha.17",
51
+ "@operato/pull-to-refresh": "1.0.0-alpha.17",
52
+ "@operato/scene-chartjs": "^1.0.0-alpha.4",
53
+ "@operato/scene-clock": "^1.0.0-alpha.4",
54
+ "@operato/scene-gauge": "^1.0.0-alpha.4",
55
+ "@operato/scene-half-roundrect": "^1.0.0-alpha.4",
56
+ "@operato/scene-indoor-map": "^1.0.0-alpha.4",
57
+ "@operato/scene-news-ticker": "^1.0.0-alpha.4",
58
+ "@operato/scene-progressbar": "^1.0.0-alpha.4",
59
+ "@operato/scene-random": "^1.0.0-alpha.4",
60
+ "@operato/scene-switch": "^1.0.0-alpha.4",
61
+ "@operato/scene-tab": "^1.0.0-alpha.4",
62
+ "@operato/shell": "1.0.0-alpha.17",
63
+ "@operato/utils": "1.0.0-alpha.17",
64
+ "@things-factory/api": "^5.0.0-alpha.7",
65
+ "@things-factory/apptool-ui": "^5.0.0-alpha.7",
66
+ "@things-factory/auth-ui": "^5.0.0-alpha.7",
67
+ "@things-factory/board-service": "^5.0.0-alpha.7",
68
+ "@things-factory/board-ui": "^5.0.0-alpha.7",
69
+ "@things-factory/ccp": "^5.0.0-alpha.7",
70
+ "@things-factory/context-ui": "^5.0.0-alpha.7",
71
+ "@things-factory/dashboard": "^5.0.0-alpha.7",
72
+ "@things-factory/dataset": "^5.0.0-alpha.7",
73
+ "@things-factory/export-ui": "^5.0.0-alpha.7",
74
+ "@things-factory/export-ui-excel": "^5.0.0-alpha.7",
75
+ "@things-factory/grist-ui": "^5.0.0-alpha.7",
76
+ "@things-factory/help": "^5.0.0-alpha.7",
77
+ "@things-factory/integration-ui": "^5.0.0-alpha.7",
78
+ "@things-factory/lite-menu": "^5.0.0-alpha.7",
79
+ "@things-factory/more-ui": "^5.0.0-alpha.7",
80
+ "@things-factory/notification": "^5.0.0-alpha.7",
81
+ "@things-factory/oauth2-client": "^5.0.0-alpha.7",
82
+ "@things-factory/print-ui": "^5.0.0-alpha.7",
83
+ "@things-factory/resource-ui": "^5.0.0-alpha.7",
84
+ "@things-factory/scene-form": "^5.0.0-alpha.7",
85
+ "@things-factory/setting-base": "^5.0.0-alpha.7",
86
+ "@things-factory/setting-ui": "^5.0.0-alpha.7",
87
+ "@things-factory/shell": "^5.0.0-alpha.7",
88
+ "@things-factory/system-ui": "^5.0.0-alpha.7"
89
89
  },
90
90
  "devDependencies": {
91
- "@things-factory/builder": "^5.0.0-alpha.6"
91
+ "@things-factory/builder": "^5.0.0-alpha.7"
92
92
  },
93
- "gitHead": "72544163ae4a11a4d34cda016f4a28a3207806ae"
93
+ "gitHead": "2c08dbd4db8d129fec03e4d6a277ea1d1e32c099"
94
94
  }