@things-factory/operato-pms 6.0.96 → 6.0.97

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