@things-factory/operato-board 6.1.63 → 6.1.66

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 +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "6.1.63",
3
+ "version": "6.1.66",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -80,41 +80,41 @@
80
80
  "@operato/shell": "^1.0.1",
81
81
  "@operato/styles": "^1.0.0",
82
82
  "@operato/utils": "^1.0.1",
83
- "@things-factory/apptool-ui": "^6.1.48",
84
- "@things-factory/auth-ui": "^6.1.63",
85
- "@things-factory/board-service": "^6.1.55",
86
- "@things-factory/board-ui": "^6.1.55",
87
- "@things-factory/context-ui": "^6.1.48",
88
- "@things-factory/export-ui": "^6.1.48",
89
- "@things-factory/fav-base": "^6.1.48",
90
- "@things-factory/font-base": "^6.1.48",
91
- "@things-factory/form-ui": "^6.1.48",
92
- "@things-factory/help": "^6.1.48",
93
- "@things-factory/i18n-base": "^6.1.48",
94
- "@things-factory/import-ui": "^6.1.48",
95
- "@things-factory/integration-base": "^6.1.52",
96
- "@things-factory/integration-msgraph": "^6.1.52",
97
- "@things-factory/integration-notification": "^6.1.63",
98
- "@things-factory/integration-openai": "^6.1.52",
99
- "@things-factory/integration-ui": "^6.1.52",
100
- "@things-factory/layout-ui": "^6.1.48",
101
- "@things-factory/more-ui": "^6.1.48",
102
- "@things-factory/notification": "^6.1.63",
103
- "@things-factory/oauth2-client": "^6.1.48",
104
- "@things-factory/offline-ui": "^6.1.48",
83
+ "@things-factory/apptool-ui": "^6.1.66",
84
+ "@things-factory/auth-ui": "^6.1.66",
85
+ "@things-factory/board-service": "^6.1.66",
86
+ "@things-factory/board-ui": "^6.1.66",
87
+ "@things-factory/context-ui": "^6.1.66",
88
+ "@things-factory/export-ui": "^6.1.66",
89
+ "@things-factory/fav-base": "^6.1.66",
90
+ "@things-factory/font-base": "^6.1.66",
91
+ "@things-factory/form-ui": "^6.1.66",
92
+ "@things-factory/help": "^6.1.66",
93
+ "@things-factory/i18n-base": "^6.1.66",
94
+ "@things-factory/import-ui": "^6.1.66",
95
+ "@things-factory/integration-base": "^6.1.66",
96
+ "@things-factory/integration-msgraph": "^6.1.66",
97
+ "@things-factory/integration-notification": "^6.1.66",
98
+ "@things-factory/integration-openai": "^6.1.66",
99
+ "@things-factory/integration-ui": "^6.1.66",
100
+ "@things-factory/layout-ui": "^6.1.66",
101
+ "@things-factory/more-ui": "^6.1.66",
102
+ "@things-factory/notification": "^6.1.66",
103
+ "@things-factory/oauth2-client": "^6.1.66",
104
+ "@things-factory/offline-ui": "^6.1.66",
105
105
  "@things-factory/operato-license-checker": "^3.1.0",
106
- "@things-factory/pdf": "^6.1.48",
107
- "@things-factory/print-service": "^6.1.48",
108
- "@things-factory/print-ui": "^6.1.48",
109
- "@things-factory/resource-ui": "^6.1.63",
110
- "@things-factory/scene-google-map": "^6.1.48",
111
- "@things-factory/setting-ui": "^6.1.48",
112
- "@things-factory/shell": "^6.1.48",
113
- "@things-factory/system-ui": "^6.1.48"
106
+ "@things-factory/pdf": "^6.1.66",
107
+ "@things-factory/print-service": "^6.1.66",
108
+ "@things-factory/print-ui": "^6.1.66",
109
+ "@things-factory/resource-ui": "^6.1.66",
110
+ "@things-factory/scene-google-map": "^6.1.66",
111
+ "@things-factory/setting-ui": "^6.1.66",
112
+ "@things-factory/shell": "^6.1.66",
113
+ "@things-factory/system-ui": "^6.1.66"
114
114
  },
115
115
  "devDependencies": {
116
- "@things-factory/board-test": "^6.1.55",
117
- "@things-factory/builder": "^6.1.48"
116
+ "@things-factory/board-test": "^6.1.66",
117
+ "@things-factory/builder": "^6.1.66"
118
118
  },
119
- "gitHead": "8fe392456b1fe6a06df7eaae92be3ef00ce5a743"
119
+ "gitHead": "86447edc189a8432999c6dcfce0e32ee7dbd3e5f"
120
120
  }