@things-factory/operato-board 6.0.45 → 6.0.49

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