@things-factory/operato-codelingua 9.0.38 → 9.0.41

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-codelingua",
3
- "version": "9.0.38",
3
+ "version": "9.0.41",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -62,35 +62,35 @@
62
62
  "@operato/scene-switch": "^9.0.0",
63
63
  "@operato/scene-table": "^9.0.0",
64
64
  "@operato/scene-timer": "^9.0.0",
65
- "@things-factory/api": "^9.0.36",
66
- "@things-factory/apptool-ui": "^9.0.36",
67
- "@things-factory/auth-ui": "^9.0.36",
68
- "@things-factory/board-service": "^9.0.38",
69
- "@things-factory/board-ui": "^9.0.36",
70
- "@things-factory/codelingua": "^9.0.36",
71
- "@things-factory/context-ui": "^9.0.34",
72
- "@things-factory/dashboard": "^9.0.38",
73
- "@things-factory/evaluation": "^9.0.34",
74
- "@things-factory/export-ui": "^9.0.34",
75
- "@things-factory/help": "^9.0.34",
76
- "@things-factory/i18n-base": "^9.0.36",
77
- "@things-factory/integration-codemind": "^9.0.38",
78
- "@things-factory/integration-git": "^9.0.38",
79
- "@things-factory/integration-qdrant": "^9.0.38",
80
- "@things-factory/integration-ui": "^9.0.38",
81
- "@things-factory/lite-menu": "^9.0.38",
82
- "@things-factory/more-ui": "^9.0.34",
83
- "@things-factory/notification": "^9.0.36",
84
- "@things-factory/oauth2-client": "^9.0.36",
85
- "@things-factory/print-ui": "^9.0.36",
86
- "@things-factory/resource-ui": "^9.0.36",
87
- "@things-factory/setting-base": "^9.0.36",
88
- "@things-factory/setting-ui": "^9.0.36",
89
- "@things-factory/shell": "^9.0.34",
90
- "@things-factory/system": "^9.0.34"
65
+ "@things-factory/api": "^9.0.41",
66
+ "@things-factory/apptool-ui": "^9.0.41",
67
+ "@things-factory/auth-ui": "^9.0.41",
68
+ "@things-factory/board-service": "^9.0.41",
69
+ "@things-factory/board-ui": "^9.0.41",
70
+ "@things-factory/codelingua": "^9.0.41",
71
+ "@things-factory/context-ui": "^9.0.41",
72
+ "@things-factory/dashboard": "^9.0.41",
73
+ "@things-factory/evaluation": "^9.0.41",
74
+ "@things-factory/export-ui": "^9.0.41",
75
+ "@things-factory/help": "^9.0.41",
76
+ "@things-factory/i18n-base": "^9.0.41",
77
+ "@things-factory/integration-codemind": "^9.0.41",
78
+ "@things-factory/integration-git": "^9.0.41",
79
+ "@things-factory/integration-qdrant": "^9.0.41",
80
+ "@things-factory/integration-ui": "^9.0.41",
81
+ "@things-factory/lite-menu": "^9.0.41",
82
+ "@things-factory/more-ui": "^9.0.41",
83
+ "@things-factory/notification": "^9.0.41",
84
+ "@things-factory/oauth2-client": "^9.0.41",
85
+ "@things-factory/print-ui": "^9.0.41",
86
+ "@things-factory/resource-ui": "^9.0.41",
87
+ "@things-factory/setting-base": "^9.0.41",
88
+ "@things-factory/setting-ui": "^9.0.41",
89
+ "@things-factory/shell": "^9.0.41",
90
+ "@things-factory/system": "^9.0.41"
91
91
  },
92
92
  "devDependencies": {
93
- "@things-factory/builder": "^9.0.20"
93
+ "@things-factory/builder": "^9.0.41"
94
94
  },
95
- "gitHead": "ee907b3b5b4a5756a62c87b90104dcfb97988c82"
95
+ "gitHead": "cb26dfb3aad0feb7de506fec597017b44c24d31d"
96
96
  }