@things-factory/operato-pms 4.3.108 → 4.3.109

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.108",
3
+ "version": "4.3.109",
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.108",
58
- "@things-factory/auth-ui": "^4.3.108",
59
- "@things-factory/biz-base": "^4.3.108",
60
- "@things-factory/board-service": "^4.3.108",
61
- "@things-factory/board-ui": "^4.3.108",
62
- "@things-factory/code-ui": "^4.3.108",
63
- "@things-factory/context-ui": "^4.3.108",
64
- "@things-factory/dashboard": "^4.3.108",
65
- "@things-factory/document-template-ui": "^4.3.108",
66
- "@things-factory/export-ui": "^4.3.108",
67
- "@things-factory/export-ui-csv": "^4.3.108",
68
- "@things-factory/export-ui-excel": "^4.3.108",
69
- "@things-factory/fav-base": "^4.3.108",
70
- "@things-factory/form-ui": "^4.3.108",
71
- "@things-factory/grist-ui": "^4.3.108",
72
- "@things-factory/help": "^4.3.108",
73
- "@things-factory/i18n-base": "^4.3.108",
74
- "@things-factory/import-ui": "^4.3.108",
75
- "@things-factory/import-ui-excel": "^4.3.108",
76
- "@things-factory/lite-menu": "^4.3.108",
77
- "@things-factory/more-ui": "^4.3.108",
78
- "@things-factory/notification": "^4.3.108",
79
- "@things-factory/print-ui": "^4.3.108",
80
- "@things-factory/resource-ui": "^4.3.108",
81
- "@things-factory/scene-data-transform": "^4.3.108",
82
- "@things-factory/scene-excel": "^4.3.108",
83
- "@things-factory/scene-firebase": "^4.3.108",
84
- "@things-factory/scene-form": "^4.3.108",
85
- "@things-factory/scene-google-map": "^4.3.108",
86
- "@things-factory/scene-graphql": "^4.3.108",
87
- "@things-factory/scene-label": "^4.3.108",
88
- "@things-factory/scene-marker": "^4.3.108",
89
- "@things-factory/scene-mqtt": "^4.3.108",
90
- "@things-factory/scene-restful": "^4.3.108",
91
- "@things-factory/scene-visualizer": "^4.3.108",
92
- "@things-factory/setting-ui": "^4.3.108",
93
- "@things-factory/shell": "^4.3.108",
94
- "@things-factory/system-ui": "^4.3.108"
57
+ "@things-factory/apptool-ui": "^4.3.109",
58
+ "@things-factory/auth-ui": "^4.3.109",
59
+ "@things-factory/biz-base": "^4.3.109",
60
+ "@things-factory/board-service": "^4.3.109",
61
+ "@things-factory/board-ui": "^4.3.109",
62
+ "@things-factory/code-ui": "^4.3.109",
63
+ "@things-factory/context-ui": "^4.3.109",
64
+ "@things-factory/dashboard": "^4.3.109",
65
+ "@things-factory/document-template-ui": "^4.3.109",
66
+ "@things-factory/export-ui": "^4.3.109",
67
+ "@things-factory/export-ui-csv": "^4.3.109",
68
+ "@things-factory/export-ui-excel": "^4.3.109",
69
+ "@things-factory/fav-base": "^4.3.109",
70
+ "@things-factory/form-ui": "^4.3.109",
71
+ "@things-factory/grist-ui": "^4.3.109",
72
+ "@things-factory/help": "^4.3.109",
73
+ "@things-factory/i18n-base": "^4.3.109",
74
+ "@things-factory/import-ui": "^4.3.109",
75
+ "@things-factory/import-ui-excel": "^4.3.109",
76
+ "@things-factory/lite-menu": "^4.3.109",
77
+ "@things-factory/more-ui": "^4.3.109",
78
+ "@things-factory/notification": "^4.3.109",
79
+ "@things-factory/print-ui": "^4.3.109",
80
+ "@things-factory/resource-ui": "^4.3.109",
81
+ "@things-factory/scene-data-transform": "^4.3.109",
82
+ "@things-factory/scene-excel": "^4.3.109",
83
+ "@things-factory/scene-firebase": "^4.3.109",
84
+ "@things-factory/scene-form": "^4.3.109",
85
+ "@things-factory/scene-google-map": "^4.3.109",
86
+ "@things-factory/scene-graphql": "^4.3.109",
87
+ "@things-factory/scene-label": "^4.3.109",
88
+ "@things-factory/scene-marker": "^4.3.109",
89
+ "@things-factory/scene-mqtt": "^4.3.109",
90
+ "@things-factory/scene-restful": "^4.3.109",
91
+ "@things-factory/scene-visualizer": "^4.3.109",
92
+ "@things-factory/setting-ui": "^4.3.109",
93
+ "@things-factory/shell": "^4.3.109",
94
+ "@things-factory/system-ui": "^4.3.109"
95
95
  },
96
96
  "devDependencies": {
97
- "@things-factory/builder": "^4.3.108"
97
+ "@things-factory/builder": "^4.3.109"
98
98
  },
99
- "gitHead": "8aa8811dd0ebb1f4c1d9bc50fc221766d855c553"
99
+ "gitHead": "a1b81fa991795b27a9f30867347a3c1774d2c41b"
100
100
  }