@things-factory/reference-app 5.0.0 → 5.0.1

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 +37 -37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -39,13 +39,13 @@
39
39
  "dependencies": {
40
40
  "@material/mwc-checkbox": "^0.26.1",
41
41
  "@operato/barcode": "^1.0.0",
42
- "@operato/data-grist": "^1.0.0",
42
+ "@operato/data-grist": "^1.0.1",
43
43
  "@operato/ghost-print": "^1.0.0",
44
44
  "@operato/graphql": "^1.0.0",
45
- "@operato/help": "^1.0.0",
45
+ "@operato/help": "^1.0.1",
46
46
  "@operato/i18n": "^1.0.0",
47
- "@operato/input": "^1.0.0",
48
- "@operato/layout": "^1.0.0",
47
+ "@operato/input": "^1.0.1",
48
+ "@operato/layout": "^1.0.1",
49
49
  "@operato/ocr": "^1.0.0",
50
50
  "@operato/popup": "^1.0.0",
51
51
  "@operato/pull-to-refresh": "^1.0.0",
@@ -60,41 +60,41 @@
60
60
  "@operato/scene-random": "^1.0.0",
61
61
  "@operato/scene-switch": "^1.0.0",
62
62
  "@operato/scene-tab": "^1.0.0",
63
- "@operato/shell": "^1.0.0",
64
- "@operato/utils": "^1.0.0",
65
- "@things-factory/api": "^5.0.0",
66
- "@things-factory/apptool-ui": "^5.0.0",
67
- "@things-factory/attachment-base": "^5.0.0",
68
- "@things-factory/auth-ui": "^5.0.0",
69
- "@things-factory/board-service": "^5.0.0",
70
- "@things-factory/board-ui": "^5.0.0",
71
- "@things-factory/ccp": "^5.0.0",
72
- "@things-factory/context-ui": "^5.0.0",
73
- "@things-factory/dashboard": "^5.0.0",
74
- "@things-factory/dataset": "^5.0.0",
75
- "@things-factory/export-ui": "^5.0.0",
76
- "@things-factory/export-ui-excel": "^5.0.0",
77
- "@things-factory/grist-ui": "^5.0.0",
78
- "@things-factory/help": "^5.0.0",
79
- "@things-factory/integration-ui": "^5.0.0",
80
- "@things-factory/lite-menu": "^5.0.0",
81
- "@things-factory/more-ui": "^5.0.0",
82
- "@things-factory/notification": "^5.0.0",
83
- "@things-factory/oauth2-client": "^5.0.0",
84
- "@things-factory/print-ui": "^5.0.0",
85
- "@things-factory/product-base": "^5.0.0",
86
- "@things-factory/qc": "^5.0.0",
87
- "@things-factory/resource-ui": "^5.0.0",
88
- "@things-factory/routing-base": "^5.0.0",
89
- "@things-factory/setting-base": "^5.0.0",
90
- "@things-factory/setting-ui": "^5.0.0",
91
- "@things-factory/shell": "^5.0.0",
92
- "@things-factory/system-ui": "^5.0.0",
93
- "@things-factory/work-shift": "^5.0.0",
63
+ "@operato/shell": "^1.0.1",
64
+ "@operato/utils": "^1.0.1",
65
+ "@things-factory/api": "^5.0.1",
66
+ "@things-factory/apptool-ui": "^5.0.1",
67
+ "@things-factory/attachment-base": "^5.0.1",
68
+ "@things-factory/auth-ui": "^5.0.1",
69
+ "@things-factory/board-service": "^5.0.1",
70
+ "@things-factory/board-ui": "^5.0.1",
71
+ "@things-factory/ccp": "^5.0.1",
72
+ "@things-factory/context-ui": "^5.0.1",
73
+ "@things-factory/dashboard": "^5.0.1",
74
+ "@things-factory/dataset": "^5.0.1",
75
+ "@things-factory/export-ui": "^5.0.1",
76
+ "@things-factory/export-ui-excel": "^5.0.1",
77
+ "@things-factory/grist-ui": "^5.0.1",
78
+ "@things-factory/help": "^5.0.1",
79
+ "@things-factory/integration-ui": "^5.0.1",
80
+ "@things-factory/lite-menu": "^5.0.1",
81
+ "@things-factory/more-ui": "^5.0.1",
82
+ "@things-factory/notification": "^5.0.1",
83
+ "@things-factory/oauth2-client": "^5.0.1",
84
+ "@things-factory/print-ui": "^5.0.1",
85
+ "@things-factory/product-base": "^5.0.1",
86
+ "@things-factory/qc": "^5.0.1",
87
+ "@things-factory/resource-ui": "^5.0.1",
88
+ "@things-factory/routing-base": "^5.0.1",
89
+ "@things-factory/setting-base": "^5.0.1",
90
+ "@things-factory/setting-ui": "^5.0.1",
91
+ "@things-factory/shell": "^5.0.1",
92
+ "@things-factory/system-ui": "^5.0.1",
93
+ "@things-factory/work-shift": "^5.0.1",
94
94
  "random-words": "^1.2.0"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@things-factory/builder": "^5.0.0"
98
98
  },
99
- "gitHead": "32cb91663e38de9ab1bb7a72af923c3bf8ac187b"
99
+ "gitHead": "47225f76058999bb8bb075ac960cfb24f058093f"
100
100
  }