@things-factory/operato-pms 6.1.115 → 6.1.118

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.115",
3
+ "version": "6.1.118",
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.115",
68
- "@things-factory/auth-ui": "^6.1.115",
69
- "@things-factory/biz-base": "^6.1.115",
70
- "@things-factory/board-service": "^6.1.115",
71
- "@things-factory/board-ui": "^6.1.115",
72
- "@things-factory/code-ui": "^6.1.115",
73
- "@things-factory/context-ui": "^6.1.115",
74
- "@things-factory/dashboard": "^6.1.115",
75
- "@things-factory/document-template-ui": "^6.1.115",
76
- "@things-factory/export-ui": "^6.1.115",
77
- "@things-factory/export-ui-csv": "^6.1.115",
78
- "@things-factory/export-ui-excel": "^6.1.115",
79
- "@things-factory/fav-base": "^6.1.115",
80
- "@things-factory/form-ui": "^6.1.112",
81
- "@things-factory/help": "^6.1.115",
82
- "@things-factory/i18n-base": "^6.1.115",
83
- "@things-factory/import-ui": "^6.1.115",
84
- "@things-factory/import-ui-excel": "^6.1.115",
85
- "@things-factory/lite-menu": "^6.1.115",
86
- "@things-factory/more-ui": "^6.1.115",
87
- "@things-factory/notification": "^6.1.115",
88
- "@things-factory/print-ui": "^6.1.115",
89
- "@things-factory/resource-ui": "^6.1.115",
90
- "@things-factory/scene-google-map": "^6.1.112",
91
- "@things-factory/setting-ui": "^6.1.115",
92
- "@things-factory/shell": "^6.1.115",
93
- "@things-factory/system-ui": "^6.1.115"
67
+ "@things-factory/apptool-ui": "^6.1.118",
68
+ "@things-factory/auth-ui": "^6.1.118",
69
+ "@things-factory/biz-base": "^6.1.118",
70
+ "@things-factory/board-service": "^6.1.118",
71
+ "@things-factory/board-ui": "^6.1.118",
72
+ "@things-factory/code-ui": "^6.1.118",
73
+ "@things-factory/context-ui": "^6.1.118",
74
+ "@things-factory/dashboard": "^6.1.118",
75
+ "@things-factory/document-template-ui": "^6.1.118",
76
+ "@things-factory/export-ui": "^6.1.118",
77
+ "@things-factory/export-ui-csv": "^6.1.118",
78
+ "@things-factory/export-ui-excel": "^6.1.118",
79
+ "@things-factory/fav-base": "^6.1.118",
80
+ "@things-factory/form-ui": "^6.1.116",
81
+ "@things-factory/help": "^6.1.118",
82
+ "@things-factory/i18n-base": "^6.1.118",
83
+ "@things-factory/import-ui": "^6.1.118",
84
+ "@things-factory/import-ui-excel": "^6.1.118",
85
+ "@things-factory/lite-menu": "^6.1.118",
86
+ "@things-factory/more-ui": "^6.1.118",
87
+ "@things-factory/notification": "^6.1.118",
88
+ "@things-factory/print-ui": "^6.1.118",
89
+ "@things-factory/resource-ui": "^6.1.118",
90
+ "@things-factory/scene-google-map": "^6.1.116",
91
+ "@things-factory/setting-ui": "^6.1.118",
92
+ "@things-factory/shell": "^6.1.118",
93
+ "@things-factory/system-ui": "^6.1.118"
94
94
  },
95
95
  "devDependencies": {
96
- "@things-factory/builder": "^6.1.112"
96
+ "@things-factory/builder": "^6.1.116"
97
97
  },
98
- "gitHead": "3677982365595b0f3a8ec26e47c234878ecbb910"
98
+ "gitHead": "ea96bacb831bdc751bd1962a9d73a7d8abf0e304"
99
99
  }