@things-factory/operato-board 6.2.101 → 6.2.103

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.2.101",
3
+ "version": "6.2.103",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -89,40 +89,40 @@
89
89
  "@operato/shell": "^1.0.1",
90
90
  "@operato/styles": "^1.0.0",
91
91
  "@operato/utils": "^1.0.1",
92
- "@things-factory/apptool-ui": "^6.2.101",
93
- "@things-factory/auth-azure-ad": "^6.2.101",
94
- "@things-factory/auth-google": "^6.2.101",
95
- "@things-factory/auth-ui": "^6.2.101",
96
- "@things-factory/board-service": "^6.2.101",
97
- "@things-factory/board-ui": "^6.2.101",
98
- "@things-factory/context-ui": "^6.2.101",
99
- "@things-factory/export-ui": "^6.2.101",
100
- "@things-factory/fav-base": "^6.2.101",
101
- "@things-factory/font-base": "^6.2.101",
102
- "@things-factory/form-ui": "^6.2.96",
103
- "@things-factory/help": "^6.2.101",
104
- "@things-factory/i18n-base": "^6.2.101",
105
- "@things-factory/import-ui": "^6.2.101",
106
- "@things-factory/integration-base": "^6.2.101",
107
- "@things-factory/integration-msgraph": "^6.2.101",
108
- "@things-factory/integration-notification": "^6.2.101",
109
- "@things-factory/integration-openai": "^6.2.101",
110
- "@things-factory/integration-ui": "^6.2.101",
111
- "@things-factory/more-ui": "^6.2.101",
112
- "@things-factory/notification": "^6.2.101",
113
- "@things-factory/oauth2-client": "^6.2.101",
114
- "@things-factory/offline-ui": "^6.2.101",
115
- "@things-factory/pdf": "^6.2.96",
116
- "@things-factory/print-service": "^6.2.101",
117
- "@things-factory/print-ui": "^6.2.101",
118
- "@things-factory/resource-ui": "^6.2.101",
119
- "@things-factory/setting-ui": "^6.2.101",
120
- "@things-factory/shell": "^6.2.101",
121
- "@things-factory/system": "^6.2.101"
92
+ "@things-factory/apptool-ui": "^6.2.103",
93
+ "@things-factory/auth-azure-ad": "^6.2.103",
94
+ "@things-factory/auth-google": "^6.2.103",
95
+ "@things-factory/auth-ui": "^6.2.103",
96
+ "@things-factory/board-service": "^6.2.103",
97
+ "@things-factory/board-ui": "^6.2.103",
98
+ "@things-factory/context-ui": "^6.2.103",
99
+ "@things-factory/export-ui": "^6.2.103",
100
+ "@things-factory/fav-base": "^6.2.103",
101
+ "@things-factory/font-base": "^6.2.103",
102
+ "@things-factory/form-ui": "^6.2.103",
103
+ "@things-factory/help": "^6.2.103",
104
+ "@things-factory/i18n-base": "^6.2.103",
105
+ "@things-factory/import-ui": "^6.2.103",
106
+ "@things-factory/integration-base": "^6.2.103",
107
+ "@things-factory/integration-msgraph": "^6.2.103",
108
+ "@things-factory/integration-notification": "^6.2.103",
109
+ "@things-factory/integration-openai": "^6.2.103",
110
+ "@things-factory/integration-ui": "^6.2.103",
111
+ "@things-factory/more-ui": "^6.2.103",
112
+ "@things-factory/notification": "^6.2.103",
113
+ "@things-factory/oauth2-client": "^6.2.103",
114
+ "@things-factory/offline-ui": "^6.2.103",
115
+ "@things-factory/pdf": "^6.2.103",
116
+ "@things-factory/print-service": "^6.2.103",
117
+ "@things-factory/print-ui": "^6.2.103",
118
+ "@things-factory/resource-ui": "^6.2.103",
119
+ "@things-factory/setting-ui": "^6.2.103",
120
+ "@things-factory/shell": "^6.2.103",
121
+ "@things-factory/system": "^6.2.103"
122
122
  },
123
123
  "devDependencies": {
124
- "@things-factory/board-test": "^6.2.101",
125
- "@things-factory/builder": "^6.2.96"
124
+ "@things-factory/board-test": "^6.2.103",
125
+ "@things-factory/builder": "^6.2.103"
126
126
  },
127
- "gitHead": "fe8410605f23afd19a0770785850ada2eb261d82"
127
+ "gitHead": "941f06e7c042ed4da546f96cc770e803b3ee1d71"
128
128
  }