@things-factory/operato-board 6.2.114 → 6.2.115

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