@things-factory/operato-pms 4.3.117 → 4.3.122

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 +41 -41
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "4.3.117",
3
+ "version": "4.3.122",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -54,47 +54,47 @@
54
54
  "@operato/scene-tab": "^0.1.8",
55
55
  "@operato/scene-table": "^0.1.8",
56
56
  "@operato/scene-wheel-sorter": "^0.1.8",
57
- "@things-factory/apptool-ui": "^4.3.114",
58
- "@things-factory/auth-ui": "^4.3.114",
59
- "@things-factory/biz-base": "^4.3.114",
60
- "@things-factory/board-service": "^4.3.114",
61
- "@things-factory/board-ui": "^4.3.115",
62
- "@things-factory/code-ui": "^4.3.114",
63
- "@things-factory/context-ui": "^4.3.114",
64
- "@things-factory/dashboard": "^4.3.115",
65
- "@things-factory/document-template-ui": "^4.3.114",
66
- "@things-factory/export-ui": "^4.3.114",
67
- "@things-factory/export-ui-csv": "^4.3.114",
68
- "@things-factory/export-ui-excel": "^4.3.114",
69
- "@things-factory/fav-base": "^4.3.114",
70
- "@things-factory/form-ui": "^4.3.114",
71
- "@things-factory/grist-ui": "^4.3.114",
72
- "@things-factory/help": "^4.3.114",
73
- "@things-factory/i18n-base": "^4.3.114",
74
- "@things-factory/import-ui": "^4.3.114",
75
- "@things-factory/import-ui-excel": "^4.3.114",
76
- "@things-factory/lite-menu": "^4.3.115",
77
- "@things-factory/more-ui": "^4.3.114",
78
- "@things-factory/notification": "^4.3.114",
79
- "@things-factory/print-ui": "^4.3.114",
80
- "@things-factory/resource-ui": "^4.3.114",
81
- "@things-factory/scene-data-transform": "^4.3.114",
82
- "@things-factory/scene-excel": "^4.3.114",
83
- "@things-factory/scene-firebase": "^4.3.114",
84
- "@things-factory/scene-form": "^4.3.114",
85
- "@things-factory/scene-google-map": "^4.3.114",
86
- "@things-factory/scene-graphql": "^4.3.114",
87
- "@things-factory/scene-label": "^4.3.117",
88
- "@things-factory/scene-marker": "^4.3.114",
89
- "@things-factory/scene-mqtt": "^4.3.114",
90
- "@things-factory/scene-restful": "^4.3.114",
91
- "@things-factory/scene-visualizer": "^4.3.114",
92
- "@things-factory/setting-ui": "^4.3.114",
93
- "@things-factory/shell": "^4.3.114",
94
- "@things-factory/system-ui": "^4.3.114"
57
+ "@things-factory/apptool-ui": "^4.3.122",
58
+ "@things-factory/auth-ui": "^4.3.122",
59
+ "@things-factory/biz-base": "^4.3.122",
60
+ "@things-factory/board-service": "^4.3.122",
61
+ "@things-factory/board-ui": "^4.3.122",
62
+ "@things-factory/code-ui": "^4.3.122",
63
+ "@things-factory/context-ui": "^4.3.122",
64
+ "@things-factory/dashboard": "^4.3.122",
65
+ "@things-factory/document-template-ui": "^4.3.122",
66
+ "@things-factory/export-ui": "^4.3.122",
67
+ "@things-factory/export-ui-csv": "^4.3.122",
68
+ "@things-factory/export-ui-excel": "^4.3.122",
69
+ "@things-factory/fav-base": "^4.3.122",
70
+ "@things-factory/form-ui": "^4.3.122",
71
+ "@things-factory/grist-ui": "^4.3.122",
72
+ "@things-factory/help": "^4.3.122",
73
+ "@things-factory/i18n-base": "^4.3.122",
74
+ "@things-factory/import-ui": "^4.3.122",
75
+ "@things-factory/import-ui-excel": "^4.3.122",
76
+ "@things-factory/lite-menu": "^4.3.122",
77
+ "@things-factory/more-ui": "^4.3.122",
78
+ "@things-factory/notification": "^4.3.122",
79
+ "@things-factory/print-ui": "^4.3.122",
80
+ "@things-factory/resource-ui": "^4.3.122",
81
+ "@things-factory/scene-data-transform": "^4.3.122",
82
+ "@things-factory/scene-excel": "^4.3.122",
83
+ "@things-factory/scene-firebase": "^4.3.122",
84
+ "@things-factory/scene-form": "^4.3.122",
85
+ "@things-factory/scene-google-map": "^4.3.122",
86
+ "@things-factory/scene-graphql": "^4.3.122",
87
+ "@things-factory/scene-label": "^4.3.122",
88
+ "@things-factory/scene-marker": "^4.3.122",
89
+ "@things-factory/scene-mqtt": "^4.3.122",
90
+ "@things-factory/scene-restful": "^4.3.122",
91
+ "@things-factory/scene-visualizer": "^4.3.122",
92
+ "@things-factory/setting-ui": "^4.3.122",
93
+ "@things-factory/shell": "^4.3.122",
94
+ "@things-factory/system-ui": "^4.3.122"
95
95
  },
96
96
  "devDependencies": {
97
- "@things-factory/builder": "^4.3.114"
97
+ "@things-factory/builder": "^4.3.122"
98
98
  },
99
- "gitHead": "0281c7791cd1844cdefbfa0eae6836a7bde8896d"
99
+ "gitHead": "3edd80e6ca68480b22ee0e25eba34d13ab0e49f1"
100
100
  }