@things-factory/operato-pms 6.1.165 → 6.1.166

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 +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "6.1.165",
3
+ "version": "6.1.166",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -64,36 +64,36 @@
64
64
  "@operato/scene-table": "^1.0.0",
65
65
  "@operato/scene-visualizer": "^1.0.0",
66
66
  "@operato/scene-wheel-sorter": "^1.0.0",
67
- "@things-factory/apptool-ui": "^6.1.162",
68
- "@things-factory/auth-ui": "^6.1.162",
69
- "@things-factory/biz-base": "^6.1.162",
70
- "@things-factory/board-service": "^6.1.165",
71
- "@things-factory/board-ui": "^6.1.162",
72
- "@things-factory/code-ui": "^6.1.162",
73
- "@things-factory/context-ui": "^6.1.162",
74
- "@things-factory/dashboard": "^6.1.165",
75
- "@things-factory/document-template-ui": "^6.1.162",
76
- "@things-factory/export-ui": "^6.1.162",
77
- "@things-factory/export-ui-csv": "^6.1.162",
78
- "@things-factory/export-ui-excel": "^6.1.162",
79
- "@things-factory/fav-base": "^6.1.162",
80
- "@things-factory/form-ui": "^6.1.160",
81
- "@things-factory/help": "^6.1.162",
82
- "@things-factory/i18n-base": "^6.1.162",
83
- "@things-factory/import-ui": "^6.1.162",
84
- "@things-factory/import-ui-excel": "^6.1.162",
85
- "@things-factory/lite-menu": "^6.1.165",
86
- "@things-factory/more-ui": "^6.1.162",
87
- "@things-factory/notification": "^6.1.162",
88
- "@things-factory/print-ui": "^6.1.162",
89
- "@things-factory/resource-ui": "^6.1.162",
90
- "@things-factory/scene-google-map": "^6.1.160",
91
- "@things-factory/setting-ui": "^6.1.162",
92
- "@things-factory/shell": "^6.1.162",
93
- "@things-factory/system-ui": "^6.1.162"
67
+ "@things-factory/apptool-ui": "^6.1.166",
68
+ "@things-factory/auth-ui": "^6.1.166",
69
+ "@things-factory/biz-base": "^6.1.166",
70
+ "@things-factory/board-service": "^6.1.166",
71
+ "@things-factory/board-ui": "^6.1.166",
72
+ "@things-factory/code-ui": "^6.1.166",
73
+ "@things-factory/context-ui": "^6.1.166",
74
+ "@things-factory/dashboard": "^6.1.166",
75
+ "@things-factory/document-template-ui": "^6.1.166",
76
+ "@things-factory/export-ui": "^6.1.166",
77
+ "@things-factory/export-ui-csv": "^6.1.166",
78
+ "@things-factory/export-ui-excel": "^6.1.166",
79
+ "@things-factory/fav-base": "^6.1.166",
80
+ "@things-factory/form-ui": "^6.1.166",
81
+ "@things-factory/help": "^6.1.166",
82
+ "@things-factory/i18n-base": "^6.1.166",
83
+ "@things-factory/import-ui": "^6.1.166",
84
+ "@things-factory/import-ui-excel": "^6.1.166",
85
+ "@things-factory/lite-menu": "^6.1.166",
86
+ "@things-factory/more-ui": "^6.1.166",
87
+ "@things-factory/notification": "^6.1.166",
88
+ "@things-factory/print-ui": "^6.1.166",
89
+ "@things-factory/resource-ui": "^6.1.166",
90
+ "@things-factory/scene-google-map": "^6.1.166",
91
+ "@things-factory/setting-ui": "^6.1.166",
92
+ "@things-factory/shell": "^6.1.166",
93
+ "@things-factory/system-ui": "^6.1.166"
94
94
  },
95
95
  "devDependencies": {
96
- "@things-factory/builder": "^6.1.160"
96
+ "@things-factory/builder": "^6.1.166"
97
97
  },
98
- "gitHead": "1b44f3fa55f7e7eb00fc0c0db91331f2d2c35dd0"
98
+ "gitHead": "911a15cef99960e4d9dcb76df7895dff099d72d1"
99
99
  }