@things-factory/operato-codelingua 10.0.8 → 10.0.9

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