@tutti-os/agent-gui 0.0.206 → 0.0.207
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 +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tutti-os/agent-gui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.207",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -143,19 +143,19 @@
|
|
|
143
143
|
"dependencies": {
|
|
144
144
|
"@monaco-editor/react": "^4.7.0",
|
|
145
145
|
"@tanstack/react-virtual": "^3.13.12",
|
|
146
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
147
|
-
"@tutti-os/browser-node": "0.0.
|
|
148
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
149
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
150
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
151
|
-
"@tutti-os/ui-system": "0.0.
|
|
152
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
153
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
154
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
155
|
-
"@tutti-os/workspace-file-preview": "0.0.
|
|
156
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
157
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
158
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
146
|
+
"@tutti-os/agent-activity-core": "0.0.207",
|
|
147
|
+
"@tutti-os/browser-node": "0.0.207",
|
|
148
|
+
"@tutti-os/ui-i18n-runtime": "0.0.207",
|
|
149
|
+
"@tutti-os/ui-react-hooks": "0.0.207",
|
|
150
|
+
"@tutti-os/ui-rich-text": "0.0.207",
|
|
151
|
+
"@tutti-os/ui-system": "0.0.207",
|
|
152
|
+
"@tutti-os/workbench-surface": "0.0.207",
|
|
153
|
+
"@tutti-os/workspace-external-core": "0.0.207",
|
|
154
|
+
"@tutti-os/workspace-file-manager": "0.0.207",
|
|
155
|
+
"@tutti-os/workspace-file-preview": "0.0.207",
|
|
156
|
+
"@tutti-os/workspace-file-reference": "0.0.207",
|
|
157
|
+
"@tutti-os/workspace-issue-manager": "0.0.207",
|
|
158
|
+
"@tutti-os/workspace-user-project": "0.0.207",
|
|
159
159
|
"clsx": "^2.1.1",
|
|
160
160
|
"framer-motion": "^12.40.0",
|
|
161
161
|
"lodash": "^4.17.21",
|
|
@@ -189,8 +189,8 @@
|
|
|
189
189
|
"typescript": "^5.8.3",
|
|
190
190
|
"vite": "^6.4.2",
|
|
191
191
|
"vitest": "^4.0.13",
|
|
192
|
-
"@tutti-os/
|
|
193
|
-
"@tutti-os/
|
|
192
|
+
"@tutti-os/client-tuttid-ts": "0.0.0",
|
|
193
|
+
"@tutti-os/config-tsconfig": "0.0.0"
|
|
194
194
|
},
|
|
195
195
|
"peerDependencies": {
|
|
196
196
|
"@tiptap/core": "^3.11.1",
|